Pull request #43511 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 0e4f473a9f7f82a62c9e66023909243b2d08a601+c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 (2c2d2f5161c855d3aa72806003e77b269249e263) 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-43511@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-04-21T13:15:55.162Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-21T13:15:55.168Z] Trying to pass milestone 1 [Pipeline] milestone [2022-04-21T13:15:55.246Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-21T13:16:10.424Z] Still waiting to schedule task [2022-04-21T13:16:10.424Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0583bb16333864845)’ is offline [2022-04-21T13:16:54.829Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0583bb16333864845) in /home/ubuntu/workspace/moby_PR-43511 [Pipeline] { [Pipeline] checkout [2022-04-21T13:16:54.952Z] The recommended git tool is: git [2022-04-21T13:16:57.882Z] using credential docker-jenkins-github-credentials [2022-04-21T13:16:57.893Z] Cloning the remote Git repository [2022-04-21T13:16:57.893Z] Cloning with configured refspecs honoured and without tags [2022-04-21T13:16:57.914Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:16:58.000Z] > git init /home/ubuntu/workspace/moby_PR-43511 # timeout=10 [2022-04-21T13:16:58.360Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:16:58.360Z] > git --version # timeout=10 [2022-04-21T13:16:58.416Z] > git --version # 'git version 2.17.1' [2022-04-21T13:16:58.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:16:58.418Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:17:23.032Z] Fetching without tags [2022-04-21T13:17:23.323Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit 0e4f473a9f7f82a62c9e66023909243b2d08a601 [2022-04-21T13:17:22.934Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:17:22.953Z] > git config --add remote.origin.fetch +refs/pull/43511/head:refs/remotes/origin/PR-43511 # timeout=10 [2022-04-21T13:17:22.985Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:17:23.014Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:17:23.037Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:17:23.037Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:17:23.038Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:17:23.333Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:17:23.355Z] > git checkout -f 0e4f473a9f7f82a62c9e66023909243b2d08a601 # timeout=10 [2022-04-21T13:17:24.838Z] Merge succeeded, producing 6adecc9f24f4f9480a87e8c97fe3656256826c6e [2022-04-21T13:17:24.839Z] Checking out Revision 6adecc9f24f4f9480a87e8c97fe3656256826c6e (PR-43511) [2022-04-21T13:17:24.188Z] > git remote # timeout=10 [2022-04-21T13:17:24.199Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:17:24.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:17:24.230Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:17:24.818Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T13:17:24.841Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:17:24.865Z] > git checkout -f 6adecc9f24f4f9480a87e8c97fe3656256826c6e # timeout=10 [2022-04-21T13:17:29.155Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:17:29.193Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-21T13:17:30.325Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43511:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-04-21T13:17:29.162Z] > git rev-list --no-walk 1eef276543e3570f870562ba2e63c87e57d29ef1 # timeout=10 [2022-04-21T13:17:38.489Z] Unable to find image 'alpine:latest' locally [2022-04-21T13:17:38.489Z] latest: Pulling from library/alpine [2022-04-21T13:17:38.489Z] df9b9388f04a: Pulling fs layer [2022-04-21T13:17:38.489Z] df9b9388f04a: Verifying Checksum [2022-04-21T13:17:38.489Z] df9b9388f04a: Download complete [2022-04-21T13:17:38.489Z] df9b9388f04a: Pull complete [2022-04-21T13:17:38.489Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-21T13:17:38.489Z] Status: Downloaded newer image for alpine:latest [2022-04-21T13:17:46.634Z] 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) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-21T13:17:47.851Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0583bb16333864845) in /home/ubuntu/workspace/moby_PR-43511 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-04-21T13:17:47.912Z] The recommended git tool is: git [Pipeline] // stage [2022-04-21T13:17:47.924Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-04-21T13:17:47.963Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-04-21T13:17:47.985Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-04-21T13:17:47.996Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-069d0c09570862680) in /home/ubuntu/workspace/moby_PR-43511 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2022-04-21T13:17:48.065Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-00a64653c7eedbfb3) in /home/ubuntu/workspace/moby_PR-43511 [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] { [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2022-04-21T13:17:48.147Z] The recommended git tool is: git [2022-04-21T13:17:48.162Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-04-21T13:17:48.190Z] Cloning the remote Git repository [2022-04-21T13:17:48.190Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-04-21T13:17:48.256Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-04-21T13:17:48.306Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit 0e4f473a9f7f82a62c9e66023909243b2d08a601 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-21T13:17:48.698Z] Merge succeeded, producing 8be9d34e7d7e663af07d9b4ff21466f5af32fe28 [2022-04-21T13:17:48.698Z] Checking out Revision 8be9d34e7d7e663af07d9b4ff21466f5af32fe28 (PR-43511) [2022-04-21T13:17:48.878Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:17:48.898Z] First time build. Skipping changelog. [2022-04-21T13:17:47.933Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43511/.git # timeout=10 [2022-04-21T13:17:47.965Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:17:47.988Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:17:47.988Z] > git --version # timeout=10 [2022-04-21T13:17:48.010Z] > git --version # 'git version 2.17.1' [2022-04-21T13:17:48.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:17:48.011Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:17:48.309Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:17:48.316Z] > git checkout -f 0e4f473a9f7f82a62c9e66023909243b2d08a601 # timeout=10 [2022-04-21T13:17:48.410Z] > git remote # timeout=10 [2022-04-21T13:17:48.418Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:17:48.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:17:48.430Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:17:48.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T13:17:48.701Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:17:48.708Z] > git checkout -f 8be9d34e7d7e663af07d9b4ff21466f5af32fe28 # timeout=10 [2022-04-21T13:17:48.881Z] > git rev-list --no-walk 1eef276543e3570f870562ba2e63c87e57d29ef1 # timeout=10 [2022-04-21T13:17:48.192Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:17:48.193Z] > git init /home/ubuntu/workspace/moby_PR-43511 # timeout=10 [2022-04-21T13:17:48.197Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:17:48.197Z] > git --version # timeout=10 [2022-04-21T13:17:48.198Z] > git --version # 'git version 2.17.1' [2022-04-21T13:17:48.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:17:48.199Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T13:17:49.654Z] + docker version [2022-04-21T13:17:49.654Z] Client: Docker Engine - Community [2022-04-21T13:17:49.654Z] Version: 20.10.14 [2022-04-21T13:17:49.654Z] API version: 1.41 [2022-04-21T13:17:49.654Z] Go version: go1.16.15 [2022-04-21T13:17:49.654Z] Git commit: a224086 [2022-04-21T13:17:49.654Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-21T13:17:49.654Z] OS/Arch: linux/amd64 [2022-04-21T13:17:49.654Z] Context: default [2022-04-21T13:17:49.654Z] Experimental: true [2022-04-21T13:17:49.654Z] [2022-04-21T13:17:49.654Z] Server: Docker Engine - Community [2022-04-21T13:17:49.654Z] Engine: [2022-04-21T13:17:49.654Z] Version: 20.10.14 [2022-04-21T13:17:49.654Z] API version: 1.41 (minimum version 1.12) [2022-04-21T13:17:49.654Z] Go version: go1.16.15 [2022-04-21T13:17:49.654Z] Git commit: 87a90dc [2022-04-21T13:17:49.654Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-21T13:17:49.654Z] OS/Arch: linux/amd64 [2022-04-21T13:17:49.654Z] Experimental: true [2022-04-21T13:17:49.654Z] containerd: [2022-04-21T13:17:49.654Z] Version: 1.5.11 [2022-04-21T13:17:49.654Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:17:49.654Z] runc: [2022-04-21T13:17:49.654Z] Version: 1.0.3 [2022-04-21T13:17:49.654Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-21T13:17:49.654Z] docker-init: [2022-04-21T13:17:49.654Z] Version: 0.19.0 [2022-04-21T13:17:49.654Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-21T13:17:49.944Z] + docker info [2022-04-21T13:17:50.943Z] using credential docker-jenkins-github-credentials [2022-04-21T13:17:50.952Z] Cloning the remote Git repository [2022-04-21T13:17:50.952Z] Cloning with configured refspecs honoured and without tags [2022-04-21T13:17:50.961Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:17:51.021Z] > git init /home/ubuntu/workspace/moby_PR-43511 # timeout=10 [2022-04-21T13:17:51.340Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:17:51.340Z] > git --version # timeout=10 [2022-04-21T13:17:51.362Z] > git --version # 'git version 2.17.1' [2022-04-21T13:17:51.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:17:51.366Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:17:59.141Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:17:59.143Z] > git config --add remote.origin.fetch +refs/pull/43511/head:refs/remotes/origin/PR-43511 # timeout=10 [2022-04-21T13:17:59.156Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:17:59.161Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:17:59.164Z] Fetching without tags [2022-04-21T13:17:59.351Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit 0e4f473a9f7f82a62c9e66023909243b2d08a601 [2022-04-21T13:17:59.166Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:17:59.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:17:59.167Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:17:59.353Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:17:59.355Z] > git checkout -f 0e4f473a9f7f82a62c9e66023909243b2d08a601 # timeout=10 [2022-04-21T13:18:00.323Z] > git remote # timeout=10 [2022-04-21T13:18:00.326Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:18:00.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:18:00.328Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:18:00.765Z] Merge succeeded, producing c665700b8a4698f7cd0ee0eca72a3ad48b34002e [2022-04-21T13:18:00.766Z] Checking out Revision c665700b8a4698f7cd0ee0eca72a3ad48b34002e (PR-43511) [2022-04-21T13:18:01.066Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:18:01.071Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T13:18:01.972Z] + docker version [2022-04-21T13:18:01.972Z] Client: Docker Engine - Community [2022-04-21T13:18:01.972Z] Version: 20.10.14 [2022-04-21T13:18:01.972Z] API version: 1.41 [2022-04-21T13:18:01.972Z] Go version: go1.16.15 [2022-04-21T13:18:01.972Z] Git commit: a224086 [2022-04-21T13:18:01.972Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-21T13:18:01.972Z] OS/Arch: linux/amd64 [2022-04-21T13:18:01.972Z] Context: default [2022-04-21T13:18:01.972Z] Experimental: true [2022-04-21T13:18:01.972Z] [2022-04-21T13:18:01.972Z] Server: Docker Engine - Community [2022-04-21T13:18:01.972Z] Engine: [2022-04-21T13:18:01.972Z] Version: 20.10.14 [2022-04-21T13:18:01.972Z] API version: 1.41 (minimum version 1.12) [2022-04-21T13:18:01.972Z] Go version: go1.16.15 [2022-04-21T13:18:01.972Z] Git commit: 87a90dc [2022-04-21T13:18:01.972Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-21T13:18:01.972Z] OS/Arch: linux/amd64 [2022-04-21T13:18:01.972Z] Experimental: true [2022-04-21T13:18:01.972Z] containerd: [2022-04-21T13:18:01.972Z] Version: 1.5.11 [2022-04-21T13:18:01.972Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:18:01.972Z] runc: [2022-04-21T13:18:01.972Z] Version: 1.0.3 [2022-04-21T13:18:01.972Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-21T13:18:01.972Z] docker-init: [2022-04-21T13:18:01.972Z] Version: 0.19.0 [2022-04-21T13:18:01.972Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-21T13:18:02.254Z] + docker info [2022-04-21T13:18:00.762Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T13:18:00.768Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:18:00.770Z] > git checkout -f c665700b8a4698f7cd0ee0eca72a3ad48b34002e # timeout=10 [2022-04-21T13:18:01.068Z] > git rev-list --no-walk 1eef276543e3570f870562ba2e63c87e57d29ef1 # timeout=10 [2022-04-21T13:18:02.850Z] Still waiting to schedule task [2022-04-21T13:18:02.850Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0541aee8efea71f96)’ is offline [2022-04-21T13:18:02.858Z] Still waiting to schedule task [2022-04-21T13:18:02.858Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-04-21T13:18:02.859Z] Still waiting to schedule task [2022-04-21T13:18:02.859Z] All nodes of label ‘windows-2019’ are offline [2022-04-21T13:18:02.861Z] Still waiting to schedule task [2022-04-21T13:18:02.861Z] Still waiting to schedule task [2022-04-21T13:18:02.861Z] All nodes of label ‘windows-2022’ are offline [2022-04-21T13:18:02.861Z] All nodes of label ‘windows-2022’ are offline [2022-04-21T13:18:08.087Z] Client: [2022-04-21T13:18:08.087Z] Context: default [2022-04-21T13:18:08.087Z] Debug Mode: false [2022-04-21T13:18:08.087Z] Plugins: [2022-04-21T13:18:08.087Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-21T13:18:08.087Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-21T13:18:08.087Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-21T13:18:08.087Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-21T13:18:08.087Z] [2022-04-21T13:18:08.087Z] Server: [2022-04-21T13:18:08.087Z] Containers: 0 [2022-04-21T13:18:08.087Z] Running: 0 [2022-04-21T13:18:08.087Z] Paused: 0 [2022-04-21T13:18:08.087Z] Stopped: 0 [2022-04-21T13:18:08.087Z] Images: 1 [2022-04-21T13:18:08.087Z] Server Version: 20.10.14 [2022-04-21T13:18:08.087Z] Storage Driver: overlay2 [2022-04-21T13:18:08.087Z] Backing Filesystem: extfs [2022-04-21T13:18:08.087Z] Supports d_type: true [2022-04-21T13:18:08.087Z] Native Overlay Diff: true [2022-04-21T13:18:08.087Z] userxattr: false [2022-04-21T13:18:08.087Z] Logging Driver: json-file [2022-04-21T13:18:08.087Z] Cgroup Driver: cgroupfs [2022-04-21T13:18:08.087Z] Cgroup Version: 1 [2022-04-21T13:18:08.087Z] Plugins: [2022-04-21T13:18:08.087Z] Volume: local [2022-04-21T13:18:08.087Z] Network: bridge host ipvlan macvlan null overlay [2022-04-21T13:18:08.087Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-21T13:18:08.087Z] Swarm: inactive [2022-04-21T13:18:08.087Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-04-21T13:18:08.087Z] Default Runtime: runc [2022-04-21T13:18:08.087Z] Init Binary: docker-init [2022-04-21T13:18:08.087Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:18:08.087Z] runc version: v1.0.3-0-gf46b6ba [2022-04-21T13:18:08.087Z] init version: de40ad0 [2022-04-21T13:18:08.087Z] Security Options: [2022-04-21T13:18:08.087Z] apparmor [2022-04-21T13:18:08.087Z] seccomp [2022-04-21T13:18:08.087Z] Profile: default [2022-04-21T13:18:08.087Z] Kernel Version: 5.4.0-1071-aws [2022-04-21T13:18:08.087Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-21T13:18:08.087Z] OSType: linux [2022-04-21T13:18:08.087Z] Architecture: x86_64 [2022-04-21T13:18:08.087Z] CPUs: 2 [2022-04-21T13:18:08.087Z] Total Memory: 7.565GiB [2022-04-21T13:18:08.087Z] Name: ip-10-100-39-237 [2022-04-21T13:18:08.087Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-21T13:18:08.087Z] Docker Root Dir: /var/lib/docker [2022-04-21T13:18:08.087Z] Debug Mode: false [2022-04-21T13:18:08.087Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:18:08.087Z] Labels: [2022-04-21T13:18:08.087Z] Experimental: true [2022-04-21T13:18:08.087Z] Insecure Registries: [2022-04-21T13:18:08.087Z] 127.0.0.0/8 [2022-04-21T13:18:08.087Z] Live Restore Enabled: true [2022-04-21T13:18:08.087Z] [2022-04-21T13:18:08.087Z] WARNING: No swap limit support [Pipeline] sh [2022-04-21T13:18:08.392Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:18:08.392Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:18:08.393Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43511/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-21T13:18:08.393Z] + bash /home/ubuntu/workspace/moby_PR-43511/check-config.sh [2022-04-21T13:18:08.393Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-21T13:18:08.393Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-21T13:18:08.393Z] [2022-04-21T13:18:08.393Z] Generally Necessary: [2022-04-21T13:18:08.393Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-21T13:18:08.393Z] - apparmor: enabled and tools installed [2022-04-21T13:18:08.656Z] - CONFIG_NAMESPACES: enabled [2022-04-21T13:18:08.656Z] - CONFIG_NET_NS: enabled [2022-04-21T13:18:08.656Z] - CONFIG_PID_NS: enabled [2022-04-21T13:18:08.656Z] - CONFIG_IPC_NS: enabled [2022-04-21T13:18:08.656Z] - CONFIG_UTS_NS: enabled [2022-04-21T13:18:08.656Z] - CONFIG_CGROUPS: enabled [2022-04-21T13:18:08.656Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-21T13:18:08.656Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-21T13:18:08.656Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-21T13:18:08.656Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-21T13:18:08.656Z] - CONFIG_CPUSETS: enabled [2022-04-21T13:18:08.656Z] - CONFIG_MEMCG: enabled [2022-04-21T13:18:08.656Z] - CONFIG_KEYS: enabled [2022-04-21T13:18:08.656Z] - CONFIG_VETH: enabled (as module) [2022-04-21T13:18:08.656Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-21T13:18:08.656Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-21T13:18:08.656Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-21T13:18:08.656Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-21T13:18:08.656Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-21T13:18:08.656Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-21T13:18:08.656Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-21T13:18:08.656Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-21T13:18:08.656Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-21T13:18:08.656Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-21T13:18:08.656Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-21T13:18:08.656Z] - CONFIG_CGROUP_BPF: enabled [2022-04-21T13:18:08.656Z] [2022-04-21T13:18:08.656Z] Optional Features: [2022-04-21T13:18:08.656Z] - CONFIG_USER_NS: enabled [2022-04-21T13:18:08.656Z] - CONFIG_SECCOMP: enabled [2022-04-21T13:18:08.656Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-21T13:18:08.938Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-21T13:18:08.938Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-21T13:18:08.938Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-21T13:18:08.938Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-21T13:18:08.938Z] - CONFIG_BLK_CGROUP: enabled [2022-04-21T13:18:08.938Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-21T13:18:08.938Z] - CONFIG_CGROUP_PERF: enabled [2022-04-21T13:18:08.938Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-21T13:18:08.938Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-21T13:18:08.938Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-21T13:18:08.938Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-21T13:18:08.938Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-21T13:18:08.938Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-21T13:18:08.938Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-21T13:18:08.938Z] - CONFIG_IP_VS: enabled (as module) [2022-04-21T13:18:08.938Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-21T13:18:08.938Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-21T13:18:08.938Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-21T13:18:08.938Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-21T13:18:08.938Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-21T13:18:08.938Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-21T13:18:08.938Z] - CONFIG_EXT4_FS: enabled [2022-04-21T13:18:08.938Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-21T13:18:08.938Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-21T13:18:08.938Z] - Network Drivers: [2022-04-21T13:18:08.938Z] - "overlay": [2022-04-21T13:18:08.938Z] - CONFIG_VXLAN: enabled (as module) [2022-04-21T13:18:08.938Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-21T13:18:08.938Z] Optional (for encrypted networks): [2022-04-21T13:18:09.206Z] - CONFIG_CRYPTO: enabled [2022-04-21T13:18:09.206Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-21T13:18:09.206Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-21T13:18:09.206Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-21T13:18:09.206Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-21T13:18:09.206Z] - CONFIG_XFRM: enabled [2022-04-21T13:18:09.206Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-21T13:18:09.206Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-21T13:18:09.206Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-21T13:18:09.206Z] - "ipvlan": [2022-04-21T13:18:09.206Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-21T13:18:09.206Z] - "macvlan": [2022-04-21T13:18:09.206Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-21T13:18:09.206Z] - CONFIG_DUMMY: enabled (as module) [2022-04-21T13:18:09.206Z] - "ftp,tftp client in container": [2022-04-21T13:18:09.206Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-21T13:18:09.206Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-21T13:18:09.206Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-21T13:18:09.206Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-21T13:18:09.206Z] - Storage Drivers: [2022-04-21T13:18:09.206Z] - "aufs": [2022-04-21T13:18:09.206Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-21T13:18:09.206Z] - "btrfs": [2022-04-21T13:18:09.206Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-21T13:18:09.206Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-21T13:18:09.206Z] - "devicemapper": [2022-04-21T13:18:09.206Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-21T13:18:09.206Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-21T13:18:09.206Z] - "overlay": [2022-04-21T13:18:09.206Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-21T13:18:09.206Z] - "zfs": [2022-04-21T13:18:09.206Z] - /dev/zfs: present [2022-04-21T13:18:09.206Z] - zfs command: missing [2022-04-21T13:18:09.206Z] - zpool command: missing [2022-04-21T13:18:09.206Z] [2022-04-21T13:18:09.206Z] Limits: [2022-04-21T13:18:09.206Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-21T13:18:09.206Z] [2022-04-21T13:18:09.206Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-21T13:18:09.553Z] + sudo modprobe ip_vs [2022-04-21T13:18:09.553Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8be9d34e7d7e663af07d9b4ff21466f5af32fe28 . [2022-04-21T13:18:09.815Z] #2 [internal] load .dockerignore [2022-04-21T13:18:09.815Z] #2 sha256:2221d43a682b129021ac1bd979f8df7aea68566c30a57b02fc858867e0668baf [2022-04-21T13:18:10.077Z] #2 transferring context: 145B done [2022-04-21T13:18:10.077Z] #2 DONE 0.1s [2022-04-21T13:18:10.077Z] [2022-04-21T13:18:10.077Z] #1 [internal] load build definition from Dockerfile [2022-04-21T13:18:10.077Z] #1 sha256:ad754d0c3f6e10b5e07ae5c8e51ac7dae2e97684a4dae79758169d3cc91050c5 [2022-04-21T13:18:10.077Z] #1 transferring dockerfile: 17.44kB 0.1s done [2022-04-21T13:18:10.077Z] #1 DONE 0.2s [2022-04-21T13:18:10.077Z] [2022-04-21T13:18:10.077Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-21T13:18:10.077Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-21T13:18:10.346Z] #3 DONE 0.3s [2022-04-21T13:18:10.346Z] [2022-04-21T13:18:10.346Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-21T13:18:10.346Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-21T13:18:10.346Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-21T13:18:10.607Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-21T13:18:10.607Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-21T13:18:10.607Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-21T13:18:10.607Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-21T13:18:10.607Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-21T13:18:10.607Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-21T13:18:10.867Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-21T13:18:10.867Z] #4 DONE 0.5s [2022-04-21T13:18:10.867Z] [2022-04-21T13:18:10.867Z] #5 [internal] load build definition from Dockerfile [2022-04-21T13:18:10.867Z] #5 sha256:ebf5916f4b995fbac2387be2f06ae8b42992655059da8ee35698c47272f070ee [2022-04-21T13:18:10.867Z] #5 DONE 0.0s [2022-04-21T13:18:10.867Z] [2022-04-21T13:18:10.867Z] #6 [internal] load .dockerignore [2022-04-21T13:18:10.867Z] #6 sha256:ad0f8b9dd188110569c224e9d69dcb1489be93abcfb58d6f906c0e50fbcbe703 [2022-04-21T13:18:10.867Z] #6 DONE 0.0s [2022-04-21T13:18:10.867Z] [2022-04-21T13:18:10.867Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:18:10.867Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T13:18:12.251Z] #10 DONE 1.0s [2022-04-21T13:18:12.251Z] [2022-04-21T13:18:12.251Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-21T13:18:12.251Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-21T13:18:12.251Z] #8 DONE 1.0s [2022-04-21T13:18:12.251Z] [2022-04-21T13:18:12.251Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-21T13:18:12.251Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-21T13:18:12.251Z] #7 DONE 1.0s [2022-04-21T13:18:12.251Z] [2022-04-21T13:18:12.251Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:18:12.251Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T13:18:12.251Z] #9 DONE 1.1s [2022-04-21T13:18:12.511Z] [2022-04-21T13:18:12.511Z] #24 [internal] load build context [2022-04-21T13:18:12.511Z] #24 sha256:108b583e4f2b5ec4a9abae2b9d3898bd38f7d90767f9a6363409cb82e974aff1 [2022-04-21T13:18:12.511Z] #24 DONE 0.0s [2022-04-21T13:18:12.511Z] [2022-04-21T13:18:12.511Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:18:12.511Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:18:12.511Z] #11 DONE 0.0s [2022-04-21T13:18:12.511Z] [2022-04-21T13:18:12.511Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:18:12.511Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T13:18:12.511Z] #71 DONE 0.0s [2022-04-21T13:18:12.511Z] [2022-04-21T13:18:12.511Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:18:12.511Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T13:18:12.511Z] #69 DONE 0.0s [2022-04-21T13:18:12.511Z] [2022-04-21T13:18:12.511Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T13:18:12.511Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T13:18:13.459Z] #47 DONE 0.0s [2022-04-21T13:18:13.459Z] [2022-04-21T13:18:13.459Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:18:13.459Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:18:13.459Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 0.0s done [2022-04-21T13:18:13.459Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-21T13:18:13.459Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-21T13:18:13.459Z] #11 sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 1.86kB / 1.86kB done [2022-04-21T13:18:13.459Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 2.10MB / 54.94MB 0.3s [2022-04-21T13:18:13.459Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 3.15MB / 5.16MB 0.4s [2022-04-21T13:18:13.459Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.4s [2022-04-21T13:18:13.459Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.44MB / 54.94MB 0.5s [2022-04-21T13:18:13.459Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s [2022-04-21T13:18:13.459Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.36MB / 10.87MB 0.5s [2022-04-21T13:18:13.459Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 15.73MB / 54.94MB 0.6s [2022-04-21T13:18:13.459Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.6s done [2022-04-21T13:18:13.459Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 5.28MB / 10.87MB 0.6s [2022-04-21T13:18:13.459Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 26.21MB / 54.94MB 0.7s [2022-04-21T13:18:13.459Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.7s [2022-04-21T13:18:13.459Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.19MB / 54.58MB 0.7s [2022-04-21T13:18:13.727Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 36.70MB / 54.94MB 0.9s [2022-04-21T13:18:13.727Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.8s done [2022-04-21T13:18:13.727Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 20.97MB / 54.58MB 0.9s [2022-04-21T13:18:13.727Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 0.9s [2022-04-21T13:18:13.727Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 27.26MB / 54.58MB 1.0s [2022-04-21T13:18:14.001Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 44.04MB / 54.94MB 1.1s [2022-04-21T13:18:14.001Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 33.55MB / 54.58MB 1.1s [2022-04-21T13:18:14.001Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 11.53MB / 85.84MB 1.1s [2022-04-21T13:18:14.267Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 52.43MB / 54.94MB 1.3s [2022-04-21T13:18:14.267Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 42.99MB / 54.58MB 1.3s [2022-04-21T13:18:14.267Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 17.83MB / 85.84MB 1.3s [2022-04-21T13:18:14.267Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.53MB / 54.58MB 1.4s [2022-04-21T13:18:14.267Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 24.12MB / 85.84MB 1.4s [2022-04-21T13:18:14.267Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 30.11MB / 85.84MB 1.5s [2022-04-21T13:18:14.539Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 38.80MB / 85.84MB 1.6s [2022-04-21T13:18:14.806Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 58.72MB / 85.84MB 1.8s [2022-04-21T13:18:14.806Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s done [2022-04-21T13:18:14.806Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 74.45MB / 85.84MB 2.0s [2022-04-21T13:18:14.806Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 81.79MB / 85.84MB 2.1s [2022-04-21T13:18:14.806Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 2.10MB / 141.70MB 2.1s [2022-04-21T13:18:15.075Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 15.73MB / 141.70MB 2.3s [2022-04-21T13:18:15.354Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 24.12MB / 141.70MB 2.5s [2022-04-21T13:18:15.354Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.5s done [2022-04-21T13:18:15.354Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 31.46MB / 141.70MB 2.6s [2022-04-21T13:18:15.616Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 40.89MB / 141.70MB 2.7s [2022-04-21T13:18:15.882Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 68.16MB / 141.70MB 3.0s [2022-04-21T13:18:15.882Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0.7s [2022-04-21T13:18:16.146Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 83.18MB / 141.70MB 3.3s [2022-04-21T13:18:16.146Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.3s done [2022-04-21T13:18:16.407Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 93.92MB / 141.70MB 3.5s [2022-04-21T13:18:16.407Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.5s done [2022-04-21T13:18:16.407Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 104.86MB / 141.70MB 3.7s [2022-04-21T13:18:16.598Z] Fetching without tags [2022-04-21T13:18:16.487Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:18:16.507Z] > git config --add remote.origin.fetch +refs/pull/43511/head:refs/remotes/origin/PR-43511 # timeout=10 [2022-04-21T13:18:16.533Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:18:16.569Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:18:16.597Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:18:16.598Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:18:16.599Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:18:16.668Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 117.44MB / 141.70MB 3.9s [2022-04-21T13:18:16.931Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 124.78MB / 141.70MB 4.0s [2022-04-21T13:18:16.943Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit 0e4f473a9f7f82a62c9e66023909243b2d08a601 [2022-04-21T13:18:17.142Z] Client: [2022-04-21T13:18:17.142Z] Context: default [2022-04-21T13:18:17.142Z] Debug Mode: false [2022-04-21T13:18:17.142Z] Plugins: [2022-04-21T13:18:17.142Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-21T13:18:17.142Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-21T13:18:17.142Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-21T13:18:17.142Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-21T13:18:17.142Z] [2022-04-21T13:18:17.142Z] Server: [2022-04-21T13:18:17.142Z] Containers: 0 [2022-04-21T13:18:17.142Z] Running: 0 [2022-04-21T13:18:17.142Z] Paused: 0 [2022-04-21T13:18:17.142Z] Stopped: 0 [2022-04-21T13:18:17.142Z] Images: 1 [2022-04-21T13:18:17.142Z] Server Version: 20.10.14 [2022-04-21T13:18:17.142Z] Storage Driver: overlay2 [2022-04-21T13:18:17.142Z] Backing Filesystem: extfs [2022-04-21T13:18:17.142Z] Supports d_type: true [2022-04-21T13:18:17.142Z] Native Overlay Diff: true [2022-04-21T13:18:17.142Z] userxattr: false [2022-04-21T13:18:17.142Z] Logging Driver: json-file [2022-04-21T13:18:17.142Z] Cgroup Driver: cgroupfs [2022-04-21T13:18:17.142Z] Cgroup Version: 1 [2022-04-21T13:18:17.142Z] Plugins: [2022-04-21T13:18:17.142Z] Volume: local [2022-04-21T13:18:17.142Z] Network: bridge host ipvlan macvlan null overlay [2022-04-21T13:18:17.142Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-21T13:18:17.142Z] Swarm: inactive [2022-04-21T13:18:17.142Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-21T13:18:17.142Z] Default Runtime: runc [2022-04-21T13:18:17.142Z] Init Binary: docker-init [2022-04-21T13:18:17.142Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:18:17.142Z] runc version: v1.0.3-0-gf46b6ba [2022-04-21T13:18:17.142Z] init version: de40ad0 [2022-04-21T13:18:17.142Z] Security Options: [2022-04-21T13:18:17.142Z] apparmor [2022-04-21T13:18:17.142Z] seccomp [2022-04-21T13:18:17.142Z] Profile: default [2022-04-21T13:18:17.142Z] Kernel Version: 5.4.0-1071-aws [2022-04-21T13:18:17.142Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-21T13:18:17.142Z] OSType: linux [2022-04-21T13:18:17.142Z] Architecture: x86_64 [2022-04-21T13:18:17.142Z] CPUs: 8 [2022-04-21T13:18:17.142Z] Total Memory: 30.58GiB [2022-04-21T13:18:17.142Z] Name: ip-10-100-50-244 [2022-04-21T13:18:17.142Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-21T13:18:17.142Z] Docker Root Dir: /var/lib/docker [2022-04-21T13:18:17.142Z] Debug Mode: false [2022-04-21T13:18:17.142Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:18:17.142Z] Labels: [2022-04-21T13:18:17.142Z] Experimental: true [2022-04-21T13:18:17.142Z] Insecure Registries: [2022-04-21T13:18:17.142Z] 127.0.0.0/8 [2022-04-21T13:18:17.142Z] Live Restore Enabled: true [2022-04-21T13:18:17.142Z] [2022-04-21T13:18:17.142Z] WARNING: No swap limit support [Pipeline] sh [2022-04-21T13:18:17.192Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 139.75MB / 141.70MB 4.2s [2022-04-21T13:18:17.192Z] #11 ... [2022-04-21T13:18:17.192Z] [2022-04-21T13:18:17.192Z] #24 [internal] load build context [2022-04-21T13:18:17.192Z] #24 sha256:108b583e4f2b5ec4a9abae2b9d3898bd38f7d90767f9a6363409cb82e974aff1 [2022-04-21T13:18:17.192Z] #24 transferring context: 60.74MB 4.3s done [2022-04-21T13:18:17.192Z] #24 DONE 4.6s [2022-04-21T13:18:17.192Z] [2022-04-21T13:18:17.192Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:18:17.192Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:18:17.426Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:18:17.426Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:18:17.426Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43511/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-21T13:18:17.426Z] + bash /home/ubuntu/workspace/moby_PR-43511/check-config.sh [2022-04-21T13:18:17.426Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-21T13:18:17.426Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-21T13:18:17.426Z] [2022-04-21T13:18:17.426Z] Generally Necessary: [2022-04-21T13:18:17.426Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-21T13:18:17.426Z] - apparmor: enabled and tools installed [2022-04-21T13:18:17.426Z] - CONFIG_NAMESPACES: enabled [2022-04-21T13:18:17.426Z] - CONFIG_NET_NS: enabled [2022-04-21T13:18:17.426Z] - CONFIG_PID_NS: enabled [2022-04-21T13:18:17.426Z] - CONFIG_IPC_NS: enabled [2022-04-21T13:18:17.426Z] - CONFIG_UTS_NS: enabled [2022-04-21T13:18:17.426Z] - CONFIG_CGROUPS: enabled [2022-04-21T13:18:17.426Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-21T13:18:17.426Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-21T13:18:17.426Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-21T13:18:17.426Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-21T13:18:17.426Z] - CONFIG_CPUSETS: enabled [2022-04-21T13:18:17.426Z] - CONFIG_MEMCG: enabled [2022-04-21T13:18:17.426Z] - CONFIG_KEYS: enabled [2022-04-21T13:18:17.426Z] - CONFIG_VETH: enabled (as module) [2022-04-21T13:18:17.426Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-21T13:18:17.426Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-21T13:18:17.426Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-21T13:18:17.426Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-21T13:18:17.426Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-21T13:18:17.426Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-21T13:18:17.686Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-21T13:18:17.686Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-21T13:18:17.686Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-21T13:18:17.686Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-21T13:18:17.686Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-21T13:18:17.686Z] - CONFIG_CGROUP_BPF: enabled [2022-04-21T13:18:17.686Z] [2022-04-21T13:18:17.686Z] Optional Features: [2022-04-21T13:18:17.686Z] - CONFIG_USER_NS: enabled [2022-04-21T13:18:17.686Z] - CONFIG_SECCOMP: enabled [2022-04-21T13:18:17.686Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-21T13:18:17.686Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-21T13:18:17.686Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-21T13:18:17.686Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-21T13:18:17.686Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-21T13:18:17.686Z] - CONFIG_BLK_CGROUP: enabled [2022-04-21T13:18:17.686Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-21T13:18:17.686Z] - CONFIG_CGROUP_PERF: enabled [2022-04-21T13:18:17.686Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-21T13:18:17.686Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-21T13:18:17.686Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-21T13:18:17.686Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-21T13:18:17.686Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-21T13:18:17.686Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-21T13:18:17.686Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-21T13:18:17.686Z] - CONFIG_IP_VS: enabled (as module) [2022-04-21T13:18:17.686Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-21T13:18:17.686Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-21T13:18:17.686Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-21T13:18:17.686Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-21T13:18:17.686Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-21T13:18:17.686Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-21T13:18:17.686Z] - CONFIG_EXT4_FS: enabled [2022-04-21T13:18:17.686Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-21T13:18:17.686Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-21T13:18:17.686Z] - Network Drivers: [2022-04-21T13:18:17.686Z] - "overlay": [2022-04-21T13:18:17.945Z] - CONFIG_VXLAN: enabled (as module) [2022-04-21T13:18:17.945Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-21T13:18:17.945Z] Optional (for encrypted networks): [2022-04-21T13:18:17.945Z] - CONFIG_CRYPTO: enabled [2022-04-21T13:18:17.945Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-21T13:18:17.945Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-21T13:18:17.945Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-21T13:18:17.945Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-21T13:18:17.945Z] - CONFIG_XFRM: enabled [2022-04-21T13:18:17.945Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-21T13:18:17.945Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-21T13:18:17.945Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-21T13:18:17.945Z] - "ipvlan": [2022-04-21T13:18:17.945Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-21T13:18:17.945Z] - "macvlan": [2022-04-21T13:18:17.945Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-21T13:18:17.945Z] - CONFIG_DUMMY: enabled (as module) [2022-04-21T13:18:17.945Z] - "ftp,tftp client in container": [2022-04-21T13:18:17.945Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-21T13:18:17.945Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-21T13:18:17.945Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-21T13:18:17.945Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-21T13:18:17.945Z] - Storage Drivers: [2022-04-21T13:18:17.945Z] - "aufs": [2022-04-21T13:18:17.945Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-21T13:18:17.945Z] - "btrfs": [2022-04-21T13:18:17.945Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-21T13:18:17.945Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-21T13:18:17.945Z] - "devicemapper": [2022-04-21T13:18:17.945Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-21T13:18:17.945Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-21T13:18:17.945Z] - "overlay": [2022-04-21T13:18:17.945Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-21T13:18:17.945Z] - "zfs": [2022-04-21T13:18:17.945Z] - /dev/zfs: present [2022-04-21T13:18:17.945Z] - zfs command: missing [2022-04-21T13:18:17.945Z] - zpool command: missing [2022-04-21T13:18:17.945Z] [2022-04-21T13:18:17.945Z] Limits: [2022-04-21T13:18:17.945Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-21T13:18:17.945Z] [2022-04-21T13:18:17.945Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-21T13:18:18.140Z] #11 ... [2022-04-21T13:18:18.141Z] [2022-04-21T13:18:18.141Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:18:18.141Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T13:18:18.141Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-21T13:18:18.141Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:18:18.141Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-21T13:18:18.141Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-21T13:18:18.141Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2022-04-21T13:18:18.141Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-04-21T13:18:18.141Z] #69 DONE 5.6s [2022-04-21T13:18:18.141Z] [2022-04-21T13:18:18.141Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:18:18.141Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:18:18.141Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 5.4s done [2022-04-21T13:18:18.270Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c665700b8a4698f7cd0ee0eca72a3ad48b34002e . [2022-04-21T13:18:18.270Z] #1 [internal] load build definition from Dockerfile [2022-04-21T13:18:18.270Z] #1 sha256:bf82b8a859876563037a1a0e8e7041962dbd1a18304867a1726e4478edf7b5e2 [2022-04-21T13:18:18.270Z] #1 transferring dockerfile: 17.44kB done [2022-04-21T13:18:18.270Z] #1 DONE 0.1s [2022-04-21T13:18:18.270Z] [2022-04-21T13:18:18.270Z] #2 [internal] load .dockerignore [2022-04-21T13:18:18.270Z] #2 sha256:258232993fd45dc7e6e0b91ada3480b1875846ced7c1edb384ac3fc8eed2b2df [2022-04-21T13:18:18.270Z] #2 transferring context: 145B done [2022-04-21T13:18:18.270Z] #2 DONE 0.1s [2022-04-21T13:18:18.405Z] #11 ... [2022-04-21T13:18:18.405Z] [2022-04-21T13:18:18.405Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:18:18.405Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T13:18:18.405Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-21T13:18:18.405Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:18:18.405Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-21T13:18:18.405Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-21T13:18:18.405Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done [2022-04-21T13:18:18.405Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-04-21T13:18:18.405Z] #71 DONE 5.7s [2022-04-21T13:18:18.405Z] [2022-04-21T13:18:18.405Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:18:18.405Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:18:18.405Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-21T13:18:18.405Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-21T13:18:18.405Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-21T13:18:18.405Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-21T13:18:18.405Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s done [2022-04-21T13:18:18.529Z] [2022-04-21T13:18:18.529Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-21T13:18:18.529Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-21T13:18:18.789Z] #3 DONE 0.4s [2022-04-21T13:18:18.789Z] [2022-04-21T13:18:18.789Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-21T13:18:18.789Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-21T13:18:18.789Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-21T13:18:18.789Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-21T13:18:18.789Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-21T13:18:18.789Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-21T13:18:18.789Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s [2022-04-21T13:18:18.914Z] Merge succeeded, producing d923046ba8f3b219dc357c186211f0675d7489a9 [2022-04-21T13:18:18.914Z] Checking out Revision d923046ba8f3b219dc357c186211f0675d7489a9 (PR-43511) [2022-04-21T13:18:16.949Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:18:16.971Z] > git checkout -f 0e4f473a9f7f82a62c9e66023909243b2d08a601 # timeout=10 [2022-04-21T13:18:17.724Z] > git remote # timeout=10 [2022-04-21T13:18:17.750Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:18:17.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:18:17.769Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:18:18.875Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T13:18:18.912Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:18:18.927Z] > git checkout -f d923046ba8f3b219dc357c186211f0675d7489a9 # timeout=10 [2022-04-21T13:18:19.078Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-21T13:18:19.078Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-21T13:18:19.078Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-21T13:18:19.337Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-21T13:18:19.337Z] #4 DONE 0.5s [2022-04-21T13:18:19.596Z] [2022-04-21T13:18:19.596Z] #6 [internal] load build definition from Dockerfile [2022-04-21T13:18:19.596Z] #6 sha256:bfa0d1bdc6a5a6dacd293ab4a20f7ad880c53ebb09bbb9bec9b8847c8625da21 [2022-04-21T13:18:19.596Z] #6 DONE 0.0s [2022-04-21T13:18:19.596Z] [2022-04-21T13:18:19.596Z] #5 [internal] load .dockerignore [2022-04-21T13:18:19.596Z] #5 sha256:1831aedfbe91a98e2d52d24b0416bd7ed4d0fe3d5c20c0527fe90a226600addc [2022-04-21T13:18:19.596Z] #5 DONE 0.0s [2022-04-21T13:18:19.596Z] [2022-04-21T13:18:19.596Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-21T13:18:19.596Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-21T13:18:20.320Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 4.9s done [2022-04-21T13:18:20.533Z] #10 DONE 1.0s [2022-04-21T13:18:20.533Z] [2022-04-21T13:18:20.533Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:18:20.533Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T13:18:20.533Z] #9 DONE 1.0s [2022-04-21T13:18:20.533Z] [2022-04-21T13:18:20.533Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-21T13:18:20.533Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-21T13:18:20.533Z] #8 DONE 1.1s [2022-04-21T13:18:20.533Z] [2022-04-21T13:18:20.533Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:18:20.533Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T13:18:20.533Z] #7 DONE 1.1s [2022-04-21T13:18:20.581Z] #28 DONE 7.9s [2022-04-21T13:18:20.581Z] [2022-04-21T13:18:20.581Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-21T13:18:20.581Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-21T13:18:20.581Z] #70 DONE 0.5s [2022-04-21T13:18:20.581Z] [2022-04-21T13:18:20.581Z] #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-04-21T13:18:20.581Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:18:21.523Z] #29 ... [2022-04-21T13:18:21.523Z] [2022-04-21T13:18:21.523Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-21T13:18:21.523Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-21T13:18:21.523Z] #72 DONE 0.7s [2022-04-21T13:18:21.523Z] [2022-04-21T13:18:21.523Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:18:21.523Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:18:21.523Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.3s done [2022-04-21T13:18:21.523Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.3s [2022-04-21T13:18:21.783Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.6s done [2022-04-21T13:18:21.913Z] [2022-04-21T13:18:21.913Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:18:21.913Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:18:21.913Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:18:21.913Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-21T13:18:22.049Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-21T13:18:22.194Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-21T13:18:22.194Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-21T13:18:22.194Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-21T13:18:22.194Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 4.19MB / 54.94MB 0.2s [2022-04-21T13:18:22.194Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 14.68MB / 54.94MB 0.3s [2022-04-21T13:18:22.460Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 23.07MB / 54.94MB 0.4s [2022-04-21T13:18:22.460Z] #28 ... [2022-04-21T13:18:22.460Z] [2022-04-21T13:18:22.460Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T13:18:22.460Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T13:18:22.460Z] #47 DONE 0.0s [2022-04-21T13:18:22.460Z] [2022-04-21T13:18:22.460Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:18:22.460Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:18:22.460Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 36.70MB / 54.94MB 0.5s [2022-04-21T13:18:22.731Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 45.42MB / 54.94MB 0.6s [2022-04-21T13:18:22.731Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 0.7s [2022-04-21T13:18:22.825Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:18:22.855Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-21T13:18:23.303Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.1s done [2022-04-21T13:18:23.304Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-21T13:18:23.875Z] #28 ... [2022-04-21T13:18:23.875Z] [2022-04-21T13:18:23.875Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:18:23.875Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T13:18:23.875Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-21T13:18:23.875Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-21T13:18:23.875Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:18:23.875Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-21T13:18:23.875Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-04-21T13:18:23.875Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2022-04-21T13:18:23.875Z] #69 DONE 1.8s [2022-04-21T13:18:23.875Z] [2022-04-21T13:18:23.875Z] #24 [internal] load build context [2022-04-21T13:18:23.875Z] #24 sha256:9d23d65eb7bf7f0cc3c3de8c41f1c1eb970a0788871fb9a678625f889042c94f [2022-04-21T13:18:23.875Z] #24 transferring context: 60.74MB 1.3s done [2022-04-21T13:18:23.875Z] #24 DONE 1.9s [2022-04-21T13:18:23.875Z] [2022-04-21T13:18:23.875Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:18:23.875Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T13:18:23.875Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-21T13:18:23.875Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:18:23.875Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-21T13:18:23.875Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-21T13:18:23.875Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-04-21T13:18:23.875Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done [2022-04-21T13:18:23.875Z] #71 DONE 1.9s [2022-04-21T13:18:23.875Z] [2022-04-21T13:18:23.875Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:18:23.875Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:18:23.875Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 0.0s done [2022-04-21T13:18:23.875Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-21T13:18:23.875Z] #11 sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 1.86kB / 1.86kB done [2022-04-21T13:18:23.875Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-21T13:18:23.875Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.1s done [2022-04-21T13:18:23.875Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.6s done [2022-04-21T13:18:23.875Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.3s done [2022-04-21T13:18:23.875Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 1.7s done [2022-04-21T13:18:23.875Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 76.55MB / 85.84MB 1.9s [2022-04-21T13:18:23.875Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 18.87MB / 141.70MB 1.9s [2022-04-21T13:18:23.875Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 1.7s [2022-04-21T13:18:23.879Z] + [ PR != PR ] [2022-04-21T13:18:23.879Z] + [ master != master ] [2022-04-21T13:18:23.879Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T13:18:24.135Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 2.0s [2022-04-21T13:18:24.135Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 29.36MB / 141.70MB 2.0s [2022-04-21T13:18:24.135Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 38.80MB / 141.70MB 2.1s [2022-04-21T13:18:22.824Z] > git rev-list --no-walk 1eef276543e3570f870562ba2e63c87e57d29ef1 # timeout=10 [2022-04-21T13:18:24.262Z] + docker version [2022-04-21T13:18:24.396Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 49.28MB / 141.70MB 2.2s [2022-04-21T13:18:24.396Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 58.78MB / 141.70MB 2.3s [2022-04-21T13:18:24.717Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 79.69MB / 141.70MB 2.5s [2022-04-21T13:18:24.717Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.5s done [2022-04-21T13:18:24.717Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 89.13MB / 141.70MB 2.6s [2022-04-21T13:18:24.982Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 99.61MB / 141.70MB 2.7s [2022-04-21T13:18:24.982Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 119.54MB / 141.70MB 2.9s [2022-04-21T13:18:24.982Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 128.97MB / 141.70MB 3.0s [2022-04-21T13:18:25.241Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 3.2s [2022-04-21T13:18:25.500Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.2s done [2022-04-21T13:18:26.069Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-21T13:18:26.069Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.2s done [2022-04-21T13:18:27.008Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 4.8s done [2022-04-21T13:18:27.008Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-21T13:18:27.008Z] #11 ... [2022-04-21T13:18:27.008Z] [2022-04-21T13:18:27.008Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:18:27.008Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:18:27.008Z] #28 DONE 5.0s [2022-04-21T13:18:27.008Z] [2022-04-21T13:18:27.008Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:18:27.008Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:18:27.008Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.2s done [2022-04-21T13:18:27.008Z] #11 ... [2022-04-21T13:18:27.008Z] [2022-04-21T13:18:27.008Z] #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-04-21T13:18:27.008Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:18:27.353Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.6s done [2022-04-21T13:18:27.353Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-21T13:18:27.353Z] #11 ... [2022-04-21T13:18:27.353Z] [2022-04-21T13:18:27.354Z] #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-04-21T13:18:27.354Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:18:27.354Z] #29 1.611 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:18:27.354Z] #29 1.626 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:18:27.354Z] #29 1.626 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:18:27.354Z] #29 1.746 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:18:27.354Z] #29 1.927 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:18:27.354Z] #29 2.146 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:18:27.354Z] #29 3.619 Fetched 8510 kB in 2s (3738 kB/s) [2022-04-21T13:18:27.354Z] #29 3.619 Reading package lists... [2022-04-21T13:18:27.354Z] #29 4.469 Reading package lists... [2022-04-21T13:18:27.354Z] #29 5.238 Building dependency tree... [2022-04-21T13:18:27.354Z] #29 5.573 The following additional packages will be installed: [2022-04-21T13:18:27.354Z] #29 5.573 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-21T13:18:27.354Z] #29 5.573 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-21T13:18:27.354Z] #29 5.573 Recommended packages: [2022-04-21T13:18:27.354Z] #29 5.573 libldap-common publicsuffix libsasl2-modules [2022-04-21T13:18:27.354Z] #29 5.750 The following NEW packages will be installed: [2022-04-21T13:18:27.354Z] #29 5.750 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-21T13:18:27.354Z] #29 5.750 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-21T13:18:27.354Z] #29 5.750 libssh2-1 openssl [2022-04-21T13:18:27.354Z] #29 6.025 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:18:27.354Z] #29 6.025 Need to get 3040 kB of archives. [2022-04-21T13:18:27.354Z] #29 6.025 After this operation, 6651 kB of additional disk space will be used. [2022-04-21T13:18:27.354Z] #29 6.025 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-21T13:18:27.354Z] #29 6.034 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-21T13:18:27.354Z] #29 6.036 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-21T13:18:27.354Z] #29 6.038 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-21T13:18:27.354Z] #29 6.042 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-21T13:18:27.354Z] #29 6.043 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-21T13:18:27.354Z] #29 6.045 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-21T13:18:27.354Z] #29 6.045 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-21T13:18:27.354Z] #29 6.046 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-21T13:18:27.354Z] #29 6.047 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-21T13:18:27.354Z] #29 6.048 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-21T13:18:27.354Z] #29 6.058 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-21T13:18:27.354Z] #29 6.060 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T13:18:27.354Z] #29 6.061 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T13:18:27.354Z] #29 6.082 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T13:18:27.354Z] #29 6.229 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:18:27.354Z] #29 6.261 Fetched 3040 kB in 0s (9661 kB/s) [2022-04-21T13:18:27.354Z] #29 6.296 Selecting previously unselected package openssl. [2022-04-21T13:18:27.354Z] #29 6.296 (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-04-21T13:18:27.354Z] #29 6.298 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-21T13:18:27.354Z] #29 6.303 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:18:27.354Z] #29 6.447 Selecting previously unselected package ca-certificates. [2022-04-21T13:18:27.354Z] #29 6.447 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-21T13:18:27.354Z] #29 6.450 Unpacking ca-certificates (20210119) ... [2022-04-21T13:18:27.354Z] #29 6.536 Selecting previously unselected package libbrotli1:amd64. [2022-04-21T13:18:27.354Z] #29 6.537 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-21T13:18:27.354Z] #29 6.544 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T13:18:27.354Z] #29 6.608 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-21T13:18:27.354Z] #29 6.608 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T13:18:27.354Z] #29 6.614 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:18:27.354Z] #29 6.667 Selecting previously unselected package libsasl2-2:amd64. [2022-04-21T13:18:27.354Z] #29 6.667 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T13:18:27.354Z] #29 6.669 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:18:27.354Z] #29 6.720 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-21T13:18:27.354Z] #29 6.720 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-21T13:18:27.354Z] #29 6.726 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T13:18:27.354Z] #29 6.800 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-21T13:18:27.354Z] #29 6.800 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-21T13:18:27.354Z] #29 6.805 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T13:18:27.354Z] #29 6.856 Selecting previously unselected package libpsl5:amd64. [2022-04-21T13:18:27.354Z] #29 6.856 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-21T13:18:27.354Z] #29 6.860 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T13:18:27.354Z] #29 6.908 Selecting previously unselected package librtmp1:amd64. [2022-04-21T13:18:27.604Z] Client: Docker Engine - Community [2022-04-21T13:18:27.604Z] Version: 20.10.14 [2022-04-21T13:18:27.605Z] API version: 1.41 [2022-04-21T13:18:27.605Z] Go version: go1.16.15 [2022-04-21T13:18:27.605Z] Git commit: a224086 [2022-04-21T13:18:27.605Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-21T13:18:27.605Z] OS/Arch: linux/amd64 [2022-04-21T13:18:27.605Z] Context: default [2022-04-21T13:18:27.605Z] Experimental: true [2022-04-21T13:18:27.605Z] [2022-04-21T13:18:27.605Z] Server: Docker Engine - Community [2022-04-21T13:18:27.605Z] Engine: [2022-04-21T13:18:27.605Z] Version: 20.10.14 [2022-04-21T13:18:27.605Z] API version: 1.41 (minimum version 1.12) [2022-04-21T13:18:27.605Z] Go version: go1.16.15 [2022-04-21T13:18:27.605Z] Git commit: 87a90dc [2022-04-21T13:18:27.605Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-21T13:18:27.605Z] OS/Arch: linux/amd64 [2022-04-21T13:18:27.605Z] Experimental: true [2022-04-21T13:18:27.605Z] containerd: [2022-04-21T13:18:27.605Z] Version: 1.5.11 [2022-04-21T13:18:27.605Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:18:27.605Z] runc: [2022-04-21T13:18:27.605Z] Version: 1.0.3 [2022-04-21T13:18:27.605Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-21T13:18:27.605Z] docker-init: [2022-04-21T13:18:27.605Z] Version: 0.19.0 [2022-04-21T13:18:27.605Z] GitCommit: de40ad0 [2022-04-21T13:18:27.617Z] #29 6.909 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-21T13:18:27.617Z] #29 6.913 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:18:27.617Z] #29 6.969 Selecting previously unselected package libssh2-1:amd64. [2022-04-21T13:18:27.617Z] #29 6.969 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-21T13:18:27.617Z] #29 6.974 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T13:18:27.617Z] #29 7.044 Selecting previously unselected package libcurl4:amd64. [2022-04-21T13:18:27.617Z] #29 7.044 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T13:18:27.617Z] #29 7.049 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:18:27.617Z] #29 7.132 Selecting previously unselected package curl. [2022-04-21T13:18:27.617Z] #29 7.132 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T13:18:27.617Z] #29 7.137 Unpacking curl (7.74.0-1.3+deb11u1) ... [Pipeline] sh [2022-04-21T13:18:27.878Z] #29 7.205 Selecting previously unselected package libonig5:amd64. [2022-04-21T13:18:27.878Z] #29 7.205 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T13:18:27.878Z] #29 7.209 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:18:27.878Z] #29 7.283 Selecting previously unselected package libjq1:amd64. [2022-04-21T13:18:27.878Z] #29 7.283 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T13:18:27.878Z] #29 7.287 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:18:27.878Z] #29 7.345 Selecting previously unselected package jq. [2022-04-21T13:18:27.878Z] #29 7.346 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-21T13:18:27.878Z] #29 7.350 Unpacking jq (1.6-2.1) ... [2022-04-21T13:18:27.878Z] #29 7.401 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T13:18:27.878Z] #29 7.415 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T13:18:27.920Z] + docker info [2022-04-21T13:18:27.954Z] #29 ... [2022-04-21T13:18:27.954Z] [2022-04-21T13:18:27.954Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-21T13:18:27.954Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-21T13:18:27.954Z] #70 DONE 0.5s [2022-04-21T13:18:27.954Z] [2022-04-21T13:18:27.954Z] #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-04-21T13:18:27.954Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:18:27.954Z] #29 1.133 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:18:27.954Z] #29 1.144 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:18:27.954Z] #29 1.145 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:18:28.139Z] #29 7.501 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T13:18:28.139Z] #29 7.515 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:18:28.139Z] #29 7.529 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:18:28.139Z] #29 7.544 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:18:28.139Z] #29 7.553 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T13:18:28.139Z] #29 7.567 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:18:28.139Z] #29 7.584 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:18:28.139Z] #29 7.597 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:18:28.139Z] #29 7.611 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T13:18:28.139Z] #29 7.626 Setting up ca-certificates (20210119) ... [2022-04-21T13:18:28.213Z] #29 1.269 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:18:28.473Z] #29 1.448 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:18:28.713Z] #29 8.200 Updating certificates in /etc/ssl/certs... [2022-04-21T13:18:28.732Z] #29 1.730 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:18:28.732Z] #29 ... [2022-04-21T13:18:28.732Z] [2022-04-21T13:18:28.732Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-21T13:18:28.732Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-21T13:18:28.732Z] #72 DONE 0.8s [2022-04-21T13:18:28.992Z] [2022-04-21T13:18:28.992Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:18:28.992Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:18:28.992Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 1.5s done [2022-04-21T13:18:28.992Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0.2s [2022-04-21T13:18:29.660Z] #29 8.908 129 added, 0 removed; done. [2022-04-21T13:18:29.660Z] #29 8.944 Setting up jq (1.6-2.1) ... [2022-04-21T13:18:29.660Z] #29 8.958 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:18:29.660Z] #29 8.972 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:18:29.660Z] #29 8.987 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:18:29.660Z] #29 9.008 Processing triggers for ca-certificates (20210119) ... [2022-04-21T13:18:29.660Z] #29 9.086 Updating certificates in /etc/ssl/certs... [2022-04-21T13:18:30.233Z] #29 9.707 0 added, 0 removed; done. [2022-04-21T13:18:30.233Z] #29 9.707 Running hooks in /etc/ca-certificates/update.d... [2022-04-21T13:18:30.233Z] #29 9.708 done. [2022-04-21T13:18:30.899Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 1.8s done [2022-04-21T13:18:30.899Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.1s [2022-04-21T13:18:32.814Z] #29 DONE 12.2s [2022-04-21T13:18:32.814Z] [2022-04-21T13:18:32.814Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-21T13:18:32.814Z] #30 sha256:c312a494b24c2490ff420b37034a6392b89017bb6214af78bcb1ba4f869f5aab [2022-04-21T13:18:33.080Z] #30 DONE 0.3s [2022-04-21T13:18:33.080Z] [2022-04-21T13:18:33.080Z] #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-04-21T13:18:33.080Z] #31 sha256:79d18a9f56401240ab16284feebe7a48668400e5f63990dd91ec5b2773377f1d [2022-04-21T13:18:34.195Z] #11 ... [2022-04-21T13:18:34.195Z] [2022-04-21T13:18:34.195Z] #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-04-21T13:18:34.195Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:18:34.195Z] #29 2.966 Fetched 8510 kB in 2s (4060 kB/s) [2022-04-21T13:18:34.195Z] #29 2.966 Reading package lists... [2022-04-21T13:18:34.195Z] #29 3.614 Reading package lists... [2022-04-21T13:18:34.195Z] #29 4.248 Building dependency tree... [2022-04-21T13:18:34.195Z] #29 4.524 The following additional packages will be installed: [2022-04-21T13:18:34.195Z] #29 4.524 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-21T13:18:34.195Z] #29 4.524 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-21T13:18:34.195Z] #29 4.525 Recommended packages: [2022-04-21T13:18:34.195Z] #29 4.525 libldap-common publicsuffix libsasl2-modules [2022-04-21T13:18:34.195Z] #29 4.669 The following NEW packages will be installed: [2022-04-21T13:18:34.195Z] #29 4.669 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-21T13:18:34.195Z] #29 4.670 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-21T13:18:34.195Z] #29 4.670 libssh2-1 openssl [2022-04-21T13:18:34.195Z] #29 4.939 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:18:34.195Z] #29 4.939 Need to get 3040 kB of archives. [2022-04-21T13:18:34.195Z] #29 4.939 After this operation, 6651 kB of additional disk space will be used. [2022-04-21T13:18:34.195Z] #29 4.939 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-21T13:18:34.195Z] #29 4.949 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-21T13:18:34.195Z] #29 4.950 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-21T13:18:34.195Z] #29 4.952 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-21T13:18:34.195Z] #29 4.953 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-21T13:18:34.195Z] #29 4.954 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-21T13:18:34.195Z] #29 4.956 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-21T13:18:34.195Z] #29 4.957 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-21T13:18:34.195Z] #29 4.957 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-21T13:18:34.195Z] #29 4.958 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-21T13:18:34.195Z] #29 4.959 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-21T13:18:34.195Z] #29 4.962 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-21T13:18:34.195Z] #29 4.964 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T13:18:34.195Z] #29 4.966 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T13:18:34.195Z] #29 4.967 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T13:18:34.195Z] #29 5.091 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:18:34.195Z] #29 5.118 Fetched 3040 kB in 0s (10.4 MB/s) [2022-04-21T13:18:34.195Z] #29 5.138 Selecting previously unselected package openssl. [2022-04-21T13:18:34.195Z] #29 5.138 (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-04-21T13:18:34.195Z] #29 5.144 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-21T13:18:34.195Z] #29 5.148 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:18:34.195Z] #29 5.262 Selecting previously unselected package ca-certificates. [2022-04-21T13:18:34.195Z] #29 5.263 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-21T13:18:34.195Z] #29 5.268 Unpacking ca-certificates (20210119) ... [2022-04-21T13:18:34.195Z] #29 5.329 Selecting previously unselected package libbrotli1:amd64. [2022-04-21T13:18:34.195Z] #29 5.330 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-21T13:18:34.195Z] #29 5.340 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T13:18:34.195Z] #29 5.397 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-21T13:18:34.195Z] #29 5.397 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T13:18:34.195Z] #29 5.402 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:18:34.195Z] #29 5.440 Selecting previously unselected package libsasl2-2:amd64. [2022-04-21T13:18:34.195Z] #29 5.442 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T13:18:34.195Z] #29 5.446 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:18:34.195Z] #29 5.491 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-21T13:18:34.195Z] #29 5.492 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-21T13:18:34.195Z] #29 5.496 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T13:18:34.195Z] #29 5.558 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-21T13:18:34.195Z] #29 5.559 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-21T13:18:34.195Z] #29 5.564 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T13:18:34.195Z] #29 5.606 Selecting previously unselected package libpsl5:amd64. [2022-04-21T13:18:34.195Z] #29 5.607 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-21T13:18:34.195Z] #29 5.611 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T13:18:34.195Z] #29 5.650 Selecting previously unselected package librtmp1:amd64. [2022-04-21T13:18:34.195Z] #29 5.652 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-21T13:18:34.195Z] #29 5.656 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:18:34.195Z] #29 5.697 Selecting previously unselected package libssh2-1:amd64. [2022-04-21T13:18:34.195Z] #29 5.698 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-21T13:18:34.195Z] #29 5.703 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T13:18:34.195Z] #29 5.752 Selecting previously unselected package libcurl4:amd64. [2022-04-21T13:18:34.195Z] #29 5.753 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T13:18:34.195Z] #29 5.757 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:18:34.195Z] #29 5.818 Selecting previously unselected package curl. [2022-04-21T13:18:34.195Z] #29 5.819 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T13:18:34.195Z] #29 5.823 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:18:34.195Z] #29 5.880 Selecting previously unselected package libonig5:amd64. [2022-04-21T13:18:34.195Z] #29 5.881 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T13:18:34.195Z] #29 5.885 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:18:34.195Z] #29 5.943 Selecting previously unselected package libjq1:amd64. [2022-04-21T13:18:34.195Z] #29 5.944 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T13:18:34.195Z] #29 5.949 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:18:34.195Z] #29 5.993 Selecting previously unselected package jq. [2022-04-21T13:18:34.195Z] #29 5.995 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-21T13:18:34.195Z] #29 5.999 Unpacking jq (1.6-2.1) ... [2022-04-21T13:18:34.195Z] #29 6.044 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T13:18:34.195Z] #29 6.055 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T13:18:34.195Z] #29 6.069 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T13:18:34.195Z] #29 6.083 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:18:34.195Z] #29 6.096 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:18:34.195Z] #29 6.109 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:18:34.195Z] #29 6.122 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T13:18:34.195Z] #29 6.137 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:18:34.195Z] #29 6.161 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:18:34.195Z] #29 6.179 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:18:34.195Z] #29 6.194 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T13:18:34.195Z] #29 6.208 Setting up ca-certificates (20210119) ... [2022-04-21T13:18:34.195Z] #29 6.662 Updating certificates in /etc/ssl/certs... [2022-04-21T13:18:34.195Z] #29 7.295 129 added, 0 removed; done. [2022-04-21T13:18:34.195Z] #29 7.332 Setting up jq (1.6-2.1) ... [2022-04-21T13:18:34.195Z] #29 7.346 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:18:34.195Z] #29 7.359 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:18:34.195Z] #29 7.375 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:18:34.455Z] #29 7.398 Processing triggers for ca-certificates (20210119) ... [2022-04-21T13:18:34.455Z] #29 7.406 Updating certificates in /etc/ssl/certs... [2022-04-21T13:18:34.715Z] #29 7.819 0 added, 0 removed; done. [2022-04-21T13:18:34.715Z] #29 7.819 Running hooks in /etc/ca-certificates/update.d... [2022-04-21T13:18:34.715Z] #29 7.820 done. [2022-04-21T13:18:34.974Z] #29 ... [2022-04-21T13:18:34.974Z] [2022-04-21T13:18:34.974Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:18:34.974Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:18:34.974Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 3.8s done [2022-04-21T13:18:34.974Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-21T13:18:34.974Z] #11 DONE 13.0s [2022-04-21T13:18:34.974Z] [2022-04-21T13:18:34.974Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T13:18:34.974Z] #12 sha256:24f30c4ae30cc50eb2930f4071316cd89793f6b1c8c7d8f015fe678dd533e3a6 [2022-04-21T13:18:34.996Z] #31 1.611 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-21T13:18:34.996Z] #31 1.851 [2022-04-21T13:18:34.996Z] #31 2.070 #=#=# ######################################################################## 100.0% [2022-04-21T13:18:35.257Z] #31 2.345 [2022-04-21T13:18:36.201Z] #31 3.230 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-21T13:18:36.463Z] #31 3.501 [2022-04-21T13:18:36.724Z] #31 3.719 #=#=# ######################################################################## 100.0% [2022-04-21T13:18:36.918Z] #12 ... [2022-04-21T13:18:36.918Z] [2022-04-21T13:18:36.918Z] #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-04-21T13:18:36.918Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:18:36.918Z] #29 DONE 9.6s [2022-04-21T13:18:36.918Z] [2022-04-21T13:18:36.918Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-21T13:18:36.918Z] #30 sha256:46b77444d580d0858428d045c3533e9db63085b3888da370a0384f99af78b7f2 [2022-04-21T13:18:36.918Z] #30 DONE 0.0s [2022-04-21T13:18:36.918Z] [2022-04-21T13:18:36.918Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-21T13:18:36.918Z] #31 sha256:4702ab2fc36f9c6595695fc0f1944c757c8e7d1056cf4a7716bc49f48a1b419b [2022-04-21T13:18:36.918Z] #31 ... [2022-04-21T13:18:36.918Z] [2022-04-21T13:18:36.918Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T13:18:36.918Z] #12 sha256:24f30c4ae30cc50eb2930f4071316cd89793f6b1c8c7d8f015fe678dd533e3a6 [2022-04-21T13:18:36.918Z] #12 DONE 2.1s [2022-04-21T13:18:36.985Z] #31 4.013 [2022-04-21T13:18:37.184Z] [2022-04-21T13:18:37.184Z] #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-04-21T13:18:37.184Z] #13 sha256:772157ab50785cac5c20421bd764d7ad9ac71389b3057f0f7fcdef0e2976ce87 [2022-04-21T13:18:37.558Z] #31 ... [2022-04-21T13:18:37.558Z] [2022-04-21T13:18:37.558Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:18:37.558Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:18:37.558Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.2s done [2022-04-21T13:18:37.558Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 6.1s [2022-04-21T13:18:37.754Z] #13 DONE 0.5s [2022-04-21T13:18:37.754Z] [2022-04-21T13:18:37.754Z] #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-04-21T13:18:37.754Z] #36 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T13:18:37.754Z] #36 ... [2022-04-21T13:18:37.754Z] [2022-04-21T13:18:37.754Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-21T13:18:37.754Z] #33 sha256:cf2baaf4fd68b6fcb36ca9ba697bca1cadf27b840a9e8bb9b0557eb9a56ed191 [2022-04-21T13:18:37.754Z] #33 DONE 0.1s [2022-04-21T13:18:37.754Z] [2022-04-21T13:18:37.754Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-21T13:18:37.754Z] #44 sha256:e5db8297630d3723067178e470da76dc2eb24f2ff7f798dc1d26f5e625c162a6 [2022-04-21T13:18:37.754Z] #44 DONE 0.3s [2022-04-21T13:18:37.754Z] [2022-04-21T13:18:37.754Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-21T13:18:37.754Z] #64 sha256:d7209fc2747aee6b68c11cd0b7dca314df1fb5f58d5d7439fe36ca3592bf79ce [2022-04-21T13:18:37.754Z] #64 DONE 0.3s [2022-04-21T13:18:37.754Z] [2022-04-21T13:18:37.754Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T13:18:37.754Z] #25 sha256:a53ba50bf25047a7b55ae214e0b8e6a2ac7bdf3813a95180218c5d6d04039550 [2022-04-21T13:18:37.754Z] #25 DONE 0.3s [2022-04-21T13:18:37.754Z] [2022-04-21T13:18:37.754Z] #48 [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-04-21T13:18:37.754Z] #48 sha256:f2868e4c84ebef12af7764ae416ae70ccb354d4b3338eca894f69b7691864630 [2022-04-21T13:18:37.754Z] #48 DONE 0.3s [2022-04-21T13:18:37.754Z] [2022-04-21T13:18:37.754Z] #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-04-21T13:18:37.754Z] #26 sha256:3bdefbe85678303d28ed334474475b8d5eae482e20cd9896ba2cb9b83263b047 [2022-04-21T13:18:37.928Z] Client: [2022-04-21T13:18:37.928Z] Context: default [2022-04-21T13:18:37.928Z] Debug Mode: false [2022-04-21T13:18:37.928Z] Plugins: [2022-04-21T13:18:37.928Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-21T13:18:37.928Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-21T13:18:37.928Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-21T13:18:37.928Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-21T13:18:37.928Z] [2022-04-21T13:18:37.928Z] Server: [2022-04-21T13:18:37.928Z] Containers: 0 [2022-04-21T13:18:37.928Z] Running: 0 [2022-04-21T13:18:37.928Z] Paused: 0 [2022-04-21T13:18:37.928Z] Stopped: 0 [2022-04-21T13:18:37.928Z] Images: 0 [2022-04-21T13:18:37.928Z] Server Version: 20.10.14 [2022-04-21T13:18:37.928Z] Storage Driver: overlay2 [2022-04-21T13:18:37.928Z] Backing Filesystem: extfs [2022-04-21T13:18:37.928Z] Supports d_type: true [2022-04-21T13:18:37.928Z] Native Overlay Diff: true [2022-04-21T13:18:37.928Z] userxattr: false [2022-04-21T13:18:37.928Z] Logging Driver: json-file [2022-04-21T13:18:37.928Z] Cgroup Driver: cgroupfs [2022-04-21T13:18:37.928Z] Cgroup Version: 1 [2022-04-21T13:18:37.928Z] Plugins: [2022-04-21T13:18:37.928Z] Volume: local [2022-04-21T13:18:37.928Z] Network: bridge host ipvlan macvlan null overlay [2022-04-21T13:18:37.928Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-21T13:18:37.928Z] Swarm: inactive [2022-04-21T13:18:37.928Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-21T13:18:37.928Z] Default Runtime: runc [2022-04-21T13:18:37.928Z] Init Binary: docker-init [2022-04-21T13:18:37.928Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:18:37.928Z] runc version: v1.0.3-0-gf46b6ba [2022-04-21T13:18:37.928Z] init version: de40ad0 [2022-04-21T13:18:37.928Z] Security Options: [2022-04-21T13:18:37.928Z] apparmor [2022-04-21T13:18:37.928Z] seccomp [2022-04-21T13:18:37.928Z] Profile: default [2022-04-21T13:18:37.928Z] Kernel Version: 5.4.0-1071-aws [2022-04-21T13:18:37.928Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-21T13:18:37.928Z] OSType: linux [2022-04-21T13:18:37.928Z] Architecture: x86_64 [2022-04-21T13:18:37.928Z] CPUs: 2 [2022-04-21T13:18:37.928Z] Total Memory: 15.35GiB [2022-04-21T13:18:37.928Z] Name: ip-10-100-33-68 [2022-04-21T13:18:37.928Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-21T13:18:37.928Z] Docker Root Dir: /var/lib/docker [2022-04-21T13:18:37.928Z] Debug Mode: false [2022-04-21T13:18:37.928Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:18:37.928Z] Labels: [2022-04-21T13:18:37.928Z] Experimental: true [2022-04-21T13:18:37.928Z] Insecure Registries: [2022-04-21T13:18:37.928Z] 127.0.0.0/8 [2022-04-21T13:18:37.928Z] Live Restore Enabled: true [2022-04-21T13:18:37.928Z] [2022-04-21T13:18:37.928Z] WARNING: No swap limit support [Pipeline] sh [2022-04-21T13:18:38.130Z] #11 ... [2022-04-21T13:18:38.130Z] [2022-04-21T13:18:38.130Z] #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-04-21T13:18:38.130Z] #31 sha256:79d18a9f56401240ab16284feebe7a48668400e5f63990dd91ec5b2773377f1d [2022-04-21T13:18:38.130Z] #31 4.975 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-21T13:18:38.220Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:18:38.220Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:18:38.220Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43511/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-21T13:18:38.220Z] + bash /home/ubuntu/workspace/moby_PR-43511/check-config.sh [2022-04-21T13:18:38.220Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-21T13:18:38.220Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-21T13:18:38.220Z] [2022-04-21T13:18:38.220Z] Generally Necessary: [2022-04-21T13:18:38.220Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-21T13:18:38.220Z] - apparmor: enabled and tools installed [2022-04-21T13:18:38.220Z] - CONFIG_NAMESPACES: enabled [2022-04-21T13:18:38.220Z] - CONFIG_NET_NS: enabled [2022-04-21T13:18:38.220Z] - CONFIG_PID_NS: enabled [2022-04-21T13:18:38.220Z] - CONFIG_IPC_NS: enabled [2022-04-21T13:18:38.220Z] - CONFIG_UTS_NS: enabled [2022-04-21T13:18:38.220Z] - CONFIG_CGROUPS: enabled [2022-04-21T13:18:38.220Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-21T13:18:38.220Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-21T13:18:38.220Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-21T13:18:38.220Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-21T13:18:38.220Z] - CONFIG_CPUSETS: enabled [2022-04-21T13:18:38.220Z] - CONFIG_MEMCG: enabled [2022-04-21T13:18:38.220Z] - CONFIG_KEYS: enabled [2022-04-21T13:18:38.220Z] - CONFIG_VETH: enabled (as module) [2022-04-21T13:18:38.220Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-21T13:18:38.220Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-21T13:18:38.220Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-21T13:18:38.220Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-21T13:18:38.220Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-21T13:18:38.220Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-21T13:18:38.220Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-21T13:18:38.394Z] #31 5.243 [2022-04-21T13:18:38.481Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-21T13:18:38.481Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-21T13:18:38.481Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-21T13:18:38.481Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-21T13:18:38.481Z] - CONFIG_CGROUP_BPF: enabled [2022-04-21T13:18:38.481Z] [2022-04-21T13:18:38.481Z] Optional Features: [2022-04-21T13:18:38.481Z] - CONFIG_USER_NS: enabled [2022-04-21T13:18:38.481Z] - CONFIG_SECCOMP: enabled [2022-04-21T13:18:38.481Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-21T13:18:38.481Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-21T13:18:38.481Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-21T13:18:38.481Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-21T13:18:38.481Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-21T13:18:38.481Z] - CONFIG_BLK_CGROUP: enabled [2022-04-21T13:18:38.481Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-21T13:18:38.481Z] - CONFIG_CGROUP_PERF: enabled [2022-04-21T13:18:38.481Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-21T13:18:38.481Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-21T13:18:38.481Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-21T13:18:38.481Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-21T13:18:38.481Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-21T13:18:38.481Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-21T13:18:38.481Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-21T13:18:38.481Z] - CONFIG_IP_VS: enabled (as module) [2022-04-21T13:18:38.481Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-21T13:18:38.481Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-21T13:18:38.481Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-21T13:18:38.481Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-21T13:18:38.481Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-21T13:18:38.481Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-21T13:18:38.481Z] - CONFIG_EXT4_FS: enabled [2022-04-21T13:18:38.481Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-21T13:18:38.481Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-21T13:18:38.481Z] - Network Drivers: [2022-04-21T13:18:38.481Z] - "overlay": [2022-04-21T13:18:38.481Z] - CONFIG_VXLAN: enabled (as module) [2022-04-21T13:18:38.481Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-21T13:18:38.481Z] Optional (for encrypted networks): [2022-04-21T13:18:38.742Z] - CONFIG_CRYPTO: enabled [2022-04-21T13:18:38.742Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-21T13:18:38.742Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-21T13:18:38.742Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-21T13:18:38.742Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-21T13:18:38.742Z] - CONFIG_XFRM: enabled [2022-04-21T13:18:38.742Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-21T13:18:38.742Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-21T13:18:38.742Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-21T13:18:38.742Z] - "ipvlan": [2022-04-21T13:18:38.742Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-21T13:18:38.742Z] - "macvlan": [2022-04-21T13:18:38.742Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-21T13:18:38.742Z] - CONFIG_DUMMY: enabled (as module) [2022-04-21T13:18:38.742Z] - "ftp,tftp client in container": [2022-04-21T13:18:38.742Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-21T13:18:38.742Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-21T13:18:38.742Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-21T13:18:38.742Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-21T13:18:38.742Z] - Storage Drivers: [2022-04-21T13:18:38.742Z] - "aufs": [2022-04-21T13:18:38.742Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-21T13:18:38.742Z] - "btrfs": [2022-04-21T13:18:38.742Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-21T13:18:38.742Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-21T13:18:38.743Z] - "devicemapper": [2022-04-21T13:18:38.743Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-21T13:18:38.743Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-21T13:18:38.743Z] - "overlay": [2022-04-21T13:18:38.743Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-21T13:18:38.743Z] - "zfs": [2022-04-21T13:18:38.743Z] - /dev/zfs: present [2022-04-21T13:18:38.743Z] - zfs command: missing [2022-04-21T13:18:38.743Z] - zpool command: missing [2022-04-21T13:18:38.743Z] [2022-04-21T13:18:38.743Z] Limits: [2022-04-21T13:18:38.743Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-21T13:18:38.743Z] [2022-04-21T13:18:38.743Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-21T13:18:38.919Z] #31 5.471 #=#=# #### 5.8% ########################################## 59.0% ################################################################# 91.0% ######################################################################## 100.0% [2022-04-21T13:18:38.919Z] #31 5.996 [2022-04-21T13:18:39.074Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:d923046ba8f3b219dc357c186211f0675d7489a9 . [2022-04-21T13:18:39.074Z] #1 [internal] load build definition from Dockerfile [2022-04-21T13:18:39.074Z] #1 sha256:27758033463a72a848f393edcf7c7ace1bab5045c570c68a0ecf6e140f65cb94 [2022-04-21T13:18:39.074Z] #1 transferring dockerfile: 17.44kB done [2022-04-21T13:18:39.074Z] #1 DONE 0.1s [2022-04-21T13:18:39.074Z] [2022-04-21T13:18:39.074Z] #2 [internal] load .dockerignore [2022-04-21T13:18:39.074Z] #2 sha256:984c051d046fda5d930c0d6273dd521dcea41d46f55d58c506b3c41e6221cd73 [2022-04-21T13:18:39.074Z] #2 transferring context: 145B done [2022-04-21T13:18:39.074Z] #2 DONE 0.1s [2022-04-21T13:18:39.074Z] [2022-04-21T13:18:39.074Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-21T13:18:39.074Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-21T13:18:39.647Z] #3 DONE 0.4s [2022-04-21T13:18:39.647Z] [2022-04-21T13:18:39.647Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-21T13:18:39.647Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-21T13:18:39.647Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-21T13:18:39.647Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-21T13:18:39.647Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-21T13:18:39.647Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-21T13:18:39.647Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-21T13:18:39.682Z] #26 1.751 + RM_GOPATH=0 [2022-04-21T13:18:39.682Z] #26 1.751 + TMP_GOPATH= [2022-04-21T13:18:39.682Z] #26 1.751 + : /build [2022-04-21T13:18:39.682Z] #26 1.751 + '[' -z '' ']' [2022-04-21T13:18:39.682Z] #26 1.751 ++ mktemp -d [2022-04-21T13:18:39.682Z] #26 1.752 + export GOPATH=/tmp/tmp.BKngqggZo3 [2022-04-21T13:18:39.682Z] #26 1.752 + GOPATH=/tmp/tmp.BKngqggZo3 [2022-04-21T13:18:39.682Z] #26 1.752 + RM_GOPATH=1 [2022-04-21T13:18:39.682Z] #26 1.752 + case "$(go env GOARCH)" in [2022-04-21T13:18:39.682Z] #26 1.753 ++ go env GOARCH [2022-04-21T13:18:39.682Z] #26 1.765 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:18:39.682Z] #26 1.765 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:18:39.682Z] #26 1.767 ++ dirname /install.sh [2022-04-21T13:18:39.682Z] #26 1.772 + dir=/ [2022-04-21T13:18:39.682Z] #26 1.772 + bin=dockercli [2022-04-21T13:18:39.682Z] #26 1.772 + shift [2022-04-21T13:18:39.682Z] #26 1.772 + '[' '!' -f //dockercli.installer ']' [2022-04-21T13:18:39.682Z] #26 1.772 + . //dockercli.installer [2022-04-21T13:18:39.682Z] #26 1.773 ++ : stable [2022-04-21T13:18:39.682Z] #26 1.773 ++ : 17.06.2-ce [2022-04-21T13:18:39.682Z] #26 1.773 + install_dockercli [2022-04-21T13:18:39.682Z] #26 1.773 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-21T13:18:39.682Z] #26 1.773 Install docker/cli version 17.06.2-ce from stable [2022-04-21T13:18:39.682Z] #26 1.773 ++ uname -m [2022-04-21T13:18:39.682Z] #26 1.774 + arch=x86_64 [2022-04-21T13:18:39.682Z] #26 1.774 + '[' x86_64 '!=' x86_64 ']' [2022-04-21T13:18:39.682Z] #26 1.774 + url=https://download.docker.com/linux/static [2022-04-21T13:18:39.682Z] #26 1.774 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-21T13:18:39.682Z] #26 1.780 + tar -xz docker/docker [2022-04-21T13:18:39.861Z] #31 ... [2022-04-21T13:18:39.861Z] [2022-04-21T13:18:39.861Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:18:39.861Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:18:39.861Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.1s done [2022-04-21T13:18:39.861Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-21T13:18:39.861Z] #11 DONE 27.3s [2022-04-21T13:18:39.861Z] [2022-04-21T13:18:39.861Z] #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-04-21T13:18:39.861Z] #31 sha256:79d18a9f56401240ab16284feebe7a48668400e5f63990dd91ec5b2773377f1d [2022-04-21T13:18:39.861Z] #31 6.921 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-21T13:18:39.910Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-21T13:18:40.122Z] #31 7.198 [2022-04-21T13:18:40.172Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-21T13:18:40.172Z] #4 DONE 0.6s [2022-04-21T13:18:40.383Z] #31 7.415 #=#=# ######################################################################## 100.0% [2022-04-21T13:18:40.433Z] [2022-04-21T13:18:40.433Z] #6 [internal] load build definition from Dockerfile [2022-04-21T13:18:40.433Z] #6 sha256:2a62baec05fc40474cc01545a58239b69cec7585905d9992f121216bd4526207 [2022-04-21T13:18:40.433Z] #6 DONE 0.0s [2022-04-21T13:18:40.433Z] [2022-04-21T13:18:40.433Z] #5 [internal] load .dockerignore [2022-04-21T13:18:40.433Z] #5 sha256:cb33df33508cfcea2c5a375e2f399a01b3b5f4909762173e899d970e3f099471 [2022-04-21T13:18:40.433Z] #5 DONE 0.0s [2022-04-21T13:18:40.433Z] [2022-04-21T13:18:40.433Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:18:40.433Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T13:18:40.645Z] #31 7.627 [2022-04-21T13:18:41.003Z] #10 ... [2022-04-21T13:18:41.003Z] [2022-04-21T13:18:41.003Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-21T13:18:41.003Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-21T13:18:41.003Z] #7 DONE 0.7s [2022-04-21T13:18:41.217Z] #31 ... [2022-04-21T13:18:41.217Z] [2022-04-21T13:18:41.217Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T13:18:41.217Z] #12 sha256:24f30c4ae30cc50eb2930f4071316cd89793f6b1c8c7d8f015fe678dd533e3a6 [2022-04-21T13:18:41.217Z] #12 DONE 1.2s [2022-04-21T13:18:41.217Z] [2022-04-21T13:18:41.217Z] #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-04-21T13:18:41.217Z] #31 sha256:79d18a9f56401240ab16284feebe7a48668400e5f63990dd91ec5b2773377f1d [2022-04-21T13:18:41.217Z] #31 8.218 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-21T13:18:41.264Z] [2022-04-21T13:18:41.264Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:18:41.264Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T13:18:41.264Z] #8 DONE 0.8s [2022-04-21T13:18:41.264Z] [2022-04-21T13:18:41.264Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:18:41.264Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T13:18:41.264Z] #10 DONE 0.8s [2022-04-21T13:18:41.264Z] [2022-04-21T13:18:41.264Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-21T13:18:41.264Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-21T13:18:41.264Z] #9 DONE 0.8s [2022-04-21T13:18:41.478Z] #31 8.514 [2022-04-21T13:18:41.604Z] #26 3.460 + mkdir -p /build [2022-04-21T13:18:41.605Z] #26 3.466 + mv docker/docker /build/ [2022-04-21T13:18:41.605Z] #26 3.468 + rmdir docker [2022-04-21T13:18:41.739Z] [2022-04-21T13:18:41.739Z] #31 ... [2022-04-21T13:18:41.739Z] [2022-04-21T13:18:41.739Z] #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-04-21T13:18:41.739Z] #13 sha256:772157ab50785cac5c20421bd764d7ad9ac71389b3057f0f7fcdef0e2976ce87 [2022-04-21T13:18:41.739Z] #13 DONE 0.6s [2022-04-21T13:18:41.739Z] [2022-04-21T13:18:41.739Z] #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-04-21T13:18:41.739Z] #31 sha256:79d18a9f56401240ab16284feebe7a48668400e5f63990dd91ec5b2773377f1d [2022-04-21T13:18:42.001Z] #31 8.736 #=#=# #31 ... [2022-04-21T13:18:42.001Z] [2022-04-21T13:18:42.001Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-21T13:18:42.001Z] #44 sha256:e5db8297630d3723067178e470da76dc2eb24f2ff7f798dc1d26f5e625c162a6 [2022-04-21T13:18:42.001Z] #44 DONE 0.2s [2022-04-21T13:18:42.001Z] [2022-04-21T13:18:42.001Z] #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-04-21T13:18:42.001Z] #31 sha256:79d18a9f56401240ab16284feebe7a48668400e5f63990dd91ec5b2773377f1d [2022-04-21T13:18:42.001Z] #31 8.736 #=#=# ######################################################################## 100.0% [2022-04-21T13:18:42.001Z] #31 ... [2022-04-21T13:18:42.001Z] [2022-04-21T13:18:42.001Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-21T13:18:42.001Z] #33 sha256:cf2baaf4fd68b6fcb36ca9ba697bca1cadf27b840a9e8bb9b0557eb9a56ed191 [2022-04-21T13:18:42.001Z] #33 DONE 0.2s [2022-04-21T13:18:42.001Z] [2022-04-21T13:18:42.001Z] #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-04-21T13:18:42.001Z] #31 sha256:79d18a9f56401240ab16284feebe7a48668400e5f63990dd91ec5b2773377f1d [2022-04-21T13:18:42.001Z] #31 9.074 [2022-04-21T13:18:42.176Z] #26 DONE 4.2s [2022-04-21T13:18:42.176Z] [2022-04-21T13:18:42.176Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:18:42.176Z] #65 sha256:feb94ceffd79ca26554f0b9e806237a0b34fff56d2ecf5aa8e176a5dd0fd5206 [2022-04-21T13:18:42.176Z] #65 1.652 + RM_GOPATH=0 [2022-04-21T13:18:42.176Z] #65 1.652 + TMP_GOPATH= [2022-04-21T13:18:42.176Z] #65 1.652 + : /build [2022-04-21T13:18:42.176Z] #65 1.652 + '[' -z '' ']' [2022-04-21T13:18:42.176Z] #65 1.653 ++ mktemp -d [2022-04-21T13:18:42.176Z] #65 1.654 + export GOPATH=/tmp/tmp.LIT1HeJWmk [2022-04-21T13:18:42.176Z] #65 1.654 + GOPATH=/tmp/tmp.LIT1HeJWmk [2022-04-21T13:18:42.176Z] #65 1.654 + RM_GOPATH=1 [2022-04-21T13:18:42.176Z] #65 1.654 + case "$(go env GOARCH)" in [2022-04-21T13:18:42.176Z] #65 1.654 ++ go env GOARCH [2022-04-21T13:18:42.176Z] #65 1.664 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:18:42.176Z] #65 1.664 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:18:42.176Z] #65 1.668 ++ dirname /install.sh [2022-04-21T13:18:42.176Z] #65 1.668 + dir=/ [2022-04-21T13:18:42.176Z] #65 1.669 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:18:42.176Z] #65 1.670 + bin=rootlesskit [2022-04-21T13:18:42.176Z] #65 1.670 + shift [2022-04-21T13:18:42.176Z] #65 1.670 + '[' '!' -f //rootlesskit.installer ']' [2022-04-21T13:18:42.176Z] #65 1.670 + . //rootlesskit.installer [2022-04-21T13:18:42.176Z] #65 1.670 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:18:42.176Z] #65 1.670 + install_rootlesskit [2022-04-21T13:18:42.176Z] #65 1.670 + case "$1" in [2022-04-21T13:18:42.176Z] #65 1.670 + export CGO_ENABLED=0 [2022-04-21T13:18:42.176Z] #65 1.670 + CGO_ENABLED=0 [2022-04-21T13:18:42.176Z] #65 1.670 + _install_rootlesskit [2022-04-21T13:18:42.176Z] #65 1.670 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-21T13:18:42.176Z] #65 1.670 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:18:42.176Z] #65 1.670 + GOBIN=/build [2022-04-21T13:18:42.176Z] #65 1.670 + GO111MODULE=on [2022-04-21T13:18:42.176Z] #65 1.670 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:18:42.176Z] #65 2.097 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-21T13:18:42.176Z] #65 2.881 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:18:42.176Z] #65 2.882 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-21T13:18:42.176Z] #65 2.882 go: downloading github.com/google/uuid v1.3.0 [2022-04-21T13:18:42.176Z] #65 2.883 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-21T13:18:42.176Z] #65 2.883 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-21T13:18:42.176Z] #65 2.884 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:18:42.176Z] #65 2.887 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-21T13:18:42.176Z] #65 2.920 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-21T13:18:42.176Z] #65 2.998 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-21T13:18:42.176Z] #65 3.056 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-21T13:18:42.176Z] #65 3.464 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-21T13:18:42.176Z] #65 3.491 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-21T13:18:42.234Z] [2022-04-21T13:18:42.234Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:18:42.234Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:18:42.234Z] #35 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-21T13:18:42.234Z] #35 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-21T13:18:42.234Z] #35 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-21T13:18:42.234Z] #35 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-21T13:18:42.262Z] #31 ... [2022-04-21T13:18:42.262Z] [2022-04-21T13:18:42.262Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-21T13:18:42.262Z] #64 sha256:20d34acd134677f77850493dd02178df4b569b448cbb1f60d0133d41a413a6bf [2022-04-21T13:18:42.262Z] #64 DONE 0.4s [2022-04-21T13:18:42.262Z] [2022-04-21T13:18:42.262Z] #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-04-21T13:18:42.262Z] #31 sha256:79d18a9f56401240ab16284feebe7a48668400e5f63990dd91ec5b2773377f1d [2022-04-21T13:18:42.262Z] #31 9.169 Download of images into '/build' complete. [2022-04-21T13:18:42.262Z] #31 9.169 Use something like the following to load the result into a Docker daemon: [2022-04-21T13:18:42.263Z] #31 9.169 tar -cC '/build' . | docker load [2022-04-21T13:18:42.263Z] #31 DONE 9.3s [2022-04-21T13:18:42.263Z] [2022-04-21T13:18:42.263Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T13:18:42.263Z] #25 sha256:ff52173aabce88519f9e8d2fe8282618f54e688d066abeaa2c63fc997e402139 [2022-04-21T13:18:42.263Z] #25 DONE 0.4s [2022-04-21T13:18:42.263Z] [2022-04-21T13:18:42.263Z] #48 [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-04-21T13:18:42.263Z] #48 sha256:f2868e4c84ebef12af7764ae416ae70ccb354d4b3338eca894f69b7691864630 [2022-04-21T13:18:42.263Z] #48 DONE 0.5s [2022-04-21T13:18:42.263Z] [2022-04-21T13:18:42.263Z] #49 [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-04-21T13:18:42.263Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:18:42.437Z] #65 4.509 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-21T13:18:42.437Z] #65 4.607 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:18:42.497Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 3.15MB / 54.94MB 0.1s [2022-04-21T13:18:42.497Z] #35 ... [2022-04-21T13:18:42.497Z] [2022-04-21T13:18:42.497Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T13:18:42.497Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T13:18:42.497Z] #54 DONE 0.0s [2022-04-21T13:18:42.497Z] [2022-04-21T13:18:42.497Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:18:42.497Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:18:42.497Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 16.78MB / 54.94MB 0.3s [2022-04-21T13:18:42.497Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 22.02MB / 54.94MB 0.3s [2022-04-21T13:18:42.764Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 30.41MB / 54.94MB 0.4s [2022-04-21T13:18:42.764Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 38.80MB / 54.94MB 0.5s [2022-04-21T13:18:43.027Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 41.94MB / 54.94MB 0.6s [2022-04-21T13:18:43.027Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 46.14MB / 54.94MB 0.8s [2022-04-21T13:18:43.299Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 0.9s [2022-04-21T13:18:43.378Z] #65 ... [2022-04-21T13:18:43.378Z] [2022-04-21T13:18:43.378Z] #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-04-21T13:18:43.378Z] #31 sha256:4702ab2fc36f9c6595695fc0f1944c757c8e7d1056cf4a7716bc49f48a1b419b [2022-04-21T13:18:43.378Z] #31 1.199 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-21T13:18:43.378Z] #31 1.387 [2022-04-21T13:18:43.378Z] #31 1.606 #=#=# ######################################################################## 100.0% [2022-04-21T13:18:43.378Z] #31 1.840 [2022-04-21T13:18:43.378Z] #31 2.747 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-21T13:18:43.378Z] #31 3.097 [2022-04-21T13:18:43.378Z] #31 3.318 #=#=# ######################################################################## 100.0% [2022-04-21T13:18:43.378Z] #31 3.704 [2022-04-21T13:18:43.378Z] #31 5.147 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-21T13:18:43.378Z] #31 5.757 [2022-04-21T13:18:43.378Z] #31 6.032 #=#=# ####### 10.9% ######################## 34.7% ################################################# 68.6% ###################################################################### 97.8% ######################################################################## 100.0% [2022-04-21T13:18:43.378Z] #31 6.843 [2022-04-21T13:18:43.876Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.5s done [2022-04-21T13:18:44.142Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-21T13:18:44.762Z] #31 ... [2022-04-21T13:18:44.762Z] [2022-04-21T13:18:44.762Z] #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-04-21T13:18:44.762Z] #36 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T13:18:44.762Z] #36 1.761 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-21T13:18:44.762Z] #36 6.993 tomll can be used in two ways: [2022-04-21T13:18:44.762Z] #36 6.993 Writing to STDIN and reading from STDOUT: [2022-04-21T13:18:44.762Z] #36 6.993 cat file.toml | tomll > file.toml [2022-04-21T13:18:44.762Z] #36 6.993 [2022-04-21T13:18:44.762Z] #36 6.993 Reading and updating a list of files: [2022-04-21T13:18:44.762Z] #36 6.993 tomll a.toml b.toml c.toml [2022-04-21T13:18:44.762Z] #36 6.993 [2022-04-21T13:18:44.762Z] #36 6.993 When given a list of files, tomll will modify all files in place without asking. [2022-04-21T13:18:44.762Z] #36 DONE 7.3s [2022-04-21T13:18:44.762Z] [2022-04-21T13:18:44.762Z] #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-04-21T13:18:44.762Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:18:44.762Z] #14 1.171 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:18:44.762Z] #14 1.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:18:44.762Z] #14 1.446 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:18:44.762Z] #14 1.452 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:18:44.762Z] #14 1.759 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:18:44.762Z] #14 2.136 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:18:44.762Z] #14 3.345 Fetched 8510 kB in 3s (3148 kB/s) [2022-04-21T13:18:44.762Z] #14 3.345 Reading package lists... [2022-04-21T13:18:44.762Z] #14 4.758 Reading package lists... [2022-04-21T13:18:44.762Z] #14 5.984 Building dependency tree... [2022-04-21T13:18:44.762Z] #14 6.481 The following additional packages will be installed: [2022-04-21T13:18:44.762Z] #14 6.482 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:18:44.762Z] #14 6.482 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-21T13:18:44.762Z] #14 6.482 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-21T13:18:44.762Z] #14 6.483 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-21T13:18:44.762Z] #14 6.483 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-21T13:18:44.762Z] #14 6.484 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-21T13:18:44.762Z] #14 6.485 mingw-w64-common mingw-w64-x86-64-dev [2022-04-21T13:18:44.762Z] #14 6.487 Suggested packages: [2022-04-21T13:18:44.762Z] #14 6.488 gcc-10-locales seccomp wine64 [2022-04-21T13:18:44.762Z] #14 6.732 The following NEW packages will be installed: [2022-04-21T13:18:44.762Z] #14 6.734 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:18:44.762Z] #14 6.734 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-21T13:18:44.762Z] #14 6.735 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-21T13:18:44.762Z] #14 6.735 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-21T13:18:44.762Z] #14 6.735 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-21T13:18:44.762Z] #14 6.736 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-21T13:18:44.762Z] #14 6.737 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-21T13:18:44.762Z] #14 6.737 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-21T13:18:44.762Z] #14 6.739 mingw-w64-x86-64-dev [2022-04-21T13:18:44.762Z] #14 7.032 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:18:44.762Z] #14 7.032 Need to get 115 MB of archives. [2022-04-21T13:18:44.762Z] #14 7.032 After this operation, 645 MB of additional disk space will be used. [2022-04-21T13:18:44.762Z] #14 7.032 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-04-21T13:18:44.762Z] #14 7.077 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-04-21T13:18:44.762Z] #14 7.148 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-21T13:18:44.762Z] #14 7.150 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-04-21T13:18:44.762Z] #14 7.153 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-21T13:18:44.762Z] #14 7.155 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-21T13:18:44.762Z] #14 7.281 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-04-21T13:18:44.762Z] #14 7.377 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-04-21T13:18:45.023Z] #14 7.385 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-04-21T13:18:45.023Z] #14 ... [2022-04-21T13:18:45.023Z] [2022-04-21T13:18:45.023Z] #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-04-21T13:18:45.023Z] #31 sha256:4702ab2fc36f9c6595695fc0f1944c757c8e7d1056cf4a7716bc49f48a1b419b [2022-04-21T13:18:45.023Z] #31 8.503 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-21T13:18:45.965Z] #31 9.244 [2022-04-21T13:18:46.225Z] #31 9.498 #=#=# ######################################################################## 100.0% [2022-04-21T13:18:46.485Z] #31 9.965 [2022-04-21T13:18:46.496Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d6609914b70197b8) in /home/ubuntu/workspace/moby_PR-43511 [Pipeline] { [Pipeline] checkout [2022-04-21T13:18:46.659Z] The recommended git tool is: git [2022-04-21T13:18:46.696Z] #35 ... [2022-04-21T13:18:46.696Z] [2022-04-21T13:18:46.696Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:18:46.696Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T13:18:46.696Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-21T13:18:46.696Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:18:46.696Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-21T13:18:46.696Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-21T13:18:46.696Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-04-21T13:18:46.696Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-04-21T13:18:46.696Z] #76 DONE 4.3s [2022-04-21T13:18:46.696Z] [2022-04-21T13:18:46.696Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:18:46.696Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T13:18:46.696Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-21T13:18:46.696Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:18:46.696Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-21T13:18:46.696Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-21T13:18:46.696Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-04-21T13:18:46.696Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2022-04-21T13:18:46.696Z] #78 DONE 4.4s [2022-04-21T13:18:46.696Z] [2022-04-21T13:18:46.696Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:18:46.696Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:18:47.427Z] #31 ... [2022-04-21T13:18:47.427Z] [2022-04-21T13:18:47.427Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:18:47.427Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:18:47.427Z] #51 1.032 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T13:18:47.427Z] #51 1.626 go: downloading github.com/fatih/color v1.10.0 [2022-04-21T13:18:47.427Z] #51 1.626 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T13:18:47.427Z] #51 1.626 go: downloading golang.org/x/tools v0.1.0 [2022-04-21T13:18:47.427Z] #51 1.627 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T13:18:47.427Z] #51 1.628 go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T13:18:47.427Z] #51 1.631 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T13:18:47.427Z] #51 1.641 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T13:18:47.427Z] #51 1.641 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T13:18:47.427Z] #51 1.652 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T13:18:47.427Z] #51 1.657 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T13:18:47.427Z] #51 1.658 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T13:18:47.427Z] #51 1.705 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T13:18:47.427Z] #51 2.861 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T13:18:47.427Z] #51 2.865 go: downloading golang.org/x/mod v0.3.0 [2022-04-21T13:18:47.557Z] #49 ... [2022-04-21T13:18:47.557Z] [2022-04-21T13:18:47.557Z] #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-04-21T13:18:47.557Z] #26 sha256:92e7300d3981f73d5a08304ef86eb95196b68edf5588478ff5a6165e450c114d [2022-04-21T13:18:47.557Z] #26 4.783 + RM_GOPATH=0 [2022-04-21T13:18:47.557Z] #26 4.783 + TMP_GOPATH= [2022-04-21T13:18:47.557Z] #26 4.783 + : /build [2022-04-21T13:18:47.557Z] #26 4.783 + '[' -z '' ']' [2022-04-21T13:18:47.557Z] #26 4.786 ++ mktemp -d [2022-04-21T13:18:47.557Z] #26 4.787 + export GOPATH=/tmp/tmp.zzOLWXbSTs [2022-04-21T13:18:47.557Z] #26 4.787 + GOPATH=/tmp/tmp.zzOLWXbSTs [2022-04-21T13:18:47.557Z] #26 4.787 + RM_GOPATH=1 [2022-04-21T13:18:47.557Z] #26 4.788 + case "$(go env GOARCH)" in [2022-04-21T13:18:47.557Z] #26 4.789 ++ go env GOARCH [2022-04-21T13:18:47.557Z] #26 4.810 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:18:47.557Z] #26 4.810 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:18:47.557Z] #26 4.811 ++ dirname /install.sh [2022-04-21T13:18:47.557Z] #26 4.814 + dir=/ [2022-04-21T13:18:47.557Z] #26 4.814 + bin=dockercli [2022-04-21T13:18:47.557Z] #26 4.814 + shift [2022-04-21T13:18:47.557Z] #26 4.815 + '[' '!' -f //dockercli.installer ']' [2022-04-21T13:18:47.557Z] #26 4.816 + . //dockercli.installer [2022-04-21T13:18:47.557Z] #26 4.816 ++ : stable [2022-04-21T13:18:47.557Z] #26 4.816 ++ : 17.06.2-ce [2022-04-21T13:18:47.557Z] #26 4.822 + install_dockercli [2022-04-21T13:18:47.557Z] #26 4.822 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-21T13:18:47.557Z] #26 4.822 Install docker/cli version 17.06.2-ce from stable [2022-04-21T13:18:47.557Z] #26 4.828 ++ uname -m [2022-04-21T13:18:47.557Z] #26 4.829 + arch=x86_64 [2022-04-21T13:18:47.557Z] #26 4.829 + '[' x86_64 '!=' x86_64 ']' [2022-04-21T13:18:47.557Z] #26 4.829 + url=https://download.docker.com/linux/static [2022-04-21T13:18:47.557Z] #26 4.830 + tar -xz docker/docker [2022-04-21T13:18:47.557Z] #26 4.830 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-21T13:18:47.690Z] #51 ... [2022-04-21T13:18:47.690Z] [2022-04-21T13:18:47.690Z] #40 [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-04-21T13:18:47.690Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:18:47.690Z] #40 2.068 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:18:47.690Z] #40 2.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:18:47.690Z] #40 2.081 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:18:47.690Z] #40 2.508 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:18:47.690Z] #40 3.313 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:18:47.690Z] #40 4.024 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:18:47.690Z] #40 5.345 Fetched 8510 kB in 4s (2371 kB/s) [2022-04-21T13:18:47.691Z] #40 5.345 Reading package lists... [2022-04-21T13:18:47.691Z] #40 6.958 Reading package lists... [2022-04-21T13:18:47.691Z] #40 8.302 Building dependency tree... [2022-04-21T13:18:47.691Z] #40 9.056 The following additional packages will be installed: [2022-04-21T13:18:47.691Z] #40 9.058 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-21T13:18:47.691Z] #40 9.060 Suggested packages: [2022-04-21T13:18:47.691Z] #40 9.060 cmake-doc ninja-build lrzip [2022-04-21T13:18:47.691Z] #40 9.060 Recommended packages: [2022-04-21T13:18:47.691Z] #40 9.060 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-21T13:18:47.691Z] #40 9.232 The following NEW packages will be installed: [2022-04-21T13:18:47.691Z] #40 9.233 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-21T13:18:47.691Z] #40 9.234 vim-common xxd [2022-04-21T13:18:47.691Z] #40 9.517 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:18:47.691Z] #40 9.517 Need to get 17.7 MB of archives. [2022-04-21T13:18:47.691Z] #40 9.517 After this operation, 70.7 MB of additional disk space will be used. [2022-04-21T13:18:47.691Z] #40 9.517 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:18:47.691Z] #40 9.524 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:18:47.691Z] #40 9.528 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-21T13:18:47.691Z] #40 9.551 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T13:18:47.691Z] #40 9.780 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-21T13:18:47.691Z] #40 9.787 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-21T13:18:47.691Z] #40 9.791 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-21T13:18:47.691Z] #40 9.792 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-21T13:18:47.691Z] #40 9.813 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-21T13:18:47.691Z] #40 9.814 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-21T13:18:47.691Z] #40 ... [2022-04-21T13:18:47.691Z] [2022-04-21T13:18:47.691Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:18:47.691Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:18:47.691Z] #38 1.114 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T13:18:47.691Z] #38 1.717 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T13:18:47.691Z] #38 1.717 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T13:18:47.691Z] #38 2.178 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T13:18:47.691Z] #38 2.191 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:18:47.691Z] #38 2.290 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T13:18:47.691Z] #38 2.290 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T13:18:47.691Z] #38 9.794 NAME: [2022-04-21T13:18:47.691Z] #38 9.794 go-winres - A tool for embedding resources in Windows executables [2022-04-21T13:18:47.691Z] #38 9.795 [2022-04-21T13:18:47.691Z] #38 9.795 USAGE: [2022-04-21T13:18:47.691Z] #38 9.795 go-winres [global options] command [command options] [arguments...] [2022-04-21T13:18:47.691Z] #38 9.796 [2022-04-21T13:18:47.691Z] #38 9.796 COMMANDS: [2022-04-21T13:18:47.691Z] #38 9.796 init Create an initial ./winres/winres.json [2022-04-21T13:18:47.691Z] #38 9.797 make Make syso files for the "go build" command [2022-04-21T13:18:47.691Z] #38 9.798 simply Make syso files for the "go build" command (simplified) [2022-04-21T13:18:47.691Z] #38 9.798 extract Extract all resources from an executable [2022-04-21T13:18:47.691Z] #38 9.799 patch Replace resources in an executable file (exe, dll) [2022-04-21T13:18:47.691Z] #38 9.800 help, h Shows a list of commands or help for one command [2022-04-21T13:18:47.691Z] #38 9.800 [2022-04-21T13:18:47.691Z] #38 9.801 GLOBAL OPTIONS: [2022-04-21T13:18:47.691Z] #38 9.801 --help, -h show help (default: false) [2022-04-21T13:18:47.952Z] #38 ... [2022-04-21T13:18:47.952Z] [2022-04-21T13:18:47.952Z] #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-04-21T13:18:47.952Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:18:47.952Z] #34 1.357 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-21T13:18:47.952Z] #34 1.359 Cloning into '.'... [2022-04-21T13:18:47.952Z] #34 9.514 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-21T13:18:47.952Z] #34 9.625 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:18:47.952Z] #34 ... [2022-04-21T13:18:47.952Z] [2022-04-21T13:18:47.952Z] #49 [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-04-21T13:18:47.952Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:18:47.952Z] #49 1.993 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:18:47.952Z] #49 2.006 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:18:47.952Z] #49 2.006 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:18:47.952Z] #49 2.461 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-21T13:18:47.952Z] #49 2.529 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:18:47.952Z] #49 3.354 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:18:47.952Z] #49 4.115 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:18:47.952Z] #49 5.976 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-21T13:18:47.952Z] #49 6.202 Fetched 8513 kB in 4s (1894 kB/s) [2022-04-21T13:18:47.952Z] #49 6.202 Reading package lists... [2022-04-21T13:18:47.952Z] #49 7.797 Reading package lists... [2022-04-21T13:18:47.952Z] #49 8.982 Building dependency tree... [2022-04-21T13:18:47.952Z] #49 9.558 The following additional packages will be installed: [2022-04-21T13:18:47.952Z] #49 9.559 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:18:47.952Z] #49 9.559 python3-protobuf python3-six [2022-04-21T13:18:47.952Z] #49 9.560 Suggested packages: [2022-04-21T13:18:47.952Z] #49 9.560 python3-setuptools [2022-04-21T13:18:47.952Z] #49 9.560 Recommended packages: [2022-04-21T13:18:47.952Z] #49 9.560 iproute2 | iproute [2022-04-21T13:18:47.952Z] #49 9.688 The following NEW packages will be installed: [2022-04-21T13:18:47.952Z] #49 9.689 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:18:47.952Z] #49 9.690 python3-protobuf python3-six [2022-04-21T13:18:47.952Z] #49 10.00 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:18:47.952Z] #49 10.00 Need to get 2292 kB of archives. [2022-04-21T13:18:47.952Z] #49 10.00 After this operation, 11.0 MB of additional disk space will be used. [2022-04-21T13:18:47.952Z] #49 10.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-21T13:18:47.952Z] #49 10.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:18:47.952Z] #49 10.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-21T13:18:47.952Z] #49 10.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-21T13:18:47.952Z] #49 10.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-04-21T13:18:47.952Z] #49 10.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-04-21T13:18:47.952Z] #49 10.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-04-21T13:18:48.213Z] #49 ... [2022-04-21T13:18:48.213Z] [2022-04-21T13:18:48.213Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:18:48.213Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:18:48.213Z] #38 DONE 10.5s [2022-04-21T13:18:48.213Z] [2022-04-21T13:18:48.213Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:18:48.213Z] #55 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T13:18:48.213Z] #55 1.720 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-21T13:18:48.213Z] #55 6.880 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-21T13:18:48.213Z] #55 6.886 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-21T13:18:48.213Z] #55 6.886 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-21T13:18:48.213Z] #55 7.602 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-21T13:18:48.213Z] #55 ... [2022-04-21T13:18:48.213Z] [2022-04-21T13:18:48.213Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:18:48.213Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:18:48.213Z] #60 2.070 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:18:48.213Z] #60 2.083 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:18:48.213Z] #60 2.083 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:18:48.213Z] #60 2.341 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:18:48.213Z] #60 3.005 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:18:48.213Z] #60 3.758 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:18:48.213Z] #60 5.465 Fetched 8510 kB in 4s (2268 kB/s) [2022-04-21T13:18:48.213Z] #60 5.465 Reading package lists... [2022-04-21T13:18:48.213Z] #60 6.515 Reading package lists... [2022-04-21T13:18:48.213Z] #60 7.883 Building dependency tree... [2022-04-21T13:18:48.213Z] #60 8.495 The following additional packages will be installed: [2022-04-21T13:18:48.213Z] #60 8.497 libbtrfs0 [2022-04-21T13:18:48.213Z] #60 8.535 The following NEW packages will be installed: [2022-04-21T13:18:48.213Z] #60 8.537 libbtrfs-dev libbtrfs0 [2022-04-21T13:18:48.213Z] #60 8.846 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:18:48.213Z] #60 8.846 Need to get 460 kB of archives. [2022-04-21T13:18:48.213Z] #60 8.846 After this operation, 1237 kB of additional disk space will be used. [2022-04-21T13:18:48.213Z] #60 8.846 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T13:18:48.213Z] #60 8.854 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T13:18:48.213Z] #60 9.220 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:18:48.213Z] #60 9.278 Fetched 460 kB in 0s (1520 kB/s) [2022-04-21T13:18:48.213Z] #60 9.506 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T13:18:48.213Z] #60 9.506 (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-04-21T13:18:48.213Z] #60 9.535 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T13:18:48.213Z] #60 9.593 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:18:48.213Z] #60 9.877 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T13:18:48.213Z] #60 9.881 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T13:18:48.213Z] #60 9.907 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:18:48.213Z] #60 10.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:18:48.213Z] #60 10.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:18:48.213Z] #60 10.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:18:48.213Z] #60 ... [2022-04-21T13:18:48.213Z] [2022-04-21T13:18:48.213Z] #45 [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-04-21T13:18:48.213Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:18:48.213Z] #45 0.857 + git clone https://github.com/docker/distribution.git . [2022-04-21T13:18:48.213Z] #45 0.860 Cloning into '.'... [2022-04-21T13:18:48.213Z] #45 5.044 + git checkout -q v2.3.0 [2022-04-21T13:18:48.213Z] #45 5.739 + 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-04-21T13:18:48.474Z] #45 ... [2022-04-21T13:18:48.474Z] [2022-04-21T13:18:48.474Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:18:48.474Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:18:48.474Z] #53 1.616 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-21T13:18:48.474Z] #53 7.508 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:18:48.474Z] #53 7.508 go: downloading github.com/fatih/color v1.13.0 [2022-04-21T13:18:48.474Z] #53 7.508 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-21T13:18:48.474Z] #53 7.509 go: downloading github.com/spf13/viper v1.10.1 [2022-04-21T13:18:48.474Z] #53 7.510 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T13:18:48.474Z] #53 7.548 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-21T13:18:48.474Z] #53 7.548 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-21T13:18:48.474Z] #53 7.560 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-21T13:18:48.474Z] #53 7.580 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-21T13:18:48.474Z] #53 7.615 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T13:18:48.474Z] #53 7.656 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:18:48.474Z] #53 7.714 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T13:18:48.474Z] #53 7.800 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-21T13:18:48.474Z] #53 7.807 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-21T13:18:48.474Z] #53 7.836 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-21T13:18:48.474Z] #53 7.875 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T13:18:48.474Z] #53 7.897 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-21T13:18:48.474Z] #53 7.988 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-21T13:18:48.474Z] #53 8.003 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-21T13:18:48.474Z] #53 8.020 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-21T13:18:48.474Z] #53 8.048 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-21T13:18:48.474Z] #53 8.082 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-21T13:18:48.474Z] #53 8.088 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-21T13:18:48.474Z] #53 8.123 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-21T13:18:48.474Z] #53 8.141 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-21T13:18:48.474Z] #53 8.154 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-21T13:18:48.474Z] #53 8.157 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-21T13:18:48.474Z] #53 8.169 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-21T13:18:48.474Z] #53 8.181 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-21T13:18:48.474Z] #53 8.185 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-21T13:18:48.474Z] #53 8.200 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-21T13:18:48.474Z] #53 8.257 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-21T13:18:48.474Z] #53 8.261 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-21T13:18:48.474Z] #53 8.298 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-21T13:18:48.474Z] #53 8.317 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-21T13:18:48.474Z] #53 8.331 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-21T13:18:48.474Z] #53 8.333 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-21T13:18:48.474Z] #53 8.351 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-21T13:18:48.474Z] #53 8.384 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-21T13:18:48.474Z] #53 8.388 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-21T13:18:48.474Z] #53 8.414 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-21T13:18:48.474Z] #53 8.526 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-21T13:18:48.474Z] #53 8.527 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-21T13:18:48.474Z] #53 8.553 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-21T13:18:48.474Z] #53 8.583 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-21T13:18:48.474Z] #53 8.587 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-21T13:18:48.474Z] #53 8.597 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-21T13:18:48.474Z] #53 8.602 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-21T13:18:48.474Z] #53 8.606 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-21T13:18:48.474Z] #53 8.609 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-21T13:18:48.474Z] #53 8.612 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-21T13:18:48.474Z] #53 8.624 go: downloading github.com/julz/importas v0.1.0 [2022-04-21T13:18:48.474Z] #53 8.651 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-21T13:18:48.474Z] #53 8.669 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-21T13:18:48.474Z] #53 8.687 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-21T13:18:48.474Z] #53 8.693 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-21T13:18:48.474Z] #53 8.698 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-21T13:18:48.474Z] #53 8.708 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-21T13:18:48.474Z] #53 8.729 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-21T13:18:48.474Z] #53 8.732 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-21T13:18:48.474Z] #53 8.792 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-21T13:18:48.474Z] #53 8.795 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-21T13:18:48.474Z] #53 8.807 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-21T13:18:48.474Z] #53 8.821 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-21T13:18:48.474Z] #53 9.081 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-21T13:18:48.474Z] #53 9.084 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-21T13:18:48.474Z] #53 9.096 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-21T13:18:48.474Z] #53 9.098 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-21T13:18:48.474Z] #53 9.109 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-21T13:18:48.474Z] #53 9.149 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-21T13:18:48.474Z] #53 9.155 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-21T13:18:48.474Z] #53 9.163 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-21T13:18:48.474Z] #53 9.172 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-21T13:18:48.474Z] #53 9.206 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-21T13:18:48.474Z] #53 9.227 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-21T13:18:48.474Z] #53 9.232 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-21T13:18:48.474Z] #53 9.266 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-21T13:18:48.474Z] #53 9.384 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-21T13:18:48.474Z] #53 9.384 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-21T13:18:48.474Z] #53 9.386 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-21T13:18:48.474Z] #53 9.397 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-21T13:18:48.474Z] #53 9.408 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-21T13:18:48.474Z] #53 9.421 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-21T13:18:48.474Z] #53 9.448 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-21T13:18:48.474Z] #53 9.459 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-21T13:18:48.474Z] #53 9.462 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-21T13:18:48.474Z] #53 9.466 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-21T13:18:48.474Z] #53 9.471 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-21T13:18:48.474Z] #53 9.481 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-21T13:18:48.474Z] #53 9.497 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-21T13:18:48.474Z] #53 9.543 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-21T13:18:48.474Z] #53 10.21 go: downloading honnef.co/go/tools v0.2.2 [2022-04-21T13:18:48.474Z] #53 10.22 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-21T13:18:48.474Z] #53 10.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-21T13:18:48.474Z] #53 10.28 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-21T13:18:48.474Z] #53 10.28 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-21T13:18:48.474Z] #53 10.38 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-21T13:18:48.474Z] #53 10.40 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T13:18:48.474Z] #53 10.44 go: downloading github.com/spf13/afero v1.6.0 [2022-04-21T13:18:48.474Z] #53 10.44 go: downloading github.com/spf13/cast v1.4.1 [2022-04-21T13:18:48.474Z] #53 10.53 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-21T13:18:48.474Z] #53 10.54 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-21T13:18:48.474Z] #53 10.55 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-21T13:18:48.474Z] #53 10.62 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-21T13:18:48.474Z] #53 10.71 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-21T13:18:48.474Z] #53 10.72 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-21T13:18:48.474Z] #53 10.73 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-21T13:18:48.474Z] #53 10.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-21T13:18:48.474Z] #53 10.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-21T13:18:48.474Z] #53 10.84 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-21T13:18:48.475Z] #53 10.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-21T13:18:48.475Z] #53 10.87 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-21T13:18:48.475Z] #53 10.87 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-21T13:18:48.475Z] #53 10.87 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-21T13:18:48.475Z] #53 10.87 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-21T13:18:48.475Z] #53 10.87 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-21T13:18:48.475Z] #53 10.87 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T13:18:48.475Z] #53 10.88 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T13:18:48.475Z] #53 10.97 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-21T13:18:48.475Z] #53 ... [2022-04-21T13:18:48.475Z] [2022-04-21T13:18:48.475Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:18:48.475Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:18:48.475Z] #60 DONE 11.0s [2022-04-21T13:18:48.475Z] [2022-04-21T13:18:48.475Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:18:48.475Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:18:48.475Z] #53 10.97 go: downloading golang.org/x/text v0.3.7 [2022-04-21T13:18:48.475Z] #53 10.98 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-21T13:18:48.475Z] #53 10.99 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-21T13:18:48.475Z] #53 11.05 go: downloading golang.org/x/mod v0.5.1 [2022-04-21T13:18:48.475Z] #53 11.08 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-21T13:18:48.475Z] #53 ... [2022-04-21T13:18:48.475Z] [2022-04-21T13:18:48.475Z] #40 [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-04-21T13:18:48.475Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:18:48.475Z] #40 10.33 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:18:48.475Z] #40 10.53 Fetched 17.7 MB in 1s (24.4 MB/s) [2022-04-21T13:18:48.475Z] #40 10.66 Selecting previously unselected package xxd. [2022-04-21T13:18:48.475Z] #40 10.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-04-21T13:18:48.475Z] #40 10.72 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:18:48.475Z] #40 10.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:18:48.606Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0541aee8efea71f96) in /home/ubuntu/workspace/moby_PR-43511 [Pipeline] { [2022-04-21T13:18:48.621Z] #35 ... [2022-04-21T13:18:48.621Z] [2022-04-21T13:18:48.621Z] #31 [internal] load build context [2022-04-21T13:18:48.621Z] #31 sha256:24f401f2b657ac0e8b3c8903530d6b5540fd67982bc1d6621857837d61034d96 [2022-04-21T13:18:48.621Z] #31 transferring context: 60.74MB 5.5s done [2022-04-21T13:18:48.621Z] #31 DONE 6.5s [2022-04-21T13:18:48.621Z] [2022-04-21T13:18:48.621Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:18:48.621Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [Pipeline] checkout [2022-04-21T13:18:48.742Z] #40 11.11 Selecting previously unselected package vim-common. [2022-04-21T13:18:48.742Z] #40 11.12 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:18:48.742Z] #40 11.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:18:48.910Z] The recommended git tool is: git [2022-04-21T13:18:49.006Z] #40 ... [2022-04-21T13:18:49.006Z] [2022-04-21T13:18:49.006Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-21T13:18:49.006Z] #61 sha256:23abb629d70d3aacdff3715bc5a07c30064a56c316a755a4c5af497066ddf027 [2022-04-21T13:18:49.006Z] #61 DONE 0.3s [2022-04-21T13:18:49.006Z] [2022-04-21T13:18:49.006Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:18:49.006Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:18:49.006Z] #53 11.11 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-21T13:18:49.006Z] #53 11.14 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T13:18:49.006Z] #53 11.14 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-21T13:18:49.006Z] #53 11.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-21T13:18:49.006Z] #53 11.18 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-21T13:18:49.006Z] #53 11.24 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T13:18:49.006Z] #53 11.28 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-21T13:18:49.006Z] #53 11.31 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-21T13:18:49.006Z] #53 11.36 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-21T13:18:49.006Z] #53 11.38 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-21T13:18:49.197Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.1s [2022-04-21T13:18:49.267Z] #53 ... [2022-04-21T13:18:49.267Z] [2022-04-21T13:18:49.267Z] #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-04-21T13:18:49.267Z] #31 sha256:4702ab2fc36f9c6595695fc0f1944c757c8e7d1056cf4a7716bc49f48a1b419b [2022-04-21T13:18:49.267Z] #31 11.09 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-21T13:18:49.267Z] #31 11.66 [2022-04-21T13:18:49.267Z] #31 11.90 #=#=# ######################################################################## 100.0% [2022-04-21T13:18:49.267Z] #31 12.25 [2022-04-21T13:18:49.267Z] #31 12.37 Download of images into '/build' complete. [2022-04-21T13:18:49.267Z] #31 12.37 Use something like the following to load the result into a Docker daemon: [2022-04-21T13:18:49.267Z] #31 12.37 tar -cC '/build' . | docker load [2022-04-21T13:18:49.267Z] #31 DONE 12.6s [2022-04-21T13:18:49.267Z] [2022-04-21T13:18:49.267Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:18:49.267Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:18:49.267Z] #53 11.56 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-21T13:18:49.267Z] #53 11.56 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-21T13:18:49.267Z] #53 11.58 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-21T13:18:49.267Z] #53 11.65 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-21T13:18:49.267Z] #53 11.67 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T13:18:49.267Z] #53 11.76 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T13:18:49.459Z] using credential docker-jenkins-github-credentials [2022-04-21T13:18:49.469Z] Cloning the remote Git repository [2022-04-21T13:18:49.469Z] Cloning with configured refspecs honoured and without tags [2022-04-21T13:18:49.528Z] #53 11.77 go: downloading github.com/prometheus/common v0.10.0 [2022-04-21T13:18:49.528Z] #53 11.78 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-21T13:18:49.528Z] #53 11.79 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-21T13:18:49.528Z] #53 11.84 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-21T13:18:49.528Z] #53 11.84 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-21T13:18:49.770Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.6s done [2022-04-21T13:18:50.031Z] #35 ... [2022-04-21T13:18:50.031Z] [2022-04-21T13:18:50.031Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-21T13:18:50.031Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-21T13:18:50.031Z] #77 DONE 0.5s [2022-04-21T13:18:50.031Z] [2022-04-21T13:18:50.031Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:18:50.031Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:18:50.031Z] #35 DONE 7.9s [2022-04-21T13:18:50.031Z] [2022-04-21T13:18:50.031Z] #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-04-21T13:18:50.031Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:18:50.102Z] #53 12.44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-21T13:18:49.492Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:18:49.540Z] > git init /home/ubuntu/workspace/moby_PR-43511 # timeout=10 [2022-04-21T13:18:49.880Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:18:49.881Z] > git --version # timeout=10 [2022-04-21T13:18:49.892Z] > git --version # 'git version 2.25.1' [2022-04-21T13:18:49.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:18:49.894Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:18:50.602Z] #36 ... [2022-04-21T13:18:50.602Z] [2022-04-21T13:18:50.602Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-21T13:18:50.602Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-21T13:18:50.602Z] #79 DONE 0.7s [2022-04-21T13:18:50.673Z] #53 ... [2022-04-21T13:18:50.673Z] [2022-04-21T13:18:50.673Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:18:50.673Z] #55 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T13:18:50.673Z] #55 12.75 v3.0.2 [2022-04-21T13:18:50.673Z] #55 DONE 13.0s [2022-04-21T13:18:50.673Z] [2022-04-21T13:18:50.673Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:18:50.673Z] #62 sha256:3c591b3b2cef2be91a24ed05e37ef92ad5ad16338b7041156ac251de65efc802 [2022-04-21T13:18:50.673Z] #62 1.144 + RM_GOPATH=0 [2022-04-21T13:18:50.673Z] #62 1.144 + TMP_GOPATH= [2022-04-21T13:18:50.673Z] #62 1.145 + : /build [2022-04-21T13:18:50.673Z] #62 1.145 + '[' -z '' ']' [2022-04-21T13:18:50.673Z] #62 1.145 ++ mktemp -d [2022-04-21T13:18:50.673Z] #62 1.147 + export GOPATH=/tmp/tmp.0DY3OijlZC [2022-04-21T13:18:50.673Z] #62 1.147 + GOPATH=/tmp/tmp.0DY3OijlZC [2022-04-21T13:18:50.673Z] #62 1.147 + RM_GOPATH=1 [2022-04-21T13:18:50.673Z] #62 1.147 + case "$(go env GOARCH)" in [2022-04-21T13:18:50.673Z] #62 1.147 ++ go env GOARCH [2022-04-21T13:18:50.673Z] #62 1.158 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:18:50.673Z] #62 1.158 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:18:50.673Z] #62 1.160 ++ dirname /install.sh [2022-04-21T13:18:50.673Z] #62 1.165 + dir=/ [2022-04-21T13:18:50.673Z] #62 1.165 + bin=containerd [2022-04-21T13:18:50.673Z] #62 1.166 + shift [2022-04-21T13:18:50.673Z] #62 1.166 + '[' '!' -f //containerd.installer ']' [2022-04-21T13:18:50.673Z] #62 1.166 + . //containerd.installer [2022-04-21T13:18:50.673Z] #62 1.166 ++ set -e [2022-04-21T13:18:50.673Z] #62 1.167 ++ : v1.6.2 [2022-04-21T13:18:50.673Z] #62 1.167 + install_containerd [2022-04-21T13:18:50.673Z] #62 1.168 + echo 'Install containerd version v1.6.2' [2022-04-21T13:18:50.673Z] #62 1.168 Install containerd version v1.6.2 [2022-04-21T13:18:50.673Z] #62 1.168 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0DY3OijlZC/src/github.com/containerd/containerd [2022-04-21T13:18:50.673Z] #62 1.170 Cloning into '/tmp/tmp.0DY3OijlZC/src/github.com/containerd/containerd'... [2022-04-21T13:18:50.863Z] [2022-04-21T13:18:50.864Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:18:50.864Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:18:50.864Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 0.0s done [2022-04-21T13:18:50.864Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.5s done [2022-04-21T13:18:50.864Z] #11 sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 1.86kB / 1.86kB done [2022-04-21T13:18:50.864Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-21T13:18:50.864Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-21T13:18:50.864Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.9s done [2022-04-21T13:18:50.864Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.7s done [2022-04-21T13:18:50.864Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.4s done [2022-04-21T13:18:50.864Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.1s done [2022-04-21T13:18:50.864Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.0s done [2022-04-21T13:18:50.864Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.6s done [2022-04-21T13:18:50.864Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.3s done [2022-04-21T13:18:50.864Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.2s [2022-04-21T13:18:51.439Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.7s done [2022-04-21T13:18:51.439Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-21T13:18:51.614Z] #62 ... [2022-04-21T13:18:51.614Z] [2022-04-21T13:18:51.614Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:18:51.614Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:18:51.615Z] #51 13.34 gotestsum version dev [2022-04-21T13:18:51.615Z] #51 DONE 14.1s [2022-04-21T13:18:51.615Z] [2022-04-21T13:18:51.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-04-21T13:18:51.615Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:18:51.615Z] #14 7.616 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-04-21T13:18:51.615Z] #14 8.157 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-04-21T13:18:51.615Z] #14 8.329 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-04-21T13:18:51.615Z] #14 8.576 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-04-21T13:18:51.615Z] #14 9.163 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-04-21T13:18:51.615Z] #14 9.422 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-04-21T13:18:51.615Z] #14 9.428 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-21T13:18:51.615Z] #14 9.431 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-21T13:18:51.615Z] #14 9.433 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T13:18:51.615Z] #14 9.435 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T13:18:51.615Z] #14 9.438 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-04-21T13:18:51.615Z] #14 9.438 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-21T13:18:51.615Z] #14 9.440 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-21T13:18:51.615Z] #14 9.449 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-21T13:18:51.615Z] #14 9.452 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-21T13:18:51.615Z] #14 9.454 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-21T13:18:51.615Z] #14 9.455 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-21T13:18:51.615Z] #14 9.462 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-21T13:18:51.615Z] #14 9.467 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-04-21T13:18:51.615Z] #14 9.467 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-21T13:18:51.615Z] #14 9.469 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-21T13:18:51.615Z] #14 9.931 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:18:51.615Z] #14 10.05 Fetched 115 MB in 3s (42.0 MB/s) [2022-04-21T13:18:51.615Z] #14 10.31 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-21T13:18:51.615Z] #14 10.32 (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-04-21T13:18:51.615Z] #14 10.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T13:18:51.615Z] #14 10.47 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:18:51.615Z] #14 11.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-21T13:18:51.615Z] #14 11.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T13:18:51.615Z] #14 11.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:18:51.615Z] #14 12.52 Selecting previously unselected package binutils-mingw-w64. [2022-04-21T13:18:51.615Z] #14 12.52 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-21T13:18:51.615Z] #14 12.53 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:18:51.615Z] #14 12.70 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-21T13:18:51.615Z] #14 12.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:18:51.615Z] #14 12.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:18:51.615Z] #14 12.95 Selecting previously unselected package dmsetup. [2022-04-21T13:18:51.615Z] #14 12.95 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:18:51.615Z] #14 12.99 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:18:51.615Z] #14 13.07 Selecting previously unselected package mingw-w64-common. [2022-04-21T13:18:51.615Z] #14 13.07 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-21T13:18:51.615Z] #14 13.08 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-21T13:18:51.700Z] #11 ... [2022-04-21T13:18:51.700Z] [2022-04-21T13:18:51.700Z] #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-04-21T13:18:51.700Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:18:51.700Z] #36 1.586 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:18:51.700Z] #36 1.596 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:18:51.700Z] #36 1.596 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:18:51.700Z] #36 1.710 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:18:51.771Z] #26 ... [2022-04-21T13:18:51.772Z] [2022-04-21T13:18:51.772Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:18:51.772Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:18:51.772Z] #38 5.439 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T13:18:51.772Z] #38 6.223 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T13:18:51.772Z] #38 7.823 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T13:18:51.772Z] #38 8.134 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T13:18:51.772Z] #38 8.224 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T13:18:51.772Z] #38 ... [2022-04-21T13:18:51.772Z] [2022-04-21T13:18:51.772Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:18:51.772Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:18:51.772Z] #53 4.140 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-21T13:18:51.961Z] #36 1.846 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:18:51.961Z] #36 2.056 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:18:52.034Z] #53 ... [2022-04-21T13:18:52.034Z] [2022-04-21T13:18:52.034Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:18:52.034Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:18:52.034Z] #60 5.690 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:18:52.034Z] #60 5.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:18:52.034Z] #60 5.739 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:18:52.034Z] #60 6.477 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:18:52.034Z] #60 8.901 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:18:52.034Z] #60 ... [2022-04-21T13:18:52.034Z] [2022-04-21T13:18:52.034Z] #40 [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-04-21T13:18:52.034Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:18:52.034Z] #40 5.599 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:18:52.034Z] #40 5.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:18:52.034Z] #40 5.636 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:18:52.034Z] #40 6.376 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:18:52.034Z] #40 8.353 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:18:52.187Z] #14 ... [2022-04-21T13:18:52.187Z] [2022-04-21T13:18:52.187Z] #49 [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-04-21T13:18:52.187Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:18:52.187Z] #49 13.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-21T13:18:52.187Z] #49 13.83 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:18:52.187Z] #49 13.88 Fetched 2292 kB in 4s (611 kB/s) [2022-04-21T13:18:52.187Z] #49 13.93 Selecting previously unselected package libprotobuf23:amd64. [2022-04-21T13:18:52.187Z] #49 13.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:18:52.187Z] #49 13.96 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-21T13:18:52.187Z] #49 13.97 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T13:18:52.187Z] #49 14.40 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:18:52.187Z] #49 14.40 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:18:52.187Z] #49 14.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:18:52.207Z] using credential docker-jenkins-github-credentials [2022-04-21T13:18:52.216Z] Cloning the remote Git repository [2022-04-21T13:18:52.216Z] Cloning with configured refspecs honoured and without tags [2022-04-21T13:18:52.296Z] #40 10.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:18:52.296Z] #40 ... [2022-04-21T13:18:52.296Z] [2022-04-21T13:18:52.296Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:18:52.296Z] #55 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T13:18:52.296Z] #55 3.919 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-21T13:18:52.296Z] #55 4.624 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-21T13:18:52.296Z] #55 4.647 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-21T13:18:52.296Z] #55 4.652 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-21T13:18:52.296Z] #55 5.719 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-21T13:18:52.447Z] #49 14.76 Selecting previously unselected package python3-six. [2022-04-21T13:18:52.559Z] #55 ... [2022-04-21T13:18:52.559Z] [2022-04-21T13:18:52.559Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:18:52.559Z] #65 sha256:429f76a3c23f20549b105582d1036808d361757e2ee4b4e0c4d3aa1b853cbcb1 [2022-04-21T13:18:52.559Z] #65 4.927 + RM_GOPATH=0 [2022-04-21T13:18:52.559Z] #65 4.927 + TMP_GOPATH= [2022-04-21T13:18:52.559Z] #65 4.927 + : /build [2022-04-21T13:18:52.559Z] #65 4.927 + '[' -z '' ']' [2022-04-21T13:18:52.559Z] #65 4.929 ++ mktemp -d [2022-04-21T13:18:52.559Z] #65 4.932 + export GOPATH=/tmp/tmp.vbGqw6Gj3U [2022-04-21T13:18:52.559Z] #65 4.932 + GOPATH=/tmp/tmp.vbGqw6Gj3U [2022-04-21T13:18:52.559Z] #65 4.932 + RM_GOPATH=1 [2022-04-21T13:18:52.559Z] #65 4.932 + case "$(go env GOARCH)" in [2022-04-21T13:18:52.559Z] #65 4.932 ++ go env GOARCH [2022-04-21T13:18:52.559Z] #65 4.959 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:18:52.559Z] #65 4.959 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:18:52.559Z] #65 4.960 ++ dirname /install.sh [2022-04-21T13:18:52.559Z] #65 4.964 + dir=/ [2022-04-21T13:18:52.559Z] #65 4.966 + bin=rootlesskit [2022-04-21T13:18:52.559Z] #65 4.966 + shift [2022-04-21T13:18:52.559Z] #65 4.966 + '[' '!' -f //rootlesskit.installer ']' [2022-04-21T13:18:52.559Z] #65 4.966 + . //rootlesskit.installer [2022-04-21T13:18:52.559Z] #65 4.966 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:18:52.559Z] #65 4.967 + install_rootlesskit [2022-04-21T13:18:52.559Z] #65 4.967 + case "$1" in [2022-04-21T13:18:52.559Z] #65 4.967 + export CGO_ENABLED=0 [2022-04-21T13:18:52.559Z] #65 4.967 + CGO_ENABLED=0 [2022-04-21T13:18:52.559Z] #65 4.967 + _install_rootlesskit [2022-04-21T13:18:52.559Z] #65 4.968 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-21T13:18:52.559Z] #65 4.968 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:18:52.559Z] #65 4.968 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:18:52.559Z] #65 4.968 + GOBIN=/build [2022-04-21T13:18:52.559Z] #65 4.968 + GO111MODULE=on [2022-04-21T13:18:52.559Z] #65 4.968 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:18:52.559Z] #65 5.585 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-21T13:18:52.559Z] #65 7.811 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:18:52.559Z] #65 7.816 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-21T13:18:52.559Z] #65 8.511 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-21T13:18:52.559Z] #65 ... [2022-04-21T13:18:52.559Z] [2022-04-21T13:18:52.559Z] #45 [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-04-21T13:18:52.559Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:18:52.559Z] #45 4.953 + git clone https://github.com/docker/distribution.git . [2022-04-21T13:18:52.559Z] #45 4.966 Cloning into '.'... [2022-04-21T13:18:52.250Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:18:52.329Z] > git init /home/ubuntu/workspace/moby_PR-43511 # timeout=10 [2022-04-21T13:18:52.708Z] #49 14.77 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-21T13:18:52.821Z] #45 ... [2022-04-21T13:18:52.821Z] [2022-04-21T13:18:52.821Z] #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-04-21T13:18:52.821Z] #36 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T13:18:52.821Z] #36 5.571 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-21T13:18:52.821Z] #36 ... [2022-04-21T13:18:52.821Z] [2022-04-21T13:18:52.821Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:18:52.821Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:18:52.821Z] #51 4.971 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T13:18:52.821Z] #51 6.346 go: downloading github.com/fatih/color v1.10.0 [2022-04-21T13:18:52.821Z] #51 6.590 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T13:18:52.821Z] #51 6.603 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T13:18:52.821Z] #51 6.638 go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T13:18:52.821Z] #51 6.924 go: downloading golang.org/x/tools v0.1.0 [2022-04-21T13:18:52.821Z] #51 7.085 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T13:18:52.821Z] #51 7.221 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T13:18:52.821Z] #51 7.342 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T13:18:52.821Z] #51 7.529 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T13:18:52.971Z] #49 14.92 Unpacking python3-six (1.16.0-2) ... [2022-04-21T13:18:52.971Z] #49 15.05 Selecting previously unselected package python3-protobuf. [2022-04-21T13:18:52.971Z] #49 15.05 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-21T13:18:52.971Z] #49 15.05 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-21T13:18:53.083Z] #51 ... [2022-04-21T13:18:53.083Z] [2022-04-21T13:18:53.083Z] #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-04-21T13:18:53.083Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:18:53.083Z] #34 4.797 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-21T13:18:53.083Z] #34 4.805 Cloning into '.'... [2022-04-21T13:18:53.083Z] #34 ... [2022-04-21T13:18:53.083Z] [2022-04-21T13:18:53.083Z] #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-04-21T13:18:53.083Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:18:53.083Z] #14 2.558 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:18:53.083Z] #14 2.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:18:53.083Z] #14 2.579 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:18:53.083Z] #14 2.799 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:18:53.083Z] #14 3.231 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:18:53.083Z] #14 3.787 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:18:53.083Z] #14 7.514 Fetched 8510 kB in 5s (1633 kB/s) [2022-04-21T13:18:53.233Z] #49 15.36 Selecting previously unselected package libnet1:amd64. [2022-04-21T13:18:53.233Z] #49 15.37 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T13:18:53.233Z] #49 15.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:18:53.346Z] #14 7.514 Reading package lists... [2022-04-21T13:18:53.346Z] #14 ... [2022-04-21T13:18:53.346Z] [2022-04-21T13:18:53.346Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:18:53.346Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:18:53.346Z] #51 11.51 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T13:18:53.346Z] #51 11.59 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T13:18:53.346Z] #51 11.65 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T13:18:53.357Z] #36 3.494 Fetched 8510 kB in 2s (3904 kB/s) [2022-04-21T13:18:53.494Z] #49 15.50 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T13:18:53.494Z] #49 15.50 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T13:18:53.494Z] #49 15.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:18:53.494Z] #49 15.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T13:18:53.494Z] #49 15.60 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T13:18:53.494Z] #49 15.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:18:52.594Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:18:52.594Z] > git --version # timeout=10 [2022-04-21T13:18:52.609Z] > git --version # 'git version 2.25.1' [2022-04-21T13:18:52.609Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:18:52.611Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:18:53.758Z] #49 15.73 Selecting previously unselected package criu. [2022-04-21T13:18:53.758Z] #49 15.73 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-21T13:18:53.758Z] #49 15.74 Unpacking criu (3.16.1-3) ... [2022-04-21T13:18:54.019Z] #49 16.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:18:54.331Z] #36 3.494 Reading package lists... [2022-04-21T13:18:54.598Z] #49 16.73 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T13:18:54.598Z] #49 16.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:18:54.598Z] #49 16.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:18:54.598Z] #49 16.82 Setting up python3-six (1.16.0-2) ... [2022-04-21T13:18:55.266Z] #51 ... [2022-04-21T13:18:55.266Z] [2022-04-21T13:18:55.266Z] #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-04-21T13:18:55.266Z] #26 sha256:92e7300d3981f73d5a08304ef86eb95196b68edf5588478ff5a6165e450c114d [2022-04-21T13:18:55.266Z] #26 12.59 + mkdir -p /build [2022-04-21T13:18:55.266Z] #26 12.60 + mv docker/docker /build/ [2022-04-21T13:18:55.266Z] #26 12.60 + rmdir docker [2022-04-21T13:18:55.266Z] #26 DONE 13.1s [2022-04-21T13:18:55.266Z] [2022-04-21T13:18:55.266Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:18:55.266Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:18:55.266Z] #51 13.66 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T13:18:55.275Z] #36 4.274 Reading package lists... [2022-04-21T13:18:55.275Z] #36 5.014 Building dependency tree... [2022-04-21T13:18:55.275Z] #36 5.342 The following additional packages will be installed: [2022-04-21T13:18:55.275Z] #36 5.342 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-21T13:18:55.275Z] #36 5.342 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-21T13:18:55.275Z] #36 5.342 Recommended packages: [2022-04-21T13:18:55.275Z] #36 5.342 libldap-common publicsuffix libsasl2-modules [2022-04-21T13:18:55.534Z] #51 13.70 go: downloading golang.org/x/mod v0.3.0 [2022-04-21T13:18:55.537Z] #36 5.514 The following NEW packages will be installed: [2022-04-21T13:18:55.537Z] #36 5.514 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-21T13:18:55.537Z] #36 5.514 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-21T13:18:55.537Z] #36 5.514 libssh2-1 openssl [2022-04-21T13:18:55.541Z] #49 17.49 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:18:55.799Z] #36 5.794 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:18:55.799Z] #36 5.794 Need to get 3040 kB of archives. [2022-04-21T13:18:55.799Z] #36 5.794 After this operation, 6651 kB of additional disk space will be used. [2022-04-21T13:18:55.799Z] #36 5.794 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-21T13:18:55.799Z] #36 5.804 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-21T13:18:55.799Z] #36 5.806 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-21T13:18:55.799Z] #36 5.811 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-21T13:18:55.799Z] #36 5.811 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-21T13:18:55.799Z] #36 5.811 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-21T13:18:55.799Z] #36 5.811 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-21T13:18:55.799Z] #36 5.843 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-21T13:18:55.799Z] #36 5.843 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-21T13:18:55.799Z] #36 5.843 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-21T13:18:55.799Z] #36 5.843 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-21T13:18:55.799Z] #36 5.843 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-21T13:18:55.799Z] #36 5.848 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T13:18:55.800Z] #36 5.848 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T13:18:55.800Z] #36 5.858 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T13:18:55.804Z] #49 17.81 Setting up python3-protobuf (3.12.4-1) ... [2022-04-21T13:18:56.062Z] #36 6.014 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:18:56.062Z] #36 6.046 Fetched 3040 kB in 0s (9011 kB/s) [2022-04-21T13:18:56.062Z] #36 6.083 Selecting previously unselected package openssl. [2022-04-21T13:18:56.062Z] #36 6.083 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-21T13:18:56.062Z] #36 6.083 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-21T13:18:56.062Z] #36 6.089 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:18:56.324Z] #36 6.229 Selecting previously unselected package ca-certificates. [2022-04-21T13:18:56.324Z] #36 6.229 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-21T13:18:56.324Z] #36 6.229 Unpacking ca-certificates (20210119) ... [2022-04-21T13:18:56.324Z] #36 6.311 Selecting previously unselected package libbrotli1:amd64. [2022-04-21T13:18:56.324Z] #36 6.312 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-21T13:18:56.324Z] #36 6.319 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T13:18:56.324Z] #36 6.382 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-21T13:18:56.324Z] #36 6.382 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T13:18:56.324Z] #36 6.386 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:18:56.324Z] #36 6.432 Selecting previously unselected package libsasl2-2:amd64. [2022-04-21T13:18:56.324Z] #36 6.432 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T13:18:56.586Z] #36 6.436 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:18:56.586Z] #36 6.495 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-21T13:18:56.586Z] #36 6.495 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-21T13:18:56.586Z] #36 6.499 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T13:18:56.586Z] #36 6.567 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-21T13:18:56.586Z] #36 6.567 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-21T13:18:56.586Z] #36 6.571 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T13:18:56.586Z] #36 6.619 Selecting previously unselected package libpsl5:amd64. [2022-04-21T13:18:56.586Z] #36 6.619 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-21T13:18:56.586Z] #36 6.622 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T13:18:56.586Z] #36 6.665 Selecting previously unselected package librtmp1:amd64. [2022-04-21T13:18:56.586Z] #36 6.665 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-21T13:18:56.586Z] #36 6.668 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:18:56.749Z] #49 ... [2022-04-21T13:18:56.749Z] [2022-04-21T13:18:56.749Z] #40 [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-04-21T13:18:56.749Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:18:56.749Z] #40 11.60 Selecting previously unselected package cmake-data. [2022-04-21T13:18:56.749Z] #40 11.60 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-21T13:18:56.749Z] #40 11.62 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:18:56.749Z] #40 12.50 Selecting previously unselected package libicu67:amd64. [2022-04-21T13:18:56.749Z] #40 12.50 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-21T13:18:56.749Z] #40 12.51 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T13:18:56.749Z] #40 14.52 Selecting previously unselected package libxml2:amd64. [2022-04-21T13:18:56.749Z] #40 14.52 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-21T13:18:56.749Z] #40 14.53 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:18:56.749Z] #40 14.83 Selecting previously unselected package libarchive13:amd64. [2022-04-21T13:18:56.749Z] #40 14.84 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-21T13:18:56.749Z] #40 14.84 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T13:18:56.749Z] #40 15.36 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-21T13:18:56.749Z] #40 15.36 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-21T13:18:56.749Z] #40 15.36 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T13:18:56.749Z] #40 15.51 Selecting previously unselected package librhash0:amd64. [2022-04-21T13:18:56.749Z] #40 15.51 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-21T13:18:56.749Z] #40 15.52 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-21T13:18:56.749Z] #40 15.63 Selecting previously unselected package libuv1:amd64. [2022-04-21T13:18:56.749Z] #40 15.64 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-21T13:18:56.749Z] #40 15.65 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-21T13:18:56.749Z] #40 15.82 Selecting previously unselected package cmake. [2022-04-21T13:18:56.749Z] #40 15.82 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-21T13:18:56.749Z] #40 15.83 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:18:56.749Z] #40 17.06 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T13:18:56.749Z] #40 17.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:18:56.749Z] #40 17.12 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-21T13:18:56.749Z] #40 17.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:18:56.749Z] #40 17.23 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T13:18:56.749Z] #40 17.25 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-21T13:18:56.749Z] #40 17.26 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:18:56.749Z] #40 17.29 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:18:56.749Z] #40 17.32 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T13:18:56.749Z] #40 17.35 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:18:56.749Z] #40 17.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:18:56.749Z] #40 DONE 19.0s [2022-04-21T13:18:56.749Z] [2022-04-21T13:18:56.749Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-21T13:18:56.749Z] #41 sha256:05c5f08d90ff4b49024b4b6dfbf864965ec0daf76d69fecb68573acc7dd58802 [2022-04-21T13:18:56.849Z] #36 6.707 Selecting previously unselected package libssh2-1:amd64. [2022-04-21T13:18:56.849Z] #36 6.707 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-21T13:18:56.849Z] #36 6.711 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T13:18:56.849Z] #36 6.766 Selecting previously unselected package libcurl4:amd64. [2022-04-21T13:18:56.849Z] #36 6.767 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T13:18:56.849Z] #36 6.772 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:18:56.849Z] #36 6.837 Selecting previously unselected package curl. [2022-04-21T13:18:56.849Z] #36 6.839 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T13:18:56.849Z] #36 6.845 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:18:56.849Z] #36 6.909 Selecting previously unselected package libonig5:amd64. [2022-04-21T13:18:56.849Z] #36 6.909 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T13:18:56.849Z] #36 6.914 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:18:56.849Z] #36 6.982 Selecting previously unselected package libjq1:amd64. [2022-04-21T13:18:56.849Z] #36 6.982 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T13:18:56.849Z] #36 6.987 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:18:57.011Z] #41 DONE 0.4s [2022-04-21T13:18:57.011Z] [2022-04-21T13:18:57.011Z] #42 [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-04-21T13:18:57.011Z] #42 sha256:f1a46875f783ec21bc8b263502e209f398682d2469cd9dbb34282ea290411c4f [2022-04-21T13:18:57.111Z] #36 7.053 Selecting previously unselected package jq. [2022-04-21T13:18:57.111Z] #36 7.053 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-21T13:18:57.111Z] #36 7.053 Unpacking jq (1.6-2.1) ... [2022-04-21T13:18:57.111Z] #36 7.098 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T13:18:57.111Z] #36 7.110 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T13:18:57.111Z] #36 7.123 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T13:18:57.111Z] #36 7.138 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:18:57.111Z] #36 7.148 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:18:57.111Z] #36 7.159 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:18:57.111Z] #36 7.171 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T13:18:57.111Z] #36 7.186 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:18:57.111Z] #36 7.205 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:18:57.111Z] #36 7.216 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:18:57.376Z] #36 7.230 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T13:18:57.376Z] #36 7.246 Setting up ca-certificates (20210119) ... [2022-04-21T13:18:57.458Z] #51 ... [2022-04-21T13:18:57.458Z] [2022-04-21T13:18:57.458Z] #49 [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-04-21T13:18:57.458Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:18:57.458Z] #49 5.218 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:18:57.458Z] #49 5.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:18:57.458Z] #49 5.272 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:18:57.458Z] #49 5.891 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-21T13:18:57.458Z] #49 6.242 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:18:57.458Z] #49 8.643 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:18:57.458Z] #49 10.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:18:57.458Z] #49 14.18 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-21T13:18:57.458Z] #49 ... [2022-04-21T13:18:57.458Z] [2022-04-21T13:18:57.458Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:18:57.458Z] #65 sha256:429f76a3c23f20549b105582d1036808d361757e2ee4b4e0c4d3aa1b853cbcb1 [2022-04-21T13:18:57.458Z] #65 11.02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-21T13:18:57.458Z] #65 11.89 go: downloading github.com/google/uuid v1.3.0 [2022-04-21T13:18:57.458Z] #65 11.94 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-21T13:18:57.458Z] #65 12.02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-21T13:18:57.458Z] #65 12.17 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:18:57.458Z] #65 12.32 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-21T13:18:57.458Z] #65 12.48 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-21T13:18:57.458Z] #65 13.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-21T13:18:57.458Z] #65 13.74 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-21T13:18:57.458Z] #65 14.09 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-21T13:18:57.949Z] #36 7.856 Updating certificates in /etc/ssl/certs... [2022-04-21T13:18:57.956Z] #42 ... [2022-04-21T13:18:57.956Z] [2022-04-21T13:18:57.956Z] #49 [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-04-21T13:18:57.956Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:18:57.956Z] #49 18.97 Setting up criu (3.16.1-3) ... [2022-04-21T13:18:57.956Z] #49 19.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:18:57.956Z] #49 DONE 20.1s [2022-04-21T13:18:57.956Z] [2022-04-21T13:18:57.956Z] #42 [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-04-21T13:18:57.956Z] #42 sha256:f1a46875f783ec21bc8b263502e209f398682d2469cd9dbb34282ea290411c4f [2022-04-21T13:18:57.956Z] #42 1.097 + RM_GOPATH=0 [2022-04-21T13:18:57.956Z] #42 1.097 + TMP_GOPATH= [2022-04-21T13:18:57.956Z] #42 1.097 + : /build [2022-04-21T13:18:57.956Z] #42 1.097 + '[' -z '' ']' [2022-04-21T13:18:57.956Z] #42 1.097 ++ mktemp -d [2022-04-21T13:18:57.956Z] #42 1.097 + export GOPATH=/tmp/tmp.LS50oW4VIm [2022-04-21T13:18:57.956Z] #42 1.097 + GOPATH=/tmp/tmp.LS50oW4VIm [2022-04-21T13:18:57.956Z] #42 1.097 + RM_GOPATH=1 [2022-04-21T13:18:57.956Z] #42 1.097 + case "$(go env GOARCH)" in [2022-04-21T13:18:57.956Z] #42 1.097 ++ go env GOARCH [2022-04-21T13:18:57.956Z] #42 1.123 Install tini version v0.19.0 [2022-04-21T13:18:58.217Z] #42 1.125 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:18:58.217Z] #42 1.125 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:18:58.217Z] #42 1.125 ++ dirname /install.sh [2022-04-21T13:18:58.217Z] #42 1.125 + dir=/ [2022-04-21T13:18:58.217Z] #42 1.125 + bin=tini [2022-04-21T13:18:58.217Z] #42 1.125 + shift [2022-04-21T13:18:58.217Z] #42 1.125 + '[' '!' -f //tini.installer ']' [2022-04-21T13:18:58.217Z] #42 1.125 + . //tini.installer [2022-04-21T13:18:58.217Z] #42 1.125 ++ : v0.19.0 [2022-04-21T13:18:58.217Z] #42 1.125 + install_tini [2022-04-21T13:18:58.217Z] #42 1.125 + echo 'Install tini version v0.19.0' [2022-04-21T13:18:58.217Z] #42 1.125 + git clone https://github.com/krallin/tini.git /tmp/tmp.LS50oW4VIm/tini [2022-04-21T13:18:58.217Z] #42 1.125 Cloning into '/tmp/tmp.LS50oW4VIm/tini'... [2022-04-21T13:18:58.406Z] #65 16.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:18:58.478Z] #42 1.518 + cd /tmp/tmp.LS50oW4VIm/tini [2022-04-21T13:18:58.478Z] #42 1.519 + git checkout -q v0.19.0 [2022-04-21T13:18:58.478Z] #42 1.525 + cmake . [2022-04-21T13:18:58.523Z] #36 8.555 129 added, 0 removed; done. [2022-04-21T13:18:58.784Z] #36 8.593 Setting up jq (1.6-2.1) ... [2022-04-21T13:18:58.784Z] #36 8.605 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:18:58.784Z] #36 8.615 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:18:58.784Z] #36 8.627 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:18:58.784Z] #36 8.646 Processing triggers for ca-certificates (20210119) ... [2022-04-21T13:18:58.784Z] #36 8.654 Updating certificates in /etc/ssl/certs... [2022-04-21T13:18:59.050Z] #42 1.841 -- The C compiler identification is GNU 10.2.1 [2022-04-21T13:18:59.050Z] #42 1.867 -- Detecting C compiler ABI info [2022-04-21T13:18:59.050Z] #42 2.055 -- Detecting C compiler ABI info - done [2022-04-21T13:18:59.050Z] #42 2.113 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-21T13:18:59.050Z] #42 2.114 -- Detecting C compile features [2022-04-21T13:18:59.050Z] #42 2.115 -- Detecting C compile features - done [2022-04-21T13:18:59.050Z] #42 2.134 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-21T13:18:59.050Z] #42 2.226 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-21T13:18:59.310Z] #42 2.258 -- Configuring done [2022-04-21T13:18:59.310Z] #42 2.274 -- Generating done [2022-04-21T13:18:59.310Z] #42 2.276 -- Build files have been written to: /tmp/tmp.LS50oW4VIm/tini [2022-04-21T13:18:59.310Z] #42 2.281 + make tini-static [2022-04-21T13:18:59.310Z] #42 2.444 Scanning dependencies of target tini-static [2022-04-21T13:18:59.310Z] #42 2.483 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-21T13:18:59.358Z] #36 9.270 0 added, 0 removed; done. [2022-04-21T13:18:59.358Z] #36 9.270 Running hooks in /etc/ca-certificates/update.d... [2022-04-21T13:18:59.358Z] #36 9.271 done. [2022-04-21T13:18:59.881Z] #42 2.822 [100%] Linking C executable tini-static [2022-04-21T13:18:59.881Z] #42 3.061 [100%] Built target tini-static [2022-04-21T13:19:00.142Z] #42 3.105 + mkdir -p /build [2022-04-21T13:19:00.142Z] #42 3.107 + cp tini-static /build/docker-init [2022-04-21T13:19:00.327Z] #65 ... [2022-04-21T13:19:00.327Z] [2022-04-21T13:19:00.327Z] #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-04-21T13:19:00.327Z] #36 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T13:19:00.327Z] #36 18.38 tomll can be used in two ways: [2022-04-21T13:19:00.327Z] #36 18.38 Writing to STDIN and reading from STDOUT: [2022-04-21T13:19:00.327Z] #36 18.38 cat file.toml | tomll > file.toml [2022-04-21T13:19:00.327Z] #36 18.38 [2022-04-21T13:19:00.327Z] #36 18.38 Reading and updating a list of files: [2022-04-21T13:19:00.327Z] #36 18.38 tomll a.toml b.toml c.toml [2022-04-21T13:19:00.327Z] #36 18.38 [2022-04-21T13:19:00.327Z] #36 18.38 When given a list of files, tomll will modify all files in place without asking. [2022-04-21T13:19:00.327Z] #36 DONE 18.6s [2022-04-21T13:19:00.327Z] [2022-04-21T13:19:00.327Z] #40 [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-04-21T13:19:00.327Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:19:00.327Z] #40 18.69 Fetched 8510 kB in 13s (637 kB/s) [2022-04-21T13:19:00.715Z] #42 DONE 3.7s [2022-04-21T13:19:00.715Z] [2022-04-21T13:19:00.715Z] #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-04-21T13:19:00.715Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:19:00.715Z] #14 15.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-21T13:19:00.715Z] #14 15.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-21T13:19:00.715Z] #14 15.26 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:19:00.715Z] #14 17.23 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-21T13:19:00.715Z] #14 17.25 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:19:00.715Z] #14 17.26 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:19:00.715Z] #14 17.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-21T13:19:00.715Z] #14 17.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:19:00.715Z] #14 17.37 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:19:00.715Z] #14 19.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-21T13:19:00.715Z] #14 19.58 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:19:00.715Z] #14 19.59 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:19:01.658Z] #14 24.05 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-21T13:19:01.658Z] #14 24.05 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:19:01.906Z] #36 DONE 11.8s [2022-04-21T13:19:01.906Z] [2022-04-21T13:19:01.906Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:01.906Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:19:01.906Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.5s done [2022-04-21T13:19:01.906Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.1s done [2022-04-21T13:19:01.906Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.5s [2022-04-21T13:19:01.906Z] #11 ... [2022-04-21T13:19:01.906Z] [2022-04-21T13:19:01.906Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-21T13:19:01.906Z] #37 sha256:e807c3c8bf9cd65d17cd6b13ed1444ec447e2f21aa69aa96eee39ad1f52ad841 [2022-04-21T13:19:01.906Z] #37 DONE 0.2s [2022-04-21T13:19:01.906Z] [2022-04-21T13:19:01.906Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:01.906Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:19:01.918Z] #14 24.21 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:19:01.918Z] #14 ... [2022-04-21T13:19:01.918Z] [2022-04-21T13:19:01.918Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:19:01.918Z] #62 sha256:3c591b3b2cef2be91a24ed05e37ef92ad5ad16338b7041156ac251de65efc802 [2022-04-21T13:19:02.179Z] #62 12.97 Updating files: 82% (3899/4709) Updating files: 83% (3909/4709) Updating files: 84% (3956/4709) Updating files: 85% (4003/4709) Updating files: 86% (4050/4709) Updating files: 87% (4097/4709) Updating files: 88% (4144/4709) Updating files: 89% (4192/4709) Updating files: 90% (4239/4709) Updating files: 91% (4286/4709) Updating files: 92% (4333/4709) Updating files: 93% (4380/4709) Updating files: 94% (4427/4709) Updating files: 95% (4474/4709) Updating files: 96% (4521/4709) Updating files: 97% (4568/4709) Updating files: 98% (4615/4709) Updating files: 99% (4662/4709) Updating files: 100% (4709/4709) Updating files: 100% (4709/4709), done. [2022-04-21T13:19:02.179Z] #62 13.15 + cd /tmp/tmp.0DY3OijlZC/src/github.com/containerd/containerd [2022-04-21T13:19:02.179Z] #62 13.15 + git checkout -q v1.6.2 [2022-04-21T13:19:02.751Z] #62 13.79 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-21T13:19:02.751Z] #62 13.79 + BUILDTAGS='netgo osusergo static_build' [2022-04-21T13:19:02.751Z] #62 13.79 + export EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:19:02.751Z] #62 13.79 + EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:19:02.751Z] #62 13.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-21T13:19:02.751Z] #62 13.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-21T13:19:02.751Z] #62 13.79 + '[' '' = dynamic ']' [2022-04-21T13:19:02.751Z] #62 13.79 + make [2022-04-21T13:19:02.888Z] #40 18.69 Reading package lists... [2022-04-21T13:19:02.889Z] #40 ... [2022-04-21T13:19:02.889Z] [2022-04-21T13:19:02.889Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:19:02.889Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:19:02.889Z] #60 10.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:19:02.889Z] #60 18.62 Fetched 8510 kB in 13s (645 kB/s) [2022-04-21T13:19:02.889Z] #60 18.62 Reading package lists... [2022-04-21T13:19:02.889Z] #60 ... [2022-04-21T13:19:02.889Z] [2022-04-21T13:19:02.889Z] #49 [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-04-21T13:19:02.889Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:19:02.889Z] #49 20.07 Fetched 8513 kB in 15s (563 kB/s) [2022-04-21T13:19:03.462Z] #49 20.07 Reading package lists... [2022-04-21T13:19:03.462Z] #49 ... [2022-04-21T13:19:03.462Z] [2022-04-21T13:19:03.462Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:19:03.462Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:19:03.462Z] #38 11.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T13:19:03.462Z] #38 11.80 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:19:03.462Z] #38 ... [2022-04-21T13:19:03.462Z] [2022-04-21T13:19:03.462Z] #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-04-21T13:19:03.462Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:19:03.462Z] #14 7.514 Reading package lists... [2022-04-21T13:19:03.462Z] #14 13.43 Reading package lists... [2022-04-21T13:19:03.462Z] #14 19.96 Building dependency tree... [2022-04-21T13:19:03.692Z] #62 14.61 + bin/ctr [2022-04-21T13:19:04.850Z] #14 23.13 The following additional packages will be installed: [2022-04-21T13:19:04.850Z] #14 23.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:19:05.111Z] #14 23.16 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-21T13:19:05.111Z] #14 23.16 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-21T13:19:05.111Z] #14 23.16 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-21T13:19:05.111Z] #14 23.16 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-21T13:19:05.111Z] #14 23.16 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-21T13:19:05.111Z] #14 23.16 mingw-w64-common mingw-w64-x86-64-dev [2022-04-21T13:19:05.111Z] #14 23.17 Suggested packages: [2022-04-21T13:19:05.111Z] #14 23.17 gcc-10-locales seccomp wine64 [2022-04-21T13:19:05.684Z] #14 ... [2022-04-21T13:19:05.684Z] [2022-04-21T13:19:05.684Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:19:05.684Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:19:05.684Z] #60 18.62 Reading package lists... [2022-04-21T13:19:05.912Z] Fetching without tags [2022-04-21T13:19:06.149Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit 0e4f473a9f7f82a62c9e66023909243b2d08a601 [2022-04-21T13:19:05.839Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:19:05.848Z] > git config --add remote.origin.fetch +refs/pull/43511/head:refs/remotes/origin/PR-43511 # timeout=10 [2022-04-21T13:19:05.860Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:05.871Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:19:05.883Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:19:05.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:19:05.884Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:06.123Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:19:06.131Z] > git checkout -f 0e4f473a9f7f82a62c9e66023909243b2d08a601 # timeout=10 [2022-04-21T13:19:06.659Z] > git remote # timeout=10 [2022-04-21T13:19:06.672Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:19:06.678Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:19:06.679Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:19:07.008Z] #62 ... [2022-04-21T13:19:07.008Z] [2022-04-21T13:19:07.008Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:19:07.008Z] #65 sha256:feb94ceffd79ca26554f0b9e806237a0b34fff56d2ecf5aa8e176a5dd0fd5206 [2022-04-21T13:19:07.008Z] #65 25.01 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:19:07.008Z] #65 25.01 + GOBIN=/build [2022-04-21T13:19:07.008Z] #65 25.01 + GO111MODULE=on [2022-04-21T13:19:07.008Z] #65 25.01 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:19:07.008Z] #65 27.38 rootlesskit version 1.0.0 [2022-04-21T13:19:07.008Z] #65 27.39 Usage of /build/rootlesskit-docker-proxy: [2022-04-21T13:19:07.008Z] #65 27.39 -container-ip string [2022-04-21T13:19:07.008Z] #65 27.39 container ip [2022-04-21T13:19:07.008Z] #65 27.39 -container-port int [2022-04-21T13:19:07.008Z] #65 27.39 container port (default -1) [2022-04-21T13:19:07.008Z] #65 27.39 -host-ip string [2022-04-21T13:19:07.008Z] #65 27.39 host ip [2022-04-21T13:19:07.008Z] #65 27.39 -host-port int [2022-04-21T13:19:07.008Z] #65 27.39 host port (default -1) [2022-04-21T13:19:07.008Z] #65 27.39 -proto string [2022-04-21T13:19:07.008Z] #65 27.39 proxy protocol (default "tcp") [2022-04-21T13:19:07.008Z] #65 DONE 29.2s [2022-04-21T13:19:07.008Z] [2022-04-21T13:19:07.008Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-21T13:19:07.008Z] #66 sha256:5c83f31cd1ac25b3e788d5bfa985aad585f2d708b4452c84ba64b39a18f04760 [2022-04-21T13:19:07.206Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.8s [2022-04-21T13:19:07.513Z] Merge succeeded, producing 4acef880954b01748a1ab017f150df6e5c54ac50 [2022-04-21T13:19:07.513Z] Checking out Revision 4acef880954b01748a1ab017f150df6e5c54ac50 (PR-43511) [2022-04-21T13:19:07.580Z] #66 DONE 0.5s [2022-04-21T13:19:07.580Z] [2022-04-21T13:19:07.581Z] #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-04-21T13:19:07.581Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:19:07.581Z] #34 DONE 29.9s [2022-04-21T13:19:07.581Z] [2022-04-21T13:19:07.581Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-21T13:19:07.581Z] #67 sha256:3a1e54e9ea76da87063fd6586ddca6dd36e92faff340ac2bee6a7edb7f81fc78 [2022-04-21T13:19:07.845Z] #67 DONE 0.1s [2022-04-21T13:19:07.845Z] [2022-04-21T13:19:07.845Z] #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-04-21T13:19:07.845Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:19:07.845Z] #14 25.91 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-21T13:19:07.845Z] #14 25.92 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:19:07.845Z] #14 25.92 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:19:07.845Z] #14 28.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-21T13:19:07.845Z] #14 28.18 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:19:07.845Z] #14 28.21 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:19:07.472Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T13:19:07.483Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:19:07.490Z] > git checkout -f 4acef880954b01748a1ab017f150df6e5c54ac50 # timeout=10 [2022-04-21T13:19:09.701Z] Fetching without tags [2022-04-21T13:19:09.754Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.4s done [2022-04-21T13:19:09.757Z] #14 32.23 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-21T13:19:09.758Z] #14 32.24 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:19:09.758Z] #14 32.24 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:19:09.886Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit 0e4f473a9f7f82a62c9e66023909243b2d08a601 [2022-04-21T13:19:10.017Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-21T13:19:10.018Z] #11 DONE 28.0s [2022-04-21T13:19:10.018Z] [2022-04-21T13:19:10.018Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T13:19:10.018Z] #12 sha256:24f30c4ae30cc50eb2930f4071316cd89793f6b1c8c7d8f015fe678dd533e3a6 [2022-04-21T13:19:09.651Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:19:09.662Z] > git config --add remote.origin.fetch +refs/pull/43511/head:refs/remotes/origin/PR-43511 # timeout=10 [2022-04-21T13:19:09.671Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:09.685Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:19:09.704Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:19:09.704Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:19:09.705Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:09.892Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:19:09.906Z] > git checkout -f 0e4f473a9f7f82a62c9e66023909243b2d08a601 # timeout=10 [2022-04-21T13:19:10.513Z] > git remote # timeout=10 [2022-04-21T13:19:10.532Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:19:10.544Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:19:10.545Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:19:11.072Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:19:11.088Z] First time build. Skipping changelog. [2022-04-21T13:19:11.246Z] Merge succeeded, producing 1dbfeefc8b85549dc82e627ef0a254f0b1d4b502 [2022-04-21T13:19:11.247Z] Checking out Revision 1dbfeefc8b85549dc82e627ef0a254f0b1d4b502 (PR-43511) [2022-04-21T13:19:11.252Z] #60 24.03 Reading package lists... [2022-04-21T13:19:11.252Z] #60 29.20 Building dependency tree... [2022-04-21T13:19:11.252Z] #60 ... [2022-04-21T13:19:11.252Z] [2022-04-21T13:19:11.252Z] #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-04-21T13:19:11.252Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:19:11.252Z] #14 24.46 The following NEW packages will be installed: [2022-04-21T13:19:11.252Z] #14 24.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:19:11.252Z] #14 24.46 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-21T13:19:11.252Z] #14 24.46 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-21T13:19:11.252Z] #14 24.46 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-21T13:19:11.252Z] #14 24.46 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-21T13:19:11.252Z] #14 24.46 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-21T13:19:11.252Z] #14 24.46 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-21T13:19:11.252Z] #14 24.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-21T13:19:11.252Z] #14 24.46 mingw-w64-x86-64-dev [2022-04-21T13:19:11.252Z] #14 24.85 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:19:11.252Z] #14 24.85 Need to get 115 MB of archives. [2022-04-21T13:19:11.252Z] #14 24.85 After this operation, 645 MB of additional disk space will be used. [2022-04-21T13:19:11.252Z] #14 24.85 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-04-21T13:19:11.252Z] #14 24.98 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-04-21T13:19:11.252Z] #14 25.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-21T13:19:11.252Z] #14 25.18 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-04-21T13:19:11.252Z] #14 25.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-21T13:19:11.253Z] #14 25.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-21T13:19:11.253Z] #14 25.50 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-04-21T13:19:11.253Z] #14 25.68 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-04-21T13:19:11.253Z] #14 25.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-21T13:19:11.253Z] #14 26.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-21T13:19:11.253Z] #14 27.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-21T13:19:11.253Z] #14 28.49 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-04-21T13:19:11.253Z] #14 29.16 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] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T13:19:11.672Z] #14 33.95 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-21T13:19:11.672Z] #14 33.95 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-21T13:19:11.672Z] #14 33.96 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:19:11.933Z] #12 ... [2022-04-21T13:19:11.933Z] [2022-04-21T13:19:11.933Z] #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-04-21T13:19:11.933Z] #38 sha256:f9fc656c959e9e02809b97ef36155655d0ae378e945ddbc60e518e167647aefe [2022-04-21T13:19:11.933Z] #38 1.489 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-21T13:19:11.933Z] #38 1.747 [2022-04-21T13:19:11.933Z] #38 1.965 #=#=# ######################################################################## 100.0% [2022-04-21T13:19:11.933Z] #38 2.202 [2022-04-21T13:19:11.933Z] #38 3.042 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-21T13:19:11.933Z] #38 3.295 [2022-04-21T13:19:11.933Z] #38 3.508 #=#=# ######################################################################## 100.0% [2022-04-21T13:19:11.933Z] #38 3.762 [2022-04-21T13:19:11.933Z] #38 4.655 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-21T13:19:11.933Z] #38 4.942 [2022-04-21T13:19:11.933Z] #38 5.158 #=#=# ################### 27.6% ########################################## 59.7% ################################################################## 91.9% ######################################################################## 100.0% [2022-04-21T13:19:11.933Z] #38 5.693 [2022-04-21T13:19:11.933Z] #38 6.626 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-21T13:19:11.933Z] #38 6.890 [2022-04-21T13:19:11.933Z] #38 7.115 #=#=# ######################################################################## 100.0% [2022-04-21T13:19:11.933Z] #38 7.372 [2022-04-21T13:19:11.933Z] #38 8.022 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-21T13:19:11.933Z] #38 8.299 [2022-04-21T13:19:11.933Z] #38 8.522 #=#=# ######################################################################## 100.0% [2022-04-21T13:19:11.933Z] #38 8.692 [2022-04-21T13:19:11.933Z] #38 8.731 Download of images into '/build' complete. [2022-04-21T13:19:11.933Z] #38 8.731 Use something like the following to load the result into a Docker daemon: [2022-04-21T13:19:11.933Z] #38 8.732 tar -cC '/build' . | docker load [2022-04-21T13:19:11.934Z] #14 34.21 Selecting previously unselected package libapparmor1:amd64. [2022-04-21T13:19:11.934Z] #14 34.21 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-21T13:19:11.934Z] #14 34.23 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T13:19:11.934Z] #14 34.31 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-21T13:19:11.934Z] #14 34.32 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-21T13:19:11.934Z] #14 34.37 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T13:19:12.160Z] + docker version [2022-04-21T13:19:12.195Z] #38 DONE 10.2s [2022-04-21T13:19:12.195Z] [2022-04-21T13:19:12.195Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T13:19:12.195Z] #12 sha256:24f30c4ae30cc50eb2930f4071316cd89793f6b1c8c7d8f015fe678dd533e3a6 [2022-04-21T13:19:12.195Z] #12 DONE 2.2s [2022-04-21T13:19:12.195Z] [2022-04-21T13:19:12.195Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-21T13:19:12.195Z] #13 sha256:772157ab50785cac5c20421bd764d7ad9ac71389b3057f0f7fcdef0e2976ce87 [2022-04-21T13:19:12.202Z] #14 34.52 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T13:19:12.202Z] #14 34.53 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T13:19:12.202Z] #14 34.54 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:19:12.202Z] #14 34.61 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T13:19:12.202Z] #14 34.61 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T13:19:12.202Z] #14 34.62 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:19:12.463Z] #14 34.84 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-21T13:19:12.463Z] #14 34.84 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:19:12.463Z] #14 34.85 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:19:12.463Z] #14 34.93 Selecting previously unselected package libudev-dev:amd64. [2022-04-21T13:19:12.463Z] #14 34.93 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-21T13:19:12.463Z] #14 34.96 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-21T13:19:12.642Z] #14 30.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-21T13:19:12.642Z] #14 ... [2022-04-21T13:19:12.642Z] [2022-04-21T13:19:12.642Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:19:12.642Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:19:12.642Z] #53 30.74 go: downloading github.com/fatih/color v1.13.0 [2022-04-21T13:19:12.642Z] #53 30.74 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:19:12.642Z] #53 30.79 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-21T13:19:12.642Z] #53 30.80 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T13:19:12.642Z] #53 31.03 go: downloading github.com/spf13/viper v1.10.1 [2022-04-21T13:19:12.724Z] #14 35.04 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-21T13:19:12.724Z] #14 35.04 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-21T13:19:12.724Z] #14 35.05 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T13:19:12.724Z] #14 35.19 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-21T13:19:12.724Z] #14 35.20 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-21T13:19:12.724Z] #14 35.20 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T13:19:12.724Z] #14 35.30 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-21T13:19:12.904Z] #53 31.20 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-21T13:19:12.985Z] #14 35.31 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-21T13:19:12.985Z] #14 35.33 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T13:19:12.985Z] #14 35.45 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-21T13:19:12.985Z] #14 35.45 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-21T13:19:12.985Z] #14 35.46 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T13:19:12.985Z] #14 35.53 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-21T13:19:12.985Z] #14 35.54 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-21T13:19:12.985Z] #14 35.54 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T13:19:11.234Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T13:19:11.248Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:19:11.257Z] > git checkout -f 1dbfeefc8b85549dc82e627ef0a254f0b1d4b502 # timeout=10 [2022-04-21T13:19:11.043Z] > git rev-list --no-walk 1eef276543e3570f870562ba2e63c87e57d29ef1 # timeout=10 [2022-04-21T13:19:13.140Z] #13 DONE 0.7s [2022-04-21T13:19:13.140Z] [2022-04-21T13:19:13.140Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-21T13:19:13.140Z] #51 sha256:e5db8297630d3723067178e470da76dc2eb24f2ff7f798dc1d26f5e625c162a6 [2022-04-21T13:19:13.140Z] #51 DONE 0.1s [2022-04-21T13:19:13.140Z] [2022-04-21T13:19:13.140Z] #55 [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-04-21T13:19:13.140Z] #55 sha256:f2868e4c84ebef12af7764ae416ae70ccb354d4b3338eca894f69b7691864630 [2022-04-21T13:19:13.140Z] #55 DONE 0.1s [2022-04-21T13:19:13.140Z] [2022-04-21T13:19:13.140Z] #52 [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-04-21T13:19:13.140Z] #52 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:19:13.140Z] #52 ... [2022-04-21T13:19:13.140Z] [2022-04-21T13:19:13.140Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-21T13:19:13.140Z] #40 sha256:cf2baaf4fd68b6fcb36ca9ba697bca1cadf27b840a9e8bb9b0557eb9a56ed191 [2022-04-21T13:19:13.140Z] #40 DONE 0.2s [2022-04-21T13:19:13.165Z] #53 31.30 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T13:19:13.165Z] #53 31.36 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T13:19:13.165Z] #53 31.38 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-21T13:19:13.165Z] #53 31.48 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-21T13:19:13.245Z] #14 35.74 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-21T13:19:13.245Z] #14 35.74 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-21T13:19:13.245Z] #14 35.75 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T13:19:13.245Z] #14 35.86 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-21T13:19:13.403Z] [2022-04-21T13:19:13.403Z] #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-04-21T13:19:13.403Z] #41 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:19:13.506Z] #14 35.87 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:19:13.506Z] #14 35.88 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:19:13.506Z] #14 35.99 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-21T13:19:13.768Z] #14 36.00 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-21T13:19:13.768Z] #14 36.00 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T13:19:13.768Z] #14 36.19 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-21T13:19:13.768Z] #14 36.19 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-21T13:19:13.768Z] #14 36.20 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T13:19:14.038Z] #14 36.43 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T13:19:14.038Z] #14 36.45 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T13:19:14.038Z] #14 36.47 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:19:14.038Z] #14 36.48 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T13:19:14.038Z] #14 36.50 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:19:14.038Z] #14 36.51 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T13:19:14.038Z] #14 36.52 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:19:14.038Z] #14 36.54 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T13:19:14.299Z] #14 36.55 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-21T13:19:14.299Z] #14 36.57 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T13:19:14.299Z] #14 36.59 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:19:14.299Z] #14 36.60 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:19:14.299Z] #14 36.67 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:19:14.299Z] #14 36.70 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T13:19:14.299Z] #14 36.73 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-21T13:19:14.299Z] #14 36.75 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T13:19:14.299Z] #14 36.77 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:19:14.299Z] #14 36.80 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T13:19:14.299Z] #14 36.83 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T13:19:14.299Z] #14 36.84 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:19:14.299Z] #14 36.86 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:19:14.299Z] #14 36.90 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-04-21T13:19:14.299Z] #14 36.91 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:19:14.560Z] #14 36.93 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-04-21T13:19:14.560Z] #14 36.94 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:19:14.560Z] #14 36.95 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:19:14.560Z] #14 36.98 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-04-21T13:19:14.560Z] #14 37.00 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:19:14.560Z] #14 37.03 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:19:14.560Z] #14 37.07 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:19:14.560Z] #14 37.09 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:19:14.560Z] #14 37.12 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:19:14.560Z] #14 37.13 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:19:14.560Z] #14 37.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:19:14.561Z] #53 32.58 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-21T13:19:14.561Z] #53 32.70 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-21T13:19:14.928Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:19:14.941Z] First time build. Skipping changelog. [2022-04-21T13:19:15.136Z] #53 ... [2022-04-21T13:19:15.136Z] [2022-04-21T13:19:15.136Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:19:15.136Z] #55 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T13:19:15.136Z] #55 33.07 v3.0.2 [2022-04-21T13:19:15.136Z] #55 DONE 33.4s [2022-04-21T13:19:14.931Z] > git rev-list --no-walk 1eef276543e3570f870562ba2e63c87e57d29ef1 # timeout=10 [2022-04-21T13:19:15.322Z] #41 ... [2022-04-21T13:19:15.322Z] [2022-04-21T13:19:15.322Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-21T13:19:15.322Z] #14 sha256:30e6f06b356b57ff4bf7911f6c745b5a0d52c70d8c5338cbd89aa5bf22456ed6 [2022-04-21T13:19:15.322Z] #14 DONE 2.1s [2022-04-21T13:19:15.322Z] [2022-04-21T13:19:15.322Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-21T13:19:15.322Z] #15 sha256:0a4f4fe963419818e9abe011b1d7369072a99fae46d70545ed99f6c96631ccf1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T13:19:15.398Z] [2022-04-21T13:19:15.398Z] #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-04-21T13:19:15.398Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:19:15.398Z] #14 31.26 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-04-21T13:19:15.398Z] #14 31.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-21T13:19:15.398Z] #14 31.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-21T13:19:15.398Z] #14 31.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T13:19:15.398Z] #14 31.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T13:19:15.398Z] #14 31.32 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-04-21T13:19:15.398Z] #14 31.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-21T13:19:15.398Z] #14 31.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-21T13:19:15.398Z] #14 31.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-21T13:19:15.398Z] #14 31.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-21T13:19:15.398Z] #14 31.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-21T13:19:15.398Z] #14 31.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-21T13:19:15.398Z] #14 31.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-21T13:19:15.398Z] #14 31.45 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-04-21T13:19:15.398Z] #14 31.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-21T13:19:15.398Z] #14 31.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-21T13:19:15.398Z] #14 32.51 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:19:15.398Z] #14 32.74 Fetched 115 MB in 7s (16.5 MB/s) [2022-04-21T13:19:15.398Z] #14 32.80 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-21T13:19:15.398Z] #14 32.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:19:15.398Z] #14 32.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T13:19:15.398Z] #14 32.85 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:19:15.660Z] #14 ... [2022-04-21T13:19:15.660Z] [2022-04-21T13:19:15.660Z] #40 [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-04-21T13:19:15.660Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:19:15.660Z] #40 18.69 Reading package lists... [2022-04-21T13:19:15.660Z] #40 24.09 Reading package lists... [2022-04-21T13:19:15.660Z] #40 28.64 Building dependency tree... [2022-04-21T13:19:15.660Z] #40 31.77 The following additional packages will be installed: [2022-04-21T13:19:15.660Z] #40 31.78 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-21T13:19:15.660Z] #40 31.79 Suggested packages: [2022-04-21T13:19:15.660Z] #40 31.80 cmake-doc ninja-build lrzip [2022-04-21T13:19:15.660Z] #40 31.80 Recommended packages: [2022-04-21T13:19:15.660Z] #40 31.80 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-21T13:19:15.660Z] #40 32.66 The following NEW packages will be installed: [2022-04-21T13:19:15.660Z] #40 32.67 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-21T13:19:15.660Z] #40 32.68 vim-common xxd [2022-04-21T13:19:15.660Z] #40 33.05 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:19:15.660Z] #40 33.05 Need to get 17.7 MB of archives. [2022-04-21T13:19:15.660Z] #40 33.05 After this operation, 70.7 MB of additional disk space will be used. [2022-04-21T13:19:15.660Z] #40 33.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:19:15.660Z] #40 33.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:19:15.660Z] #40 33.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-21T13:19:15.660Z] #40 33.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T13:19:15.660Z] #40 33.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-21T13:19:15.660Z] #40 33.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-21T13:19:15.660Z] #40 33.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-21T13:19:15.660Z] #40 33.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-21T13:19:15.660Z] #40 33.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-21T13:19:15.660Z] #40 33.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-21T13:19:15.947Z] #14 DONE 38.4s [2022-04-21T13:19:15.947Z] [2022-04-21T13:19:15.947Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T13:19:15.947Z] #57 sha256:fe1eafaaaa993d17ad2ed1fff08abda0a6cb62f4af460f9546072fb495b488d3 [2022-04-21T13:19:16.001Z] + docker version [2022-04-21T13:19:16.216Z] #57 DONE 0.1s [2022-04-21T13:19:16.216Z] [2022-04-21T13:19:16.216Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:19:16.216Z] #58 sha256:4cdec97326eaf775b92fae6696ef5fff832d08edaf1380989bf8438ec3bb0c88 [2022-04-21T13:19:16.604Z] #40 ... [2022-04-21T13:19:16.604Z] [2022-04-21T13:19:16.604Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:19:16.604Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:19:16.604Z] #60 29.20 Building dependency tree... [2022-04-21T13:19:16.604Z] #60 32.31 The following additional packages will be installed: [2022-04-21T13:19:16.604Z] #60 32.31 libbtrfs0 [2022-04-21T13:19:16.604Z] #60 32.51 The following NEW packages will be installed: [2022-04-21T13:19:16.604Z] #60 32.51 libbtrfs-dev libbtrfs0 [2022-04-21T13:19:16.604Z] #60 32.95 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:19:16.604Z] #60 32.95 Need to get 460 kB of archives. [2022-04-21T13:19:16.604Z] #60 32.95 After this operation, 1237 kB of additional disk space will be used. [2022-04-21T13:19:16.604Z] #60 32.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T13:19:16.604Z] #60 32.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T13:19:16.604Z] #60 34.40 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:19:16.604Z] #60 34.61 Fetched 460 kB in 0s (1300 kB/s) [2022-04-21T13:19:16.604Z] #60 34.70 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T13:19:16.604Z] #60 34.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:19:16.604Z] #60 34.79 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T13:19:16.604Z] #60 34.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:19:16.604Z] #60 ... [2022-04-21T13:19:16.604Z] [2022-04-21T13:19:16.604Z] #45 [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-04-21T13:19:16.604Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:19:16.604Z] #45 24.62 Updating files: 99% (1828/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-21T13:19:16.604Z] #45 24.66 + git checkout -q v2.3.0 [2022-04-21T13:19:16.604Z] #45 26.52 + 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-04-21T13:19:16.707Z] #15 DONE 1.6s [2022-04-21T13:19:16.707Z] [2022-04-21T13:19:16.707Z] #56 [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-04-21T13:19:16.707Z] #56 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:19:16.707Z] #56 2.607 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:19:16.707Z] #56 2.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:19:16.707Z] #56 2.648 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:19:16.707Z] #56 2.931 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-21T13:19:16.707Z] #56 3.022 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:19:16.866Z] #45 ... [2022-04-21T13:19:16.866Z] [2022-04-21T13:19:16.866Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:19:16.866Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:19:16.866Z] #60 35.03 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T13:19:16.866Z] #60 35.04 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T13:19:16.866Z] #60 35.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:19:17.129Z] #60 35.41 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:19:17.129Z] #60 35.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:19:17.129Z] #60 35.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:19:17.129Z] #60 ... [2022-04-21T13:19:17.129Z] [2022-04-21T13:19:17.129Z] #49 [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-04-21T13:19:17.129Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:19:17.129Z] #49 20.07 Reading package lists... [2022-04-21T13:19:17.129Z] #49 25.09 Reading package lists... [2022-04-21T13:19:17.129Z] #49 29.96 Building dependency tree... [2022-04-21T13:19:17.129Z] #49 33.10 The following additional packages will be installed: [2022-04-21T13:19:17.129Z] #49 33.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:19:17.129Z] #49 33.11 python3-protobuf python3-six [2022-04-21T13:19:17.129Z] #49 33.14 Suggested packages: [2022-04-21T13:19:17.129Z] #49 33.14 python3-setuptools [2022-04-21T13:19:17.129Z] #49 33.14 Recommended packages: [2022-04-21T13:19:17.129Z] #49 33.14 iproute2 | iproute [2022-04-21T13:19:17.129Z] #49 34.08 The following NEW packages will be installed: [2022-04-21T13:19:17.129Z] #49 34.08 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:19:17.129Z] #49 34.08 python3-protobuf python3-six [2022-04-21T13:19:17.129Z] #49 34.52 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:19:17.129Z] #49 34.52 Need to get 2292 kB of archives. [2022-04-21T13:19:17.129Z] #49 34.52 After this operation, 11.0 MB of additional disk space will be used. [2022-04-21T13:19:17.129Z] #49 34.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-21T13:19:17.129Z] #49 34.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:19:17.129Z] #49 34.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-21T13:19:17.129Z] #49 34.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-21T13:19:17.129Z] #49 34.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T13:19:17.129Z] #49 34.58 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-04-21T13:19:17.129Z] #49 34.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T13:19:17.160Z] #58 ... [2022-04-21T13:19:17.160Z] [2022-04-21T13:19:17.160Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T13:19:17.160Z] #15 sha256:cdce564a5785486f284bd659d8b1c9f4167cf8b7d27ce23d3ec9efd3c493bf20 [2022-04-21T13:19:17.160Z] #15 DONE 1.2s [2022-04-21T13:19:17.160Z] [2022-04-21T13:19:17.160Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:19:17.160Z] #58 sha256:4cdec97326eaf775b92fae6696ef5fff832d08edaf1380989bf8438ec3bb0c88 [2022-04-21T13:19:17.160Z] #58 1.147 + RM_GOPATH=0 [2022-04-21T13:19:17.160Z] #58 1.147 + TMP_GOPATH= [2022-04-21T13:19:17.160Z] #58 1.147 + : /build [2022-04-21T13:19:17.160Z] #58 1.147 + '[' -z '' ']' [2022-04-21T13:19:17.278Z] #56 4.122 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:19:17.391Z] #49 ... [2022-04-21T13:19:17.391Z] [2022-04-21T13:19:17.391Z] #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-04-21T13:19:17.391Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:19:17.391Z] #14 35.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-21T13:19:17.391Z] #14 35.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T13:19:17.421Z] #58 1.149 ++ mktemp -d [2022-04-21T13:19:17.421Z] #58 1.151 + export GOPATH=/tmp/tmp.iRdMSrDOk2 [2022-04-21T13:19:17.421Z] #58 1.151 + GOPATH=/tmp/tmp.iRdMSrDOk2 [2022-04-21T13:19:17.421Z] #58 1.151 + RM_GOPATH=1 [2022-04-21T13:19:17.421Z] #58 1.151 + case "$(go env GOARCH)" in [2022-04-21T13:19:17.421Z] #58 1.151 ++ go env GOARCH [2022-04-21T13:19:17.421Z] #58 1.173 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:19:17.421Z] #58 1.173 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:19:17.421Z] #58 1.180 ++ dirname /install.sh [2022-04-21T13:19:17.421Z] #58 1.181 Install runc version v1.1.1 (build tags: seccomp) [2022-04-21T13:19:17.421Z] #58 1.182 + dir=/ [2022-04-21T13:19:17.421Z] #58 1.182 + bin=runc [2022-04-21T13:19:17.421Z] #58 1.182 + shift [2022-04-21T13:19:17.421Z] #58 1.182 + '[' '!' -f //runc.installer ']' [2022-04-21T13:19:17.421Z] #58 1.182 + . //runc.installer [2022-04-21T13:19:17.421Z] #58 1.182 ++ set -e [2022-04-21T13:19:17.421Z] #58 1.182 ++ : v1.1.1 [2022-04-21T13:19:17.421Z] #58 1.182 + install_runc [2022-04-21T13:19:17.421Z] #58 1.182 + RUNC_BUILDTAGS=seccomp [2022-04-21T13:19:17.421Z] #58 1.182 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-21T13:19:17.421Z] #58 1.182 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iRdMSrDOk2/src/github.com/opencontainers/runc [2022-04-21T13:19:17.421Z] #58 1.192 Cloning into '/tmp/tmp.iRdMSrDOk2/src/github.com/opencontainers/runc'... [2022-04-21T13:19:17.654Z] #14 ... [2022-04-21T13:19:17.654Z] [2022-04-21T13:19:17.654Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:19:17.654Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:19:17.654Z] #60 DONE 35.8s [2022-04-21T13:19:17.654Z] [2022-04-21T13:19:17.654Z] #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-04-21T13:19:17.654Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:19:17.654Z] #14 35.72 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:19:17.654Z] #14 ... [2022-04-21T13:19:17.654Z] [2022-04-21T13:19:17.654Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-21T13:19:17.654Z] #61 sha256:4509010eb16b4352525aab30d8e9984c4eee155a4ea2b220912e25833a669076 [2022-04-21T13:19:17.654Z] #61 DONE 0.2s [2022-04-21T13:19:17.851Z] #56 ... [2022-04-21T13:19:17.851Z] [2022-04-21T13:19:17.851Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-21T13:19:17.851Z] #16 sha256:ca5fbf0a62451eb183f9b18568d4448058997ec58137708d2bd5bc41825c8d41 [2022-04-21T13:19:17.851Z] #16 DONE 1.2s [2022-04-21T13:19:17.915Z] [2022-04-21T13:19:17.915Z] #40 [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-04-21T13:19:17.915Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:19:17.915Z] #40 35.15 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:19:17.915Z] #40 35.33 Fetched 17.7 MB in 2s (10.6 MB/s) [2022-04-21T13:19:17.915Z] #40 35.41 Selecting previously unselected package xxd. [2022-04-21T13:19:17.915Z] #40 35.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:19:17.915Z] #40 35.46 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:19:17.915Z] #40 35.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:19:17.915Z] #40 35.75 Selecting previously unselected package vim-common. [2022-04-21T13:19:17.915Z] #40 35.75 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:19:17.915Z] #40 35.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:19:18.113Z] [2022-04-21T13:19:18.113Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-21T13:19:18.113Z] #17 sha256:17fb3c060ed7f9bdba2df10aa916519f2b2e75176ae34443720d1b7ef4f66cf4 [2022-04-21T13:19:18.177Z] #40 36.25 Selecting previously unselected package cmake-data. [2022-04-21T13:19:18.177Z] #40 36.25 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-21T13:19:18.177Z] #40 36.26 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:19:18.362Z] #58 ... [2022-04-21T13:19:18.362Z] [2022-04-21T13:19:18.362Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-21T13:19:18.362Z] #16 sha256:5faf748b6cdc0a76b25b632a0c0fb06943120167aa2f938ecd4e6561db5eab9f [2022-04-21T13:19:18.362Z] #16 DONE 1.2s [2022-04-21T13:19:18.624Z] [2022-04-21T13:19:18.625Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-21T13:19:18.625Z] #17 sha256:6d3e94cbad784cfe5f6f3b1028ab130f79ae324a7b71431fd302ee48dbbbee2b [2022-04-21T13:19:19.057Z] #17 DONE 1.3s [2022-04-21T13:19:19.057Z] [2022-04-21T13:19:19.057Z] #56 [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-04-21T13:19:19.057Z] #56 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:19:19.057Z] #56 5.998 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:19:19.567Z] #17 1.042 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-21T13:19:19.827Z] #17 DONE 1.2s [2022-04-21T13:19:19.827Z] [2022-04-21T13:19:19.827Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-21T13:19:19.827Z] #18 sha256:d05397cc8aecf4237e6d4a25fd2f6826752b690a664ebec16227276991d09feb [2022-04-21T13:19:20.258Z] Client: Docker Engine - Community [2022-04-21T13:19:20.258Z] Version: 20.10.14 [2022-04-21T13:19:20.258Z] API version: 1.41 [2022-04-21T13:19:20.258Z] Go version: go1.16.15 [2022-04-21T13:19:20.258Z] Git commit: a224086 [2022-04-21T13:19:20.258Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-21T13:19:20.258Z] OS/Arch: linux/arm64 [2022-04-21T13:19:20.258Z] Context: default [2022-04-21T13:19:20.258Z] Experimental: true [2022-04-21T13:19:20.258Z] [2022-04-21T13:19:20.258Z] Server: Docker Engine - Community [2022-04-21T13:19:20.258Z] Engine: [2022-04-21T13:19:20.258Z] Version: 20.10.14 [2022-04-21T13:19:20.258Z] API version: 1.41 (minimum version 1.12) [2022-04-21T13:19:20.258Z] Go version: go1.16.15 [2022-04-21T13:19:20.258Z] Git commit: 87a90dc [2022-04-21T13:19:20.258Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-21T13:19:20.258Z] OS/Arch: linux/arm64 [2022-04-21T13:19:20.258Z] Experimental: true [2022-04-21T13:19:20.258Z] containerd: [2022-04-21T13:19:20.258Z] Version: 1.5.11 [2022-04-21T13:19:20.258Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:19:20.258Z] runc: [2022-04-21T13:19:20.258Z] Version: 1.0.3 [2022-04-21T13:19:20.258Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-21T13:19:20.258Z] docker-init: [2022-04-21T13:19:20.258Z] Version: 0.19.0 [2022-04-21T13:19:20.258Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-21T13:19:20.600Z] + docker info [2022-04-21T13:19:20.730Z] #40 ... [2022-04-21T13:19:20.730Z] [2022-04-21T13:19:20.730Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:19:20.730Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:19:20.730Z] #38 38.35 NAME: [2022-04-21T13:19:20.730Z] #38 38.35 go-winres - A tool for embedding resources in Windows executables [2022-04-21T13:19:20.730Z] #38 38.35 [2022-04-21T13:19:20.730Z] #38 38.35 USAGE: [2022-04-21T13:19:20.730Z] #38 38.35 go-winres [global options] command [command options] [arguments...] [2022-04-21T13:19:20.730Z] #38 38.35 [2022-04-21T13:19:20.730Z] #38 38.35 COMMANDS: [2022-04-21T13:19:20.730Z] #38 38.36 init Create an initial ./winres/winres.json [2022-04-21T13:19:20.730Z] #38 38.36 make Make syso files for the "go build" command [2022-04-21T13:19:20.730Z] #38 38.36 simply Make syso files for the "go build" command (simplified) [2022-04-21T13:19:20.730Z] #38 38.36 extract Extract all resources from an executable [2022-04-21T13:19:20.730Z] #38 38.36 patch Replace resources in an executable file (exe, dll) [2022-04-21T13:19:20.730Z] #38 38.36 help, h Shows a list of commands or help for one command [2022-04-21T13:19:20.730Z] #38 38.36 [2022-04-21T13:19:20.730Z] #38 38.36 GLOBAL OPTIONS: [2022-04-21T13:19:20.730Z] #38 38.37 --help, -h show help (default: false) [2022-04-21T13:19:20.730Z] #38 DONE 38.9s [2022-04-21T13:19:20.730Z] [2022-04-21T13:19:20.730Z] #40 [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-04-21T13:19:20.730Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:19:20.730Z] #40 39.09 Selecting previously unselected package libicu67:amd64. [2022-04-21T13:19:20.730Z] #40 39.09 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-21T13:19:20.770Z] #18 DONE 1.1s [2022-04-21T13:19:20.770Z] [2022-04-21T13:19:20.770Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:19:20.770Z] #58 sha256:4cdec97326eaf775b92fae6696ef5fff832d08edaf1380989bf8438ec3bb0c88 [2022-04-21T13:19:20.770Z] #58 3.739 + cd /tmp/tmp.iRdMSrDOk2/src/github.com/opencontainers/runc [2022-04-21T13:19:20.770Z] #58 3.739 + git checkout -q v1.1.1 [2022-04-21T13:19:20.770Z] #58 3.899 + '[' -z '' ']' [2022-04-21T13:19:20.770Z] #58 3.903 + target=static [2022-04-21T13:19:20.770Z] #58 3.903 + make BUILDTAGS=seccomp static [2022-04-21T13:19:20.770Z] #58 4.241 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-21T13:19:20.972Z] #56 ... [2022-04-21T13:19:20.972Z] [2022-04-21T13:19:20.972Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-21T13:19:20.972Z] #18 sha256:6781f5d8287150b24b72e38de07d873046e1c42eb99f3de8c15b6da165de66cf [2022-04-21T13:19:20.972Z] #18 DONE 1.4s [2022-04-21T13:19:20.972Z] [2022-04-21T13:19:20.972Z] #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-04-21T13:19:20.972Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:19:20.992Z] #40 39.12 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T13:19:21.712Z] #58 ... [2022-04-21T13:19:21.712Z] [2022-04-21T13:19:21.712Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-21T13:19:21.712Z] #19 sha256:c3508f3354c7843cc8a5ab3b42be79271f2f90428c78e3059128df7d44c97719 [2022-04-21T13:19:21.712Z] #19 DONE 1.0s [2022-04-21T13:19:21.916Z] #19 1.281 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:19:21.916Z] #19 1.311 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:19:21.916Z] #19 1.312 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:19:21.973Z] [2022-04-21T13:19:21.973Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-21T13:19:21.973Z] #20 sha256:fe23bbd51d5c7337d81a64a5b607a0942d79e8251d4ccb6331b960939070b7ae [2022-04-21T13:19:22.489Z] #19 1.878 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:19:23.072Z] #19 ... [2022-04-21T13:19:23.072Z] [2022-04-21T13:19:23.072Z] #45 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:19:23.072Z] #45 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:19:23.072Z] #45 3.377 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T13:19:23.072Z] #45 4.389 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T13:19:23.072Z] #45 5.694 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T13:19:23.072Z] #45 5.973 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T13:19:23.072Z] #45 6.020 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T13:19:23.072Z] #45 8.596 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T13:19:23.072Z] #45 8.678 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:19:23.072Z] #45 ... [2022-04-21T13:19:23.072Z] [2022-04-21T13:19:23.072Z] #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-04-21T13:19:23.072Z] #43 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T13:19:23.072Z] #43 3.413 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-21T13:19:23.334Z] #43 ... [2022-04-21T13:19:23.334Z] [2022-04-21T13:19:23.334Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:19:23.334Z] #58 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:19:23.334Z] #58 3.352 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T13:19:23.334Z] #58 4.696 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T13:19:23.334Z] #58 4.698 go: downloading github.com/fatih/color v1.10.0 [2022-04-21T13:19:23.334Z] #58 4.729 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T13:19:23.334Z] #58 4.753 go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T13:19:23.334Z] #58 5.181 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T13:19:23.334Z] #58 5.202 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T13:19:23.334Z] #58 5.314 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T13:19:23.334Z] #58 5.317 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T13:19:23.334Z] #58 5.567 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T13:19:23.334Z] #58 5.585 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T13:19:23.334Z] #58 5.800 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T13:19:23.334Z] #58 5.962 go: downloading golang.org/x/tools v0.1.0 [2022-04-21T13:19:23.334Z] #58 10.48 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T13:19:23.334Z] #58 10.49 go: downloading golang.org/x/mod v0.3.0 [2022-04-21T13:19:23.334Z] #58 ... [2022-04-21T13:19:23.334Z] [2022-04-21T13:19:23.334Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:19:23.334Z] #60 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:19:23.334Z] #60 3.588 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-21T13:19:23.361Z] #20 DONE 1.4s [2022-04-21T13:19:23.362Z] [2022-04-21T13:19:23.362Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:19:23.362Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T13:19:23.596Z] #60 ... [2022-04-21T13:19:23.596Z] [2022-04-21T13:19:23.596Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:19:23.596Z] #62 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T13:19:23.596Z] #62 3.376 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-21T13:19:23.596Z] #62 4.638 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-21T13:19:23.596Z] #62 4.643 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-21T13:19:23.596Z] #62 4.754 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-21T13:19:23.596Z] #62 6.182 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-21T13:19:23.859Z] #62 ... [2022-04-21T13:19:23.859Z] [2022-04-21T13:19:23.859Z] #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-04-21T13:19:23.859Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:19:23.859Z] #19 2.621 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-21T13:19:24.112Z] Client: Docker Engine - Community [2022-04-21T13:19:24.112Z] Version: 20.10.14 [2022-04-21T13:19:24.112Z] API version: 1.41 [2022-04-21T13:19:24.112Z] Go version: go1.16.15 [2022-04-21T13:19:24.112Z] Git commit: a224086 [2022-04-21T13:19:24.112Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-21T13:19:24.112Z] OS/Arch: linux/amd64 [2022-04-21T13:19:24.112Z] Context: default [2022-04-21T13:19:24.112Z] Experimental: true [2022-04-21T13:19:24.112Z] [2022-04-21T13:19:24.112Z] Server: Docker Engine - Community [2022-04-21T13:19:24.112Z] Engine: [2022-04-21T13:19:24.112Z] Version: 20.10.14 [2022-04-21T13:19:24.112Z] API version: 1.41 (minimum version 1.12) [2022-04-21T13:19:24.112Z] Go version: go1.16.15 [2022-04-21T13:19:24.112Z] Git commit: 87a90dc [2022-04-21T13:19:24.112Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-21T13:19:24.112Z] OS/Arch: linux/amd64 [2022-04-21T13:19:24.112Z] Experimental: true [2022-04-21T13:19:24.112Z] containerd: [2022-04-21T13:19:24.112Z] Version: 1.5.11 [2022-04-21T13:19:24.112Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:19:24.112Z] runc: [2022-04-21T13:19:24.112Z] Version: 1.0.3 [2022-04-21T13:19:24.112Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-21T13:19:24.112Z] docker-init: [2022-04-21T13:19:24.112Z] Version: 0.19.0 [2022-04-21T13:19:24.112Z] GitCommit: de40ad0 [2022-04-21T13:19:24.121Z] #19 3.510 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [Pipeline] sh [2022-04-21T13:19:24.428Z] + docker info [2022-04-21T13:19:24.745Z] #21 1.515 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:19:24.745Z] #21 1.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:19:24.745Z] #21 1.529 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:19:25.066Z] #19 4.467 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-21T13:19:25.316Z] #21 2.042 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:19:25.336Z] #19 ... [2022-04-21T13:19:25.336Z] [2022-04-21T13:19:25.337Z] #52 [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-04-21T13:19:25.337Z] #52 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:19:25.337Z] #52 2.289 + git clone https://github.com/docker/distribution.git . [2022-04-21T13:19:25.337Z] #52 2.289 Cloning into '.'... [2022-04-21T13:19:25.577Z] #21 2.483 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:19:25.598Z] #52 ... [2022-04-21T13:19:25.598Z] [2022-04-21T13:19:25.598Z] #56 [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-04-21T13:19:25.598Z] #56 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:19:25.598Z] #56 8.649 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-21T13:19:25.598Z] #56 ... [2022-04-21T13:19:25.598Z] [2022-04-21T13:19:25.598Z] #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-04-21T13:19:25.598Z] #41 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:19:25.598Z] #41 2.524 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-21T13:19:25.598Z] #41 2.524 Cloning into '.'... [2022-04-21T13:19:25.860Z] #41 ... [2022-04-21T13:19:25.860Z] [2022-04-21T13:19:25.860Z] #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-04-21T13:19:25.860Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:19:25.860Z] #19 5.263 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:19:26.148Z] #21 2.957 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:19:26.298Z] #40 ... [2022-04-21T13:19:26.298Z] [2022-04-21T13:19:26.298Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:19:26.298Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:19:26.298Z] #53 36.16 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:19:26.298Z] #53 36.23 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T13:19:26.298Z] #53 36.31 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-21T13:19:26.298Z] #53 36.35 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-21T13:19:26.298Z] #53 36.56 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-21T13:19:26.298Z] #53 36.56 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-21T13:19:26.298Z] #53 36.61 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T13:19:26.298Z] #53 36.72 go: downloading github.com/spf13/afero v1.6.0 [2022-04-21T13:19:26.298Z] #53 36.75 go: downloading github.com/spf13/cast v1.4.1 [2022-04-21T13:19:26.298Z] #53 36.78 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-21T13:19:26.298Z] #53 36.85 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-21T13:19:26.298Z] #53 36.88 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-21T13:19:26.298Z] #53 36.92 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-21T13:19:26.298Z] #53 37.05 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-21T13:19:26.298Z] #53 37.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-21T13:19:26.298Z] #53 37.12 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-21T13:19:26.298Z] #53 37.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-21T13:19:26.298Z] #53 37.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-21T13:19:26.298Z] #53 37.17 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-21T13:19:26.298Z] #53 37.20 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-21T13:19:26.298Z] #53 37.23 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-21T13:19:26.298Z] #53 37.68 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-21T13:19:26.298Z] #53 37.75 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-21T13:19:26.298Z] #53 37.79 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-21T13:19:26.298Z] #53 37.81 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-21T13:19:26.298Z] #53 37.89 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-21T13:19:26.298Z] #53 37.91 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-21T13:19:26.298Z] #53 38.54 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-21T13:19:26.298Z] #53 38.69 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-21T13:19:26.298Z] #53 38.71 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-21T13:19:26.298Z] #53 38.72 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-21T13:19:26.298Z] #53 38.83 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-21T13:19:26.298Z] #53 38.84 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-21T13:19:26.298Z] #53 38.90 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-21T13:19:26.298Z] #53 39.10 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-21T13:19:26.298Z] #53 39.21 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-21T13:19:26.298Z] #53 39.22 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-21T13:19:26.298Z] #53 39.36 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-21T13:19:26.298Z] #53 39.44 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-21T13:19:26.298Z] #53 39.50 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-21T13:19:26.298Z] #53 39.53 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-21T13:19:26.298Z] #53 39.71 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-21T13:19:26.298Z] #53 39.86 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-21T13:19:26.298Z] #53 39.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-21T13:19:26.298Z] #53 39.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-21T13:19:26.298Z] #53 39.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-21T13:19:26.298Z] #53 40.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-21T13:19:26.298Z] #53 40.11 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-21T13:19:26.298Z] #53 40.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-21T13:19:26.298Z] #53 40.29 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-21T13:19:26.298Z] #53 40.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-21T13:19:26.298Z] #53 40.35 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-21T13:19:26.298Z] #53 40.38 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-21T13:19:26.298Z] #53 40.44 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-21T13:19:26.298Z] #53 40.45 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-21T13:19:26.298Z] #53 40.47 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-21T13:19:26.298Z] #53 40.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-21T13:19:26.298Z] #53 40.55 go: downloading github.com/julz/importas v0.1.0 [2022-04-21T13:19:26.298Z] #53 40.56 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-21T13:19:26.298Z] #53 40.60 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-21T13:19:26.298Z] #53 40.65 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-21T13:19:26.298Z] #53 40.67 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-21T13:19:26.298Z] #53 40.69 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-21T13:19:26.298Z] #53 40.69 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-21T13:19:26.298Z] #53 40.73 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-21T13:19:26.298Z] #53 40.79 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-21T13:19:26.298Z] #53 40.86 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-21T13:19:26.298Z] #53 40.89 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-21T13:19:26.298Z] #53 40.90 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-21T13:19:26.298Z] #53 40.90 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-21T13:19:26.298Z] #53 41.41 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-21T13:19:26.298Z] #53 41.42 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-21T13:19:26.298Z] #53 41.46 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-21T13:19:26.298Z] #53 41.52 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-21T13:19:26.298Z] #53 41.57 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-21T13:19:26.298Z] #53 41.57 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-21T13:19:26.298Z] #53 41.62 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-21T13:19:26.298Z] #53 41.64 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-21T13:19:26.299Z] #53 41.66 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-21T13:19:26.299Z] #53 41.89 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-21T13:19:26.299Z] #53 41.91 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-21T13:19:26.299Z] #53 41.92 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-21T13:19:26.299Z] #53 41.92 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-21T13:19:26.299Z] #53 41.97 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-21T13:19:26.299Z] #53 41.97 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-21T13:19:26.299Z] #53 42.04 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-21T13:19:26.299Z] #53 42.08 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-21T13:19:26.299Z] #53 42.11 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-21T13:19:26.299Z] #53 42.12 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-21T13:19:26.299Z] #53 42.15 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-21T13:19:26.299Z] #53 42.17 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-21T13:19:26.299Z] #53 42.39 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-21T13:19:26.299Z] #53 42.41 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-21T13:19:26.299Z] #53 42.43 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-21T13:19:26.299Z] #53 42.47 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-21T13:19:26.299Z] #53 42.48 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-21T13:19:26.299Z] #53 42.70 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-21T13:19:26.299Z] #53 42.90 go: downloading honnef.co/go/tools v0.2.2 [2022-04-21T13:19:26.299Z] #53 44.02 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-21T13:19:26.299Z] #53 44.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-21T13:19:26.299Z] #53 44.10 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-21T13:19:26.299Z] #53 44.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-21T13:19:26.299Z] #53 44.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-21T13:19:26.299Z] #53 44.20 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-21T13:19:26.299Z] #53 44.31 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-21T13:19:26.299Z] #53 44.52 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-21T13:19:26.299Z] #53 44.52 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T13:19:26.561Z] #53 44.66 go: downloading golang.org/x/text v0.3.7 [2022-04-21T13:19:26.805Z] #19 ... [2022-04-21T13:19:26.805Z] [2022-04-21T13:19:26.805Z] #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-04-21T13:19:26.805Z] #43 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T13:19:26.805Z] #43 13.19 tomll can be used in two ways: [2022-04-21T13:19:26.805Z] #43 13.19 Writing to STDIN and reading from STDOUT: [2022-04-21T13:19:26.805Z] #43 13.19 cat file.toml | tomll > file.toml [2022-04-21T13:19:26.805Z] #43 13.20 [2022-04-21T13:19:26.805Z] #43 13.20 Reading and updating a list of files: [2022-04-21T13:19:26.805Z] #43 13.20 tomll a.toml b.toml c.toml [2022-04-21T13:19:26.805Z] #43 13.20 [2022-04-21T13:19:26.805Z] #43 13.20 When given a list of files, tomll will modify all files in place without asking. [2022-04-21T13:19:26.805Z] #43 DONE 13.7s [2022-04-21T13:19:26.805Z] [2022-04-21T13:19:26.805Z] #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-04-21T13:19:26.805Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:19:26.805Z] #19 6.211 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-21T13:19:26.822Z] #53 ... [2022-04-21T13:19:26.822Z] [2022-04-21T13:19:26.822Z] #40 [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-04-21T13:19:26.823Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:19:26.823Z] #40 44.96 Selecting previously unselected package libxml2:amd64. [2022-04-21T13:19:26.823Z] #40 44.96 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-21T13:19:26.823Z] #40 44.99 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:19:27.084Z] #40 45.47 Selecting previously unselected package libarchive13:amd64. [2022-04-21T13:19:27.095Z] #21 3.902 Fetched 8510 kB in 3s (3173 kB/s) [2022-04-21T13:19:27.346Z] #40 45.47 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-21T13:19:27.346Z] #40 45.48 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T13:19:27.609Z] #40 45.81 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-21T13:19:27.609Z] #40 45.81 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-21T13:19:27.609Z] #40 45.83 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T13:19:27.609Z] #40 45.93 Selecting previously unselected package librhash0:amd64. [2022-04-21T13:19:27.751Z] #19 7.201 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-21T13:19:27.751Z] #19 7.233 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-21T13:19:27.880Z] #40 45.94 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-21T13:19:27.880Z] #40 45.98 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-21T13:19:27.880Z] #40 ... [2022-04-21T13:19:27.880Z] [2022-04-21T13:19:27.880Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:19:27.880Z] #62 sha256:11d2c9a28fdbf6fef4f226115efcf43bb3d94dbefb3b57378891730167b74a00 [2022-04-21T13:19:27.880Z] #62 0.925 + RM_GOPATH=0 [2022-04-21T13:19:27.880Z] #62 0.925 + TMP_GOPATH= [2022-04-21T13:19:27.880Z] #62 0.925 + : /build [2022-04-21T13:19:27.880Z] #62 0.925 + '[' -z '' ']' [2022-04-21T13:19:27.880Z] #62 0.926 ++ mktemp -d [2022-04-21T13:19:27.880Z] #62 0.932 + export GOPATH=/tmp/tmp.hUzyuERDud [2022-04-21T13:19:27.880Z] #62 0.932 + GOPATH=/tmp/tmp.hUzyuERDud [2022-04-21T13:19:27.880Z] #62 0.932 + RM_GOPATH=1 [2022-04-21T13:19:27.880Z] #62 0.932 + case "$(go env GOARCH)" in [2022-04-21T13:19:27.880Z] #62 0.933 ++ go env GOARCH [2022-04-21T13:19:27.880Z] #62 0.944 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:19:27.880Z] #62 0.944 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:19:27.880Z] #62 0.945 ++ dirname /install.sh [2022-04-21T13:19:27.880Z] #62 0.947 + dir=/ [2022-04-21T13:19:27.880Z] #62 0.947 + bin=containerd [2022-04-21T13:19:27.880Z] #62 0.948 + shift [2022-04-21T13:19:27.880Z] #62 0.948 + '[' '!' -f //containerd.installer ']' [2022-04-21T13:19:27.880Z] #62 0.948 + . //containerd.installer [2022-04-21T13:19:27.880Z] #62 0.948 ++ set -e [2022-04-21T13:19:27.880Z] #62 0.948 ++ : v1.6.2 [2022-04-21T13:19:27.880Z] #62 0.948 + install_containerd [2022-04-21T13:19:27.880Z] #62 0.949 + echo 'Install containerd version v1.6.2' [2022-04-21T13:19:27.880Z] #62 0.949 Install containerd version v1.6.2 [2022-04-21T13:19:27.880Z] #62 0.950 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hUzyuERDud/src/github.com/containerd/containerd [2022-04-21T13:19:27.880Z] #62 0.969 Cloning into '/tmp/tmp.hUzyuERDud/src/github.com/containerd/containerd'... [2022-04-21T13:19:27.880Z] #62 ... [2022-04-21T13:19:27.880Z] [2022-04-21T13:19:27.880Z] #40 [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-04-21T13:19:27.880Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:19:27.880Z] #40 46.19 Selecting previously unselected package libuv1:amd64. [2022-04-21T13:19:28.013Z] #19 7.259 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:19:28.013Z] #19 7.269 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:19:28.013Z] #19 7.271 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-21T13:19:28.013Z] #19 7.274 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-21T13:19:28.013Z] #19 7.278 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-21T13:19:28.013Z] #19 7.280 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-21T13:19:28.013Z] #19 7.281 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:19:28.013Z] #19 7.282 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-21T13:19:28.013Z] #19 7.315 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:19:28.013Z] #19 7.317 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-21T13:19:28.037Z] #21 3.902 Reading package lists... [2022-04-21T13:19:28.143Z] #40 46.19 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-21T13:19:28.143Z] #40 46.20 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-21T13:19:28.143Z] #40 46.43 Selecting previously unselected package cmake. [2022-04-21T13:19:28.143Z] #40 46.43 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-21T13:19:28.406Z] #40 46.44 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:19:28.979Z] #21 4.773 Reading package lists... [2022-04-21T13:19:28.979Z] #21 5.629 Building dependency tree... [2022-04-21T13:19:29.240Z] #21 6.071 The following additional packages will be installed: [2022-04-21T13:19:29.240Z] #21 6.071 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T13:19:29.240Z] #21 6.072 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-21T13:19:29.240Z] #21 6.072 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-21T13:19:29.240Z] #21 6.073 python3-pkg-resources vim-runtime xxd [2022-04-21T13:19:29.240Z] #21 6.074 Suggested packages: [2022-04-21T13:19:29.240Z] #21 6.074 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-21T13:19:29.240Z] #21 6.074 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-21T13:19:29.240Z] #21 6.075 acl attr quota [2022-04-21T13:19:29.240Z] #21 6.075 Recommended packages: [2022-04-21T13:19:29.240Z] #21 6.075 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-21T13:19:29.500Z] #21 6.476 The following NEW packages will be installed: [2022-04-21T13:19:29.761Z] #21 6.477 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-21T13:19:29.761Z] #21 6.477 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T13:19:29.761Z] #21 6.477 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-21T13:19:29.761Z] #21 6.478 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-21T13:19:29.761Z] #21 6.478 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-21T13:19:29.761Z] #21 6.478 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-21T13:19:29.761Z] #21 6.479 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-21T13:19:29.761Z] #21 6.479 xz-utils zip zstd [2022-04-21T13:19:29.825Z] #40 ... [2022-04-21T13:19:29.825Z] [2022-04-21T13:19:29.825Z] #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-04-21T13:19:29.825Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:19:29.825Z] #14 38.16 Selecting previously unselected package binutils-mingw-w64. [2022-04-21T13:19:29.825Z] #14 38.17 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-21T13:19:29.825Z] #14 38.17 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:19:29.825Z] #14 38.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-21T13:19:29.825Z] #14 38.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:19:29.825Z] #14 38.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:19:29.825Z] #14 38.84 Selecting previously unselected package dmsetup. [2022-04-21T13:19:29.825Z] #14 38.85 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:19:29.825Z] #14 38.87 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:19:29.825Z] #14 39.30 Selecting previously unselected package mingw-w64-common. [2022-04-21T13:19:29.825Z] #14 39.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-21T13:19:29.825Z] #14 39.33 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-21T13:19:29.825Z] #14 44.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-21T13:19:29.825Z] #14 44.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-21T13:19:29.825Z] #14 44.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:19:30.022Z] #21 6.760 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:19:30.022Z] #21 6.760 Need to get 27.6 MB of archives. [2022-04-21T13:19:30.022Z] #21 6.760 After this operation, 106 MB of additional disk space will be used. [2022-04-21T13:19:30.022Z] #21 6.760 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-21T13:19:30.022Z] #21 6.764 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-21T13:19:30.022Z] #21 6.769 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-21T13:19:30.022Z] #21 6.769 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-21T13:19:30.022Z] #21 6.771 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-21T13:19:30.022Z] #21 6.778 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-21T13:19:30.022Z] #21 6.781 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-21T13:19:30.022Z] #21 6.784 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-21T13:19:30.022Z] #21 6.796 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:19:30.022Z] #21 6.798 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:19:30.022Z] #21 6.808 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-21T13:19:30.022Z] #21 6.811 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-21T13:19:30.022Z] #21 6.812 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-21T13:19:30.022Z] #21 6.815 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-21T13:19:30.022Z] #21 6.822 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-21T13:19:30.022Z] #21 6.825 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-21T13:19:30.022Z] #21 6.826 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-21T13:19:30.023Z] #21 6.827 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-21T13:19:30.023Z] #21 6.827 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-21T13:19:30.023Z] #21 6.828 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-21T13:19:30.023Z] #21 6.830 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-21T13:19:30.023Z] #21 6.834 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T13:19:30.023Z] #21 6.837 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T13:19:30.023Z] #21 6.839 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T13:19:30.023Z] #21 6.840 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-21T13:19:30.023Z] #21 6.841 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-21T13:19:30.023Z] #21 6.842 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T13:19:30.086Z] #14 ... [2022-04-21T13:19:30.086Z] [2022-04-21T13:19:30.086Z] #49 [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-04-21T13:19:30.086Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:19:30.086Z] #49 37.77 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-21T13:19:30.086Z] #49 39.33 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:19:30.086Z] #49 39.67 Fetched 2292 kB in 4s (568 kB/s) [2022-04-21T13:19:30.086Z] #49 39.76 Selecting previously unselected package libprotobuf23:amd64. [2022-04-21T13:19:30.086Z] #49 39.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:19:30.086Z] #49 39.83 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-21T13:19:30.086Z] #49 39.84 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T13:19:30.086Z] #49 40.51 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:19:30.086Z] #49 40.52 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:19:30.086Z] #49 40.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:19:30.086Z] #49 40.78 Selecting previously unselected package python3-six. [2022-04-21T13:19:30.086Z] #49 40.79 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-21T13:19:30.086Z] #49 40.80 Unpacking python3-six (1.16.0-2) ... [2022-04-21T13:19:30.086Z] #49 40.89 Selecting previously unselected package python3-protobuf. [2022-04-21T13:19:30.086Z] #49 40.92 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-21T13:19:30.086Z] #49 40.93 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-21T13:19:30.086Z] #49 41.43 Selecting previously unselected package libnet1:amd64. [2022-04-21T13:19:30.086Z] #49 41.43 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T13:19:30.086Z] #49 41.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:19:30.086Z] #49 41.60 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T13:19:30.086Z] #49 41.60 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T13:19:30.086Z] #49 41.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:19:30.086Z] #49 41.75 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T13:19:30.086Z] #49 41.75 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T13:19:30.086Z] #49 41.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:19:30.086Z] #49 41.85 Selecting previously unselected package criu. [2022-04-21T13:19:30.086Z] #49 41.85 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-21T13:19:30.086Z] #49 41.86 Unpacking criu (3.16.1-3) ... [2022-04-21T13:19:30.086Z] #49 42.62 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:19:30.086Z] #49 44.13 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T13:19:30.086Z] #49 44.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:19:30.086Z] #49 44.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:19:30.086Z] #49 44.18 Setting up python3-six (1.16.0-2) ... [2022-04-21T13:19:30.086Z] #49 45.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:19:30.086Z] #49 45.20 Setting up python3-protobuf (3.12.4-1) ... [2022-04-21T13:19:30.283Z] #21 7.009 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-21T13:19:30.283Z] #21 7.010 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T13:19:30.283Z] #21 7.011 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-04-21T13:19:30.283Z] #21 7.012 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T13:19:30.283Z] #21 7.013 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-21T13:19:30.283Z] #21 7.016 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-21T13:19:30.284Z] #21 7.018 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-21T13:19:30.284Z] #21 7.047 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-21T13:19:30.284Z] #21 7.048 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-21T13:19:30.284Z] #21 7.050 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:19:30.284Z] #21 7.052 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-21T13:19:30.284Z] #21 7.057 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-21T13:19:30.284Z] #21 7.075 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-21T13:19:30.284Z] #21 7.079 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-21T13:19:30.284Z] #21 7.090 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-21T13:19:30.284Z] #21 7.102 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-21T13:19:30.284Z] #21 7.105 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-21T13:19:30.544Z] #21 7.230 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-21T13:19:30.544Z] #21 7.246 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-21T13:19:30.544Z] #21 7.257 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-21T13:19:30.544Z] #21 7.268 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-21T13:19:30.811Z] #21 7.541 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:19:30.811Z] #21 7.604 Fetched 27.6 MB in 1s (35.0 MB/s) [2022-04-21T13:19:30.811Z] #21 7.646 Selecting previously unselected package pigz. [2022-04-21T13:19:30.811Z] #21 7.646 (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-04-21T13:19:30.811Z] #21 7.667 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-21T13:19:30.811Z] #21 7.673 Unpacking pigz (2.6-1) ... [2022-04-21T13:19:30.811Z] #21 7.764 Selecting previously unselected package libelf1:amd64. [2022-04-21T13:19:31.030Z] #49 48.70 Setting up criu (3.16.1-3) ... [2022-04-21T13:19:31.071Z] #21 7.767 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-21T13:19:31.071Z] #21 7.794 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-21T13:19:31.071Z] #21 7.917 Selecting previously unselected package libbpf0:amd64. [2022-04-21T13:19:31.071Z] #21 7.920 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-21T13:19:31.071Z] #21 7.928 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-21T13:19:31.071Z] #21 8.009 Selecting previously unselected package libcap2:amd64. [2022-04-21T13:19:31.071Z] #21 8.012 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-21T13:19:31.071Z] #21 8.017 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-21T13:19:31.291Z] #49 ... [2022-04-21T13:19:31.291Z] [2022-04-21T13:19:31.291Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:19:31.291Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:19:31.291Z] #53 49.53 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-21T13:19:31.331Z] #21 8.075 Selecting previously unselected package libmnl0:amd64. [2022-04-21T13:19:31.332Z] #21 8.079 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-21T13:19:31.332Z] #21 8.084 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-21T13:19:31.332Z] #21 8.168 Selecting previously unselected package libxtables12:amd64. [2022-04-21T13:19:31.553Z] #53 49.61 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T13:19:31.553Z] #53 49.63 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-21T13:19:31.553Z] #53 49.64 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-21T13:19:31.553Z] #53 49.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-21T13:19:31.553Z] #53 49.69 go: downloading golang.org/x/mod v0.5.1 [2022-04-21T13:19:31.553Z] #53 49.75 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-21T13:19:31.553Z] #53 49.88 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-21T13:19:31.598Z] #21 8.186 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-21T13:19:31.598Z] #21 8.186 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-21T13:19:31.598Z] #21 8.250 Selecting previously unselected package libcap2-bin. [2022-04-21T13:19:31.598Z] #21 8.250 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-21T13:19:31.598Z] #21 8.261 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-21T13:19:31.598Z] #21 8.348 Selecting previously unselected package iproute2. [2022-04-21T13:19:31.598Z] #21 8.351 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-21T13:19:31.598Z] #21 8.355 Unpacking iproute2 (5.10.0-4) ... [2022-04-21T13:19:31.814Z] #53 49.93 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T13:19:31.814Z] #53 49.98 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-21T13:19:31.814Z] #53 49.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-21T13:19:31.814Z] #53 50.05 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-21T13:19:31.859Z] #21 8.624 Selecting previously unselected package xxd. [2022-04-21T13:19:31.859Z] #21 8.629 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:19:31.859Z] #21 8.646 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:19:31.859Z] #21 8.737 Selecting previously unselected package vim-common. [2022-04-21T13:19:32.119Z] #21 8.740 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:19:32.119Z] #21 8.780 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:19:32.119Z] #21 8.904 Selecting previously unselected package bash-completion. [2022-04-21T13:19:32.119Z] #21 8.908 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-21T13:19:32.387Z] #53 50.47 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T13:19:32.387Z] #53 50.49 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-21T13:19:32.387Z] #53 50.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-21T13:19:32.387Z] #53 50.76 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-21T13:19:32.727Z] #53 50.78 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-21T13:19:32.727Z] #53 50.89 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T13:19:32.727Z] #53 50.96 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T13:19:32.727Z] #53 51.03 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-21T13:19:32.784Z] Client: [2022-04-21T13:19:32.784Z] Context: default [2022-04-21T13:19:32.784Z] Debug Mode: false [2022-04-21T13:19:32.784Z] Plugins: [2022-04-21T13:19:32.784Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-21T13:19:32.784Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-21T13:19:32.784Z] [2022-04-21T13:19:32.784Z] Server: [2022-04-21T13:19:32.784Z] Containers: 0 [2022-04-21T13:19:32.784Z] Running: 0 [2022-04-21T13:19:32.784Z] Paused: 0 [2022-04-21T13:19:32.784Z] Stopped: 0 [2022-04-21T13:19:32.784Z] Images: 0 [2022-04-21T13:19:32.784Z] Server Version: 20.10.14 [2022-04-21T13:19:32.784Z] Storage Driver: overlay2 [2022-04-21T13:19:32.784Z] Backing Filesystem: extfs [2022-04-21T13:19:32.784Z] Supports d_type: true [2022-04-21T13:19:32.784Z] Native Overlay Diff: true [2022-04-21T13:19:32.784Z] userxattr: false [2022-04-21T13:19:32.784Z] Logging Driver: json-file [2022-04-21T13:19:32.784Z] Cgroup Driver: cgroupfs [2022-04-21T13:19:32.784Z] Cgroup Version: 1 [2022-04-21T13:19:32.784Z] Plugins: [2022-04-21T13:19:32.784Z] Volume: local [2022-04-21T13:19:32.784Z] Network: bridge host ipvlan macvlan null overlay [2022-04-21T13:19:32.784Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-21T13:19:32.784Z] Swarm: inactive [2022-04-21T13:19:32.784Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-21T13:19:32.784Z] Default Runtime: runc [2022-04-21T13:19:32.784Z] Init Binary: docker-init [2022-04-21T13:19:32.784Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:19:32.784Z] runc version: v1.0.3-0-gf46b6ba [2022-04-21T13:19:32.784Z] init version: de40ad0 [2022-04-21T13:19:32.784Z] Security Options: [2022-04-21T13:19:32.784Z] apparmor [2022-04-21T13:19:32.784Z] seccomp [2022-04-21T13:19:32.784Z] Profile: default [2022-04-21T13:19:32.784Z] Kernel Version: 5.13.0-1021-aws [2022-04-21T13:19:32.784Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-21T13:19:32.784Z] OSType: linux [2022-04-21T13:19:32.784Z] Architecture: aarch64 [2022-04-21T13:19:32.784Z] CPUs: 2 [2022-04-21T13:19:32.784Z] Total Memory: 7.578GiB [2022-04-21T13:19:32.784Z] Name: ip-10-100-76-53 [2022-04-21T13:19:32.784Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-21T13:19:32.784Z] Docker Root Dir: /var/lib/docker [2022-04-21T13:19:32.784Z] Debug Mode: false [2022-04-21T13:19:32.784Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:19:32.784Z] Labels: [2022-04-21T13:19:32.784Z] Experimental: true [2022-04-21T13:19:32.784Z] Insecure Registries: [2022-04-21T13:19:32.784Z] 127.0.0.0/8 [2022-04-21T13:19:32.784Z] Live Restore Enabled: true [2022-04-21T13:19:32.784Z] [Pipeline] sh [2022-04-21T13:19:32.988Z] #53 51.04 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-21T13:19:32.988Z] #53 51.21 go: downloading github.com/prometheus/common v0.10.0 [2022-04-21T13:19:33.106Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:19:33.106Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:19:33.106Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43511/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-21T13:19:33.106Z] + bash /home/ubuntu/workspace/moby_PR-43511/check-config.sh [2022-04-21T13:19:33.106Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-21T13:19:33.106Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-21T13:19:33.106Z] [2022-04-21T13:19:33.106Z] Generally Necessary: [2022-04-21T13:19:33.106Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-21T13:19:33.106Z] - apparmor: enabled and tools installed [2022-04-21T13:19:33.106Z] - CONFIG_NAMESPACES: enabled [2022-04-21T13:19:33.106Z] - CONFIG_NET_NS: enabled [2022-04-21T13:19:33.106Z] - CONFIG_PID_NS: enabled [2022-04-21T13:19:33.106Z] - CONFIG_IPC_NS: enabled [2022-04-21T13:19:33.106Z] - CONFIG_UTS_NS: enabled [2022-04-21T13:19:33.106Z] - CONFIG_CGROUPS: enabled [2022-04-21T13:19:33.106Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-21T13:19:33.106Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-21T13:19:33.106Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-21T13:19:33.106Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-21T13:19:33.106Z] - CONFIG_CPUSETS: enabled [2022-04-21T13:19:33.106Z] - CONFIG_MEMCG: enabled [2022-04-21T13:19:33.106Z] - CONFIG_KEYS: enabled [2022-04-21T13:19:33.106Z] - CONFIG_VETH: enabled (as module) [2022-04-21T13:19:33.106Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-21T13:19:33.106Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-21T13:19:33.106Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-21T13:19:33.106Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-21T13:19:33.106Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-21T13:19:33.106Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-21T13:19:33.106Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-21T13:19:33.106Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-21T13:19:33.106Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-21T13:19:33.250Z] #53 51.38 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-21T13:19:33.250Z] #53 51.46 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-21T13:19:33.250Z] #53 51.61 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-21T13:19:33.363Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-21T13:19:33.363Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-21T13:19:33.363Z] - CONFIG_CGROUP_BPF: enabled [2022-04-21T13:19:33.363Z] [2022-04-21T13:19:33.363Z] Optional Features: [2022-04-21T13:19:33.363Z] - CONFIG_USER_NS: enabled [2022-04-21T13:19:33.363Z] - CONFIG_SECCOMP: enabled [2022-04-21T13:19:33.363Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-21T13:19:33.363Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-21T13:19:33.363Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-21T13:19:33.363Z] (cgroup swap accounting is currently enabled) [2022-04-21T13:19:33.363Z] - CONFIG_BLK_CGROUP: enabled [2022-04-21T13:19:33.363Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-21T13:19:33.363Z] - CONFIG_CGROUP_PERF: enabled [2022-04-21T13:19:33.363Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-21T13:19:33.364Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-21T13:19:33.364Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-21T13:19:33.364Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-21T13:19:33.364Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-21T13:19:33.364Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-21T13:19:33.364Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-21T13:19:33.364Z] - CONFIG_IP_VS: enabled (as module) [2022-04-21T13:19:33.364Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-21T13:19:33.364Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-21T13:19:33.364Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-21T13:19:33.364Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-21T13:19:33.364Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-21T13:19:33.364Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-21T13:19:33.364Z] - CONFIG_EXT4_FS: enabled [2022-04-21T13:19:33.364Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-21T13:19:33.364Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-21T13:19:33.364Z] - Network Drivers: [2022-04-21T13:19:33.364Z] - "overlay": [2022-04-21T13:19:33.364Z] - CONFIG_VXLAN: enabled (as module) [2022-04-21T13:19:33.364Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-21T13:19:33.364Z] Optional (for encrypted networks): [2022-04-21T13:19:33.621Z] - CONFIG_CRYPTO: enabled [2022-04-21T13:19:33.621Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-21T13:19:33.621Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-21T13:19:33.621Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-21T13:19:33.621Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-21T13:19:33.621Z] - CONFIG_XFRM: enabled [2022-04-21T13:19:33.621Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-21T13:19:33.621Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-21T13:19:33.621Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-21T13:19:33.621Z] - "ipvlan": [2022-04-21T13:19:33.621Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-21T13:19:33.621Z] - "macvlan": [2022-04-21T13:19:33.621Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-21T13:19:33.621Z] - CONFIG_DUMMY: enabled (as module) [2022-04-21T13:19:33.621Z] - "ftp,tftp client in container": [2022-04-21T13:19:33.621Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-21T13:19:33.621Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-21T13:19:33.621Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-21T13:19:33.621Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-21T13:19:33.621Z] - Storage Drivers: [2022-04-21T13:19:33.621Z] - "aufs": [2022-04-21T13:19:33.621Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-21T13:19:33.621Z] - "btrfs": [2022-04-21T13:19:33.621Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-21T13:19:33.621Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-21T13:19:33.621Z] - "devicemapper": [2022-04-21T13:19:33.621Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-21T13:19:33.621Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-21T13:19:33.621Z] - "overlay": [2022-04-21T13:19:33.621Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-21T13:19:33.621Z] - "zfs": [2022-04-21T13:19:33.621Z] - /dev/zfs: present [2022-04-21T13:19:33.621Z] - zfs command: missing [2022-04-21T13:19:33.621Z] - zpool command: missing [2022-04-21T13:19:33.621Z] [2022-04-21T13:19:33.621Z] Limits: [2022-04-21T13:19:33.621Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-21T13:19:33.621Z] [2022-04-21T13:19:33.621Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-21T13:19:33.951Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1dbfeefc8b85549dc82e627ef0a254f0b1d4b502 . [2022-04-21T13:19:34.036Z] #21 ... [2022-04-21T13:19:34.036Z] [2022-04-21T13:19:34.036Z] #45 [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-04-21T13:19:34.036Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:19:34.036Z] #45 47.46 + dpkg --print-architecture [2022-04-21T13:19:34.036Z] #45 47.47 + git checkout -q v2.1.0 [2022-04-21T13:19:34.036Z] #45 47.81 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-21T13:19:34.036Z] #45 47.81 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-21T13:19:34.036Z] #45 DONE 56.2s [2022-04-21T13:19:34.036Z] [2022-04-21T13:19:34.036Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:19:34.036Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:19:34.208Z] #2 [internal] load .dockerignore [2022-04-21T13:19:34.208Z] #2 sha256:b6f2a4f5d3b19409915801e2fe4b9989b7f88ab7c56ca53b2c28f9f4c3995452 [2022-04-21T13:19:34.208Z] #53 ... [2022-04-21T13:19:34.208Z] [2022-04-21T13:19:34.208Z] #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-04-21T13:19:34.208Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:19:34.208Z] #34 41.98 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-04-21T13:19:34.208Z] #34 42.21 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-21T13:19:34.208Z] #34 42.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:19:34.208Z] #34 ... [2022-04-21T13:19:34.208Z] [2022-04-21T13:19:34.208Z] #40 [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-04-21T13:19:34.208Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:19:34.208Z] #40 50.25 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T13:19:34.208Z] #40 50.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:19:34.208Z] #40 50.33 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-21T13:19:34.208Z] #40 50.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:19:34.208Z] #40 50.41 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T13:19:34.209Z] #40 50.46 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-21T13:19:34.209Z] #40 50.48 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:19:34.209Z] #40 50.53 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:19:34.209Z] #40 50.55 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T13:19:34.209Z] #40 50.61 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:19:34.209Z] #40 50.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:19:34.466Z] #2 transferring context: 145B done [2022-04-21T13:19:34.466Z] #2 DONE 0.3s [2022-04-21T13:19:34.466Z] [2022-04-21T13:19:34.466Z] #1 [internal] load build definition from Dockerfile [2022-04-21T13:19:34.466Z] #1 sha256:f1d6b7063346c44527ad964be96c0ebd70283fd4d369f0ef8e23f83539e20cf6 [2022-04-21T13:19:34.466Z] #1 transferring dockerfile: 17.44kB done [2022-04-21T13:19:34.466Z] #1 DONE 0.4s [2022-04-21T13:19:34.466Z] [2022-04-21T13:19:34.466Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-21T13:19:34.466Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-21T13:19:34.616Z] #19 ... [2022-04-21T13:19:34.616Z] [2022-04-21T13:19:34.616Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:19:34.616Z] #60 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:19:34.616Z] #60 21.32 go: downloading github.com/fatih/color v1.13.0 [2022-04-21T13:19:34.616Z] #60 21.33 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:19:34.616Z] #60 21.38 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-21T13:19:34.616Z] #60 21.38 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T13:19:34.616Z] #60 21.50 go: downloading github.com/spf13/viper v1.10.1 [2022-04-21T13:19:34.616Z] #60 21.61 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-21T13:19:34.618Z] #53 ... [2022-04-21T13:19:34.618Z] [2022-04-21T13:19:34.618Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:19:34.618Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T13:19:34.618Z] #21 11.44 Unpacking bash-completion (1:2.11-2) ... [2022-04-21T13:19:34.781Z] #40 DONE 53.2s [2022-04-21T13:19:34.781Z] [2022-04-21T13:19:34.781Z] #49 [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-04-21T13:19:34.781Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:19:34.781Z] #49 50.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:19:34.781Z] #49 DONE 52.6s [2022-04-21T13:19:34.781Z] [2022-04-21T13:19:34.781Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-21T13:19:34.781Z] #41 sha256:2ba7c6d622516fbf6ab974f82fa1ea5ca3c1e6d409203525d1c61541618cb37c [2022-04-21T13:19:34.941Z] #60 21.88 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-21T13:19:34.941Z] #60 21.89 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-21T13:19:34.949Z] #21 11.63 Selecting previously unselected package bzip2. [2022-04-21T13:19:34.949Z] #21 11.64 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-21T13:19:34.949Z] #21 11.65 Unpacking bzip2 (1.0.8-4) ... [2022-04-21T13:19:35.031Z] #3 DONE 0.5s [2022-04-21T13:19:35.031Z] [2022-04-21T13:19:35.031Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-21T13:19:35.031Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-21T13:19:35.031Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-04-21T13:19:35.031Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-21T13:19:35.031Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-21T13:19:35.031Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-21T13:19:35.031Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 2.10MB / 9.06MB 0.2s [2022-04-21T13:19:35.209Z] #21 11.82 Selecting previously unselected package xz-utils. [2022-04-21T13:19:35.209Z] #21 11.82 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-21T13:19:35.209Z] #21 11.83 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:19:35.209Z] #21 12.02 Selecting previously unselected package apparmor. [2022-04-21T13:19:35.209Z] #21 12.03 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-21T13:19:35.209Z] #21 12.08 Unpacking apparmor (2.13.6-10) ... [2022-04-21T13:19:35.288Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.3s [2022-04-21T13:19:35.288Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2022-04-21T13:19:35.355Z] #41 DONE 0.4s [2022-04-21T13:19:35.355Z] [2022-04-21T13:19:35.355Z] #42 [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-04-21T13:19:35.355Z] #42 sha256:1bfcb56eabc5a842eb4e000331b07bd8c62d4d5725601ed88ffdc6894c406304 [2022-04-21T13:19:35.470Z] #21 12.24 Selecting previously unselected package inetutils-ping. [2022-04-21T13:19:35.470Z] #21 12.25 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-21T13:19:35.470Z] #21 12.26 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-21T13:19:35.470Z] #21 12.35 Selecting previously unselected package libip4tc2:amd64. [2022-04-21T13:19:35.470Z] #21 12.35 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-21T13:19:35.470Z] #21 12.36 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T13:19:35.470Z] #21 12.42 Selecting previously unselected package libip6tc2:amd64. [2022-04-21T13:19:35.470Z] #21 12.43 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-21T13:19:35.470Z] #21 12.43 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T13:19:35.514Z] #60 22.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-21T13:19:35.514Z] #60 22.56 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-21T13:19:35.545Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-04-21T13:19:35.730Z] #21 12.49 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-21T13:19:35.730Z] #21 12.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-21T13:19:35.730Z] #21 12.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T13:19:35.730Z] #21 12.56 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-21T13:19:35.802Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-04-21T13:19:35.802Z] #4 DONE 0.9s [2022-04-21T13:19:35.990Z] #21 12.57 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-21T13:19:35.990Z] #21 12.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T13:19:35.990Z] #21 12.65 Selecting previously unselected package libnftnl11:amd64. [2022-04-21T13:19:35.991Z] #21 12.66 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-21T13:19:35.991Z] #21 12.66 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T13:19:35.991Z] #21 12.74 Selecting previously unselected package iptables. [2022-04-21T13:19:35.991Z] #21 12.74 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-21T13:19:35.991Z] #21 12.75 Unpacking iptables (1.8.7-1) ... [2022-04-21T13:19:36.059Z] [2022-04-21T13:19:36.059Z] #5 [internal] load build definition from Dockerfile [2022-04-21T13:19:36.059Z] #5 sha256:c3f7562f51988926ba1fe1136b93bafdd3b3b04b8832abfa91d2e3e385b4185b [2022-04-21T13:19:36.059Z] #5 DONE 0.0s [2022-04-21T13:19:36.059Z] [2022-04-21T13:19:36.059Z] #6 [internal] load .dockerignore [2022-04-21T13:19:36.059Z] #6 sha256:3b2e04a15f7c126768876f6ec1b60edca006c55f0298ac2309acf179b20edf54 [2022-04-21T13:19:36.059Z] #6 DONE 0.0s [2022-04-21T13:19:36.059Z] [2022-04-21T13:19:36.059Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:36.059Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T13:19:36.088Z] #60 ... [2022-04-21T13:19:36.088Z] [2022-04-21T13:19:36.088Z] #56 [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-04-21T13:19:36.088Z] #56 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:19:36.088Z] #56 12.81 Fetched 8513 kB in 11s (800 kB/s) [2022-04-21T13:19:36.088Z] #56 12.81 Reading package lists... [2022-04-21T13:19:36.088Z] #56 17.07 Reading package lists... [2022-04-21T13:19:36.088Z] #56 20.57 Building dependency tree... [2022-04-21T13:19:36.088Z] #56 22.41 The following additional packages will be installed: [2022-04-21T13:19:36.088Z] #56 22.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:19:36.088Z] #56 22.42 python3-protobuf python3-six [2022-04-21T13:19:36.088Z] #56 22.42 Suggested packages: [2022-04-21T13:19:36.088Z] #56 22.42 python3-setuptools [2022-04-21T13:19:36.088Z] #56 22.42 Recommended packages: [2022-04-21T13:19:36.088Z] #56 22.42 iproute2 | iproute [2022-04-21T13:19:36.088Z] #56 22.86 The following NEW packages will be installed: [2022-04-21T13:19:36.088Z] #56 22.87 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:19:36.088Z] #56 22.87 python3-protobuf python3-six [2022-04-21T13:19:36.088Z] #56 ... [2022-04-21T13:19:36.088Z] [2022-04-21T13:19:36.088Z] #52 [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-04-21T13:19:36.088Z] #52 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:19:36.088Z] #52 16.72 + git checkout -q v2.3.0 [2022-04-21T13:19:36.088Z] #52 18.32 + 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-04-21T13:19:36.256Z] #21 12.87 Selecting previously unselected package libonig5:amd64. [2022-04-21T13:19:36.256Z] #21 12.88 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T13:19:36.256Z] #21 12.88 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:19:36.256Z] #21 12.97 Selecting previously unselected package libjq1:amd64. [2022-04-21T13:19:36.256Z] #21 12.98 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T13:19:36.256Z] #21 12.99 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:19:36.256Z] #21 13.06 Selecting previously unselected package jq. [2022-04-21T13:19:36.256Z] #21 13.07 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-21T13:19:36.256Z] #21 13.07 Unpacking jq (1.6-2.1) ... [2022-04-21T13:19:36.256Z] #21 13.12 Selecting previously unselected package libaio1:amd64. [2022-04-21T13:19:36.350Z] #52 ... [2022-04-21T13:19:36.350Z] [2022-04-21T13:19:36.350Z] #56 [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-04-21T13:19:36.350Z] #56 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:19:36.350Z] #56 23.28 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:19:36.350Z] #56 23.28 Need to get 2292 kB of archives. [2022-04-21T13:19:36.350Z] #56 23.28 After this operation, 11.0 MB of additional disk space will be used. [2022-04-21T13:19:36.350Z] #56 23.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-21T13:19:36.350Z] #56 23.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:19:36.350Z] #56 23.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-21T13:19:36.350Z] #56 23.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-21T13:19:36.350Z] #56 23.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T13:19:36.350Z] #56 23.34 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-04-21T13:19:36.350Z] #56 23.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T13:19:36.517Z] #21 13.13 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-21T13:19:36.517Z] #21 13.13 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-21T13:19:36.517Z] #21 13.20 Selecting previously unselected package libgpm2:amd64. [2022-04-21T13:19:36.517Z] #21 13.20 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-21T13:19:36.517Z] #21 13.21 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-21T13:19:36.517Z] #21 13.30 Selecting previously unselected package libicu67:amd64. [2022-04-21T13:19:36.517Z] #21 13.30 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-21T13:19:36.517Z] #21 13.31 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T13:19:36.630Z] #10 ... [2022-04-21T13:19:36.630Z] [2022-04-21T13:19:36.630Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-21T13:19:36.630Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-21T13:19:36.630Z] #8 DONE 0.6s [2022-04-21T13:19:36.744Z] #42 1.468 + RM_GOPATH=0 [2022-04-21T13:19:36.744Z] #42 1.468 + TMP_GOPATH= [2022-04-21T13:19:36.744Z] #42 1.468 + : /build [2022-04-21T13:19:36.744Z] #42 1.468 + '[' -z '' ']' [2022-04-21T13:19:36.744Z] #42 1.468 ++ mktemp -d [2022-04-21T13:19:36.744Z] #42 1.527 + export GOPATH=/tmp/tmp.2242cCLaj1 [2022-04-21T13:19:36.744Z] #42 1.527 + GOPATH=/tmp/tmp.2242cCLaj1 [2022-04-21T13:19:36.744Z] #42 1.527 + RM_GOPATH=1 [2022-04-21T13:19:36.744Z] #42 1.527 + case "$(go env GOARCH)" in [2022-04-21T13:19:36.744Z] #42 1.527 ++ go env GOARCH [2022-04-21T13:19:36.886Z] [2022-04-21T13:19:36.886Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:36.886Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T13:19:36.886Z] #10 DONE 0.7s [2022-04-21T13:19:36.886Z] [2022-04-21T13:19:36.886Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-21T13:19:36.886Z] #9 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-21T13:19:36.886Z] #9 DONE 0.7s [2022-04-21T13:19:36.886Z] [2022-04-21T13:19:36.886Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:36.886Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T13:19:36.886Z] #7 DONE 0.7s [2022-04-21T13:19:37.006Z] #42 1.569 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:19:37.006Z] #42 1.571 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:19:37.006Z] #42 1.571 ++ dirname /install.sh [2022-04-21T13:19:37.006Z] #42 1.572 + dir=/ [2022-04-21T13:19:37.006Z] #42 1.573 Install tini version v0.19.0 [2022-04-21T13:19:37.006Z] #42 1.573 + bin=tini [2022-04-21T13:19:37.006Z] #42 1.573 + shift [2022-04-21T13:19:37.006Z] #42 1.573 + '[' '!' -f //tini.installer ']' [2022-04-21T13:19:37.006Z] #42 1.573 + . //tini.installer [2022-04-21T13:19:37.006Z] #42 1.573 ++ : v0.19.0 [2022-04-21T13:19:37.006Z] #42 1.573 + install_tini [2022-04-21T13:19:37.006Z] #42 1.573 + echo 'Install tini version v0.19.0' [2022-04-21T13:19:37.006Z] #42 1.573 + git clone https://github.com/krallin/tini.git /tmp/tmp.2242cCLaj1/tini [2022-04-21T13:19:37.006Z] #42 1.581 Cloning into '/tmp/tmp.2242cCLaj1/tini'... [2022-04-21T13:19:37.580Z] #42 ... [2022-04-21T13:19:37.580Z] [2022-04-21T13:19:37.580Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:19:37.580Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:19:37.580Z] #51 55.55 gotestsum version dev [2022-04-21T13:19:37.580Z] #51 DONE 55.7s [2022-04-21T13:19:37.580Z] [2022-04-21T13:19:37.580Z] #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-04-21T13:19:37.580Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:19:37.580Z] #14 49.83 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-21T13:19:37.580Z] #14 49.83 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:19:37.580Z] #14 49.83 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:19:37.580Z] #14 50.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-21T13:19:37.580Z] #14 50.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:19:37.580Z] #14 50.02 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:19:37.580Z] #14 ... [2022-04-21T13:19:37.580Z] [2022-04-21T13:19:37.580Z] #42 [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-04-21T13:19:37.580Z] #42 sha256:1bfcb56eabc5a842eb4e000331b07bd8c62d4d5725601ed88ffdc6894c406304 [2022-04-21T13:19:37.580Z] #42 2.382 + cd /tmp/tmp.2242cCLaj1/tini [2022-04-21T13:19:37.580Z] #42 2.382 + git checkout -q v0.19.0 [2022-04-21T13:19:37.842Z] #42 2.410 + cmake . [2022-04-21T13:19:37.901Z] #21 14.60 Selecting previously unselected package libinih1:amd64. [2022-04-21T13:19:37.901Z] #21 14.60 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-21T13:19:37.901Z] #21 14.61 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-21T13:19:37.901Z] #21 14.66 Selecting previously unselected package libnet1:amd64. [2022-04-21T13:19:37.901Z] #21 14.66 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T13:19:37.901Z] #21 14.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:19:37.901Z] #21 14.76 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T13:19:37.901Z] #21 14.76 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T13:19:37.901Z] #21 14.77 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:19:37.901Z] #21 14.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T13:19:38.161Z] #21 14.85 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T13:19:38.161Z] #21 14.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:19:38.161Z] #21 14.93 Selecting previously unselected package net-tools. [2022-04-21T13:19:38.161Z] #21 14.93 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-21T13:19:38.161Z] #21 14.94 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:19:38.266Z] #56 ... [2022-04-21T13:19:38.266Z] [2022-04-21T13:19:38.266Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:19:38.266Z] #62 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T13:19:38.266Z] #62 24.91 v3.0.2 [2022-04-21T13:19:38.266Z] #62 DONE 25.2s [2022-04-21T13:19:38.266Z] [2022-04-21T13:19:38.266Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:19:38.266Z] #60 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:19:38.266Z] #60 24.70 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T13:19:38.266Z] #60 24.71 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:19:38.266Z] #60 24.71 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T13:19:38.266Z] #60 24.81 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-21T13:19:38.266Z] #60 24.84 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-21T13:19:38.266Z] #60 24.86 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T13:19:38.266Z] #60 24.88 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-21T13:19:38.266Z] #60 24.91 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-21T13:19:38.266Z] #60 24.91 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T13:19:38.266Z] #60 24.95 go: downloading github.com/spf13/afero v1.6.0 [2022-04-21T13:19:38.266Z] #60 25.07 go: downloading github.com/spf13/cast v1.4.1 [2022-04-21T13:19:38.266Z] #60 25.14 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-21T13:19:38.266Z] #60 25.14 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-21T13:19:38.266Z] #60 25.16 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-21T13:19:38.266Z] #60 25.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-21T13:19:38.266Z] #60 25.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-21T13:19:38.266Z] #60 25.29 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-21T13:19:38.266Z] #60 25.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-21T13:19:38.266Z] #60 25.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-21T13:19:38.266Z] #60 25.32 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-21T13:19:38.266Z] #60 25.40 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-21T13:19:38.266Z] #60 25.43 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-21T13:19:38.266Z] #60 25.43 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-21T13:19:38.422Z] #21 15.06 Selecting previously unselected package patch. [2022-04-21T13:19:38.422Z] #21 15.07 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-21T13:19:38.422Z] #21 15.08 Unpacking patch (2.7.6-7) ... [2022-04-21T13:19:38.422Z] #21 15.18 Selecting previously unselected package python-pip-whl. [2022-04-21T13:19:38.422Z] #21 15.18 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:19:38.422Z] #21 15.19 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:19:38.527Z] #60 25.56 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-21T13:19:38.527Z] #60 25.66 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-21T13:19:38.682Z] #21 15.44 Selecting previously unselected package python3-lib2to3. [2022-04-21T13:19:38.682Z] #21 15.44 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-21T13:19:38.682Z] #21 15.45 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:19:38.682Z] #21 15.56 Selecting previously unselected package python3-distutils. [2022-04-21T13:19:38.786Z] #42 3.141 -- The C compiler identification is GNU 10.2.1 [2022-04-21T13:19:38.786Z] #42 3.303 -- Detecting C compiler ABI info [2022-04-21T13:19:38.798Z] #60 25.67 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-21T13:19:38.798Z] #60 25.76 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-21T13:19:38.798Z] #60 25.79 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-21T13:19:38.943Z] #21 15.57 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-21T13:19:38.943Z] #21 15.57 Unpacking python3-distutils (3.9.2-1) ... [2022-04-21T13:19:38.943Z] #21 15.68 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:19:38.943Z] #21 15.68 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:19:38.943Z] #21 15.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:19:38.943Z] #21 15.78 Selecting previously unselected package python3-setuptools. [2022-04-21T13:19:39.047Z] #42 3.707 -- Detecting C compiler ABI info - done [2022-04-21T13:19:39.047Z] #42 3.777 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-21T13:19:39.047Z] #42 3.778 -- Detecting C compile features [2022-04-21T13:19:39.047Z] #42 3.779 -- Detecting C compile features - done [2022-04-21T13:19:39.047Z] #42 3.802 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-21T13:19:39.060Z] #60 26.16 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-21T13:19:39.060Z] #60 26.17 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-21T13:19:39.203Z] #21 15.79 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-21T13:19:39.203Z] #21 15.79 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-21T13:19:39.203Z] #21 15.94 Selecting previously unselected package python3-wheel. [2022-04-21T13:19:39.203Z] #21 15.95 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-21T13:19:39.203Z] #21 15.95 Unpacking python3-wheel (0.34.2-1) ... [2022-04-21T13:19:39.203Z] #21 16.04 Selecting previously unselected package python3-pip. [2022-04-21T13:19:39.308Z] #42 3.943 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-21T13:19:39.308Z] #42 3.999 -- Configuring done [2022-04-21T13:19:39.308Z] #42 4.004 -- Generating done [2022-04-21T13:19:39.308Z] #42 4.018 -- Build files have been written to: /tmp/tmp.2242cCLaj1/tini [2022-04-21T13:19:39.308Z] #42 4.021 + make tini-static [2022-04-21T13:19:39.346Z] #60 26.24 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-21T13:19:39.347Z] #60 26.30 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-21T13:19:39.347Z] #60 26.32 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-21T13:19:39.347Z] #60 26.35 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-21T13:19:39.347Z] #60 26.38 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-21T13:19:39.464Z] #21 16.04 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:19:39.464Z] #21 16.05 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:19:39.464Z] #21 16.19 Selecting previously unselected package sudo. [2022-04-21T13:19:39.464Z] #21 16.20 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-21T13:19:39.464Z] #21 16.21 Unpacking sudo (1.9.5p2-3) ... [2022-04-21T13:19:39.570Z] #42 4.271 Scanning dependencies of target tini-static [2022-04-21T13:19:39.570Z] #42 4.304 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-21T13:19:39.608Z] #60 26.52 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-21T13:19:39.608Z] #60 26.58 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-21T13:19:39.608Z] #60 26.59 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-21T13:19:39.608Z] #60 26.60 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-21T13:19:39.608Z] #60 26.63 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-21T13:19:39.608Z] #60 26.63 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-21T13:19:39.608Z] #60 26.65 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-21T13:19:39.608Z] #60 26.65 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-21T13:19:39.608Z] #60 26.67 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-21T13:19:39.608Z] #60 26.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-21T13:19:39.608Z] #60 26.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-21T13:19:39.725Z] #21 16.45 Selecting previously unselected package thin-provisioning-tools. [2022-04-21T13:19:39.725Z] #21 16.46 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-21T13:19:39.725Z] #21 16.47 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:19:39.870Z] #60 26.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-21T13:19:39.870Z] #60 26.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-21T13:19:39.870Z] #60 26.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-21T13:19:39.870Z] #60 26.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-21T13:19:39.870Z] #60 26.91 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-21T13:19:39.870Z] #60 26.95 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-21T13:19:39.986Z] #21 16.59 Selecting previously unselected package uidmap. [2022-04-21T13:19:39.986Z] #21 16.59 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-21T13:19:39.986Z] #21 16.60 Unpacking uidmap (1:4.8.1-1) ... [2022-04-21T13:19:39.986Z] #21 16.74 Selecting previously unselected package vim-runtime. [2022-04-21T13:19:39.986Z] #21 16.75 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:19:39.986Z] #21 16.81 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-21T13:19:39.986Z] #21 16.82 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-21T13:19:39.986Z] #21 16.83 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:19:40.131Z] #60 27.02 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-21T13:19:40.131Z] #60 27.07 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-21T13:19:40.131Z] #60 27.08 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-21T13:19:40.131Z] #60 27.12 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-21T13:19:40.131Z] #60 27.15 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-21T13:19:40.131Z] #60 27.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-21T13:19:40.131Z] #60 27.21 go: downloading github.com/julz/importas v0.1.0 [2022-04-21T13:19:40.131Z] #60 27.22 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-21T13:19:40.131Z] #60 27.22 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-21T13:19:40.131Z] #60 27.24 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-21T13:19:40.131Z] #60 27.24 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-21T13:19:40.131Z] #60 27.26 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-21T13:19:40.393Z] #60 27.28 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-21T13:19:40.393Z] #60 27.28 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-21T13:19:40.393Z] #60 27.36 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-21T13:19:40.393Z] #60 27.37 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-21T13:19:40.393Z] #60 27.38 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-21T13:19:40.393Z] #60 27.40 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-21T13:19:40.393Z] #60 27.42 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-21T13:19:40.515Z] #42 5.191 [100%] Linking C executable tini-static [2022-04-21T13:19:40.660Z] #60 27.80 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-21T13:19:40.922Z] #60 27.83 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-21T13:19:40.922Z] #60 27.83 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-21T13:19:40.922Z] #60 27.86 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-21T13:19:40.922Z] #60 27.87 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-21T13:19:40.922Z] #60 27.89 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-21T13:19:40.922Z] #60 27.89 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-21T13:19:40.922Z] #60 27.91 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-21T13:19:40.922Z] #60 27.91 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-21T13:19:40.922Z] #60 28.05 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-21T13:19:41.061Z] [2022-04-21T13:19:41.061Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:41.061Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T13:19:41.061Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-21T13:19:41.061Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:19:41.061Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-21T13:19:41.061Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-21T13:19:41.088Z] #42 5.629 [100%] Built target tini-static [2022-04-21T13:19:41.088Z] #42 5.676 + mkdir -p /build [2022-04-21T13:19:41.088Z] #42 5.678 + cp tini-static /build/docker-init [2022-04-21T13:19:41.184Z] #60 28.06 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-21T13:19:41.184Z] #60 28.06 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-21T13:19:41.184Z] #60 28.07 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-21T13:19:41.184Z] #60 28.08 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-21T13:19:41.184Z] #60 28.10 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-21T13:19:41.184Z] #60 28.13 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-21T13:19:41.184Z] #60 28.15 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-21T13:19:41.184Z] #60 28.17 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-21T13:19:41.184Z] #60 28.17 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-21T13:19:41.184Z] #60 28.24 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-21T13:19:41.184Z] #60 28.26 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-21T13:19:41.370Z] #21 17.86 Selecting previously unselected package vim. [2022-04-21T13:19:41.370Z] #21 17.87 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:19:41.370Z] #21 17.89 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:19:41.370Z] #21 18.15 Selecting previously unselected package xfsprogs. [2022-04-21T13:19:41.370Z] #21 18.15 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-21T13:19:41.370Z] #21 18.16 Unpacking xfsprogs (5.10.0-4) ... [2022-04-21T13:19:41.384Z] #71 ... [2022-04-21T13:19:41.384Z] [2022-04-21T13:19:41.384Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T13:19:41.384Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T13:19:41.384Z] #47 DONE 0.0s [2022-04-21T13:19:41.384Z] [2022-04-21T13:19:41.384Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:41.384Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T13:19:41.384Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2022-04-21T13:19:41.384Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 0.2s [2022-04-21T13:19:41.384Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s [2022-04-21T13:19:41.445Z] #60 ... [2022-04-21T13:19:41.445Z] [2022-04-21T13:19:41.445Z] #45 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:19:41.445Z] #45 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:19:41.445Z] #45 28.20 NAME: [2022-04-21T13:19:41.445Z] #45 28.20 go-winres - A tool for embedding resources in Windows executables [2022-04-21T13:19:41.445Z] #45 28.20 [2022-04-21T13:19:41.445Z] #45 28.20 USAGE: [2022-04-21T13:19:41.445Z] #45 28.20 go-winres [global options] command [command options] [arguments...] [2022-04-21T13:19:41.445Z] #45 28.20 [2022-04-21T13:19:41.445Z] #45 28.20 COMMANDS: [2022-04-21T13:19:41.445Z] #45 28.20 init Create an initial ./winres/winres.json [2022-04-21T13:19:41.445Z] #45 28.20 make Make syso files for the "go build" command [2022-04-21T13:19:41.445Z] #45 28.20 simply Make syso files for the "go build" command (simplified) [2022-04-21T13:19:41.445Z] #45 28.20 extract Extract all resources from an executable [2022-04-21T13:19:41.445Z] #45 28.21 patch Replace resources in an executable file (exe, dll) [2022-04-21T13:19:41.445Z] #45 28.21 help, h Shows a list of commands or help for one command [2022-04-21T13:19:41.445Z] #45 28.21 [2022-04-21T13:19:41.445Z] #45 28.21 GLOBAL OPTIONS: [2022-04-21T13:19:41.445Z] #45 28.21 --help, -h show help (default: false) [2022-04-21T13:19:41.445Z] #45 DONE 28.3s [2022-04-21T13:19:41.445Z] [2022-04-21T13:19:41.445Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:19:41.445Z] #60 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:19:41.445Z] #60 28.45 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-21T13:19:41.631Z] #21 18.34 Selecting previously unselected package zip. [2022-04-21T13:19:41.631Z] #21 18.35 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-21T13:19:41.631Z] #21 18.36 Unpacking zip (3.0-12) ... [2022-04-21T13:19:41.631Z] #21 18.46 Selecting previously unselected package zstd. [2022-04-21T13:19:41.631Z] #21 18.47 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-21T13:19:41.631Z] #21 18.47 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:19:41.660Z] #42 DONE 6.1s [2022-04-21T13:19:41.661Z] [2022-04-21T13:19:41.661Z] #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-04-21T13:19:41.661Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:19:41.661Z] #14 58.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-21T13:19:41.661Z] #14 58.83 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:19:41.661Z] #14 58.84 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:19:41.707Z] #60 28.59 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-21T13:19:41.707Z] #60 28.60 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-21T13:19:41.707Z] #60 28.66 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-21T13:19:41.707Z] #60 28.71 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-21T13:19:41.707Z] #60 28.83 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-21T13:19:41.891Z] #21 18.69 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:19:41.948Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-04-21T13:19:41.949Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-04-21T13:19:41.968Z] #60 28.92 go: downloading honnef.co/go/tools v0.2.2 [2022-04-21T13:19:42.461Z] #21 19.11 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T13:19:42.461Z] #21 19.35 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:19:42.729Z] #21 ... [2022-04-21T13:19:42.729Z] [2022-04-21T13:19:42.729Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:19:42.729Z] #62 sha256:3c591b3b2cef2be91a24ed05e37ef92ad5ad16338b7041156ac251de65efc802 [2022-04-21T13:19:42.729Z] #62 53.93 + bin/containerd [2022-04-21T13:19:42.911Z] #60 29.97 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-21T13:19:42.911Z] #60 29.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-21T13:19:42.911Z] #60 30.05 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-21T13:19:42.911Z] #60 30.06 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-21T13:19:43.299Z] #62 ... [2022-04-21T13:19:43.299Z] [2022-04-21T13:19:43.299Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:19:43.299Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:19:43.299Z] #53 64.27 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-21T13:19:43.299Z] #53 DONE 65.8s [2022-04-21T13:19:43.318Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-04-21T13:19:43.569Z] [2022-04-21T13:19:43.569Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:19:43.569Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T13:19:43.569Z] #21 19.62 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-21T13:19:43.569Z] #21 19.65 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T13:19:43.569Z] #21 19.68 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T13:19:43.569Z] #21 19.74 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-21T13:19:43.569Z] #21 19.77 Setting up uidmap (1:4.8.1-1) ... [2022-04-21T13:19:43.569Z] #21 19.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:19:43.569Z] #21 19.82 Setting up bzip2 (1.0.8-4) ... [2022-04-21T13:19:43.569Z] #21 19.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:19:43.569Z] #21 19.89 Setting up python3-wheel (0.34.2-1) ... [2022-04-21T13:19:43.569Z] #21 20.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:19:43.569Z] #21 20.18 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-21T13:19:43.569Z] #21 20.24 Setting up libcap2-bin (1:2.44-1) ... [2022-04-21T13:19:43.569Z] #21 20.26 Setting up apparmor (2.13.6-10) ... [2022-04-21T13:19:43.592Z] #71 DONE 3.0s [2022-04-21T13:19:43.592Z] [2022-04-21T13:19:43.592Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:43.592Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T13:19:43.592Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-21T13:19:43.592Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-21T13:19:43.592Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-21T13:19:43.592Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:19:43.592Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-04-21T13:19:43.592Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-04-21T13:19:43.592Z] #69 DONE 3.0s [2022-04-21T13:19:43.592Z] [2022-04-21T13:19:43.592Z] #24 [internal] load build context [2022-04-21T13:19:43.592Z] #24 sha256:28d163af55976a6a246a042435b242c36299a812559a165d603e50158dfdc28b [2022-04-21T13:19:43.592Z] #24 transferring context: 60.74MB 2.6s done [2022-04-21T13:19:43.592Z] #24 DONE 3.1s [2022-04-21T13:19:43.592Z] [2022-04-21T13:19:43.592Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:43.592Z] #11 sha256:f4437a2f038c52be42615ba1526dd2ac379b8195056eded17d45c49784af83a8 [2022-04-21T13:19:43.592Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 0.0s done [2022-04-21T13:19:43.592Z] #11 sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 1.86kB / 1.86kB done [2022-04-21T13:19:43.592Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-04-21T13:19:43.592Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-04-21T13:19:43.592Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.8s done [2022-04-21T13:19:43.592Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 2.0s done [2022-04-21T13:19:43.592Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 49.28MB / 81.05MB 2.6s [2022-04-21T13:19:43.592Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 [2022-04-21T13:19:43.592Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 2.5s done [2022-04-21T13:19:43.592Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 41.94MB / 54.67MB 2.6s [2022-04-21T13:19:43.592Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 0B / 108.70MB 2.6s [2022-04-21T13:19:43.857Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 66.06MB / 81.05MB 2.7s [2022-04-21T13:19:43.857Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 45.09MB / 54.67MB 2.7s [2022-04-21T13:19:43.857Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 77.59MB / 81.05MB 2.9s [2022-04-21T13:19:43.857Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 2.9s [2022-04-21T13:19:43.857Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 31.46MB / 108.70MB 2.9s [2022-04-21T13:19:43.865Z] #60 30.93 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-21T13:19:43.865Z] #60 30.96 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-21T13:19:43.865Z] #60 30.97 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-21T13:19:43.865Z] #60 30.99 go: downloading golang.org/x/text v0.3.7 [2022-04-21T13:19:44.115Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 39.85MB / 108.70MB 3.0s [2022-04-21T13:19:44.115Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 51.38MB / 108.70MB 3.1s [2022-04-21T13:19:44.371Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 62.91MB / 108.70MB 3.2s [2022-04-21T13:19:44.371Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 75.50MB / 108.70MB 3.4s [2022-04-21T13:19:44.628Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 88.58MB / 108.70MB 3.5s [2022-04-21T13:19:44.628Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 99.61MB / 108.70MB 3.6s [2022-04-21T13:19:44.884Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 106.95MB / 108.70MB 3.7s [2022-04-21T13:19:44.952Z] #21 21.56 Setting up zip (3.0-12) ... [2022-04-21T13:19:44.952Z] #21 21.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:19:44.952Z] #21 21.61 Setting up bash-completion (1:2.11-2) ... [2022-04-21T13:19:44.966Z] #14 ... [2022-04-21T13:19:44.966Z] [2022-04-21T13:19:44.966Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:19:44.966Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:19:44.966Z] #53 52.92 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-21T13:19:45.141Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 4.0s done [2022-04-21T13:19:46.358Z] Client: [2022-04-21T13:19:46.358Z] Context: default [2022-04-21T13:19:46.358Z] Debug Mode: false [2022-04-21T13:19:46.358Z] Plugins: [2022-04-21T13:19:46.358Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-21T13:19:46.358Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-21T13:19:46.358Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-21T13:19:46.358Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-21T13:19:46.358Z] [2022-04-21T13:19:46.358Z] Server: [2022-04-21T13:19:46.358Z] Containers: 0 [2022-04-21T13:19:46.358Z] Running: 0 [2022-04-21T13:19:46.358Z] Paused: 0 [2022-04-21T13:19:46.358Z] Stopped: 0 [2022-04-21T13:19:46.358Z] Images: 0 [2022-04-21T13:19:46.358Z] Server Version: 20.10.14 [2022-04-21T13:19:46.358Z] Storage Driver: overlay2 [2022-04-21T13:19:46.358Z] Backing Filesystem: extfs [2022-04-21T13:19:46.358Z] Supports d_type: true [2022-04-21T13:19:46.358Z] Native Overlay Diff: true [2022-04-21T13:19:46.358Z] userxattr: false [2022-04-21T13:19:46.358Z] Logging Driver: json-file [2022-04-21T13:19:46.358Z] Cgroup Driver: systemd [2022-04-21T13:19:46.358Z] Cgroup Version: 2 [2022-04-21T13:19:46.358Z] Plugins: [2022-04-21T13:19:46.358Z] Volume: local [2022-04-21T13:19:46.358Z] Network: bridge host ipvlan macvlan null overlay [2022-04-21T13:19:46.358Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-21T13:19:46.358Z] Swarm: inactive [2022-04-21T13:19:46.358Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-21T13:19:46.358Z] Default Runtime: runc [2022-04-21T13:19:46.358Z] Init Binary: docker-init [2022-04-21T13:19:46.358Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:19:46.358Z] runc version: v1.0.3-0-gf46b6ba [2022-04-21T13:19:46.358Z] init version: de40ad0 [2022-04-21T13:19:46.358Z] Security Options: [2022-04-21T13:19:46.358Z] apparmor [2022-04-21T13:19:46.358Z] seccomp [2022-04-21T13:19:46.358Z] Profile: default [2022-04-21T13:19:46.358Z] cgroupns [2022-04-21T13:19:46.358Z] Kernel Version: 5.13.0-1021-aws [2022-04-21T13:19:46.358Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-21T13:19:46.358Z] OSType: linux [2022-04-21T13:19:46.358Z] Architecture: x86_64 [2022-04-21T13:19:46.358Z] CPUs: 2 [2022-04-21T13:19:46.358Z] Total Memory: 7.559GiB [2022-04-21T13:19:46.358Z] Name: ip-10-100-111-94 [2022-04-21T13:19:46.358Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-21T13:19:46.358Z] Docker Root Dir: /var/lib/docker [2022-04-21T13:19:46.358Z] Debug Mode: false [2022-04-21T13:19:46.358Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:19:46.358Z] Labels: [2022-04-21T13:19:46.358Z] Experimental: true [2022-04-21T13:19:46.358Z] Insecure Registries: [2022-04-21T13:19:46.358Z] 127.0.0.0/8 [2022-04-21T13:19:46.358Z] Live Restore Enabled: true [2022-04-21T13:19:46.358Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-21T13:19:46.509Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 5.4s done [2022-04-21T13:19:46.509Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.1s [2022-04-21T13:19:46.509Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.2s done [2022-04-21T13:19:46.688Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:1dbfeefc8b85549dc82e627ef0a254f0b1d4b502 . [2022-04-21T13:19:46.688Z] #2 [internal] load .dockerignore [2022-04-21T13:19:46.688Z] #2 sha256:856f86096d875aa5b42a3cc6533dbef0914c6df889d9cafb49a2c67941777d06 [2022-04-21T13:19:46.946Z] #2 transferring context: 145B done [2022-04-21T13:19:46.946Z] #2 DONE 0.1s [2022-04-21T13:19:46.946Z] [2022-04-21T13:19:46.946Z] #1 [internal] load build definition from Dockerfile [2022-04-21T13:19:46.946Z] #1 sha256:3d261c2d263b3adf25198bfbbf55b3a687b9b2d9f466705a804d0c0f8fe0b667 [2022-04-21T13:19:46.946Z] #1 transferring dockerfile: 17.44kB done [2022-04-21T13:19:46.946Z] #1 DONE 0.2s [2022-04-21T13:19:46.946Z] [2022-04-21T13:19:46.946Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-21T13:19:46.946Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-21T13:19:47.173Z] #60 33.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-21T13:19:47.173Z] #60 34.03 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-21T13:19:47.173Z] #60 34.03 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T13:19:47.173Z] #60 34.18 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-21T13:19:47.173Z] #60 34.24 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T13:19:47.173Z] #60 34.24 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-21T13:19:47.173Z] #60 34.30 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-21T13:19:47.436Z] #60 34.33 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-21T13:19:47.436Z] #60 34.33 go: downloading golang.org/x/mod v0.5.1 [2022-04-21T13:19:47.436Z] #60 34.39 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-21T13:19:47.436Z] #60 34.47 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-21T13:19:47.436Z] #60 34.48 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T13:19:47.436Z] #60 34.53 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-21T13:19:47.436Z] #60 34.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-21T13:19:47.436Z] #60 34.57 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-21T13:19:47.437Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b [2022-04-21T13:19:47.494Z] #21 ... [2022-04-21T13:19:47.494Z] [2022-04-21T13:19:47.494Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:19:47.494Z] #58 sha256:4cdec97326eaf775b92fae6696ef5fff832d08edaf1380989bf8438ec3bb0c88 [2022-04-21T13:19:47.494Z] #58 30.49 + mkdir -p /build [2022-04-21T13:19:47.494Z] #58 30.49 + cp runc /build/runc [2022-04-21T13:19:47.494Z] #58 DONE 31.0s [2022-04-21T13:19:47.494Z] [2022-04-21T13:19:47.494Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:19:47.494Z] #62 sha256:3c591b3b2cef2be91a24ed05e37ef92ad5ad16338b7041156ac251de65efc802 [2022-04-21T13:19:47.518Z] #3 DONE 0.4s [2022-04-21T13:19:47.518Z] [2022-04-21T13:19:47.518Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-21T13:19:47.518Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-21T13:19:47.518Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-21T13:19:47.518Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-21T13:19:47.518Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-21T13:19:47.518Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-04-21T13:19:47.518Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-21T13:19:47.518Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-21T13:19:47.693Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.2s done [2022-04-21T13:19:47.698Z] #60 34.83 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T13:19:47.777Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-21T13:19:47.777Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-21T13:19:47.950Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 6.9s done [2022-04-21T13:19:47.950Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d [2022-04-21T13:19:47.950Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 0B / 126B 6.9s [2022-04-21T13:19:47.959Z] #60 34.90 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-21T13:19:47.959Z] #60 35.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-21T13:19:47.959Z] #60 35.06 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-21T13:19:47.959Z] #60 35.08 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-21T13:19:48.037Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-21T13:19:48.037Z] #4 DONE 0.6s [2022-04-21T13:19:48.064Z] #62 ... [2022-04-21T13:19:48.064Z] [2022-04-21T13:19:48.064Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:19:48.064Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T13:19:48.064Z] #21 24.35 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:19:48.064Z] #21 24.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-21T13:19:48.064Z] #21 24.39 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-21T13:19:48.064Z] #21 24.40 Setting up patch (2.7.6-7) ... [2022-04-21T13:19:48.064Z] #21 24.41 Setting up sudo (1.9.5p2-3) ... [2022-04-21T13:19:48.064Z] #21 24.49 invoke-rc.d: could not determine current runlevel [2022-04-21T13:19:48.064Z] #21 24.51 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-21T13:19:48.064Z] #21 24.52 Setting up xfsprogs (5.10.0-4) ... [2022-04-21T13:19:48.064Z] #21 24.54 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-21T13:19:48.064Z] #21 24.55 Setting up inetutils-ping (2:2.0-1) ... [2022-04-21T13:19:48.064Z] #21 24.57 Setting up pigz (2.6-1) ... [2022-04-21T13:19:48.064Z] #21 24.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T13:19:48.064Z] #21 24.60 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:19:48.064Z] #21 24.62 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:19:48.064Z] #21 24.63 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:19:48.064Z] #21 24.93 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-21T13:19:48.064Z] #21 24.95 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:19:48.207Z] #11 ... [2022-04-21T13:19:48.207Z] [2022-04-21T13:19:48.207Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:19:48.207Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-21T13:19:48.207Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-21T13:19:48.207Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-04-21T13:19:48.207Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-21T13:19:48.207Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-04-21T13:19:48.207Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.9s done [2022-04-21T13:19:48.207Z] #28 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 2.7s done [2022-04-21T13:19:48.207Z] #28 DONE 7.3s [2022-04-21T13:19:48.207Z] [2022-04-21T13:19:48.207Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:48.207Z] #11 sha256:f4437a2f038c52be42615ba1526dd2ac379b8195056eded17d45c49784af83a8 [2022-04-21T13:19:48.207Z] #11 ... [2022-04-21T13:19:48.207Z] [2022-04-21T13:19:48.207Z] #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-04-21T13:19:48.207Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-21T13:19:48.221Z] #60 35.16 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T13:19:48.221Z] #60 35.17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T13:19:48.221Z] #60 35.22 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-21T13:19:48.221Z] #60 35.22 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-21T13:19:48.295Z] [2022-04-21T13:19:48.295Z] #5 [internal] load build definition from Dockerfile [2022-04-21T13:19:48.295Z] #5 sha256:1d0e9e318366f7fcaf7499252975db8f328320c325ae256016b9e5f7b8586341 [2022-04-21T13:19:48.295Z] #5 DONE 0.0s [2022-04-21T13:19:48.295Z] [2022-04-21T13:19:48.295Z] #6 [internal] load .dockerignore [2022-04-21T13:19:48.295Z] #6 sha256:c6a3857cc05d5cb4dfd4d2a9b5af96f21911134e618662560821e5b410d3b395 [2022-04-21T13:19:48.295Z] #6 DONE 0.0s [2022-04-21T13:19:48.295Z] [2022-04-21T13:19:48.295Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:48.295Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T13:19:48.324Z] #21 25.11 Setting up libelf1:amd64 (0.183-1) ... [2022-04-21T13:19:48.324Z] #21 25.15 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:19:48.324Z] #21 25.17 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:19:48.482Z] #60 35.38 go: downloading github.com/prometheus/common v0.10.0 [2022-04-21T13:19:48.482Z] #60 35.56 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-21T13:19:48.482Z] #60 35.58 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-21T13:19:48.482Z] #60 35.65 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-21T13:19:48.584Z] #21 25.18 Setting up python3-distutils (3.9.2-1) ... [2022-04-21T13:19:48.584Z] #21 25.34 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:19:48.584Z] #21 25.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-21T13:19:48.584Z] #21 25.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-21T13:19:48.584Z] #21 25.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-21T13:19:48.584Z] #21 25.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-21T13:19:48.584Z] #21 25.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-21T13:19:48.584Z] #21 25.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-21T13:19:48.584Z] #21 25.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-21T13:19:48.584Z] #21 25.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-21T13:19:48.584Z] #21 25.42 Setting up python3-setuptools (52.0.0-4) ... [2022-04-21T13:19:48.744Z] #60 ... [2022-04-21T13:19:48.744Z] [2022-04-21T13:19:48.744Z] #56 [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-04-21T13:19:48.744Z] #56 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:19:48.744Z] #56 26.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-21T13:19:48.744Z] #56 27.43 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:19:48.744Z] #56 27.60 Fetched 2292 kB in 4s (589 kB/s) [2022-04-21T13:19:48.744Z] #56 27.66 Selecting previously unselected package libprotobuf23:amd64. [2022-04-21T13:19:48.744Z] #56 27.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-04-21T13:19:48.744Z] #56 27.72 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-21T13:19:48.744Z] #56 27.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T13:19:48.744Z] #56 28.47 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:19:48.744Z] #56 28.50 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:19:48.744Z] #56 28.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:19:48.744Z] #56 28.75 Selecting previously unselected package python3-six. [2022-04-21T13:19:48.744Z] #56 28.75 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-21T13:19:48.744Z] #56 28.76 Unpacking python3-six (1.16.0-2) ... [2022-04-21T13:19:48.744Z] #56 28.83 Selecting previously unselected package python3-protobuf. [2022-04-21T13:19:48.744Z] #56 28.83 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-21T13:19:48.744Z] #56 28.84 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-21T13:19:48.744Z] #56 29.44 Selecting previously unselected package libnet1:amd64. [2022-04-21T13:19:48.744Z] #56 29.45 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T13:19:48.744Z] #56 29.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:19:48.744Z] #56 29.59 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T13:19:48.744Z] #56 29.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T13:19:48.744Z] #56 29.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:19:48.744Z] #56 29.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T13:19:48.744Z] #56 29.70 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T13:19:48.744Z] #56 29.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:19:48.744Z] #56 29.76 Selecting previously unselected package criu. [2022-04-21T13:19:48.744Z] #56 29.76 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-21T13:19:48.744Z] #56 29.78 Unpacking criu (3.16.1-3) ... [2022-04-21T13:19:48.744Z] #56 30.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:19:48.744Z] #56 31.07 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T13:19:48.744Z] #56 31.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:19:48.744Z] #56 31.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:19:48.744Z] #56 31.11 Setting up python3-six (1.16.0-2) ... [2022-04-21T13:19:48.744Z] #56 31.74 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:19:48.744Z] #56 31.76 Setting up python3-protobuf (3.12.4-1) ... [2022-04-21T13:19:48.744Z] #56 33.96 Setting up criu (3.16.1-3) ... [2022-04-21T13:19:48.744Z] #56 34.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:19:48.744Z] #56 DONE 35.6s [2022-04-21T13:19:48.744Z] [2022-04-21T13:19:48.744Z] #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-04-21T13:19:48.744Z] #41 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:19:48.744Z] #41 29.86 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-21T13:19:48.744Z] #41 30.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:19:49.154Z] #21 25.88 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:19:49.154Z] #21 25.89 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T13:19:49.154Z] #21 25.92 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:19:49.154Z] #21 25.94 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:19:49.414Z] #21 26.30 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T13:19:49.582Z] #29 1.480 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:19:49.582Z] #29 1.493 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:19:49.582Z] #29 1.493 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:19:49.669Z] #10 DONE 1.4s [2022-04-21T13:19:49.669Z] [2022-04-21T13:19:49.669Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:49.669Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T13:19:49.669Z] #8 DONE 1.4s [2022-04-21T13:19:49.669Z] [2022-04-21T13:19:49.669Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-21T13:19:49.669Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-21T13:19:49.669Z] #9 DONE 1.4s [2022-04-21T13:19:49.669Z] [2022-04-21T13:19:49.669Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-21T13:19:49.669Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-21T13:19:49.669Z] #7 DONE 1.4s [2022-04-21T13:19:49.674Z] #21 26.33 Setting up jq (1.6-2.1) ... [2022-04-21T13:19:49.675Z] #21 26.34 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-21T13:19:49.675Z] #21 26.36 Setting up iptables (1.8.7-1) ... [2022-04-21T13:19:49.675Z] #21 26.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:19:49.675Z] #21 26.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:19:49.675Z] #21 26.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:19:49.675Z] #21 26.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:19:49.675Z] #21 26.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-21T13:19:49.675Z] #21 26.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-21T13:19:49.675Z] #21 26.43 Setting up iproute2 (5.10.0-4) ... [2022-04-21T13:19:49.838Z] #29 1.640 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:19:49.839Z] #29 1.920 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:19:49.931Z] [2022-04-21T13:19:49.931Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:19:49.931Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:19:49.931Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-21T13:19:49.934Z] #21 26.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:19:50.138Z] #41 ... [2022-04-21T13:19:50.138Z] [2022-04-21T13:19:50.138Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:19:50.138Z] #60 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:19:50.138Z] #60 36.96 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-21T13:19:50.190Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-21T13:19:50.190Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-21T13:19:50.190Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-21T13:19:50.194Z] #21 DONE 26.9s [2022-04-21T13:19:50.194Z] [2022-04-21T13:19:50.194Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-21T13:19:50.194Z] #22 sha256:78bd08c1bf1ca00388b0aa0f76e0a431902f763c189a659e5be3c952c729421a [2022-04-21T13:19:50.406Z] #29 2.092 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:19:50.454Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 2.10MB / 54.94MB 0.3s [2022-04-21T13:19:50.454Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.51MB / 54.94MB 0.4s [2022-04-21T13:19:50.712Z] #28 ... [2022-04-21T13:19:50.712Z] [2022-04-21T13:19:50.712Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T13:19:50.712Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T13:19:50.712Z] #47 DONE 0.7s [2022-04-21T13:19:50.712Z] [2022-04-21T13:19:50.712Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:19:50.712Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:19:50.712Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 14.68MB / 54.94MB 0.5s [2022-04-21T13:19:50.712Z] #28 ... [2022-04-21T13:19:50.712Z] [2022-04-21T13:19:50.712Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T13:19:50.712Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T13:19:50.712Z] #47 DONE 0.0s [2022-04-21T13:19:50.712Z] [2022-04-21T13:19:50.712Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:19:50.712Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:19:50.712Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 25.52MB / 54.94MB 0.7s [2022-04-21T13:19:50.712Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 34.60MB / 54.94MB 0.8s [2022-04-21T13:19:50.980Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 40.89MB / 54.94MB 1.0s [2022-04-21T13:19:51.141Z] #22 0.984 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-21T13:19:51.141Z] #22 0.985 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-21T13:19:51.141Z] #22 0.990 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-21T13:19:51.141Z] #22 DONE 1.1s [2022-04-21T13:19:51.141Z] [2022-04-21T13:19:51.141Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:19:51.141Z] #62 sha256:3c591b3b2cef2be91a24ed05e37ef92ad5ad16338b7041156ac251de65efc802 [2022-04-21T13:19:51.244Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 44.24MB / 54.94MB 1.1s [2022-04-21T13:19:51.244Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 49.28MB / 54.94MB 1.2s [2022-04-21T13:19:51.336Z] #29 3.256 Fetched 8397 kB in 2s (4095 kB/s) [2022-04-21T13:19:51.402Z] #62 ... [2022-04-21T13:19:51.402Z] [2022-04-21T13:19:51.402Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-21T13:19:51.402Z] #23 sha256:0e123318212cf9da61e05de8d2f9e2d78739358c8b15512784fac12c85abd181 [2022-04-21T13:19:51.506Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.4s [2022-04-21T13:19:51.897Z] #29 3.256 Reading package lists... [2022-04-21T13:19:52.080Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done [2022-04-21T13:19:52.343Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-21T13:19:52.462Z] #29 3.839 Reading package lists... [2022-04-21T13:19:52.462Z] #29 ... [2022-04-21T13:19:52.462Z] [2022-04-21T13:19:52.462Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-21T13:19:52.462Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-21T13:19:52.462Z] #70 DONE 0.7s [2022-04-21T13:19:52.462Z] [2022-04-21T13:19:52.462Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-21T13:19:52.462Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-21T13:19:52.686Z] #60 ... [2022-04-21T13:19:52.686Z] [2022-04-21T13:19:52.686Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:19:52.686Z] #58 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:19:52.686Z] #58 39.14 gotestsum version dev [2022-04-21T13:19:52.686Z] #58 DONE 39.3s [2022-04-21T13:19:52.686Z] [2022-04-21T13:19:52.686Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:19:52.686Z] #60 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:19:53.110Z] #53 ... [2022-04-21T13:19:53.110Z] [2022-04-21T13:19:53.110Z] #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-04-21T13:19:53.110Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:19:53.110Z] #14 70.75 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-21T13:19:53.110Z] #14 70.75 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:19:53.110Z] #14 70.77 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:19:54.945Z] #28 ... [2022-04-21T13:19:54.945Z] [2022-04-21T13:19:54.945Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:54.945Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T13:19:54.945Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-21T13:19:54.945Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-21T13:19:54.945Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-21T13:19:54.945Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:19:54.945Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-21T13:19:54.945Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2022-04-21T13:19:54.945Z] #69 DONE 4.4s [2022-04-21T13:19:54.945Z] [2022-04-21T13:19:54.945Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:54.945Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:19:54.945Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 0.0s done [2022-04-21T13:19:54.945Z] #11 sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 1.86kB / 1.86kB done [2022-04-21T13:19:54.945Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-21T13:19:54.945Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-21T13:19:54.945Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.3s done [2022-04-21T13:19:54.945Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s done [2022-04-21T13:19:54.945Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 1.9s done [2022-04-21T13:19:54.945Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.4s done [2022-04-21T13:19:54.945Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 112.20MB / 141.70MB 4.0s [2022-04-21T13:19:54.945Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.1s done [2022-04-21T13:19:54.945Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.0s [2022-04-21T13:19:54.945Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 127.17MB / 141.70MB 4.2s [2022-04-21T13:19:54.945Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 135.27MB / 141.70MB 4.3s [2022-04-21T13:19:55.238Z] #60 ... [2022-04-21T13:19:55.238Z] [2022-04-21T13:19:55.238Z] #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-04-21T13:19:55.238Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:19:55.238Z] #19 34.61 Fetched 48.9 MB in 34s (1458 kB/s) [2022-04-21T13:19:55.524Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.8s done [2022-04-21T13:19:55.732Z] #72 DONE 2.8s [2022-04-21T13:19:55.732Z] [2022-04-21T13:19:55.732Z] #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-04-21T13:19:55.732Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-21T13:19:55.732Z] #29 3.839 Reading package lists... [2022-04-21T13:19:55.732Z] #29 4.410 Building dependency tree... [2022-04-21T13:19:55.732Z] #29 4.870 The following additional packages will be installed: [2022-04-21T13:19:55.732Z] #29 4.870 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-21T13:19:55.732Z] #29 4.874 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-21T13:19:55.732Z] #29 4.874 Recommended packages: [2022-04-21T13:19:55.732Z] #29 4.874 libldap-common publicsuffix libsasl2-modules [2022-04-21T13:19:55.732Z] #29 5.006 The following NEW packages will be installed: [2022-04-21T13:19:55.732Z] #29 5.006 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-21T13:19:55.732Z] #29 5.006 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-21T13:19:55.732Z] #29 5.006 libssh2-1 openssl [2022-04-21T13:19:55.732Z] #29 5.276 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:19:55.732Z] #29 5.276 Need to get 2934 kB of archives. [2022-04-21T13:19:55.732Z] #29 5.276 After this operation, 6476 kB of additional disk space will be used. [2022-04-21T13:19:55.732Z] #29 5.276 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-21T13:19:55.732Z] #29 5.308 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-21T13:19:55.732Z] #29 5.312 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-21T13:19:55.732Z] #29 5.324 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-04-21T13:19:55.732Z] #29 5.329 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-21T13:19:55.732Z] #29 5.336 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-21T13:19:55.732Z] #29 5.381 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-21T13:19:55.732Z] #29 5.435 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-21T13:19:55.732Z] #29 5.487 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-21T13:19:55.732Z] #29 5.492 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-21T13:19:55.732Z] #29 5.509 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-21T13:19:55.732Z] #29 5.557 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-21T13:19:55.732Z] #29 5.598 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-21T13:19:55.732Z] #29 5.656 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-21T13:19:55.732Z] #29 5.707 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-21T13:19:55.732Z] #29 5.950 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:19:55.732Z] #29 5.987 Fetched 2934 kB in 1s (3979 kB/s) [2022-04-21T13:19:55.732Z] #29 6.270 Selecting previously unselected package openssl. [2022-04-21T13:19:55.732Z] #29 6.270 (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-04-21T13:19:55.732Z] #29 6.275 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-21T13:19:55.732Z] #29 6.365 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:19:55.732Z] #29 6.799 Selecting previously unselected package ca-certificates. [2022-04-21T13:19:55.732Z] #29 6.799 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-21T13:19:55.732Z] #29 6.809 Unpacking ca-certificates (20210119) ... [2022-04-21T13:19:55.732Z] #29 7.117 Selecting previously unselected package libbrotli1:arm64. [2022-04-21T13:19:55.732Z] #29 7.117 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-21T13:19:55.732Z] #29 7.126 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-21T13:19:55.732Z] #29 7.217 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-21T13:19:55.732Z] #29 7.218 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-21T13:19:55.732Z] #29 7.225 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:19:55.732Z] #29 7.280 Selecting previously unselected package libsasl2-2:arm64. [2022-04-21T13:19:55.732Z] #29 7.280 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-21T13:19:55.732Z] #29 7.284 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:19:55.732Z] #29 7.332 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-21T13:19:55.732Z] #29 7.333 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-21T13:19:55.732Z] #29 7.338 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-21T13:19:55.732Z] #29 7.398 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-21T13:19:55.732Z] #29 7.398 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-21T13:19:55.732Z] #29 7.403 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-21T13:19:55.732Z] #29 7.444 Selecting previously unselected package libpsl5:arm64. [2022-04-21T13:19:55.732Z] #29 7.444 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-21T13:19:55.732Z] #29 7.448 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-21T13:19:55.732Z] #29 7.516 Selecting previously unselected package librtmp1:arm64. [2022-04-21T13:19:55.732Z] #29 7.517 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-21T13:19:55.732Z] #29 7.521 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:19:55.732Z] #29 7.569 Selecting previously unselected package libssh2-1:arm64. [2022-04-21T13:19:55.732Z] #29 7.569 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-21T13:19:55.732Z] #29 7.572 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-21T13:19:55.732Z] #29 7.628 Selecting previously unselected package libcurl4:arm64. [2022-04-21T13:19:55.732Z] #29 7.629 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-21T13:19:55.732Z] #29 7.633 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:19:55.732Z] #29 7.702 Selecting previously unselected package curl. [2022-04-21T13:19:55.732Z] #29 7.704 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-21T13:19:55.732Z] #29 7.707 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:19:55.732Z] #29 7.766 Selecting previously unselected package libonig5:arm64. [2022-04-21T13:19:55.732Z] #29 7.766 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-21T13:19:55.732Z] #29 7.770 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-21T13:19:55.989Z] #29 7.832 Selecting previously unselected package libjq1:arm64. [2022-04-21T13:19:55.989Z] #29 7.833 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-21T13:19:55.989Z] #29 7.838 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-21T13:19:55.989Z] #29 7.888 Selecting previously unselected package jq. [2022-04-21T13:19:55.989Z] #29 7.888 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-21T13:19:55.989Z] #29 7.893 Unpacking jq (1.6-2.1) ... [2022-04-21T13:19:55.989Z] #29 7.937 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-21T13:19:55.989Z] #29 7.950 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-21T13:19:55.989Z] #29 7.962 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-21T13:19:55.989Z] #29 7.975 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:19:55.989Z] #29 7.991 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:19:55.989Z] #29 8.003 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:19:55.989Z] #29 8.014 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-21T13:19:55.989Z] #29 8.026 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:19:56.092Z] #11 ... [2022-04-21T13:19:56.092Z] [2022-04-21T13:19:56.092Z] #24 [internal] load build context [2022-04-21T13:19:56.092Z] #24 sha256:bcf1b6d7e6b61abe7ddcbbbcaf44b4f83a6f0949d8e6e14a137267c5f0090c39 [2022-04-21T13:19:56.092Z] #24 transferring context: 60.73MB 5.8s done [2022-04-21T13:19:56.092Z] #24 DONE 6.2s [2022-04-21T13:19:56.092Z] [2022-04-21T13:19:56.092Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:56.092Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:19:56.092Z] #11 ... [2022-04-21T13:19:56.092Z] [2022-04-21T13:19:56.092Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:19:56.092Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:19:56.247Z] #29 8.044 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-21T13:19:56.247Z] #29 8.056 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-21T13:19:56.247Z] #29 8.068 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-21T13:19:56.247Z] #29 8.088 Setting up ca-certificates (20210119) ... [2022-04-21T13:19:56.811Z] #29 8.694 Updating certificates in /etc/ssl/certs... [2022-04-21T13:19:57.320Z] #14 75.48 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-21T13:19:57.320Z] #14 75.49 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:19:57.320Z] #14 75.49 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:19:57.471Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.1s [2022-04-21T13:19:57.471Z] #28 ... [2022-04-21T13:19:57.471Z] [2022-04-21T13:19:57.471Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:57.471Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T13:19:57.471Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.5s done [2022-04-21T13:19:57.471Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-21T13:19:57.471Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:19:57.471Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-21T13:19:57.471Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.7s done [2022-04-21T13:19:57.471Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2022-04-21T13:19:57.471Z] #71 DONE 6.9s [2022-04-21T13:19:57.471Z] [2022-04-21T13:19:57.471Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:19:57.471Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:19:57.743Z] #29 9.431 129 added, 0 removed; done. [2022-04-21T13:19:57.743Z] #29 9.522 Setting up jq (1.6-2.1) ... [2022-04-21T13:19:57.743Z] #29 9.532 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:19:57.743Z] #29 9.542 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:19:57.743Z] #29 9.554 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:19:57.743Z] #29 9.577 Processing triggers for ca-certificates (20210119) ... [2022-04-21T13:19:57.743Z] #29 9.587 Updating certificates in /etc/ssl/certs... [2022-04-21T13:19:57.893Z] #14 ... [2022-04-21T13:19:57.893Z] [2022-04-21T13:19:57.893Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:19:57.893Z] #62 sha256:11d2c9a28fdbf6fef4f226115efcf43bb3d94dbefb3b57378891730167b74a00 [2022-04-21T13:19:57.893Z] #62 37.81 Updating files: 65% (3104/4709) Updating files: 66% (3108/4709) Updating files: 67% (3156/4709) Updating files: 68% (3203/4709) Updating files: 69% (3250/4709) Updating files: 70% (3297/4709) Updating files: 71% (3344/4709) Updating files: 72% (3391/4709) Updating files: 73% (3438/4709) Updating files: 74% (3485/4709) Updating files: 75% (3532/4709) Updating files: 76% (3579/4709) Updating files: 77% (3626/4709) Updating files: 78% (3674/4709) Updating files: 79% (3721/4709) Updating files: 80% (3768/4709) Updating files: 81% (3815/4709) Updating files: 82% (3862/4709) Updating files: 83% (3909/4709) Updating files: 84% (3956/4709) Updating files: 85% (4003/4709) Updating files: 86% (4050/4709) Updating files: 87% (4097/4709) Updating files: 88% (4144/4709) Updating files: 89% (4192/4709) Updating files: 90% (4239/4709) Updating files: 91% (4286/4709) Updating files: 92% (4333/4709) Updating files: 93% (4380/4709) Updating files: 94% (4427/4709) Updating files: 95% (4474/4709) Updating files: 96% (4521/4709) Updating files: 97% (4568/4709) Updating files: 98% (4615/4709) Updating files: 99% (4662/4709) Updating files: 100% (4709/4709) Updating files: 100% (4709/4709), done. [2022-04-21T13:19:57.893Z] #62 38.67 + cd /tmp/tmp.hUzyuERDud/src/github.com/containerd/containerd [2022-04-21T13:19:57.893Z] #62 38.67 + git checkout -q v1.6.2 [2022-04-21T13:19:57.893Z] #62 39.23 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-21T13:19:57.893Z] #62 39.23 + BUILDTAGS='netgo osusergo static_build' [2022-04-21T13:19:57.893Z] #62 39.23 + export EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:19:57.893Z] #62 39.23 + EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:19:57.893Z] #62 39.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-21T13:19:57.893Z] #62 39.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-21T13:19:57.893Z] #62 39.23 + '[' '' = dynamic ']' [2022-04-21T13:19:57.893Z] #62 39.23 + make [2022-04-21T13:19:57.978Z] #23 6.585 Collecting yamllint==1.26.1 [2022-04-21T13:19:58.154Z] #62 40.51 + bin/ctr [2022-04-21T13:19:58.339Z] #29 ... [2022-04-21T13:19:58.339Z] [2022-04-21T13:19:58.339Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:58.339Z] #11 sha256:f4437a2f038c52be42615ba1526dd2ac379b8195056eded17d45c49784af83a8 [2022-04-21T13:19:58.339Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 2.6s done [2022-04-21T13:19:58.339Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 3.2s done [2022-04-21T13:19:58.339Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 3.5s [2022-04-21T13:19:58.422Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.1s done [2022-04-21T13:19:58.599Z] #11 ... [2022-04-21T13:19:58.599Z] [2022-04-21T13:19:58.599Z] #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-04-21T13:19:58.599Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-21T13:19:58.599Z] #29 10.51 0 added, 0 removed; done. [2022-04-21T13:19:58.599Z] #29 10.51 Running hooks in /etc/ca-certificates/update.d... [2022-04-21T13:19:58.599Z] #29 10.52 done. [2022-04-21T13:19:58.705Z] #28 DONE 8.8s [2022-04-21T13:19:58.705Z] [2022-04-21T13:19:58.705Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-21T13:19:58.705Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-21T13:19:58.705Z] #70 DONE 0.8s [2022-04-21T13:19:58.705Z] [2022-04-21T13:19:58.705Z] #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-04-21T13:19:58.705Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:19:58.914Z] #23 7.614 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-21T13:19:59.173Z] #23 7.898 Collecting pathspec>=0.5.3 [2022-04-21T13:19:59.173Z] #23 7.902 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-21T13:19:59.173Z] #23 7.989 Collecting pyyaml [2022-04-21T13:19:59.173Z] #23 7.993 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-04-21T13:19:59.431Z] #23 8.055 Building wheels for collected packages: yamllint [2022-04-21T13:19:59.431Z] #23 8.055 Building wheel for yamllint (setup.py): started [2022-04-21T13:19:59.431Z] #23 8.279 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-21T13:19:59.431Z] #23 8.280 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=92d20cfd02d74e88ef6b1c706e07542c25633a7ab02805fe3023ce20f2ad11e0 [2022-04-21T13:19:59.431Z] #23 8.280 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-21T13:19:59.431Z] #23 8.282 Successfully built yamllint [2022-04-21T13:19:59.431Z] #23 8.288 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-21T13:19:59.641Z] #29 ... [2022-04-21T13:19:59.641Z] [2022-04-21T13:19:59.641Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-21T13:19:59.641Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-21T13:19:59.641Z] #72 DONE 0.8s [2022-04-21T13:19:59.641Z] [2022-04-21T13:19:59.641Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:59.641Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:19:59.641Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.6s done [2022-04-21T13:19:59.641Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.6s done [2022-04-21T13:19:59.641Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.2s [2022-04-21T13:19:59.690Z] #23 8.395 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-21T13:20:00.207Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.7s done [2022-04-21T13:20:00.465Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-21T13:20:00.498Z] #29 DONE 12.0s [2022-04-21T13:20:00.498Z] [2022-04-21T13:20:00.498Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-21T13:20:00.498Z] #30 sha256:86cf69d34d325038014f243a5b63fe0924dfd78d4e42afd1bded58beedb5f5ca [2022-04-21T13:20:00.498Z] #30 DONE 0.1s [2022-04-21T13:20:00.498Z] [2022-04-21T13:20:00.498Z] #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-04-21T13:20:00.498Z] #31 sha256:c9be9e40c4d4a5b3d65d61d1c3352e2d4bdf5ff1ffa442927fbc8497318fd452 [2022-04-21T13:20:00.626Z] #23 ... [2022-04-21T13:20:00.626Z] [2022-04-21T13:20:00.626Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:20:00.626Z] #62 sha256:3c591b3b2cef2be91a24ed05e37ef92ad5ad16338b7041156ac251de65efc802 [2022-04-21T13:20:00.626Z] #62 71.79 # github.com/containerd/containerd/cmd/containerd [2022-04-21T13:20:00.626Z] #62 71.79 /usr/bin/ld: /tmp/go-link-452021402/000019.o: in function `New': [2022-04-21T13:20:00.626Z] #62 71.79 /tmp/tmp.0DY3OijlZC/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-04-21T13:20:00.626Z] #62 71.85 + bin/containerd-stress [2022-04-21T13:20:00.755Z] #31 ... [2022-04-21T13:20:00.755Z] [2022-04-21T13:20:00.755Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:00.755Z] #11 sha256:f4437a2f038c52be42615ba1526dd2ac379b8195056eded17d45c49784af83a8 [2022-04-21T13:20:00.755Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 5.4s done [2022-04-21T13:20:00.755Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-04-21T13:20:00.755Z] #11 DONE 19.9s [2022-04-21T13:20:00.755Z] [2022-04-21T13:20:00.755Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T13:20:00.755Z] #12 sha256:5c32585904d45e9e247e2b4a3058b5a1f5c0197a0e35ef29e683803792ed6dfb [2022-04-21T13:20:01.011Z] #12 DONE 0.5s [2022-04-21T13:20:01.011Z] [2022-04-21T13:20:01.011Z] #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-04-21T13:20:01.011Z] #13 sha256:7221f775b7edddb53c5e30132d3c62d343b2589d11491d03d1c45b033054a92d [2022-04-21T13:20:01.193Z] #62 ... [2022-04-21T13:20:01.193Z] [2022-04-21T13:20:01.193Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-21T13:20:01.193Z] #23 sha256:0e123318212cf9da61e05de8d2f9e2d78739358c8b15512784fac12c85abd181 [2022-04-21T13:20:01.193Z] #23 DONE 9.9s [2022-04-21T13:20:01.193Z] [2022-04-21T13:20:01.193Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-21T13:20:01.193Z] #27 sha256:8423e46653702973425d159b87318801b1ce0e019c62d3e0fbc1d69517589ee4 [2022-04-21T13:20:01.451Z] #27 DONE 0.3s [2022-04-21T13:20:01.451Z] [2022-04-21T13:20:01.451Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:20:01.451Z] #62 sha256:3c591b3b2cef2be91a24ed05e37ef92ad5ad16338b7041156ac251de65efc802 [2022-04-21T13:20:01.573Z] #13 DONE 0.5s [2022-04-21T13:20:01.573Z] [2022-04-21T13:20:01.573Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:01.573Z] #60 sha256:b15c0f6d0d5c4b374e2a6e8e721380d4cdfbd3d6334c2b6964018402c073e457 [2022-04-21T13:20:01.711Z] #62 72.71 + bin/containerd-shim [2022-04-21T13:20:01.830Z] #60 ... [2022-04-21T13:20:01.830Z] [2022-04-21T13:20:01.830Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-21T13:20:01.830Z] #44 sha256:5e2ad723a98d4a155bc5aaeb485028583c8375a1237debb2800e8d71cde0ed37 [2022-04-21T13:20:01.830Z] #44 DONE 0.2s [2022-04-21T13:20:02.089Z] [2022-04-21T13:20:02.089Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-21T13:20:02.089Z] #33 sha256:cfe73b7dff319e0cc724c7e76e08a9de18ebb461900fcead63ee1c8df819a8a1 [2022-04-21T13:20:02.089Z] #33 DONE 0.3s [2022-04-21T13:20:02.089Z] [2022-04-21T13:20:02.089Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-21T13:20:02.089Z] #64 sha256:dc2675905ec2e26591733aee3c6c20adcbd79831e00337cd36edd0649d128553 [2022-04-21T13:20:02.089Z] #64 DONE 0.4s [2022-04-21T13:20:02.089Z] [2022-04-21T13:20:02.089Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T13:20:02.089Z] #25 sha256:f28a7ecc993dd229d365ab9eb7f014ca152e52cf22f08cff760fbd3e8d95c3dd [2022-04-21T13:20:02.089Z] #25 DONE 0.4s [2022-04-21T13:20:02.089Z] [2022-04-21T13:20:02.089Z] #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-04-21T13:20:02.089Z] #26 sha256:e81031c1886ff3f448a00d23942e803c11728a582fff8967adfb572fdfd43a51 [2022-04-21T13:20:02.089Z] #26 ... [2022-04-21T13:20:02.089Z] [2022-04-21T13:20:02.089Z] #48 [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-04-21T13:20:02.089Z] #48 sha256:61b3f1a01e3de2561c76904c599c819d0fc2fc5d7086dbaa784da1b2217013eb [2022-04-21T13:20:02.089Z] #48 DONE 0.5s [2022-04-21T13:20:02.355Z] [2022-04-21T13:20:02.355Z] #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-04-21T13:20:02.355Z] #31 sha256:c9be9e40c4d4a5b3d65d61d1c3352e2d4bdf5ff1ffa442927fbc8497318fd452 [2022-04-21T13:20:02.355Z] #31 1.530 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-21T13:20:02.355Z] #31 1.803 [2022-04-21T13:20:02.355Z] #31 2.043 #=#=# ####################################################### 76.7% ######################################################################## 100.0% [2022-04-21T13:20:02.919Z] #31 2.470 [2022-04-21T13:20:03.092Z] #62 ... [2022-04-21T13:20:03.092Z] [2022-04-21T13:20:03.092Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-21T13:20:03.092Z] #32 sha256:ff6ecc3e081870800507ee7484ff4df3eb44057662a2b97db34508bd7ce5603a [2022-04-21T13:20:03.092Z] #32 DONE 1.6s [2022-04-21T13:20:03.092Z] [2022-04-21T13:20:03.092Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-21T13:20:03.092Z] #35 sha256:bc3d7211fa1c1600a6c282554377dac0bd313bb21986d2023d394568eebd2537 [2022-04-21T13:20:03.352Z] #35 DONE 0.4s [2022-04-21T13:20:03.352Z] [2022-04-21T13:20:03.352Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-21T13:20:03.352Z] #37 sha256:ac8de1d0d8fc8b5673b6bf0e15df3549f19dbf4445a0efcb429c3c306eecd2e3 [2022-04-21T13:20:03.352Z] #37 DONE 0.0s [2022-04-21T13:20:03.352Z] [2022-04-21T13:20:03.352Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:20:03.352Z] #62 sha256:3c591b3b2cef2be91a24ed05e37ef92ad5ad16338b7041156ac251de65efc802 [2022-04-21T13:20:03.449Z] #62 ... [2022-04-21T13:20:03.449Z] [2022-04-21T13:20:03.449Z] #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-04-21T13:20:03.449Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:20:03.449Z] #14 80.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-21T13:20:03.449Z] #14 80.79 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:20:03.449Z] #14 80.80 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:20:03.611Z] #62 ... [2022-04-21T13:20:03.611Z] [2022-04-21T13:20:03.611Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-21T13:20:03.611Z] #39 sha256:5f6d2177800a25a7d7ccdd88074a753e88e2274d3d181dd3f5a23740aca6de41 [2022-04-21T13:20:03.611Z] #39 DONE 0.1s [2022-04-21T13:20:03.611Z] [2022-04-21T13:20:03.611Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-21T13:20:03.611Z] #43 sha256:b7acc43407737ac0fe89c5b56f7a074df56000a7f76f2cffb2c3b81a2c6e2f54 [2022-04-21T13:20:03.611Z] #43 DONE 0.0s [2022-04-21T13:20:03.611Z] [2022-04-21T13:20:03.611Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-21T13:20:03.611Z] #46 sha256:93cda4028cd4a7a551ac6344ef2d9aed474d06c94b97e4e51c3b931d90e0a65c [2022-04-21T13:20:04.179Z] #46 DONE 0.5s [2022-04-21T13:20:04.179Z] [2022-04-21T13:20:04.179Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-21T13:20:04.179Z] #50 sha256:b0f6885da893566113390c84a6d1eb43a85740d74d94ad50128825a91095c97f [2022-04-21T13:20:04.179Z] #50 DONE 0.1s [2022-04-21T13:20:04.179Z] [2022-04-21T13:20:04.179Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:20:04.179Z] #62 sha256:3c591b3b2cef2be91a24ed05e37ef92ad5ad16338b7041156ac251de65efc802 [2022-04-21T13:20:04.179Z] #62 ... [2022-04-21T13:20:04.179Z] [2022-04-21T13:20:04.179Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-21T13:20:04.179Z] #52 sha256:8c067c50431f92f83fd8826c9c8b83d8b115c3614dcd981ef70f10828bdef4a0 [2022-04-21T13:20:04.179Z] #52 DONE 0.1s [2022-04-21T13:20:04.292Z] #31 3.879 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-21T13:20:04.437Z] [2022-04-21T13:20:04.437Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-21T13:20:04.437Z] #54 sha256:9f4165de39e53cd4e55784384d4b08e9021226e59b500c89664a96df1197f519 [2022-04-21T13:20:04.557Z] #31 4.210 [2022-04-21T13:20:04.696Z] #54 DONE 0.6s [2022-04-21T13:20:04.696Z] [2022-04-21T13:20:04.696Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-21T13:20:04.696Z] #56 sha256:7303db5896d3fe4d15efada8e981fa6f8a579c8e2069d7f73cd404017e512c4c [2022-04-21T13:20:04.696Z] #56 DONE 0.0s [2022-04-21T13:20:04.696Z] [2022-04-21T13:20:04.696Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:20:04.696Z] #62 sha256:3c591b3b2cef2be91a24ed05e37ef92ad5ad16338b7041156ac251de65efc802 [2022-04-21T13:20:04.814Z] #31 4.436 #=#=# 0.8% ######################################################################## 100.0% [2022-04-21T13:20:05.249Z] #19 34.61 Reading package lists... [2022-04-21T13:20:05.264Z] #62 ... [2022-04-21T13:20:05.264Z] [2022-04-21T13:20:05.264Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-21T13:20:05.264Z] #59 sha256:30c481ce539f0e6aa3c602289b6d9624e1d03e7dce3faabf18c46e4f231b7d80 [2022-04-21T13:20:05.264Z] #59 DONE 0.2s [2022-04-21T13:20:05.264Z] [2022-04-21T13:20:05.264Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:20:05.264Z] #62 sha256:3c591b3b2cef2be91a24ed05e37ef92ad5ad16338b7041156ac251de65efc802 [2022-04-21T13:20:05.377Z] #31 5.018 [2022-04-21T13:20:05.743Z] #11 ... [2022-04-21T13:20:05.743Z] [2022-04-21T13:20:05.743Z] #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-04-21T13:20:05.743Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:20:05.743Z] #29 0.987 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:05.743Z] #29 0.990 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:05.743Z] #29 1.008 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:05.743Z] #29 1.160 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:05.743Z] #29 1.316 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:05.743Z] #29 1.522 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:05.743Z] #29 3.102 Fetched 8510 kB in 2s (3572 kB/s) [2022-04-21T13:20:05.743Z] #29 3.102 Reading package lists... [2022-04-21T13:20:05.743Z] #29 3.957 Reading package lists... [2022-04-21T13:20:05.743Z] #29 4.757 Building dependency tree... [2022-04-21T13:20:05.743Z] #29 5.148 The following additional packages will be installed: [2022-04-21T13:20:05.743Z] #29 5.148 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-21T13:20:05.743Z] #29 5.149 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-21T13:20:05.743Z] #29 5.151 Recommended packages: [2022-04-21T13:20:05.743Z] #29 5.151 libldap-common publicsuffix libsasl2-modules [2022-04-21T13:20:05.743Z] #29 5.379 The following NEW packages will be installed: [2022-04-21T13:20:05.743Z] #29 5.380 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-21T13:20:05.743Z] #29 5.380 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-21T13:20:05.743Z] #29 5.381 libssh2-1 openssl [2022-04-21T13:20:05.743Z] #29 5.669 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:05.743Z] #29 5.669 Need to get 3040 kB of archives. [2022-04-21T13:20:05.743Z] #29 5.669 After this operation, 6651 kB of additional disk space will be used. [2022-04-21T13:20:05.743Z] #29 5.669 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-21T13:20:05.743Z] #29 5.678 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-21T13:20:05.743Z] #29 5.680 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-21T13:20:05.743Z] #29 5.681 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-21T13:20:05.743Z] #29 5.682 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-21T13:20:05.743Z] #29 5.683 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-21T13:20:05.743Z] #29 5.685 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-21T13:20:05.743Z] #29 5.705 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-21T13:20:05.743Z] #29 5.705 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-21T13:20:05.743Z] #29 5.708 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-21T13:20:05.743Z] #29 5.709 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-21T13:20:05.743Z] #29 5.712 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-21T13:20:05.743Z] #29 5.713 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T13:20:05.743Z] #29 5.715 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T13:20:05.743Z] #29 5.728 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T13:20:05.743Z] #29 5.882 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:05.743Z] #29 5.917 Fetched 3040 kB in 0s (9213 kB/s) [2022-04-21T13:20:05.743Z] #29 5.944 Selecting previously unselected package openssl. [2022-04-21T13:20:05.743Z] #29 5.944 (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-04-21T13:20:05.743Z] #29 5.952 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-21T13:20:05.743Z] #29 5.959 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:20:05.743Z] #29 6.130 Selecting previously unselected package ca-certificates. [2022-04-21T13:20:05.743Z] #29 6.130 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-21T13:20:05.743Z] #29 6.144 Unpacking ca-certificates (20210119) ... [2022-04-21T13:20:05.743Z] #29 6.227 Selecting previously unselected package libbrotli1:amd64. [2022-04-21T13:20:05.743Z] #29 6.227 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-21T13:20:05.743Z] #29 6.238 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T13:20:05.743Z] #29 6.332 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-21T13:20:05.743Z] #29 6.332 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T13:20:05.743Z] #29 6.335 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:05.743Z] #29 6.381 Selecting previously unselected package libsasl2-2:amd64. [2022-04-21T13:20:05.743Z] #29 6.383 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T13:20:05.743Z] #29 6.388 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:05.743Z] #29 6.465 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-21T13:20:05.743Z] #29 6.465 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-21T13:20:05.743Z] #29 6.465 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T13:20:05.743Z] #29 6.549 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-21T13:20:05.744Z] #29 6.549 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-21T13:20:05.744Z] #29 6.554 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T13:20:05.744Z] #29 6.633 Selecting previously unselected package libpsl5:amd64. [2022-04-21T13:20:05.744Z] #29 6.633 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-21T13:20:05.744Z] #29 6.645 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T13:20:05.744Z] #29 6.748 Selecting previously unselected package librtmp1:amd64. [2022-04-21T13:20:05.744Z] #29 6.748 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-21T13:20:05.744Z] #29 6.753 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:20:05.744Z] #29 6.823 Selecting previously unselected package libssh2-1:amd64. [2022-04-21T13:20:05.744Z] #29 6.823 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-21T13:20:05.744Z] #29 6.829 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T13:20:05.744Z] #29 6.902 Selecting previously unselected package libcurl4:amd64. [2022-04-21T13:20:05.744Z] #29 6.902 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T13:20:05.744Z] #29 6.905 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:05.744Z] #29 7.009 Selecting previously unselected package curl. [2022-04-21T13:20:05.744Z] #29 7.009 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T13:20:05.744Z] #29 7.015 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:05.744Z] #29 7.077 Selecting previously unselected package libonig5:amd64. [2022-04-21T13:20:05.744Z] #29 7.077 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T13:20:05.744Z] #29 7.081 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:20:05.744Z] #29 7.148 Selecting previously unselected package libjq1:amd64. [2022-04-21T13:20:05.744Z] #29 7.148 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T13:20:05.832Z] #62 76.85 + bin/containerd-shim-runc-v1 [2022-04-21T13:20:06.002Z] #29 7.152 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:20:06.002Z] #29 7.203 Selecting previously unselected package jq. [2022-04-21T13:20:06.002Z] #29 7.203 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-21T13:20:06.002Z] #29 7.214 Unpacking jq (1.6-2.1) ... [2022-04-21T13:20:06.002Z] #29 7.255 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T13:20:06.002Z] #29 7.270 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T13:20:06.002Z] #29 7.291 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T13:20:06.002Z] #29 7.306 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:06.002Z] #29 7.324 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:20:06.002Z] #29 7.339 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:06.002Z] #29 7.354 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T13:20:06.002Z] #29 7.367 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:20:06.260Z] #29 7.389 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:20:06.260Z] #29 7.404 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:20:06.261Z] #29 7.421 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T13:20:06.261Z] #29 7.437 Setting up ca-certificates (20210119) ... [2022-04-21T13:20:06.827Z] #29 8.074 Updating certificates in /etc/ssl/certs... [2022-04-21T13:20:07.285Z] #31 ... [2022-04-21T13:20:07.285Z] [2022-04-21T13:20:07.285Z] #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-04-21T13:20:07.285Z] #26 sha256:e81031c1886ff3f448a00d23942e803c11728a582fff8967adfb572fdfd43a51 [2022-04-21T13:20:07.285Z] #26 3.762 + RM_GOPATH=0 [2022-04-21T13:20:07.285Z] #26 3.762 + TMP_GOPATH= [2022-04-21T13:20:07.285Z] #26 3.762 + : /build [2022-04-21T13:20:07.285Z] #26 3.762 + '[' -z '' ']' [2022-04-21T13:20:07.285Z] #26 3.776 ++ mktemp -d [2022-04-21T13:20:07.285Z] #26 3.788 + export GOPATH=/tmp/tmp.kCe2OlBUJ0 [2022-04-21T13:20:07.285Z] #26 3.788 + GOPATH=/tmp/tmp.kCe2OlBUJ0 [2022-04-21T13:20:07.285Z] #26 3.788 + RM_GOPATH=1 [2022-04-21T13:20:07.285Z] #26 3.788 + case "$(go env GOARCH)" in [2022-04-21T13:20:07.285Z] #26 3.788 ++ go env GOARCH [2022-04-21T13:20:07.285Z] #26 3.899 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:07.285Z] #26 3.899 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:07.285Z] #26 3.899 ++ dirname /install.sh [2022-04-21T13:20:07.285Z] #26 3.900 + dir=/ [2022-04-21T13:20:07.285Z] #26 3.900 + bin=dockercli [2022-04-21T13:20:07.285Z] #26 3.900 + shift [2022-04-21T13:20:07.285Z] #26 3.900 + '[' '!' -f //dockercli.installer ']' [2022-04-21T13:20:07.285Z] #26 3.900 + . //dockercli.installer [2022-04-21T13:20:07.285Z] #26 3.900 ++ : stable [2022-04-21T13:20:07.285Z] #26 3.900 ++ : 17.06.2-ce [2022-04-21T13:20:07.285Z] #26 3.900 + install_dockercli [2022-04-21T13:20:07.285Z] #26 3.900 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-21T13:20:07.285Z] #26 3.901 Install docker/cli version 17.06.2-ce from stable [2022-04-21T13:20:07.285Z] #26 3.903 ++ uname -m [2022-04-21T13:20:07.285Z] #26 3.906 + arch=aarch64 [2022-04-21T13:20:07.285Z] #26 3.906 + '[' aarch64 '!=' x86_64 ']' [2022-04-21T13:20:07.285Z] #26 3.906 + '[' aarch64 '!=' s390x ']' [2022-04-21T13:20:07.285Z] #26 3.906 + '[' aarch64 '!=' armhf ']' [2022-04-21T13:20:07.285Z] #26 3.906 + build_dockercli [2022-04-21T13:20:07.285Z] #26 3.906 + git clone https://github.com/docker/docker-ce /tmp/tmp.kCe2OlBUJ0/tmp/docker-ce [2022-04-21T13:20:07.285Z] #26 3.925 Cloning into '/tmp/tmp.kCe2OlBUJ0/tmp/docker-ce'... [2022-04-21T13:20:07.394Z] #29 8.766 129 added, 0 removed; done. [2022-04-21T13:20:07.654Z] #29 8.850 Setting up jq (1.6-2.1) ... [2022-04-21T13:20:07.654Z] #29 8.862 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:07.654Z] #29 8.875 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:07.654Z] #29 8.887 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:20:07.654Z] #29 8.906 Processing triggers for ca-certificates (20210119) ... [2022-04-21T13:20:07.654Z] #29 8.914 Updating certificates in /etc/ssl/certs... [2022-04-21T13:20:08.223Z] #29 9.449 0 added, 0 removed; done. [2022-04-21T13:20:08.223Z] #29 9.449 Running hooks in /etc/ca-certificates/update.d... [2022-04-21T13:20:08.223Z] #29 9.449 done. [2022-04-21T13:20:08.374Z] #62 79.12 + bin/containerd-shim-runc-v2 [2022-04-21T13:20:08.374Z] #62 79.64 + binaries [2022-04-21T13:20:08.374Z] #62 79.64 + install -D bin/containerd /build/containerd [2022-04-21T13:20:08.374Z] #62 79.67 + install -D bin/containerd-shim /build/containerd-shim [2022-04-21T13:20:08.633Z] #62 79.67 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-21T13:20:08.633Z] #62 79.68 + install -D bin/ctr /build/ctr [2022-04-21T13:20:10.011Z] #62 DONE 80.9s [2022-04-21T13:20:10.131Z] #29 DONE 11.1s [2022-04-21T13:20:10.131Z] [2022-04-21T13:20:10.131Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:10.131Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:10.131Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.6s done [2022-04-21T13:20:10.131Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.1s done [2022-04-21T13:20:10.131Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-21T13:20:10.389Z] #11 ... [2022-04-21T13:20:10.389Z] [2022-04-21T13:20:10.389Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-21T13:20:10.389Z] #30 sha256:077dd06723e734b3c990d41cf081896ba0cf8a9a8eb6bf77b84d4c134b699c45 [2022-04-21T13:20:10.389Z] #30 DONE 0.5s [2022-04-21T13:20:10.389Z] [2022-04-21T13:20:10.389Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:10.389Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:10.389Z] #11 ... [2022-04-21T13:20:10.389Z] [2022-04-21T13:20:10.389Z] #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-04-21T13:20:10.389Z] #31 sha256:a324d5b43ae2e7304fbcf67ade5869c3cad5578448532acd0b4b696879a78977 [2022-04-21T13:20:10.578Z] [2022-04-21T13:20:10.578Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-21T13:20:10.578Z] #63 sha256:03d6967ac1d8ae4d7b165958abb434e5e11685b820adab878872aa0f9b466795 [2022-04-21T13:20:11.464Z] #26 ... [2022-04-21T13:20:11.464Z] [2022-04-21T13:20:11.464Z] #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-04-21T13:20:11.464Z] #31 sha256:c9be9e40c4d4a5b3d65d61d1c3352e2d4bdf5ff1ffa442927fbc8497318fd452 [2022-04-21T13:20:11.464Z] #31 8.231 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-21T13:20:11.464Z] #31 10.02 [2022-04-21T13:20:11.513Z] #63 DONE 0.8s [2022-04-21T13:20:11.513Z] [2022-04-21T13:20:11.513Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-21T13:20:11.513Z] #68 sha256:0594a66b4d957e7d141b718208343e7d252eb229c780b9a558236a09cd43d289 [2022-04-21T13:20:11.513Z] #68 DONE 0.2s [2022-04-21T13:20:11.513Z] [2022-04-21T13:20:11.513Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-21T13:20:11.513Z] #73 sha256:70b78edd57f828ae8b1785d2da490aca936049aad29364a11edfefa69e719122 [2022-04-21T13:20:11.721Z] #31 10.36 #=#=# 0.5% ######### 13.7% ################# 24.3% ###################### 31.1% ############################### 44.0% ##################################### 51.9% ################################################# 68.8% [2022-04-21T13:20:11.721Z] #31 ... [2022-04-21T13:20:11.721Z] [2022-04-21T13:20:11.721Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:20:11.721Z] #51 sha256:24db86effaef127e0279719c6404fb4ae3ded73336fd4469e0217cd874f3c27a [2022-04-21T13:20:11.721Z] #51 4.534 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T13:20:11.721Z] #51 5.896 go: downloading github.com/fatih/color v1.10.0 [2022-04-21T13:20:11.721Z] #51 5.926 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T13:20:11.721Z] #51 5.941 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T13:20:11.722Z] #51 5.960 go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T13:20:11.722Z] #51 6.324 go: downloading golang.org/x/tools v0.1.0 [2022-04-21T13:20:11.722Z] #51 6.337 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T13:20:11.722Z] #51 6.451 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T13:20:11.722Z] #51 6.517 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T13:20:11.722Z] #51 6.684 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T13:20:11.722Z] #51 9.578 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T13:20:11.722Z] #51 9.628 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T13:20:11.722Z] #51 9.689 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T13:20:11.722Z] #51 ... [2022-04-21T13:20:11.722Z] [2022-04-21T13:20:11.722Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:20:11.722Z] #38 sha256:95d33aa00d2c78a9b02c049f68bbf55c60e4de82b4948769a3b3c0de8ba565df [2022-04-21T13:20:11.722Z] #38 4.589 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T13:20:11.722Z] #38 5.303 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T13:20:11.722Z] #38 6.333 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T13:20:11.722Z] #38 6.559 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T13:20:11.722Z] #38 6.595 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T13:20:11.722Z] #38 8.920 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T13:20:11.722Z] #38 8.949 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:20:11.766Z] #31 1.469 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-21T13:20:11.983Z] #38 ... [2022-04-21T13:20:11.983Z] [2022-04-21T13:20:11.983Z] #45 [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-04-21T13:20:11.983Z] #45 sha256:3fe99a8fb2f8ac688a40e5d153f8587085f6dd77d1413ddfadc8e617e937cd47 [2022-04-21T13:20:11.983Z] #45 3.741 + git clone https://github.com/docker/distribution.git . [2022-04-21T13:20:11.983Z] #45 3.741 Cloning into '.'... [2022-04-21T13:20:11.983Z] #45 ... [2022-04-21T13:20:11.983Z] [2022-04-21T13:20:11.983Z] #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-04-21T13:20:11.983Z] #34 sha256:1a47be7fc40040ddb01b831544c7a7c384b9f7b2e8f54cc1c923eec7dee5922d [2022-04-21T13:20:11.983Z] #34 4.007 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-21T13:20:11.983Z] #34 4.017 Cloning into '.'... [2022-04-21T13:20:12.025Z] #31 1.718 [2022-04-21T13:20:12.240Z] #34 ... [2022-04-21T13:20:12.240Z] [2022-04-21T13:20:12.240Z] #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-04-21T13:20:12.240Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:20:12.240Z] #14 3.287 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:12.240Z] #14 3.315 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:12.240Z] #14 3.317 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:12.240Z] #14 3.868 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:20:12.240Z] #14 5.992 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:20:12.240Z] #14 8.295 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:20:12.240Z] #14 ... [2022-04-21T13:20:12.240Z] [2022-04-21T13:20:12.240Z] #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-04-21T13:20:12.240Z] #36 sha256:02f6229b8eea86bd7385bc83c09ebbe27aeb877a09677a6303cdf55195ef8024 [2022-04-21T13:20:12.240Z] #36 4.679 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-21T13:20:12.448Z] #73 DONE 0.9s [2022-04-21T13:20:12.448Z] [2022-04-21T13:20:12.448Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-21T13:20:12.448Z] #74 sha256:60a7889a88989d329cb2e356fa3b3ce0a6e08c9df210bfd5095057819a0b2ad2 [2022-04-21T13:20:12.448Z] #74 DONE 0.0s [2022-04-21T13:20:12.448Z] [2022-04-21T13:20:12.448Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-21T13:20:12.448Z] #75 sha256:bc35da0f2ae8dac88e7516ee9a4f62659a511f135c228e09163999d7951359e0 [2022-04-21T13:20:12.497Z] #36 ... [2022-04-21T13:20:12.497Z] [2022-04-21T13:20:12.497Z] #40 [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-04-21T13:20:12.497Z] #40 sha256:3b1a44bef2405d3caff232c19dcc08a90c26ce754b0871efb12003ad68664c89 [2022-04-21T13:20:12.497Z] #40 3.166 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:12.497Z] #40 3.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:12.497Z] #40 3.292 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:12.497Z] #40 3.513 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:20:12.497Z] #40 4.516 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:20:12.497Z] #40 6.275 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:20:12.497Z] #40 11.05 Fetched 8397 kB in 8s (1027 kB/s) [2022-04-21T13:20:12.497Z] #40 11.05 Reading package lists... [2022-04-21T13:20:12.497Z] #40 ... [2022-04-21T13:20:12.497Z] [2022-04-21T13:20:12.497Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:20:12.497Z] #55 sha256:ab406524337f9bc0834330d8189b9bcae93254d648f333490c65d3a949292908 [2022-04-21T13:20:12.497Z] #55 4.424 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-21T13:20:12.497Z] #55 5.257 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-21T13:20:12.497Z] #55 5.308 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-21T13:20:12.497Z] #55 5.310 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-21T13:20:12.497Z] #55 6.603 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-21T13:20:12.542Z] #31 1.935 #=#=# # 2.1% ######################################################################## 100.0% [2022-04-21T13:20:12.542Z] #31 2.241 [2022-04-21T13:20:12.754Z] #55 ... [2022-04-21T13:20:12.754Z] [2022-04-21T13:20:12.754Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:12.754Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:20:12.754Z] #53 4.646 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-21T13:20:12.754Z] #53 ... [2022-04-21T13:20:12.754Z] [2022-04-21T13:20:12.754Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:12.754Z] #65 sha256:cbc7d2645096862346baef6d5a6eab4c8ec37914bf0071b0678323d51409c5d1 [2022-04-21T13:20:12.754Z] #65 3.839 + RM_GOPATH=0 [2022-04-21T13:20:12.754Z] #65 3.839 + TMP_GOPATH= [2022-04-21T13:20:12.754Z] #65 3.839 + : /build [2022-04-21T13:20:12.754Z] #65 3.839 + '[' -z '' ']' [2022-04-21T13:20:12.754Z] #65 3.839 ++ mktemp -d [2022-04-21T13:20:12.754Z] #65 3.843 + export GOPATH=/tmp/tmp.H5SBxcp3w2 [2022-04-21T13:20:12.754Z] #65 3.843 + GOPATH=/tmp/tmp.H5SBxcp3w2 [2022-04-21T13:20:12.754Z] #65 3.843 + RM_GOPATH=1 [2022-04-21T13:20:12.754Z] #65 3.843 + case "$(go env GOARCH)" in [2022-04-21T13:20:12.754Z] #65 3.843 ++ go env GOARCH [2022-04-21T13:20:12.754Z] #65 3.867 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:12.754Z] #65 3.867 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:12.754Z] #65 3.869 ++ dirname /install.sh [2022-04-21T13:20:12.754Z] #65 3.905 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:12.754Z] #65 3.905 + dir=/ [2022-04-21T13:20:12.754Z] #65 3.905 + bin=rootlesskit [2022-04-21T13:20:12.754Z] #65 3.905 + shift [2022-04-21T13:20:12.754Z] #65 3.905 + '[' '!' -f //rootlesskit.installer ']' [2022-04-21T13:20:12.754Z] #65 3.905 + . //rootlesskit.installer [2022-04-21T13:20:12.754Z] #65 3.905 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:12.754Z] #65 3.905 + install_rootlesskit [2022-04-21T13:20:12.754Z] #65 3.905 + case "$1" in [2022-04-21T13:20:12.754Z] #65 3.905 + export CGO_ENABLED=0 [2022-04-21T13:20:12.754Z] #65 3.905 + CGO_ENABLED=0 [2022-04-21T13:20:12.754Z] #65 3.905 + _install_rootlesskit [2022-04-21T13:20:12.754Z] #65 3.905 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-21T13:20:12.754Z] #65 3.905 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:20:12.754Z] #65 3.905 + GOBIN=/build [2022-04-21T13:20:12.754Z] #65 3.905 + GO111MODULE=on [2022-04-21T13:20:12.754Z] #65 3.905 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:12.754Z] #65 4.352 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-21T13:20:12.754Z] #65 6.577 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:20:12.754Z] #65 6.598 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-21T13:20:12.754Z] #65 6.982 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-21T13:20:12.754Z] #65 9.210 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-21T13:20:12.754Z] #65 9.881 go: downloading github.com/google/uuid v1.3.0 [2022-04-21T13:20:12.754Z] #65 9.922 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-21T13:20:12.754Z] #65 10.00 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-21T13:20:12.754Z] #65 10.21 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:20:12.754Z] #65 10.36 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-21T13:20:12.754Z] #65 10.58 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-21T13:20:12.754Z] #65 10.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-21T13:20:13.012Z] #65 11.00 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-21T13:20:13.012Z] #65 ... [2022-04-21T13:20:13.012Z] [2022-04-21T13:20:13.012Z] #49 [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-04-21T13:20:13.012Z] #49 sha256:c3431511c720e6520e8817e89544f8c2955237414c6b032f473d1ee3f027bc1a [2022-04-21T13:20:13.012Z] #49 4.258 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:13.012Z] #49 4.281 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:13.012Z] #49 4.289 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:13.012Z] #49 4.784 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-21T13:20:13.012Z] #49 5.265 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:20:13.012Z] #49 8.067 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:20:13.012Z] #49 10.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:20:13.269Z] #49 ... [2022-04-21T13:20:13.269Z] [2022-04-21T13:20:13.269Z] #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-04-21T13:20:13.269Z] #31 sha256:c9be9e40c4d4a5b3d65d61d1c3352e2d4bdf5ff1ffa442927fbc8497318fd452 [2022-04-21T13:20:13.269Z] #31 10.36 #=#=# 0.5% ######### 13.7% ################# 24.3% ###################### 31.1% ############################### 44.0% ##################################### 51.9% ################################################# 68.8% ##################################################### 74.5% ############################################################# 85.1% ####################################################################### 98.8% ######################################################################## 100.0% [2022-04-21T13:20:13.269Z] #31 12.88 [2022-04-21T13:20:13.384Z] #75 DONE 0.8s [2022-04-21T13:20:13.384Z] [2022-04-21T13:20:13.384Z] #76 exporting to image [2022-04-21T13:20:13.384Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-21T13:20:13.384Z] #76 exporting layers [2022-04-21T13:20:13.403Z] #19 43.01 Reading package lists... [2022-04-21T13:20:13.478Z] #31 3.117 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-21T13:20:13.738Z] #31 3.393 [2022-04-21T13:20:13.996Z] #31 3.608 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:14.255Z] #31 3.859 [2022-04-21T13:20:14.807Z] #19 51.88 Building dependency tree... [2022-04-21T13:20:15.202Z] #31 4.830 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-21T13:20:15.463Z] #31 5.101 [2022-04-21T13:20:15.694Z] #14 92.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-21T13:20:15.694Z] #14 92.00 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:20:15.694Z] #14 92.01 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:20:15.984Z] #31 5.322 #=#=# ################## 26.3% ######################################### 58.1% ################################################################ 90.2% ######################################################################## 100.0% [2022-04-21T13:20:16.195Z] #19 55.74 The following additional packages will be installed: [2022-04-21T13:20:16.243Z] #31 5.881 [2022-04-21T13:20:16.459Z] #19 55.74 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-21T13:20:16.459Z] #19 55.74 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-21T13:20:16.459Z] #19 55.74 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-21T13:20:16.459Z] #19 55.74 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-21T13:20:16.459Z] #19 55.74 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-21T13:20:16.459Z] #19 55.74 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-21T13:20:16.459Z] #19 55.74 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-21T13:20:16.459Z] #19 55.74 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-21T13:20:16.459Z] #19 55.74 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-21T13:20:16.459Z] #19 55.74 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-21T13:20:16.459Z] #19 55.74 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-21T13:20:16.459Z] #19 55.74 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-21T13:20:16.459Z] #19 55.74 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-21T13:20:16.459Z] #19 55.75 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-21T13:20:16.459Z] #19 55.75 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-21T13:20:16.459Z] #19 55.75 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-21T13:20:16.459Z] #19 55.75 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-21T13:20:16.459Z] #19 55.75 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-21T13:20:16.459Z] #19 55.75 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-21T13:20:16.459Z] #19 55.75 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-21T13:20:16.459Z] #19 55.75 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-21T13:20:16.459Z] #19 55.75 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-21T13:20:16.459Z] #19 55.75 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-21T13:20:16.459Z] #19 55.75 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-21T13:20:16.459Z] #19 55.75 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-21T13:20:16.459Z] #19 55.75 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-21T13:20:16.459Z] #19 55.75 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-21T13:20:16.459Z] #19 55.75 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-21T13:20:16.459Z] #19 55.76 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-21T13:20:16.459Z] #19 55.76 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-21T13:20:16.459Z] #19 55.76 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-21T13:20:16.459Z] #19 55.76 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-21T13:20:16.459Z] #19 55.77 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-21T13:20:16.459Z] #19 55.77 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-21T13:20:16.459Z] #19 55.77 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-21T13:20:16.459Z] #19 55.77 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-21T13:20:16.459Z] #19 55.77 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-21T13:20:16.459Z] #19 55.77 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-21T13:20:16.459Z] #19 55.77 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-21T13:20:16.459Z] #19 55.77 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-21T13:20:16.459Z] #19 55.77 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-21T13:20:16.459Z] #19 55.77 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-21T13:20:16.459Z] #19 55.77 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-21T13:20:16.459Z] #19 55.78 linux-libc-dev-s390x-cross patch xz-utils [2022-04-21T13:20:16.459Z] #19 55.81 Suggested packages: [2022-04-21T13:20:16.459Z] #19 55.81 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-21T13:20:16.459Z] #19 55.81 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-21T13:20:16.459Z] #19 55.81 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-21T13:20:16.459Z] #19 55.81 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-21T13:20:16.459Z] #19 55.81 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-21T13:20:16.459Z] #19 55.81 libyaml-shell-perl ed diffutils-doc [2022-04-21T13:20:16.459Z] #19 55.81 Recommended packages: [2022-04-21T13:20:16.459Z] #19 55.81 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-21T13:20:16.459Z] #19 55.81 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-21T13:20:16.555Z] #31 ... [2022-04-21T13:20:16.556Z] [2022-04-21T13:20:16.556Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:16.556Z] #60 sha256:b15c0f6d0d5c4b374e2a6e8e721380d4cdfbd3d6334c2b6964018402c073e457 [2022-04-21T13:20:16.556Z] #60 4.739 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:16.556Z] #60 4.760 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:16.556Z] #60 4.761 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:16.556Z] #60 5.576 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:20:16.556Z] #60 8.126 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:20:16.556Z] #60 10.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:20:16.556Z] #60 14.81 Fetched 8397 kB in 10s (812 kB/s) [2022-04-21T13:20:16.556Z] #60 14.81 Reading package lists... [2022-04-21T13:20:16.556Z] #60 ... [2022-04-21T13:20:16.556Z] [2022-04-21T13:20:16.556Z] #49 [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-04-21T13:20:16.556Z] #49 sha256:c3431511c720e6520e8817e89544f8c2955237414c6b032f473d1ee3f027bc1a [2022-04-21T13:20:16.556Z] #49 14.39 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-21T13:20:17.181Z] #31 6.805 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-21T13:20:17.181Z] #31 ... [2022-04-21T13:20:17.181Z] [2022-04-21T13:20:17.181Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:17.181Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:17.181Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 7.3s [2022-04-21T13:20:17.488Z] #49 15.46 Fetched 8401 kB in 11s (731 kB/s) [2022-04-21T13:20:17.575Z] #76 exporting layers 3.9s done [2022-04-21T13:20:17.575Z] #76 writing image sha256:cb19c61627449124110d0f3567badea87ff033d17a612c09e1d5ec82afeb3ab6 done [2022-04-21T13:20:17.575Z] #76 naming to docker.io/library/docker:c665700b8a4698f7cd0ee0eca72a3ad48b34002e done [2022-04-21T13:20:17.575Z] #76 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-21T13:20:17.917Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=c665700b8a4698f7cd0ee0eca72a3ad48b34002e -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:c665700b8a4698f7cd0ee0eca72a3ad48b34002e hack/make.sh dynbinary test-integration [2022-04-21T13:20:18.176Z] [2022-04-21T13:20:18.176Z] Removing bundles/ [2022-04-21T13:20:18.176Z] [2022-04-21T13:20:18.177Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-21T13:20:18.435Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:20:18.435Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:20:18.562Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.5s done [2022-04-21T13:20:18.562Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-04-21T13:20:18.562Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-21T13:20:18.824Z] #11 DONE 28.7s [2022-04-21T13:20:18.824Z] [2022-04-21T13:20:18.824Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T13:20:18.824Z] #12 sha256:24f30c4ae30cc50eb2930f4071316cd89793f6b1c8c7d8f015fe678dd533e3a6 [2022-04-21T13:20:19.012Z] #14 96.93 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-21T13:20:19.012Z] #14 96.93 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-21T13:20:19.012Z] #14 96.94 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:20:19.012Z] #14 97.05 Selecting previously unselected package libapparmor1:amd64. [2022-04-21T13:20:19.012Z] #14 97.06 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-21T13:20:19.012Z] #14 97.07 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T13:20:19.012Z] #14 97.15 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-21T13:20:19.012Z] #14 97.17 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-21T13:20:19.012Z] #14 97.18 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T13:20:19.274Z] #14 97.34 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T13:20:19.274Z] #14 97.34 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T13:20:19.274Z] #14 97.35 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:20:19.536Z] #14 ... [2022-04-21T13:20:19.536Z] [2022-04-21T13:20:19.536Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:19.536Z] #65 sha256:429f76a3c23f20549b105582d1036808d361757e2ee4b4e0c4d3aa1b853cbcb1 [2022-04-21T13:20:19.536Z] #65 97.37 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:20:19.536Z] #65 97.37 + GOBIN=/build [2022-04-21T13:20:19.536Z] #65 97.37 + GO111MODULE=on [2022-04-21T13:20:19.536Z] #65 97.37 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:19.766Z] #19 59.10 The following NEW packages will be installed: [2022-04-21T13:20:19.766Z] #19 59.10 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-21T13:20:19.766Z] #19 59.10 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-21T13:20:19.766Z] #19 59.10 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-21T13:20:19.766Z] #19 59.10 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-21T13:20:19.766Z] #19 59.10 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-21T13:20:19.766Z] #19 59.10 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-21T13:20:19.766Z] #19 59.10 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-21T13:20:19.766Z] #19 59.10 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-21T13:20:19.766Z] #19 59.10 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-21T13:20:19.766Z] #19 59.10 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-21T13:20:19.766Z] #19 59.10 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-21T13:20:19.766Z] #19 59.10 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-21T13:20:19.766Z] #19 59.11 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-21T13:20:19.766Z] #19 59.11 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-21T13:20:19.766Z] #19 59.11 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-21T13:20:19.766Z] #19 59.11 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-21T13:20:19.766Z] #19 59.11 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-21T13:20:19.766Z] #19 59.11 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-21T13:20:19.766Z] #19 59.11 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-21T13:20:19.766Z] #19 59.11 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-21T13:20:19.766Z] #19 59.11 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-21T13:20:19.766Z] #19 59.11 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-21T13:20:19.766Z] #19 59.11 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-21T13:20:19.766Z] #19 59.11 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-21T13:20:19.766Z] #19 59.11 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-21T13:20:19.766Z] #19 59.11 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-21T13:20:19.766Z] #19 59.11 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-21T13:20:19.766Z] #19 59.11 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-21T13:20:19.766Z] #19 59.11 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-21T13:20:19.766Z] #19 59.11 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-21T13:20:19.766Z] #19 59.11 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-21T13:20:19.766Z] #19 59.11 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-21T13:20:19.766Z] #19 59.11 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-21T13:20:19.766Z] #19 59.11 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-21T13:20:19.766Z] #19 59.12 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-21T13:20:19.766Z] #19 59.12 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-21T13:20:19.766Z] #19 59.12 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-21T13:20:19.766Z] #19 59.12 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-21T13:20:19.766Z] #19 59.12 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-21T13:20:19.766Z] #19 59.12 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-21T13:20:19.766Z] #19 59.12 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-21T13:20:19.766Z] #19 59.12 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-21T13:20:19.766Z] #19 59.12 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-21T13:20:19.766Z] #19 59.12 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-21T13:20:19.766Z] #19 59.12 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-21T13:20:19.766Z] #19 59.12 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-21T13:20:19.766Z] #19 59.13 linux-libc-dev-s390x-cross patch xz-utils [2022-04-21T13:20:20.027Z] #19 59.59 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:20.027Z] #19 59.59 Need to get 787 MB of archives. [2022-04-21T13:20:20.027Z] #19 59.59 After this operation, 3385 MB of additional disk space will be used. [2022-04-21T13:20:20.027Z] #19 59.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-21T13:20:20.027Z] #19 59.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-21T13:20:20.027Z] #19 59.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-21T13:20:20.027Z] #19 59.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-21T13:20:20.027Z] #19 59.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-21T13:20:20.203Z] #12 DONE 1.3s [2022-04-21T13:20:20.203Z] [2022-04-21T13:20:20.203Z] #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-04-21T13:20:20.203Z] #31 sha256:a324d5b43ae2e7304fbcf67ade5869c3cad5578448532acd0b4b696879a78977 [2022-04-21T13:20:20.203Z] #31 7.071 [2022-04-21T13:20:20.203Z] #31 7.288 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:20.203Z] #31 7.532 [2022-04-21T13:20:20.203Z] #31 8.249 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-21T13:20:20.203Z] #31 8.421 [2022-04-21T13:20:20.203Z] #31 8.667 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:20.203Z] #31 8.883 [2022-04-21T13:20:20.203Z] #31 8.921 Download of images into '/build' complete. [2022-04-21T13:20:20.203Z] #31 8.921 Use something like the following to load the result into a Docker daemon: [2022-04-21T13:20:20.203Z] #31 8.921 tar -cC '/build' . | docker load [2022-04-21T13:20:20.203Z] #31 DONE 9.7s [2022-04-21T13:20:20.203Z] [2022-04-21T13:20:20.203Z] #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-04-21T13:20:20.203Z] #13 sha256:772157ab50785cac5c20421bd764d7ad9ac71389b3057f0f7fcdef0e2976ce87 [2022-04-21T13:20:20.289Z] #19 59.60 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-21T13:20:20.289Z] #19 59.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-21T13:20:20.289Z] #19 59.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-21T13:20:20.289Z] #19 59.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-21T13:20:20.289Z] #19 59.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-21T13:20:20.289Z] #19 59.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-21T13:20:20.550Z] #19 59.86 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-04-21T13:20:20.550Z] #19 59.86 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-04-21T13:20:20.761Z] #49 15.46 Reading package lists... [2022-04-21T13:20:20.761Z] #49 ... [2022-04-21T13:20:20.761Z] [2022-04-21T13:20:20.761Z] #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-04-21T13:20:20.761Z] #36 sha256:02f6229b8eea86bd7385bc83c09ebbe27aeb877a09677a6303cdf55195ef8024 [2022-04-21T13:20:20.761Z] #36 14.98 tomll can be used in two ways: [2022-04-21T13:20:20.761Z] #36 14.98 Writing to STDIN and reading from STDOUT: [2022-04-21T13:20:20.761Z] #36 14.98 cat file.toml | tomll > file.toml [2022-04-21T13:20:20.761Z] #36 14.98 [2022-04-21T13:20:20.761Z] #36 14.98 Reading and updating a list of files: [2022-04-21T13:20:20.761Z] #36 14.98 tomll a.toml b.toml c.toml [2022-04-21T13:20:20.761Z] #36 14.98 [2022-04-21T13:20:20.761Z] #36 14.98 When given a list of files, tomll will modify all files in place without asking. [2022-04-21T13:20:20.761Z] #36 DONE 18.6s [2022-04-21T13:20:20.761Z] [2022-04-21T13:20:20.761Z] #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-04-21T13:20:20.761Z] #31 sha256:c9be9e40c4d4a5b3d65d61d1c3352e2d4bdf5ff1ffa442927fbc8497318fd452 [2022-04-21T13:20:20.761Z] #31 17.66 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-21T13:20:20.761Z] #31 19.33 #=#=# [2022-04-21T13:20:20.761Z] #31 19.68 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:20.778Z] #13 DONE 0.6s [2022-04-21T13:20:20.778Z] [2022-04-21T13:20:20.778Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-21T13:20:20.778Z] #44 sha256:e5db8297630d3723067178e470da76dc2eb24f2ff7f798dc1d26f5e625c162a6 [2022-04-21T13:20:20.778Z] #44 ... [2022-04-21T13:20:20.778Z] [2022-04-21T13:20:20.778Z] #48 [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-04-21T13:20:20.778Z] #48 sha256:f2868e4c84ebef12af7764ae416ae70ccb354d4b3338eca894f69b7691864630 [2022-04-21T13:20:20.778Z] #48 DONE 0.2s [2022-04-21T13:20:20.778Z] [2022-04-21T13:20:20.778Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T13:20:20.778Z] #25 sha256:e23c897b49adea84de4a0dcc3eac9241bc511129d29bdf9ba96f46b5ccab9621 [2022-04-21T13:20:20.778Z] #25 DONE 0.3s [2022-04-21T13:20:20.778Z] [2022-04-21T13:20:20.778Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-21T13:20:20.778Z] #64 sha256:22220f6ece4b4bb435409bb1e6b379e594fec73ad9d05ae9acf191b4845f72cb [2022-04-21T13:20:20.778Z] #64 DONE 0.3s [2022-04-21T13:20:20.778Z] [2022-04-21T13:20:20.778Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-21T13:20:20.778Z] #33 sha256:cf2baaf4fd68b6fcb36ca9ba697bca1cadf27b840a9e8bb9b0557eb9a56ed191 [2022-04-21T13:20:20.778Z] #33 DONE 0.3s [2022-04-21T13:20:20.778Z] [2022-04-21T13:20:20.778Z] #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-04-21T13:20:20.778Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:20:21.039Z] #34 ... [2022-04-21T13:20:21.039Z] [2022-04-21T13:20:21.039Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-21T13:20:21.039Z] #44 sha256:e5db8297630d3723067178e470da76dc2eb24f2ff7f798dc1d26f5e625c162a6 [2022-04-21T13:20:21.039Z] #44 DONE 0.4s [2022-04-21T13:20:21.297Z] [2022-04-21T13:20:21.297Z] #45 [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-04-21T13:20:21.297Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:20:21.493Z] #19 60.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-04-21T13:20:21.493Z] #19 60.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-04-21T13:20:21.697Z] #31 21.39 [2022-04-21T13:20:22.881Z] #19 62.17 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-04-21T13:20:22.881Z] #19 62.17 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-04-21T13:20:23.066Z] #31 ... [2022-04-21T13:20:23.066Z] [2022-04-21T13:20:23.066Z] #45 [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-04-21T13:20:23.066Z] #45 sha256:3fe99a8fb2f8ac688a40e5d153f8587085f6dd77d1413ddfadc8e617e937cd47 [2022-04-21T13:20:23.066Z] #45 19.34 Updating files: 81% (1497/1842) Updating files: 82% (1511/1842) Updating files: 83% (1529/1842) Updating files: 84% (1548/1842) Updating files: 85% (1566/1842) Updating files: 86% (1585/1842) Updating files: 87% (1603/1842) Updating files: 88% (1621/1842) Updating files: 89% (1640/1842) Updating files: 90% (1658/1842) Updating files: 91% (1677/1842) Updating files: 92% (1695/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-21T13:20:23.066Z] #45 19.74 + git checkout -q v2.3.0 [2022-04-21T13:20:23.066Z] #45 21.09 + 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-04-21T13:20:23.335Z] #45 ... [2022-04-21T13:20:23.335Z] [2022-04-21T13:20:23.335Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:20:23.335Z] #51 sha256:24db86effaef127e0279719c6404fb4ae3ded73336fd4469e0217cd874f3c27a [2022-04-21T13:20:23.335Z] #51 11.65 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T13:20:23.335Z] #51 11.66 go: downloading golang.org/x/mod v0.3.0 [2022-04-21T13:20:23.335Z] #51 ... [2022-04-21T13:20:23.335Z] [2022-04-21T13:20:23.335Z] #49 [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-04-21T13:20:23.335Z] #49 sha256:c3431511c720e6520e8817e89544f8c2955237414c6b032f473d1ee3f027bc1a [2022-04-21T13:20:23.335Z] #49 15.46 Reading package lists... [2022-04-21T13:20:24.268Z] #19 63.65 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-04-21T13:20:24.268Z] #19 63.65 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-04-21T13:20:24.271Z] #49 20.66 Reading package lists... [2022-04-21T13:20:24.271Z] #49 ... [2022-04-21T13:20:24.271Z] [2022-04-21T13:20:24.271Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:24.271Z] #65 sha256:cbc7d2645096862346baef6d5a6eab4c8ec37914bf0071b0678323d51409c5d1 [2022-04-21T13:20:24.271Z] #65 12.46 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-21T13:20:24.271Z] #65 12.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:20:24.528Z] #65 ... [2022-04-21T13:20:24.528Z] [2022-04-21T13:20:24.528Z] #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-04-21T13:20:24.528Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:20:24.528Z] #14 12.81 Fetched 8397 kB in 10s (862 kB/s) [2022-04-21T13:20:24.528Z] #14 12.81 Reading package lists... [2022-04-21T13:20:24.528Z] #14 17.31 Reading package lists... [2022-04-21T13:20:24.583Z] #45 3.014 + git clone https://github.com/docker/distribution.git . [2022-04-21T13:20:24.583Z] #45 3.016 Cloning into '.'... [2022-04-21T13:20:24.785Z] #14 22.13 Building dependency tree... [2022-04-21T13:20:24.785Z] #14 ... [2022-04-21T13:20:24.785Z] [2022-04-21T13:20:24.785Z] #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-04-21T13:20:24.785Z] #31 sha256:c9be9e40c4d4a5b3d65d61d1c3352e2d4bdf5ff1ffa442927fbc8497318fd452 [2022-04-21T13:20:24.785Z] #31 24.06 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-21T13:20:24.829Z] #65 102.0 rootlesskit version 1.0.0 [2022-04-21T13:20:24.829Z] #65 102.0 Usage of /build/rootlesskit-docker-proxy: [2022-04-21T13:20:24.829Z] #65 102.0 -container-ip string [2022-04-21T13:20:24.829Z] #65 102.0 container ip [2022-04-21T13:20:24.829Z] #65 102.0 -container-port int [2022-04-21T13:20:24.829Z] #65 102.0 container port (default -1) [2022-04-21T13:20:24.829Z] #65 102.0 -host-ip string [2022-04-21T13:20:24.829Z] #65 102.0 host ip [2022-04-21T13:20:24.829Z] #65 102.0 -host-port int [2022-04-21T13:20:24.829Z] #65 102.0 host port (default -1) [2022-04-21T13:20:24.829Z] #65 102.0 -proto string [2022-04-21T13:20:24.829Z] #65 102.0 proxy protocol (default "tcp") [2022-04-21T13:20:25.091Z] #65 ... [2022-04-21T13:20:25.091Z] [2022-04-21T13:20:25.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-04-21T13:20:25.091Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:20:25.091Z] #14 98.10 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T13:20:25.091Z] #14 98.10 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T13:20:25.091Z] #14 98.27 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:20:25.091Z] #14 98.45 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-21T13:20:25.091Z] #14 98.45 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:20:25.091Z] #14 98.46 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:20:25.091Z] #14 98.54 Selecting previously unselected package libudev-dev:amd64. [2022-04-21T13:20:25.091Z] #14 98.56 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-21T13:20:25.091Z] #14 98.56 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-21T13:20:25.091Z] #14 98.66 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-21T13:20:25.091Z] #14 98.67 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-21T13:20:25.091Z] #14 98.67 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T13:20:25.091Z] #14 98.90 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-21T13:20:25.091Z] #14 98.90 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-21T13:20:25.091Z] #14 98.90 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T13:20:25.091Z] #14 99.07 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-21T13:20:25.091Z] #14 99.07 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-21T13:20:25.091Z] #14 99.07 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T13:20:25.091Z] #14 99.23 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-21T13:20:25.091Z] #14 99.23 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-21T13:20:25.091Z] #14 99.24 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T13:20:25.091Z] #14 99.31 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-21T13:20:25.091Z] #14 99.31 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-21T13:20:25.091Z] #14 99.32 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T13:20:25.091Z] #14 99.68 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-21T13:20:25.091Z] #14 99.68 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-21T13:20:25.091Z] #14 99.69 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T13:20:25.091Z] #14 99.90 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-21T13:20:25.091Z] #14 99.90 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:20:25.091Z] #14 99.92 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:20:25.091Z] #14 99.99 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-21T13:20:25.091Z] #14 100.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-21T13:20:25.091Z] #14 100.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T13:20:25.091Z] #14 100.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-21T13:20:25.091Z] #14 100.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-21T13:20:25.091Z] #14 100.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T13:20:25.091Z] #14 100.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T13:20:25.091Z] #14 100.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T13:20:25.091Z] #14 100.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:20:25.091Z] #14 100.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T13:20:25.091Z] #14 100.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:20:25.091Z] #14 100.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T13:20:25.091Z] #14 100.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:20:25.091Z] #14 100.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T13:20:25.091Z] #14 100.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-21T13:20:25.091Z] #14 100.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T13:20:25.091Z] #14 100.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:20:25.091Z] #14 100.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:20:25.091Z] #14 100.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:20:25.091Z] #14 100.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T13:20:25.091Z] #14 100.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-21T13:20:25.091Z] #14 100.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T13:20:25.091Z] #14 100.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:20:25.091Z] #14 100.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T13:20:25.091Z] #14 100.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T13:20:25.091Z] #14 100.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:20:25.091Z] #14 100.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:20:25.091Z] #14 100.9 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-04-21T13:20:25.091Z] #14 100.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:20:25.091Z] #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-04-21T13:20:25.091Z] #14 100.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:20:25.091Z] #14 100.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:20:25.091Z] #14 101.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-21T13:20:25.091Z] #14 101.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:20:25.091Z] #14 101.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:20:25.091Z] #14 101.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:20:25.091Z] #14 101.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:20:25.091Z] #14 101.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:20:25.091Z] #14 101.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:20:25.091Z] #14 101.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:20:25.665Z] #19 64.92 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-04-21T13:20:25.665Z] #19 64.92 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-04-21T13:20:26.159Z] #31 25.69 #=#=# [2022-04-21T13:20:26.425Z] #31 26.06 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:26.478Z] #14 DONE 104.7s [2022-04-21T13:20:26.478Z] [2022-04-21T13:20:26.478Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:26.478Z] #65 sha256:429f76a3c23f20549b105582d1036808d361757e2ee4b4e0c4d3aa1b853cbcb1 [2022-04-21T13:20:26.478Z] #65 DONE 104.2s [2022-04-21T13:20:26.478Z] [2022-04-21T13:20:26.478Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T13:20:26.478Z] #57 sha256:74061123ec397a11ed959363826fa96e6f3d5b2b315215b9d6577414b5a3ae45 [2022-04-21T13:20:26.488Z] #45 ... [2022-04-21T13:20:26.488Z] [2022-04-21T13:20:26.488Z] #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-04-21T13:20:26.488Z] #26 sha256:295cb7bc2b81e9caf29bccd85c29944b26be1242586fc787aa7ff7930f69f33a [2022-04-21T13:20:26.488Z] #26 4.561 + RM_GOPATH=0 [2022-04-21T13:20:26.488Z] #26 4.565 + TMP_GOPATH= [2022-04-21T13:20:26.488Z] #26 4.566 + : /build [2022-04-21T13:20:26.488Z] #26 4.566 + '[' -z '' ']' [2022-04-21T13:20:26.488Z] #26 4.567 ++ mktemp -d [2022-04-21T13:20:26.488Z] #26 4.574 + export GOPATH=/tmp/tmp.UjSFpGA9Ag [2022-04-21T13:20:26.488Z] #26 4.578 + GOPATH=/tmp/tmp.UjSFpGA9Ag [2022-04-21T13:20:26.488Z] #26 4.579 + RM_GOPATH=1 [2022-04-21T13:20:26.488Z] #26 4.579 + case "$(go env GOARCH)" in [2022-04-21T13:20:26.488Z] #26 4.579 ++ go env GOARCH [2022-04-21T13:20:26.488Z] #26 4.614 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:26.488Z] #26 4.630 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:26.488Z] #26 4.633 ++ dirname /install.sh [2022-04-21T13:20:26.488Z] #26 4.637 + dir=/ [2022-04-21T13:20:26.488Z] #26 4.637 + bin=dockercli [2022-04-21T13:20:26.488Z] #26 4.637 + shift [2022-04-21T13:20:26.488Z] #26 4.637 + '[' '!' -f //dockercli.installer ']' [2022-04-21T13:20:26.488Z] #26 4.637 + . //dockercli.installer [2022-04-21T13:20:26.488Z] #26 4.638 ++ : stable [2022-04-21T13:20:26.488Z] #26 4.643 ++ : 17.06.2-ce [2022-04-21T13:20:26.488Z] #26 4.643 + install_dockercli [2022-04-21T13:20:26.488Z] #26 4.643 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-21T13:20:26.488Z] #26 4.643 Install docker/cli version 17.06.2-ce from stable [2022-04-21T13:20:26.488Z] #26 4.648 ++ uname -m [2022-04-21T13:20:26.488Z] #26 4.650 + arch=x86_64 [2022-04-21T13:20:26.488Z] #26 4.651 + '[' x86_64 '!=' x86_64 ']' [2022-04-21T13:20:26.488Z] #26 4.651 + url=https://download.docker.com/linux/static [2022-04-21T13:20:26.488Z] #26 4.653 + tar -xz docker/docker [2022-04-21T13:20:26.488Z] #26 4.659 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-21T13:20:26.609Z] #19 66.05 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-04-21T13:20:26.609Z] #19 66.05 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-04-21T13:20:26.609Z] #19 66.05 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-04-21T13:20:26.609Z] #19 66.05 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-04-21T13:20:26.609Z] #19 66.05 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-04-21T13:20:26.609Z] #19 66.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-21T13:20:26.609Z] #19 66.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-21T13:20:26.609Z] #19 66.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-21T13:20:26.609Z] #19 66.07 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-04-21T13:20:26.609Z] #19 66.07 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-21T13:20:26.609Z] #19 66.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-21T13:20:26.609Z] #19 66.09 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-21T13:20:26.609Z] #19 66.09 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-21T13:20:26.609Z] #19 66.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-21T13:20:26.609Z] #19 66.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-21T13:20:26.609Z] #19 66.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-21T13:20:26.742Z] #57 DONE 0.2s [2022-04-21T13:20:26.742Z] [2022-04-21T13:20:26.742Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-21T13:20:26.742Z] #66 sha256:fe696ffb1eeb13edbf1291d0c061498157010e76b6be74984b40ecf98b9fc7c4 [2022-04-21T13:20:26.742Z] #66 DONE 0.2s [2022-04-21T13:20:26.742Z] [2022-04-21T13:20:26.742Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-21T13:20:26.742Z] #67 sha256:8d5a5b7ff76dfd37aaf4bfb9283f20093c4c80d9718ded97c38655a281b2d89e [2022-04-21T13:20:26.742Z] #67 DONE 0.1s [2022-04-21T13:20:26.742Z] [2022-04-21T13:20:26.742Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:20:26.742Z] #58 sha256:98a7015ac529fc1c9150c62c9fdd0412f46c1425e972e9bd62bd631001b6f38d [2022-04-21T13:20:26.871Z] #19 66.21 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-21T13:20:26.871Z] #19 66.22 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-04-21T13:20:26.871Z] #19 66.23 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-04-21T13:20:26.991Z] #31 ... [2022-04-21T13:20:26.991Z] [2022-04-21T13:20:26.991Z] #40 [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-04-21T13:20:26.991Z] #40 sha256:3b1a44bef2405d3caff232c19dcc08a90c26ce754b0871efb12003ad68664c89 [2022-04-21T13:20:26.991Z] #40 11.05 Reading package lists... [2022-04-21T13:20:26.991Z] #40 15.44 Reading package lists... [2022-04-21T13:20:26.991Z] #40 20.10 Building dependency tree... [2022-04-21T13:20:26.991Z] #40 23.73 The following additional packages will be installed: [2022-04-21T13:20:26.991Z] #40 23.73 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-21T13:20:26.991Z] #40 23.76 Suggested packages: [2022-04-21T13:20:26.991Z] #40 23.77 cmake-doc ninja-build lrzip [2022-04-21T13:20:26.991Z] #40 23.77 Recommended packages: [2022-04-21T13:20:26.991Z] #40 23.77 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-21T13:20:26.991Z] #40 24.58 The following NEW packages will be installed: [2022-04-21T13:20:26.991Z] #40 24.60 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-21T13:20:26.991Z] #40 24.60 vim-common xxd [2022-04-21T13:20:26.991Z] #40 25.03 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:26.991Z] #40 25.03 Need to get 15.6 MB of archives. [2022-04-21T13:20:26.991Z] #40 25.03 After this operation, 67.4 MB of additional disk space will be used. [2022-04-21T13:20:26.991Z] #40 25.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:20:26.991Z] #40 25.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:20:26.991Z] #40 25.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-21T13:20:26.991Z] #40 25.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-21T13:20:26.991Z] #40 25.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-21T13:20:26.991Z] #40 25.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-21T13:20:26.991Z] #40 25.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-21T13:20:26.991Z] #40 25.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-21T13:20:26.991Z] #40 25.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-21T13:20:26.991Z] #40 25.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-21T13:20:26.991Z] #40 ... [2022-04-21T13:20:26.991Z] [2022-04-21T13:20:26.991Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:26.991Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:20:26.991Z] #53 25.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:20:26.991Z] #53 25.50 go: downloading github.com/fatih/color v1.13.0 [2022-04-21T13:20:26.991Z] #53 25.57 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-21T13:20:27.249Z] #53 25.60 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T13:20:27.249Z] #53 25.69 go: downloading github.com/spf13/viper v1.10.1 [2022-04-21T13:20:27.249Z] #53 25.82 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-21T13:20:27.815Z] #53 26.25 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-21T13:20:27.815Z] #53 26.37 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-21T13:20:28.130Z] #58 1.505 + RM_GOPATH=0 [2022-04-21T13:20:28.130Z] #58 1.505 + TMP_GOPATH= [2022-04-21T13:20:28.130Z] #58 1.505 + : /build [2022-04-21T13:20:28.130Z] #58 1.505 + '[' -z '' ']' [2022-04-21T13:20:28.130Z] #58 1.505 ++ mktemp -d [2022-04-21T13:20:28.262Z] #19 67.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-04-21T13:20:28.262Z] #19 67.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-04-21T13:20:28.262Z] #19 67.75 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-21T13:20:28.262Z] #19 67.79 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-04-21T13:20:28.385Z] #53 ... [2022-04-21T13:20:28.385Z] [2022-04-21T13:20:28.385Z] #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-04-21T13:20:28.385Z] #31 sha256:c9be9e40c4d4a5b3d65d61d1c3352e2d4bdf5ff1ffa442927fbc8497318fd452 [2022-04-21T13:20:28.385Z] #31 27.07 [2022-04-21T13:20:28.385Z] #31 27.45 Download of images into '/build' complete. [2022-04-21T13:20:28.385Z] #31 27.45 Use something like the following to load the result into a Docker daemon: [2022-04-21T13:20:28.385Z] #31 27.45 tar -cC '/build' . | docker load [2022-04-21T13:20:28.385Z] #31 DONE 28.3s [2022-04-21T13:20:28.394Z] #58 1.506 + export GOPATH=/tmp/tmp.VN5m25RrKg [2022-04-21T13:20:28.394Z] #58 1.506 + GOPATH=/tmp/tmp.VN5m25RrKg [2022-04-21T13:20:28.394Z] #58 1.506 + RM_GOPATH=1 [2022-04-21T13:20:28.394Z] #58 1.508 + case "$(go env GOARCH)" in [2022-04-21T13:20:28.394Z] #58 1.508 ++ go env GOARCH [2022-04-21T13:20:28.394Z] #58 1.531 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:28.394Z] #58 1.532 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:28.394Z] #58 1.532 ++ dirname /install.sh [2022-04-21T13:20:28.394Z] #58 1.534 + dir=/ [2022-04-21T13:20:28.394Z] #58 1.534 + bin=runc [2022-04-21T13:20:28.394Z] #58 1.534 + shift [2022-04-21T13:20:28.394Z] #58 1.534 + '[' '!' -f //runc.installer ']' [2022-04-21T13:20:28.394Z] #58 1.535 + . //runc.installer [2022-04-21T13:20:28.394Z] #58 1.538 ++ set -e [2022-04-21T13:20:28.394Z] #58 1.538 ++ : v1.1.1 [2022-04-21T13:20:28.394Z] #58 1.538 + install_runc [2022-04-21T13:20:28.394Z] #58 1.538 + RUNC_BUILDTAGS=seccomp [2022-04-21T13:20:28.394Z] #58 1.539 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-21T13:20:28.394Z] #58 1.540 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VN5m25RrKg/src/github.com/opencontainers/runc [2022-04-21T13:20:28.394Z] #58 1.544 Install runc version v1.1.1 (build tags: seccomp) [2022-04-21T13:20:28.394Z] #58 1.545 Cloning into '/tmp/tmp.VN5m25RrKg/src/github.com/opencontainers/runc'... [2022-04-21T13:20:28.394Z] #58 ... [2022-04-21T13:20:28.394Z] [2022-04-21T13:20:28.394Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T13:20:28.394Z] #15 sha256:cdce564a5785486f284bd659d8b1c9f4167cf8b7d27ce23d3ec9efd3c493bf20 [2022-04-21T13:20:28.394Z] #15 DONE 1.9s [2022-04-21T13:20:28.524Z] #19 67.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-04-21T13:20:28.644Z] [2022-04-21T13:20:28.644Z] #40 [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-04-21T13:20:28.644Z] #40 sha256:3b1a44bef2405d3caff232c19dcc08a90c26ce754b0871efb12003ad68664c89 [2022-04-21T13:20:28.644Z] #40 26.73 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:28.644Z] #40 26.90 Fetched 15.6 MB in 1s (17.8 MB/s) [2022-04-21T13:20:28.678Z] [2022-04-21T13:20:28.678Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-21T13:20:28.678Z] #16 sha256:5faf748b6cdc0a76b25b632a0c0fb06943120167aa2f938ecd4e6561db5eab9f [2022-04-21T13:20:28.901Z] #40 27.20 Selecting previously unselected package xxd. [2022-04-21T13:20:28.901Z] #40 27.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 ... 15700 files and directories currently installed.) [2022-04-21T13:20:28.901Z] #40 27.32 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-21T13:20:28.901Z] #40 27.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:20:29.159Z] #40 27.53 Selecting previously unselected package vim-common. [2022-04-21T13:20:29.159Z] #40 27.53 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:20:29.159Z] #40 27.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:20:29.726Z] #40 27.95 Selecting previously unselected package cmake-data. [2022-04-21T13:20:29.726Z] #40 27.96 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-21T13:20:29.726Z] #40 27.97 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:20:29.922Z] #19 69.36 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-04-21T13:20:29.922Z] #19 69.36 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-21T13:20:29.922Z] #19 69.36 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-21T13:20:29.922Z] #19 69.40 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-21T13:20:30.115Z] #16 DONE 1.7s [2022-04-21T13:20:30.115Z] [2022-04-21T13:20:30.115Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-21T13:20:30.115Z] #17 sha256:6d3e94cbad784cfe5f6f3b1028ab130f79ae324a7b71431fd302ee48dbbbee2b [2022-04-21T13:20:30.184Z] #19 69.40 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-21T13:20:30.185Z] #19 69.40 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T13:20:30.185Z] #19 69.65 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-21T13:20:30.185Z] #19 69.65 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-21T13:20:30.185Z] #19 69.66 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-04-21T13:20:30.185Z] #19 69.66 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-21T13:20:30.185Z] #19 69.66 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-21T13:20:30.185Z] #19 69.67 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-21T13:20:30.185Z] #19 69.67 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-21T13:20:30.185Z] #19 69.67 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-21T13:20:30.185Z] #19 69.67 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-21T13:20:30.185Z] #19 69.67 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-21T13:20:30.185Z] #19 69.67 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-21T13:20:30.185Z] #19 69.68 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-21T13:20:30.185Z] #19 69.68 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-21T13:20:30.185Z] #19 69.68 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-21T13:20:30.185Z] #19 69.70 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-04-21T13:20:30.185Z] #19 69.70 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-21T13:20:30.185Z] #19 69.71 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-21T13:20:30.185Z] #19 69.71 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-21T13:20:30.185Z] #19 69.74 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-21T13:20:30.185Z] #19 69.75 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-21T13:20:30.185Z] #19 69.78 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-04-21T13:20:30.446Z] #19 69.81 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-04-21T13:20:30.680Z] #26 ... [2022-04-21T13:20:30.680Z] [2022-04-21T13:20:30.680Z] #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-04-21T13:20:30.680Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:20:30.680Z] #14 4.110 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:30.680Z] #14 4.131 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:30.680Z] #14 4.131 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:30.680Z] #14 4.818 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:30.680Z] #14 6.551 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:30.680Z] #14 8.567 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:30.680Z] #14 ... [2022-04-21T13:20:30.680Z] [2022-04-21T13:20:30.680Z] #40 [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-04-21T13:20:30.680Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:20:30.680Z] #40 4.180 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:30.680Z] #40 4.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:30.680Z] #40 4.212 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:30.680Z] #40 4.928 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:30.680Z] #40 6.765 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:30.680Z] #40 9.153 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:30.939Z] #40 ... [2022-04-21T13:20:30.939Z] [2022-04-21T13:20:30.939Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:30.939Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:20:30.939Z] #53 4.375 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-21T13:20:30.939Z] #53 ... [2022-04-21T13:20:30.939Z] [2022-04-21T13:20:30.939Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:30.939Z] #65 sha256:5e9e3295e0450f531569c5e8689ca58e100efebaec1a948a32b67ad25bb754bb [2022-04-21T13:20:30.939Z] #65 2.863 + RM_GOPATH=0 [2022-04-21T13:20:30.939Z] #65 2.863 + TMP_GOPATH= [2022-04-21T13:20:30.939Z] #65 2.863 + : /build [2022-04-21T13:20:30.939Z] #65 2.863 + '[' -z '' ']' [2022-04-21T13:20:30.939Z] #65 2.863 ++ mktemp -d [2022-04-21T13:20:30.939Z] #65 2.863 + export GOPATH=/tmp/tmp.EoXcMjh7k0 [2022-04-21T13:20:30.939Z] #65 2.863 + GOPATH=/tmp/tmp.EoXcMjh7k0 [2022-04-21T13:20:30.939Z] #65 2.863 + RM_GOPATH=1 [2022-04-21T13:20:30.939Z] #65 2.863 + case "$(go env GOARCH)" in [2022-04-21T13:20:30.939Z] #65 2.863 ++ go env GOARCH [2022-04-21T13:20:30.939Z] #65 2.871 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:30.939Z] #65 2.871 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:30.939Z] #65 2.871 ++ dirname /install.sh [2022-04-21T13:20:30.939Z] #65 2.871 + dir=/ [2022-04-21T13:20:30.939Z] #65 2.871 + bin=rootlesskit [2022-04-21T13:20:30.939Z] #65 2.871 + shift [2022-04-21T13:20:30.939Z] #65 2.871 + '[' '!' -f //rootlesskit.installer ']' [2022-04-21T13:20:30.939Z] #65 2.871 + . //rootlesskit.installer [2022-04-21T13:20:30.939Z] #65 2.871 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:30.939Z] #65 2.871 + install_rootlesskit [2022-04-21T13:20:30.939Z] #65 2.871 + case "$1" in [2022-04-21T13:20:30.939Z] #65 2.871 + export CGO_ENABLED=0 [2022-04-21T13:20:30.939Z] #65 2.871 + CGO_ENABLED=0 [2022-04-21T13:20:30.939Z] #65 2.871 + _install_rootlesskit [2022-04-21T13:20:30.939Z] #65 2.871 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-21T13:20:30.939Z] #65 2.871 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:20:30.939Z] #65 2.871 + GOBIN=/build [2022-04-21T13:20:30.939Z] #65 2.871 + GO111MODULE=on [2022-04-21T13:20:30.939Z] #65 2.871 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:30.939Z] #65 2.872 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:30.939Z] #65 3.256 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-21T13:20:30.939Z] #65 4.944 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:20:30.939Z] #65 4.945 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-21T13:20:30.939Z] #65 5.538 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-21T13:20:30.939Z] #65 8.567 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-21T13:20:30.939Z] #65 9.418 go: downloading github.com/google/uuid v1.3.0 [2022-04-21T13:20:30.939Z] #65 9.515 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-21T13:20:30.939Z] #65 9.835 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-21T13:20:30.939Z] #65 10.07 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:20:30.939Z] #65 10.11 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-21T13:20:31.061Z] #17 0.912 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-21T13:20:31.100Z] #40 ... [2022-04-21T13:20:31.100Z] [2022-04-21T13:20:31.100Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:31.100Z] #60 sha256:b15c0f6d0d5c4b374e2a6e8e721380d4cdfbd3d6334c2b6964018402c073e457 [2022-04-21T13:20:31.100Z] #60 14.81 Reading package lists... [2022-04-21T13:20:31.100Z] #60 19.59 Reading package lists... [2022-04-21T13:20:31.100Z] #60 23.88 Building dependency tree... [2022-04-21T13:20:31.100Z] #60 27.75 The following additional packages will be installed: [2022-04-21T13:20:31.100Z] #60 27.76 libbtrfs0 [2022-04-21T13:20:31.100Z] #60 27.94 The following NEW packages will be installed: [2022-04-21T13:20:31.100Z] #60 27.98 libbtrfs-dev libbtrfs0 [2022-04-21T13:20:31.100Z] #60 28.46 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:31.100Z] #60 28.46 Need to get 454 kB of archives. [2022-04-21T13:20:31.100Z] #60 28.46 After this operation, 1275 kB of additional disk space will be used. [2022-04-21T13:20:31.100Z] #60 28.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-21T13:20:31.100Z] #60 28.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-21T13:20:31.100Z] #60 29.51 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:31.100Z] #60 ... [2022-04-21T13:20:31.100Z] [2022-04-21T13:20:31.100Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:20:31.100Z] #55 sha256:ab406524337f9bc0834330d8189b9bcae93254d648f333490c65d3a949292908 [2022-04-21T13:20:31.100Z] #55 29.53 v3.0.2 [2022-04-21T13:20:31.198Z] #65 ... [2022-04-21T13:20:31.198Z] [2022-04-21T13:20:31.198Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:20:31.198Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:20:31.198Z] #38 4.890 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T13:20:31.198Z] #38 5.668 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T13:20:31.198Z] #38 7.317 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T13:20:31.198Z] #38 7.610 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T13:20:31.198Z] #38 7.685 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T13:20:31.198Z] #38 ... [2022-04-21T13:20:31.198Z] [2022-04-21T13:20:31.198Z] #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-04-21T13:20:31.198Z] #36 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T13:20:31.198Z] #36 4.881 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-21T13:20:31.323Z] #17 DONE 1.1s [2022-04-21T13:20:31.323Z] [2022-04-21T13:20:31.323Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-21T13:20:31.323Z] #18 sha256:d05397cc8aecf4237e6d4a25fd2f6826752b690a664ebec16227276991d09feb [2022-04-21T13:20:31.458Z] #36 ... [2022-04-21T13:20:31.458Z] [2022-04-21T13:20:31.458Z] #49 [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-04-21T13:20:31.458Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:31.458Z] #49 3.727 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:31.458Z] #49 3.750 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:31.458Z] #49 3.750 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:31.458Z] #49 4.259 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-21T13:20:31.458Z] #49 4.295 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:31.458Z] #49 6.298 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:31.458Z] #49 8.761 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:31.458Z] #49 ... [2022-04-21T13:20:31.458Z] [2022-04-21T13:20:31.458Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:31.458Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:20:31.458Z] #60 3.356 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:31.458Z] #60 3.373 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:31.458Z] #60 3.373 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:31.458Z] #60 3.650 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:31.458Z] #60 4.670 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:31.458Z] #60 6.957 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:31.663Z] #55 DONE 29.9s [2022-04-21T13:20:31.664Z] [2022-04-21T13:20:31.664Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:31.664Z] #60 sha256:b15c0f6d0d5c4b374e2a6e8e721380d4cdfbd3d6334c2b6964018402c073e457 [2022-04-21T13:20:31.664Z] #60 29.86 Fetched 454 kB in 0s (1330 kB/s) [2022-04-21T13:20:31.664Z] #60 30.01 Selecting previously unselected package libbtrfs0:arm64. [2022-04-21T13:20:31.664Z] #60 30.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-21T13:20:31.664Z] #60 30.13 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-21T13:20:31.664Z] #60 30.14 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-21T13:20:31.717Z] #60 ... [2022-04-21T13:20:31.717Z] [2022-04-21T13:20:31.717Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:20:31.717Z] #55 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T13:20:31.717Z] #55 5.557 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-21T13:20:31.717Z] #55 6.510 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-21T13:20:31.717Z] #55 6.512 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-21T13:20:31.717Z] #55 6.573 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-21T13:20:31.717Z] #55 8.403 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-21T13:20:31.717Z] #55 ... [2022-04-21T13:20:31.717Z] [2022-04-21T13:20:31.717Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:20:31.717Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:20:31.717Z] #51 4.492 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T13:20:31.717Z] #51 5.953 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T13:20:31.717Z] #51 5.957 go: downloading github.com/fatih/color v1.10.0 [2022-04-21T13:20:31.717Z] #51 6.035 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T13:20:31.717Z] #51 6.126 go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T13:20:31.717Z] #51 6.591 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T13:20:31.717Z] #51 6.597 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T13:20:31.717Z] #51 6.651 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T13:20:31.717Z] #51 6.670 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T13:20:31.717Z] #51 7.064 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T13:20:31.717Z] #51 7.125 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T13:20:31.717Z] #51 7.276 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T13:20:31.717Z] #51 7.416 go: downloading golang.org/x/tools v0.1.0 [2022-04-21T13:20:31.834Z] #19 71.23 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-04-21T13:20:31.834Z] #19 71.23 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-04-21T13:20:31.834Z] #19 71.26 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-21T13:20:31.834Z] #19 71.30 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-04-21T13:20:31.834Z] #19 71.34 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-04-21T13:20:31.977Z] #51 ... [2022-04-21T13:20:31.977Z] [2022-04-21T13:20:31.977Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:20:31.977Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:20:31.977Z] #38 11.34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T13:20:32.227Z] #60 30.76 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-21T13:20:32.242Z] #38 11.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:20:32.276Z] #18 DONE 1.0s [2022-04-21T13:20:32.276Z] [2022-04-21T13:20:32.276Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-21T13:20:32.276Z] #19 sha256:c3508f3354c7843cc8a5ab3b42be79271f2f90428c78e3059128df7d44c97719 [2022-04-21T13:20:32.484Z] #60 30.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-21T13:20:32.484Z] #60 30.84 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-21T13:20:33.054Z] #60 31.33 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-21T13:20:33.054Z] #60 31.37 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-21T13:20:33.054Z] #60 31.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:20:33.221Z] #19 DONE 0.9s [2022-04-21T13:20:33.221Z] [2022-04-21T13:20:33.221Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:20:33.221Z] #58 sha256:98a7015ac529fc1c9150c62c9fdd0412f46c1425e972e9bd62bd631001b6f38d [2022-04-21T13:20:33.221Z] #58 ... [2022-04-21T13:20:33.221Z] [2022-04-21T13:20:33.221Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-21T13:20:33.221Z] #20 sha256:fe23bbd51d5c7337d81a64a5b607a0942d79e8251d4ccb6331b960939070b7ae [2022-04-21T13:20:33.221Z] #19 72.50 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-04-21T13:20:33.221Z] #19 72.50 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-21T13:20:33.221Z] #19 72.50 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-21T13:20:33.221Z] #19 72.53 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-04-21T13:20:33.221Z] #19 72.53 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-21T13:20:33.221Z] #19 72.53 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-21T13:20:33.221Z] #19 72.54 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-21T13:20:33.221Z] #19 72.58 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-21T13:20:33.221Z] #19 72.59 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-21T13:20:33.221Z] #19 72.61 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-04-21T13:20:33.221Z] #19 72.63 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-04-21T13:20:33.315Z] #60 DONE 31.6s [2022-04-21T13:20:33.315Z] [2022-04-21T13:20:33.315Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:33.315Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:20:33.315Z] #53 27.45 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-21T13:20:33.315Z] #53 27.60 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-21T13:20:33.315Z] #53 29.59 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T13:20:33.315Z] #53 29.60 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:20:33.315Z] #53 29.65 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T13:20:33.315Z] #53 29.68 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-21T13:20:33.315Z] #53 29.81 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-21T13:20:33.315Z] #53 29.99 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T13:20:33.315Z] #53 30.09 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-21T13:20:33.315Z] #53 30.17 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-21T13:20:33.315Z] #53 30.18 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T13:20:33.315Z] #53 30.28 go: downloading github.com/spf13/afero v1.6.0 [2022-04-21T13:20:33.315Z] #53 30.29 go: downloading github.com/spf13/cast v1.4.1 [2022-04-21T13:20:33.315Z] #53 30.37 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-21T13:20:33.315Z] #53 30.42 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-21T13:20:33.315Z] #53 30.45 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-21T13:20:33.315Z] #53 30.63 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-21T13:20:33.315Z] #53 30.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-21T13:20:33.315Z] #53 30.82 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-21T13:20:33.315Z] #53 30.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-21T13:20:33.315Z] #53 30.88 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-21T13:20:33.315Z] #53 30.92 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-21T13:20:33.315Z] #53 30.92 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-21T13:20:33.315Z] #53 30.93 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-21T13:20:33.315Z] #53 30.95 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-21T13:20:33.315Z] #53 31.04 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-21T13:20:33.315Z] #53 31.09 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-21T13:20:33.315Z] #53 31.26 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-21T13:20:33.315Z] #53 31.28 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-21T13:20:33.315Z] #53 31.31 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-21T13:20:33.315Z] #53 31.55 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-21T13:20:33.315Z] #53 31.61 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-21T13:20:33.315Z] #53 31.64 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-21T13:20:33.315Z] #53 31.65 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-21T13:20:33.315Z] #53 31.70 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-21T13:20:33.315Z] #53 31.70 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-21T13:20:33.315Z] #53 ... [2022-04-21T13:20:33.315Z] [2022-04-21T13:20:33.315Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-21T13:20:33.315Z] #61 sha256:0c50b54b30db90927fe6699f2eebd525912c2cb9d12d6ce2d764dfa411fd7c81 [2022-04-21T13:20:33.315Z] #61 DONE 0.2s [2022-04-21T13:20:33.315Z] [2022-04-21T13:20:33.315Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:33.315Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:20:33.315Z] #53 31.86 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-21T13:20:33.315Z] #53 31.87 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-21T13:20:33.572Z] #53 31.98 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-21T13:20:33.572Z] #53 32.04 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-21T13:20:33.572Z] #53 32.04 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-21T13:20:33.572Z] #53 32.09 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-21T13:20:33.828Z] #53 32.11 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-21T13:20:33.829Z] #53 32.13 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-21T13:20:33.829Z] #53 32.16 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-21T13:20:33.829Z] #53 32.17 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-21T13:20:33.829Z] #53 32.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-21T13:20:33.829Z] #53 32.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-21T13:20:33.829Z] #53 32.26 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-21T13:20:33.829Z] #53 32.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-21T13:20:34.086Z] #53 32.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-21T13:20:34.086Z] #53 32.53 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-21T13:20:34.086Z] #53 32.57 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-21T13:20:34.153Z] #38 ... [2022-04-21T13:20:34.153Z] [2022-04-21T13:20:34.153Z] #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-04-21T13:20:34.153Z] #26 sha256:295cb7bc2b81e9caf29bccd85c29944b26be1242586fc787aa7ff7930f69f33a [2022-04-21T13:20:34.153Z] #26 12.39 + mkdir -p /build [2022-04-21T13:20:34.153Z] #26 12.39 + mv docker/docker /build/ [2022-04-21T13:20:34.153Z] #26 12.40 + rmdir docker [2022-04-21T13:20:34.153Z] #26 DONE 13.1s [2022-04-21T13:20:34.153Z] [2022-04-21T13:20:34.153Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:20:34.153Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:20:34.153Z] #51 13.21 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T13:20:34.153Z] #51 13.22 go: downloading golang.org/x/mod v0.3.0 [2022-04-21T13:20:34.168Z] #20 DONE 1.1s [2022-04-21T13:20:34.168Z] [2022-04-21T13:20:34.168Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:20:34.168Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T13:20:34.343Z] #53 32.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-21T13:20:34.343Z] #53 32.63 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-21T13:20:34.343Z] #53 32.63 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-21T13:20:34.343Z] #53 32.64 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-21T13:20:34.343Z] #53 32.69 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-21T13:20:34.343Z] #53 32.73 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-21T13:20:34.343Z] #53 32.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-21T13:20:34.343Z] #53 32.81 go: downloading github.com/julz/importas v0.1.0 [2022-04-21T13:20:34.343Z] #53 32.81 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-21T13:20:34.343Z] #53 32.88 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-21T13:20:34.343Z] #53 32.90 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-21T13:20:34.343Z] #53 32.92 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-21T13:20:34.412Z] #51 ... [2022-04-21T13:20:34.412Z] [2022-04-21T13:20:34.412Z] #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-04-21T13:20:34.413Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:20:34.413Z] #34 3.484 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-21T13:20:34.413Z] #34 3.484 Cloning into '.'... [2022-04-21T13:20:34.600Z] #53 32.96 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-21T13:20:34.600Z] #53 32.97 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-21T13:20:34.600Z] #53 32.99 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-21T13:20:34.600Z] #53 33.01 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-21T13:20:34.600Z] #53 33.05 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-21T13:20:34.672Z] #34 ... [2022-04-21T13:20:34.672Z] [2022-04-21T13:20:34.672Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:34.672Z] #65 sha256:5e9e3295e0450f531569c5e8689ca58e100efebaec1a948a32b67ad25bb754bb [2022-04-21T13:20:34.672Z] #65 10.34 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-21T13:20:34.672Z] #65 10.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-21T13:20:34.672Z] #65 10.86 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-21T13:20:34.672Z] #65 10.95 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-21T13:20:34.672Z] #65 12.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:20:34.859Z] #53 33.08 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-21T13:20:34.859Z] #53 33.10 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-21T13:20:34.859Z] #53 33.11 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-21T13:20:35.119Z] #53 33.47 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-21T13:20:35.119Z] #53 ... [2022-04-21T13:20:35.119Z] [2022-04-21T13:20:35.119Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:20:35.119Z] #38 sha256:95d33aa00d2c78a9b02c049f68bbf55c60e4de82b4948769a3b3c0de8ba565df [2022-04-21T13:20:35.119Z] #38 33.37 NAME: [2022-04-21T13:20:35.119Z] #38 33.38 go-winres - A tool for embedding resources in Windows executables [2022-04-21T13:20:35.119Z] #38 33.38 [2022-04-21T13:20:35.119Z] #38 33.38 USAGE: [2022-04-21T13:20:35.119Z] #38 33.38 go-winres [global options] command [command options] [arguments...] [2022-04-21T13:20:35.119Z] #38 33.38 [2022-04-21T13:20:35.119Z] #38 33.38 COMMANDS: [2022-04-21T13:20:35.119Z] #38 33.38 init Create an initial ./winres/winres.json [2022-04-21T13:20:35.119Z] #38 33.38 make Make syso files for the "go build" command [2022-04-21T13:20:35.119Z] #38 33.38 simply Make syso files for the "go build" command (simplified) [2022-04-21T13:20:35.119Z] #38 33.38 extract Extract all resources from an executable [2022-04-21T13:20:35.119Z] #38 33.38 patch Replace resources in an executable file (exe, dll) [2022-04-21T13:20:35.119Z] #38 33.38 help, h Shows a list of commands or help for one command [2022-04-21T13:20:35.119Z] #38 33.38 [2022-04-21T13:20:35.119Z] #38 33.38 GLOBAL OPTIONS: [2022-04-21T13:20:35.119Z] #38 33.38 --help, -h show help (default: false) [2022-04-21T13:20:35.119Z] #38 DONE 33.5s [2022-04-21T13:20:35.119Z] [2022-04-21T13:20:35.119Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:35.119Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:20:35.119Z] #53 33.47 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-21T13:20:35.119Z] #53 33.49 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-21T13:20:35.119Z] #53 33.49 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-21T13:20:35.119Z] #53 33.57 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-21T13:20:35.119Z] #53 ... [2022-04-21T13:20:35.119Z] [2022-04-21T13:20:35.120Z] #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-04-21T13:20:35.120Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:20:35.120Z] #14 22.13 Building dependency tree... [2022-04-21T13:20:35.120Z] #14 25.91 The following additional packages will be installed: [2022-04-21T13:20:35.120Z] #14 25.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:20:35.120Z] #14 25.91 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-21T13:20:35.120Z] #14 25.91 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-21T13:20:35.120Z] #14 25.91 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-21T13:20:35.120Z] #14 25.91 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-21T13:20:35.120Z] #14 25.92 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-21T13:20:35.120Z] #14 25.92 mingw-w64-common mingw-w64-x86-64-dev [2022-04-21T13:20:35.120Z] #14 25.94 Suggested packages: [2022-04-21T13:20:35.120Z] #14 25.94 gcc-10-locales seccomp wine64 [2022-04-21T13:20:35.120Z] #14 27.25 The following NEW packages will be installed: [2022-04-21T13:20:35.120Z] #14 27.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:20:35.120Z] #14 27.25 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-21T13:20:35.120Z] #14 27.25 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-21T13:20:35.120Z] #14 27.25 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-21T13:20:35.120Z] #14 27.25 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-21T13:20:35.120Z] #14 27.25 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-21T13:20:35.120Z] #14 27.25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-21T13:20:35.120Z] #14 27.25 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-21T13:20:35.120Z] #14 27.27 mingw-w64-x86-64-dev [2022-04-21T13:20:35.120Z] #14 27.70 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:35.120Z] #14 27.70 Need to get 108 MB of archives. [2022-04-21T13:20:35.120Z] #14 27.70 After this operation, 620 MB of additional disk space will be used. [2022-04-21T13:20:35.120Z] #14 27.70 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-04-21T13:20:35.120Z] #14 27.78 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-04-21T13:20:35.120Z] #14 27.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-21T13:20:35.120Z] #14 27.95 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-04-21T13:20:35.120Z] #14 27.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-21T13:20:35.120Z] #14 27.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-21T13:20:35.120Z] #14 28.15 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-04-21T13:20:35.120Z] #14 28.35 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-04-21T13:20:35.120Z] #14 28.36 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-04-21T13:20:35.120Z] #14 28.76 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-04-21T13:20:35.120Z] #14 29.72 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-04-21T13:20:35.120Z] #14 30.22 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-04-21T13:20:35.120Z] #14 30.58 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-04-21T13:20:35.120Z] #14 31.63 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-04-21T13:20:35.120Z] #14 32.20 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-04-21T13:20:35.120Z] #14 32.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-21T13:20:35.120Z] #14 32.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-21T13:20:35.120Z] #14 32.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-21T13:20:35.120Z] #14 32.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-21T13:20:35.120Z] #14 32.23 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-04-21T13:20:35.120Z] #14 32.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-21T13:20:35.120Z] #14 32.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-21T13:20:35.120Z] #14 32.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-21T13:20:35.120Z] #14 32.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-21T13:20:35.120Z] #14 32.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-21T13:20:35.120Z] #14 32.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-21T13:20:35.120Z] #14 32.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-21T13:20:35.120Z] #14 32.33 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-04-21T13:20:35.120Z] #14 32.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-21T13:20:35.120Z] #14 32.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-21T13:20:35.120Z] #14 33.25 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:35.120Z] #14 33.51 Fetched 108 MB in 5s (21.8 MB/s) [2022-04-21T13:20:35.120Z] #14 33.65 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-21T13:20:35.120Z] #14 33.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% [2022-04-21T13:20:35.120Z] #14 ... [2022-04-21T13:20:35.120Z] [2022-04-21T13:20:35.120Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:35.120Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:20:35.120Z] #53 33.59 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-21T13:20:35.120Z] #53 33.61 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-21T13:20:35.120Z] #53 33.66 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-21T13:20:35.120Z] #53 33.68 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-21T13:20:35.136Z] #19 74.22 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-04-21T13:20:35.136Z] #19 74.24 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-04-21T13:20:35.137Z] #19 74.26 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-21T13:20:35.137Z] #19 74.32 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-04-21T13:20:35.137Z] #19 74.35 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-04-21T13:20:35.557Z] #21 1.228 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:35.557Z] #21 1.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:35.557Z] #21 1.265 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:35.685Z] #53 34.04 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-21T13:20:35.685Z] #53 34.04 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-21T13:20:35.685Z] #53 34.07 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-21T13:20:35.685Z] #53 34.09 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-21T13:20:35.685Z] #53 34.09 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-21T13:20:35.685Z] #53 34.12 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-21T13:20:35.685Z] #53 34.16 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-21T13:20:35.685Z] #53 34.19 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-21T13:20:35.818Z] #21 1.712 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:35.942Z] #53 34.24 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-21T13:20:35.942Z] #53 34.25 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-21T13:20:35.942Z] #53 34.29 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-21T13:20:35.942Z] #53 34.47 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-21T13:20:36.200Z] #53 34.55 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-21T13:20:36.200Z] #53 34.57 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-21T13:20:36.200Z] #53 34.59 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-21T13:20:36.200Z] #53 34.62 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-21T13:20:36.200Z] #53 34.66 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-21T13:20:36.468Z] #53 35.02 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-21T13:20:36.526Z] #19 75.76 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-04-21T13:20:36.526Z] #19 75.78 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-21T13:20:36.526Z] #19 75.78 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-21T13:20:36.526Z] #19 75.81 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-04-21T13:20:36.526Z] #19 ... [2022-04-21T13:20:36.526Z] [2022-04-21T13:20:36.526Z] #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-04-21T13:20:36.526Z] #41 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:20:36.526Z] #41 DONE 83.3s [2022-04-21T13:20:36.526Z] [2022-04-21T13:20:36.526Z] #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-04-21T13:20:36.526Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:20:36.526Z] #19 75.81 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-21T13:20:36.526Z] #19 75.82 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-21T13:20:36.526Z] #19 75.82 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-21T13:20:36.526Z] #19 75.82 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-21T13:20:36.526Z] #19 75.85 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-21T13:20:36.526Z] #19 75.88 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-21T13:20:36.526Z] #19 75.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-04-21T13:20:36.526Z] #19 75.94 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-21T13:20:36.526Z] #19 75.96 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-21T13:20:36.526Z] #19 75.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-04-21T13:20:36.526Z] #19 75.98 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-04-21T13:20:36.729Z] #53 35.14 go: downloading honnef.co/go/tools v0.2.2 [2022-04-21T13:20:36.763Z] #21 2.798 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:36.987Z] #53 ... [2022-04-21T13:20:36.987Z] [2022-04-21T13:20:36.987Z] #49 [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-04-21T13:20:36.987Z] #49 sha256:c3431511c720e6520e8817e89544f8c2955237414c6b032f473d1ee3f027bc1a [2022-04-21T13:20:36.987Z] #49 20.66 Reading package lists... [2022-04-21T13:20:36.987Z] #49 25.10 Building dependency tree... [2022-04-21T13:20:36.987Z] #49 28.65 The following additional packages will be installed: [2022-04-21T13:20:36.987Z] #49 28.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:20:36.987Z] #49 28.68 python3-protobuf python3-six [2022-04-21T13:20:36.987Z] #49 28.69 Suggested packages: [2022-04-21T13:20:36.987Z] #49 28.70 python3-setuptools [2022-04-21T13:20:36.987Z] #49 28.70 Recommended packages: [2022-04-21T13:20:36.987Z] #49 28.70 iproute2 | iproute [2022-04-21T13:20:36.987Z] #49 29.34 The following NEW packages will be installed: [2022-04-21T13:20:36.987Z] #49 29.37 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:20:36.987Z] #49 29.37 python3-protobuf python3-six [2022-04-21T13:20:36.987Z] #49 30.11 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:36.987Z] #49 30.11 Need to get 2115 kB of archives. [2022-04-21T13:20:36.987Z] #49 30.11 After this operation, 10.7 MB of additional disk space will be used. [2022-04-21T13:20:36.987Z] #49 30.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-21T13:20:36.987Z] #49 30.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:20:36.987Z] #49 30.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-21T13:20:36.987Z] #49 30.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-21T13:20:36.987Z] #49 30.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-21T13:20:36.987Z] #49 30.39 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-04-21T13:20:36.987Z] #49 30.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-21T13:20:36.987Z] #49 33.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-21T13:20:36.987Z] #49 34.45 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:36.987Z] #49 34.67 Fetched 2115 kB in 4s (536 kB/s) [2022-04-21T13:20:36.987Z] #49 34.74 Selecting previously unselected package libprotobuf23:arm64. [2022-04-21T13:20:36.987Z] #49 34.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-21T13:20:36.987Z] #49 34.80 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-21T13:20:36.987Z] #49 34.83 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-21T13:20:37.245Z] #49 ... [2022-04-21T13:20:37.246Z] [2022-04-21T13:20:37.246Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:20:37.246Z] #62 sha256:fbdbec42a386a7f7ed5c77d6b3b1fec2022a3e0e4a6cd39d08507b36fea2fd92 [2022-04-21T13:20:37.246Z] #62 0.619 + RM_GOPATH=0 [2022-04-21T13:20:37.246Z] #62 0.619 + TMP_GOPATH= [2022-04-21T13:20:37.246Z] #62 0.619 + : /build [2022-04-21T13:20:37.246Z] #62 0.620 + '[' -z '' ']' [2022-04-21T13:20:37.246Z] #62 0.622 ++ mktemp -d [2022-04-21T13:20:37.246Z] #62 0.631 + export GOPATH=/tmp/tmp.dfDLqcUNNt [2022-04-21T13:20:37.246Z] #62 0.631 + GOPATH=/tmp/tmp.dfDLqcUNNt [2022-04-21T13:20:37.246Z] #62 0.632 + RM_GOPATH=1 [2022-04-21T13:20:37.246Z] #62 0.632 + case "$(go env GOARCH)" in [2022-04-21T13:20:37.246Z] #62 0.635 ++ go env GOARCH [2022-04-21T13:20:37.246Z] #62 0.655 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:37.246Z] #62 0.656 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:37.246Z] #62 0.656 ++ dirname /install.sh [2022-04-21T13:20:37.246Z] #62 0.658 + dir=/ [2022-04-21T13:20:37.246Z] #62 0.658 + bin=containerd [2022-04-21T13:20:37.246Z] #62 0.658 + shift [2022-04-21T13:20:37.246Z] #62 0.659 + '[' '!' -f //containerd.installer ']' [2022-04-21T13:20:37.246Z] #62 0.661 + . //containerd.installer [2022-04-21T13:20:37.246Z] #62 0.661 ++ set -e [2022-04-21T13:20:37.246Z] #62 0.661 ++ : v1.6.2 [2022-04-21T13:20:37.246Z] #62 0.662 + install_containerd [2022-04-21T13:20:37.246Z] #62 0.664 + echo 'Install containerd version v1.6.2' [2022-04-21T13:20:37.246Z] #62 0.667 Install containerd version v1.6.2 [2022-04-21T13:20:37.246Z] #62 0.667 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dfDLqcUNNt/src/github.com/containerd/containerd [2022-04-21T13:20:37.246Z] #62 0.669 Cloning into '/tmp/tmp.dfDLqcUNNt/src/github.com/containerd/containerd'... [2022-04-21T13:20:37.962Z] #65 ... [2022-04-21T13:20:37.962Z] [2022-04-21T13:20:37.962Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:37.962Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:20:37.962Z] #14 17.23 Fetched 8510 kB in 13s (637 kB/s) [2022-04-21T13:20:38.151Z] #21 4.069 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:38.456Z] #19 77.57 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-04-21T13:20:38.456Z] #19 77.59 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-04-21T13:20:38.456Z] #19 77.62 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-21T13:20:38.456Z] #19 77.67 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-04-21T13:20:38.456Z] #19 77.70 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-04-21T13:20:38.530Z] #14 17.23 Reading package lists... [2022-04-21T13:20:38.530Z] #14 ... [2022-04-21T13:20:38.530Z] [2022-04-21T13:20:38.530Z] #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-04-21T13:20:38.530Z] #36 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T13:20:38.530Z] #36 17.57 tomll can be used in two ways: [2022-04-21T13:20:38.530Z] #36 17.57 Writing to STDIN and reading from STDOUT: [2022-04-21T13:20:38.530Z] #36 17.57 cat file.toml | tomll > file.toml [2022-04-21T13:20:38.530Z] #36 17.57 [2022-04-21T13:20:38.530Z] #36 17.57 Reading and updating a list of files: [2022-04-21T13:20:38.530Z] #36 17.57 tomll a.toml b.toml c.toml [2022-04-21T13:20:38.530Z] #36 17.57 [2022-04-21T13:20:38.530Z] #36 17.57 When given a list of files, tomll will modify all files in place without asking. [2022-04-21T13:20:38.530Z] #36 DONE 17.8s [2022-04-21T13:20:38.789Z] [2022-04-21T13:20:38.789Z] #40 [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-04-21T13:20:38.789Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:20:38.789Z] #40 17.91 Fetched 8510 kB in 14s (609 kB/s) [2022-04-21T13:20:39.144Z] #62 ... [2022-04-21T13:20:39.144Z] [2022-04-21T13:20:39.144Z] #49 [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-04-21T13:20:39.144Z] #49 sha256:c3431511c720e6520e8817e89544f8c2955237414c6b032f473d1ee3f027bc1a [2022-04-21T13:20:39.144Z] #49 35.37 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:20:39.144Z] #49 35.37 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:20:39.144Z] #49 35.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:20:39.144Z] #49 35.64 Selecting previously unselected package python3-six. [2022-04-21T13:20:39.144Z] #49 35.65 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-21T13:20:39.144Z] #49 35.66 Unpacking python3-six (1.16.0-2) ... [2022-04-21T13:20:39.144Z] #49 35.82 Selecting previously unselected package python3-protobuf. [2022-04-21T13:20:39.144Z] #49 35.82 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-21T13:20:39.144Z] #49 35.83 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-21T13:20:39.144Z] #49 36.29 Selecting previously unselected package libnet1:arm64. [2022-04-21T13:20:39.144Z] #49 36.29 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-21T13:20:39.144Z] #49 36.30 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:20:39.144Z] #49 36.41 Selecting previously unselected package libnl-3-200:arm64. [2022-04-21T13:20:39.144Z] #49 36.42 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-21T13:20:39.144Z] #49 36.43 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-21T13:20:39.144Z] #49 36.60 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-21T13:20:39.144Z] #49 36.60 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-21T13:20:39.144Z] #49 36.61 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-21T13:20:39.144Z] #49 36.71 Selecting previously unselected package criu. [2022-04-21T13:20:39.144Z] #49 36.72 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-21T13:20:39.144Z] #49 36.72 Unpacking criu (3.16.1-3) ... [2022-04-21T13:20:39.401Z] #19 78.82 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-04-21T13:20:39.401Z] #19 78.82 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-21T13:20:39.401Z] #19 78.82 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-21T13:20:39.401Z] #19 78.85 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-04-21T13:20:39.401Z] #19 78.85 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-21T13:20:39.663Z] #19 78.86 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-21T13:20:39.663Z] #19 78.86 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-21T13:20:39.663Z] #19 78.86 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-21T13:20:39.663Z] #19 78.89 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-21T13:20:39.663Z] #19 78.90 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-21T13:20:39.663Z] #19 78.92 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-04-21T13:20:39.663Z] #19 78.93 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-04-21T13:20:39.712Z] #49 37.40 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:20:40.608Z] #19 80.00 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-04-21T13:20:40.608Z] #19 80.00 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-04-21T13:20:40.608Z] #19 80.02 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-21T13:20:40.608Z] #19 80.06 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-04-21T13:20:40.608Z] #19 80.09 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-04-21T13:20:41.084Z] #49 38.88 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-21T13:20:41.084Z] #49 38.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:20:41.084Z] #49 38.91 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-21T13:20:41.084Z] #49 38.93 Setting up python3-six (1.16.0-2) ... [2022-04-21T13:20:41.333Z] Running on azwin-2-b80e21 in d:\jenkins\workspace\moby_PR-43511 [Pipeline] { [Pipeline] ws [2022-04-21T13:20:41.351Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-21T13:20:41.455Z] #21 7.177 Fetched 8510 kB in 6s (1365 kB/s) [2022-04-21T13:20:41.907Z] Running on azwin-2-f9b9e0 in d:\jenkins\workspace\moby_PR-43511 [Pipeline] { [Pipeline] ws [2022-04-21T13:20:41.935Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-21T13:20:41.996Z] #19 81.12 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-04-21T13:20:41.996Z] #19 81.12 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-21T13:20:42.017Z] #49 39.87 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-21T13:20:42.017Z] #49 39.91 Setting up python3-protobuf (3.12.4-1) ... [2022-04-21T13:20:42.258Z] #19 81.70 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:42.520Z] #19 81.97 Fetched 787 MB in 22s (36.1 MB/s) [2022-04-21T13:20:42.520Z] #19 82.01 Selecting previously unselected package liblocale-gettext-perl. [2022-04-21T13:20:42.520Z] #19 82.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:20:42.520Z] #19 82.04 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-21T13:20:42.520Z] #19 82.04 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-21T13:20:42.782Z] #19 82.08 Selecting previously unselected package bzip2. [2022-04-21T13:20:42.782Z] #19 82.09 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-21T13:20:42.782Z] #19 82.10 Unpacking bzip2 (1.0.8-4) ... [2022-04-21T13:20:42.782Z] #19 82.17 Selecting previously unselected package libmagic-mgc. [2022-04-21T13:20:42.782Z] #19 82.17 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-21T13:20:42.782Z] #19 82.18 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-21T13:20:42.782Z] #19 82.33 Selecting previously unselected package libmagic1:amd64. [2022-04-21T13:20:43.040Z] The recommended git tool is: git [2022-04-21T13:20:43.043Z] #19 82.33 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-21T13:20:43.043Z] #19 82.34 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-21T13:20:43.043Z] #19 82.41 Selecting previously unselected package file. [2022-04-21T13:20:43.043Z] #19 82.41 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-21T13:20:43.043Z] #19 82.42 Unpacking file (1:5.39-3) ... [2022-04-21T13:20:43.043Z] #19 82.48 Selecting previously unselected package xz-utils. [2022-04-21T13:20:43.043Z] #19 82.48 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-21T13:20:43.043Z] #19 82.49 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:20:43.153Z] The recommended git tool is: git [2022-04-21T13:20:43.305Z] #19 82.58 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-21T13:20:43.305Z] #19 82.59 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-21T13:20:43.305Z] #19 82.59 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-21T13:20:44.005Z] #21 7.177 Reading package lists... [2022-04-21T13:20:44.038Z] #49 ... [2022-04-21T13:20:44.038Z] [2022-04-21T13:20:44.038Z] #40 [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-04-21T13:20:44.038Z] #40 sha256:3b1a44bef2405d3caff232c19dcc08a90c26ce754b0871efb12003ad68664c89 [2022-04-21T13:20:44.038Z] #40 32.28 Selecting previously unselected package libicu67:arm64. [2022-04-21T13:20:44.038Z] #40 32.28 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-21T13:20:44.038Z] #40 32.32 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-21T13:20:44.039Z] #40 37.41 Selecting previously unselected package libxml2:arm64. [2022-04-21T13:20:44.039Z] #40 37.41 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-21T13:20:44.039Z] #40 37.42 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:20:44.039Z] #40 37.80 Selecting previously unselected package libarchive13:arm64. [2022-04-21T13:20:44.039Z] #40 37.80 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-21T13:20:44.039Z] #40 37.81 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-21T13:20:44.039Z] #40 38.09 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-21T13:20:44.039Z] #40 38.09 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-21T13:20:44.039Z] #40 38.10 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-21T13:20:44.039Z] #40 38.21 Selecting previously unselected package librhash0:arm64. [2022-04-21T13:20:44.039Z] #40 38.22 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-21T13:20:44.039Z] #40 38.23 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-21T13:20:44.039Z] #40 38.41 Selecting previously unselected package libuv1:arm64. [2022-04-21T13:20:44.039Z] #40 38.41 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-21T13:20:44.039Z] #40 38.42 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-21T13:20:44.039Z] #40 38.54 Selecting previously unselected package cmake. [2022-04-21T13:20:44.039Z] #40 38.55 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-21T13:20:44.039Z] #40 38.55 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:20:44.039Z] #40 41.09 Setting up libicu67:arm64 (67.1-7) ... [2022-04-21T13:20:44.039Z] #40 41.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:20:44.039Z] #40 41.15 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-21T13:20:44.039Z] #40 41.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:20:44.039Z] #40 41.30 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-21T13:20:44.039Z] #40 41.36 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-21T13:20:44.039Z] #40 41.40 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:20:44.039Z] #40 41.42 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:20:44.039Z] #40 41.44 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-21T13:20:44.039Z] #40 41.47 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:20:44.039Z] #40 41.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:20:44.039Z] #40 DONE 42.3s [2022-04-21T13:20:44.039Z] [2022-04-21T13:20:44.039Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-21T13:20:44.039Z] #41 sha256:f49f62415a11a3b9f398f581ac44eacb46db807a1ea62f1c2d61ea4c05df6cfa [2022-04-21T13:20:44.039Z] #41 DONE 0.2s [2022-04-21T13:20:44.039Z] [2022-04-21T13:20:44.039Z] #42 [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-04-21T13:20:44.039Z] #42 sha256:ed9e843243bbf73cd71d4128871acb5707364face42c60dec770ef68d700c74d [2022-04-21T13:20:44.065Z] #40 17.91 Reading package lists... [2022-04-21T13:20:44.065Z] #40 ... [2022-04-21T13:20:44.065Z] [2022-04-21T13:20:44.065Z] #49 [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-04-21T13:20:44.065Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:44.065Z] #49 12.38 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-21T13:20:44.065Z] #49 16.64 Fetched 8513 kB in 13s (649 kB/s) [2022-04-21T13:20:44.065Z] #49 16.64 Reading package lists... [2022-04-21T13:20:44.065Z] #49 22.29 Reading package lists... [2022-04-21T13:20:44.065Z] #49 ... [2022-04-21T13:20:44.065Z] [2022-04-21T13:20:44.065Z] #45 [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-04-21T13:20:44.065Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:20:44.065Z] #45 22.12 Updating files: 92% (1696/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-21T13:20:44.065Z] #45 22.31 + git checkout -q v2.3.0 [2022-04-21T13:20:44.249Z] #19 83.40 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-21T13:20:44.249Z] #19 83.40 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-21T13:20:44.249Z] #19 83.41 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-21T13:20:44.511Z] #19 84.07 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-21T13:20:44.635Z] #42 0.589 + RM_GOPATH=0 [2022-04-21T13:20:44.635Z] #42 0.589 + TMP_GOPATH= [2022-04-21T13:20:44.635Z] #42 0.589 + : /build [2022-04-21T13:20:44.635Z] #42 0.589 + '[' -z '' ']' [2022-04-21T13:20:44.635Z] #42 0.590 ++ mktemp -d [2022-04-21T13:20:44.635Z] #42 0.593 + export GOPATH=/tmp/tmp.rh5BLIZMQG [2022-04-21T13:20:44.635Z] #42 0.593 + GOPATH=/tmp/tmp.rh5BLIZMQG [2022-04-21T13:20:44.635Z] #42 0.593 + RM_GOPATH=1 [2022-04-21T13:20:44.635Z] #42 0.593 + case "$(go env GOARCH)" in [2022-04-21T13:20:44.635Z] #42 0.594 ++ go env GOARCH [2022-04-21T13:20:44.635Z] #42 0.641 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:44.635Z] #42 0.641 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:44.820Z] #19 84.07 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-21T13:20:44.820Z] #19 84.09 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-21T13:20:44.893Z] #42 0.642 ++ dirname /install.sh [2022-04-21T13:20:44.893Z] #42 0.644 + dir=/ [2022-04-21T13:20:44.893Z] #42 0.644 + bin=tini [2022-04-21T13:20:44.893Z] #42 0.644 + shift [2022-04-21T13:20:44.893Z] #42 0.644 + '[' '!' -f //tini.installer ']' [2022-04-21T13:20:44.893Z] #42 0.644 + . //tini.installer [2022-04-21T13:20:44.893Z] #42 0.644 ++ : v0.19.0 [2022-04-21T13:20:44.893Z] #42 0.644 + install_tini [2022-04-21T13:20:44.893Z] #42 0.644 Install tini version v0.19.0 [2022-04-21T13:20:44.893Z] #42 0.644 + echo 'Install tini version v0.19.0' [2022-04-21T13:20:44.893Z] #42 0.644 + git clone https://github.com/krallin/tini.git /tmp/tmp.rh5BLIZMQG/tini [2022-04-21T13:20:44.893Z] #42 0.646 Cloning into '/tmp/tmp.rh5BLIZMQG/tini'... [2022-04-21T13:20:45.004Z] #45 ... [2022-04-21T13:20:45.004Z] [2022-04-21T13:20:45.004Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:45.004Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:20:45.004Z] #60 14.32 Fetched 8510 kB in 11s (760 kB/s) [2022-04-21T13:20:45.004Z] #60 14.32 Reading package lists... [2022-04-21T13:20:45.150Z] #42 ... [2022-04-21T13:20:45.150Z] [2022-04-21T13:20:45.150Z] #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-04-21T13:20:45.150Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:20:45.150Z] #14 33.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-21T13:20:45.150Z] #14 33.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-21T13:20:45.150Z] #14 33.76 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:20:45.150Z] #14 35.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-21T13:20:45.150Z] #14 35.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-21T13:20:45.150Z] #14 35.71 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:20:45.150Z] #14 37.94 Selecting previously unselected package binutils-mingw-w64. [2022-04-21T13:20:45.150Z] #14 37.94 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-21T13:20:45.150Z] #14 37.97 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:20:45.150Z] #14 38.13 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-21T13:20:45.150Z] #14 38.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-21T13:20:45.150Z] #14 38.15 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-21T13:20:45.150Z] #14 38.35 Selecting previously unselected package dmsetup. [2022-04-21T13:20:45.150Z] #14 38.35 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-21T13:20:45.150Z] #14 38.36 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:20:45.150Z] #14 38.51 Selecting previously unselected package mingw-w64-common. [2022-04-21T13:20:45.150Z] #14 38.51 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-21T13:20:45.150Z] #14 38.52 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-21T13:20:45.262Z] #60 20.25 Reading package lists... [2022-04-21T13:20:45.262Z] #60 ... [2022-04-21T13:20:45.262Z] [2022-04-21T13:20:45.262Z] #45 [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-04-21T13:20:45.263Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:20:45.263Z] #45 23.99 + 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-04-21T13:20:45.407Z] #14 ... [2022-04-21T13:20:45.407Z] [2022-04-21T13:20:45.407Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:45.407Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:20:45.407Z] #53 36.06 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-21T13:20:45.407Z] #53 36.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-21T13:20:45.407Z] #53 36.13 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-21T13:20:45.407Z] #53 36.17 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-21T13:20:45.407Z] #53 37.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-21T13:20:45.407Z] #53 37.17 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-21T13:20:45.407Z] #53 37.18 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-21T13:20:45.407Z] #53 37.21 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-21T13:20:45.407Z] #53 37.37 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-21T13:20:45.407Z] #53 37.37 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T13:20:45.407Z] #53 37.47 go: downloading golang.org/x/text v0.3.7 [2022-04-21T13:20:45.407Z] #53 40.77 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-21T13:20:45.407Z] #53 40.82 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T13:20:45.407Z] #53 40.83 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-21T13:20:45.407Z] #53 40.92 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-21T13:20:45.407Z] #53 40.98 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-21T13:20:45.407Z] #53 41.00 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-21T13:20:45.407Z] #53 41.01 go: downloading golang.org/x/mod v0.5.1 [2022-04-21T13:20:45.407Z] #53 41.04 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-21T13:20:45.407Z] #53 41.06 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T13:20:45.407Z] #53 41.11 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-21T13:20:45.407Z] #53 41.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-21T13:20:45.407Z] #53 41.46 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-21T13:20:45.407Z] #53 41.79 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T13:20:45.407Z] #53 41.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-21T13:20:45.407Z] #53 41.96 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-21T13:20:45.407Z] #53 42.30 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-21T13:20:45.407Z] #53 42.37 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-21T13:20:45.407Z] #53 42.51 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T13:20:45.407Z] #53 42.52 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T13:20:45.407Z] #53 42.54 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-21T13:20:45.407Z] #53 42.54 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-21T13:20:45.407Z] #53 42.81 go: downloading github.com/prometheus/common v0.10.0 [2022-04-21T13:20:45.407Z] #53 43.01 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-21T13:20:45.407Z] #53 43.11 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-21T13:20:45.407Z] #53 43.14 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-21T13:20:45.407Z] #53 ... [2022-04-21T13:20:45.407Z] [2022-04-21T13:20:45.407Z] #42 [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-04-21T13:20:45.407Z] #42 sha256:ed9e843243bbf73cd71d4128871acb5707364face42c60dec770ef68d700c74d [2022-04-21T13:20:45.407Z] #42 1.489 + cd /tmp/tmp.rh5BLIZMQG/tini [2022-04-21T13:20:45.407Z] #42 1.489 + git checkout -q v0.19.0 [2022-04-21T13:20:45.407Z] #42 1.496 + cmake . [2022-04-21T13:20:45.446Z] Running on azwin-2-f55c50 in d:\jenkins\workspace\moby_PR-43511 [Pipeline] { [Pipeline] ws [2022-04-21T13:20:45.471Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-21T13:20:45.824Z] #19 84.99 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-21T13:20:45.824Z] #19 85.00 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-21T13:20:45.824Z] #19 85.01 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-21T13:20:45.921Z] #21 9.520 Reading package lists... [2022-04-21T13:20:45.970Z] #42 2.000 -- The C compiler identification is GNU 10.2.1 [2022-04-21T13:20:46.232Z] #42 2.112 -- Detecting C compiler ABI info [2022-04-21T13:20:46.422Z] #19 85.80 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-21T13:20:46.422Z] #19 85.81 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-21T13:20:46.422Z] #19 85.81 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-21T13:20:46.754Z] #21 11.95 Building dependency tree... [2022-04-21T13:20:46.797Z] #42 2.635 -- Detecting C compiler ABI info - done [2022-04-21T13:20:46.797Z] #42 2.719 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-21T13:20:46.797Z] #42 2.730 -- Detecting C compile features [2022-04-21T13:20:46.797Z] #42 2.733 -- Detecting C compile features - done [2022-04-21T13:20:46.797Z] #42 2.783 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-21T13:20:46.848Z] The recommended git tool is: git [2022-04-21T13:20:47.054Z] #42 2.994 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-21T13:20:47.054Z] #42 3.049 -- Configuring done [2022-04-21T13:20:47.263Z] #19 86.48 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-21T13:20:47.263Z] #19 86.48 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:20:47.263Z] #19 86.49 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:20:47.263Z] #19 86.57 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-21T13:20:47.263Z] #19 86.57 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:20:47.263Z] #19 86.57 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:20:47.312Z] #42 3.083 -- Generating done [2022-04-21T13:20:47.312Z] #42 3.087 -- Build files have been written to: /tmp/tmp.rh5BLIZMQG/tini [2022-04-21T13:20:47.312Z] #42 3.101 + make tini-static [2022-04-21T13:20:47.573Z] #42 ... [2022-04-21T13:20:47.573Z] [2022-04-21T13:20:47.573Z] #49 [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-04-21T13:20:47.573Z] #49 sha256:c3431511c720e6520e8817e89544f8c2955237414c6b032f473d1ee3f027bc1a [2022-04-21T13:20:47.573Z] #49 43.41 Setting up criu (3.16.1-3) ... [2022-04-21T13:20:47.573Z] #49 44.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:20:47.573Z] #49 DONE 45.4s [2022-04-21T13:20:47.573Z] [2022-04-21T13:20:47.573Z] #42 [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-04-21T13:20:47.573Z] #42 sha256:ed9e843243bbf73cd71d4128871acb5707364face42c60dec770ef68d700c74d [2022-04-21T13:20:47.573Z] #42 3.438 Scanning dependencies of target tini-static [2022-04-21T13:20:47.573Z] #42 ... [2022-04-21T13:20:47.573Z] [2022-04-21T13:20:47.573Z] #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-04-21T13:20:47.573Z] #34 sha256:1a47be7fc40040ddb01b831544c7a7c384b9f7b2e8f54cc1c923eec7dee5922d [2022-04-21T13:20:47.573Z] #34 35.57 Updating files: 95% (1451/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-04-21T13:20:47.573Z] #34 35.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-21T13:20:47.573Z] #34 35.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:20:47.573Z] #34 ... [2022-04-21T13:20:47.573Z] [2022-04-21T13:20:47.573Z] #42 [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-04-21T13:20:47.573Z] #42 sha256:ed9e843243bbf73cd71d4128871acb5707364face42c60dec770ef68d700c74d [2022-04-21T13:20:47.573Z] #42 3.548 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-21T13:20:47.699Z] #21 13.44 The following additional packages will be installed: [2022-04-21T13:20:47.699Z] #21 13.45 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T13:20:47.699Z] #21 13.45 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-21T13:20:47.699Z] #21 13.45 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-21T13:20:47.699Z] #21 13.45 python3-pkg-resources vim-runtime xxd [2022-04-21T13:20:47.699Z] #21 13.46 Suggested packages: [2022-04-21T13:20:47.699Z] #21 13.46 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-21T13:20:47.699Z] #21 13.46 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-21T13:20:47.699Z] #21 13.46 acl attr quota [2022-04-21T13:20:47.699Z] #21 13.46 Recommended packages: [2022-04-21T13:20:47.699Z] #21 13.46 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-21T13:20:47.699Z] #21 ... [2022-04-21T13:20:47.699Z] [2022-04-21T13:20:47.699Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:20:47.699Z] #58 sha256:98a7015ac529fc1c9150c62c9fdd0412f46c1425e972e9bd62bd631001b6f38d [2022-04-21T13:20:47.699Z] #58 10.92 + cd /tmp/tmp.VN5m25RrKg/src/github.com/opencontainers/runc [2022-04-21T13:20:47.699Z] #58 10.92 + git checkout -q v1.1.1 [2022-04-21T13:20:47.699Z] #58 11.31 + '[' -z '' ']' [2022-04-21T13:20:47.699Z] #58 11.31 + target=static [2022-04-21T13:20:47.699Z] #58 11.31 + make BUILDTAGS=seccomp static [2022-04-21T13:20:47.699Z] #58 11.67 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-21T13:20:47.960Z] #58 ... [2022-04-21T13:20:47.960Z] [2022-04-21T13:20:47.960Z] #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-04-21T13:20:47.960Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:20:47.960Z] #34 DONE 126.0s [2022-04-21T13:20:48.221Z] [2022-04-21T13:20:48.221Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:20:48.221Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T13:20:49.165Z] #21 14.95 The following NEW packages will be installed: [2022-04-21T13:20:49.165Z] #21 14.95 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-21T13:20:49.165Z] #21 14.96 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T13:20:49.165Z] #21 14.96 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-21T13:20:49.165Z] #21 14.96 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-21T13:20:49.165Z] #21 14.96 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-21T13:20:49.165Z] #21 14.96 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-21T13:20:49.165Z] #21 14.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-21T13:20:49.165Z] #21 14.96 xz-utils zip zstd [2022-04-21T13:20:49.426Z] #21 15.37 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:49.426Z] #21 15.37 Need to get 27.6 MB of archives. [2022-04-21T13:20:49.426Z] #21 15.37 After this operation, 106 MB of additional disk space will be used. [2022-04-21T13:20:49.426Z] #21 15.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-21T13:20:49.426Z] #21 15.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-21T13:20:49.426Z] #21 15.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-21T13:20:49.426Z] #21 15.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-21T13:20:49.426Z] #21 15.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-21T13:20:49.426Z] #21 15.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-21T13:20:49.426Z] #21 15.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-21T13:20:49.427Z] #21 15.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-21T13:20:49.427Z] #21 15.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:20:49.427Z] #21 15.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:20:49.427Z] #21 15.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-21T13:20:49.427Z] #21 15.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-21T13:20:49.427Z] #21 15.43 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-21T13:20:49.427Z] #21 15.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-21T13:20:49.427Z] #21 15.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-21T13:20:49.427Z] #21 15.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-21T13:20:49.427Z] #21 15.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-21T13:20:49.427Z] #21 15.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-21T13:20:49.427Z] #21 15.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-21T13:20:49.469Z] #42 5.222 [100%] Linking C executable tini-static [2022-04-21T13:20:49.688Z] #21 15.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-21T13:20:49.688Z] #21 15.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-21T13:20:49.688Z] #21 15.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T13:20:49.688Z] #21 15.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T13:20:49.688Z] #21 15.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T13:20:49.688Z] #21 15.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-21T13:20:49.688Z] #21 15.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-21T13:20:49.688Z] #21 15.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T13:20:49.725Z] #42 5.635 [100%] Built target tini-static [2022-04-21T13:20:49.725Z] #42 5.684 + mkdir -p /build [2022-04-21T13:20:49.725Z] #42 5.686 + cp tini-static /build/docker-init [2022-04-21T13:20:49.949Z] #21 15.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-21T13:20:49.949Z] #21 15.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T13:20:49.949Z] #21 15.79 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-04-21T13:20:49.949Z] #21 15.79 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T13:20:49.949Z] #21 15.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-21T13:20:49.949Z] #21 15.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-21T13:20:49.949Z] #21 15.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-21T13:20:49.949Z] #21 15.85 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-21T13:20:49.949Z] #21 15.85 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-21T13:20:49.949Z] #21 15.86 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:20:49.949Z] #21 15.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-21T13:20:49.949Z] #21 15.87 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-21T13:20:49.949Z] #21 15.88 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-21T13:20:49.982Z] #42 DONE 6.0s [2022-04-21T13:20:49.982Z] [2022-04-21T13:20:49.982Z] #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-04-21T13:20:49.982Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:20:49.982Z] #14 44.11 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-21T13:20:49.982Z] #14 44.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-21T13:20:49.982Z] #14 44.14 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:20:50.210Z] #21 15.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-21T13:20:50.210Z] #21 15.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-21T13:20:50.210Z] #21 15.92 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-21T13:20:50.210Z] #21 15.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-04-21T13:20:50.210Z] #21 16.13 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-21T13:20:50.210Z] #21 16.15 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-21T13:20:50.507Z] #21 16.18 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-21T13:20:50.507Z] #21 16.19 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-21T13:20:50.538Z] #45 ... [2022-04-21T13:20:50.538Z] [2022-04-21T13:20:50.538Z] #49 [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-04-21T13:20:50.538Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:50.538Z] #49 22.29 Reading package lists... [2022-04-21T13:20:50.538Z] #49 27.80 Building dependency tree... [2022-04-21T13:20:50.769Z] #21 16.68 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:51.045Z] #21 16.80 Fetched 27.6 MB in 1s (23.0 MB/s) [2022-04-21T13:20:51.045Z] #21 16.86 Selecting previously unselected package pigz. [2022-04-21T13:20:51.045Z] #21 16.86 (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-04-21T13:20:51.045Z] #21 16.90 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-21T13:20:51.045Z] #21 16.91 Unpacking pigz (2.6-1) ... [2022-04-21T13:20:51.045Z] #21 17.01 Selecting previously unselected package libelf1:amd64. [2022-04-21T13:20:51.045Z] #21 17.01 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-21T13:20:51.309Z] #21 17.03 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-21T13:20:51.309Z] #21 17.18 Selecting previously unselected package libbpf0:amd64. [2022-04-21T13:20:51.309Z] #21 17.18 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-21T13:20:51.309Z] #21 17.20 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-21T13:20:51.309Z] #21 17.30 Selecting previously unselected package libcap2:amd64. [2022-04-21T13:20:51.571Z] #21 17.30 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-21T13:20:51.571Z] #21 17.31 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-21T13:20:51.571Z] #21 17.36 Selecting previously unselected package libmnl0:amd64. [2022-04-21T13:20:51.571Z] #21 17.37 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-21T13:20:51.571Z] #21 17.37 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-21T13:20:51.571Z] #21 17.42 Selecting previously unselected package libxtables12:amd64. [2022-04-21T13:20:51.571Z] #21 17.43 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-21T13:20:51.571Z] #21 17.44 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-21T13:20:51.571Z] #21 17.51 Selecting previously unselected package libcap2-bin. [2022-04-21T13:20:51.571Z] #21 17.51 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-21T13:20:51.571Z] #21 17.52 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-21T13:20:51.832Z] #21 17.62 Selecting previously unselected package iproute2. [2022-04-21T13:20:51.832Z] #21 17.63 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-21T13:20:51.832Z] #21 17.63 Unpacking iproute2 (5.10.0-4) ... [2022-04-21T13:20:51.877Z] #14 50.24 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-21T13:20:51.877Z] #14 50.25 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-21T13:20:51.877Z] #14 50.26 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:20:51.916Z] #49 30.98 The following additional packages will be installed: [2022-04-21T13:20:51.916Z] #49 30.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:20:51.916Z] #49 30.99 python3-protobuf python3-six [2022-04-21T13:20:51.916Z] #49 31.01 Suggested packages: [2022-04-21T13:20:51.916Z] #49 31.02 python3-setuptools [2022-04-21T13:20:51.916Z] #49 31.02 Recommended packages: [2022-04-21T13:20:51.916Z] #49 31.02 iproute2 | iproute [2022-04-21T13:20:52.094Z] #21 18.03 Selecting previously unselected package xxd. [2022-04-21T13:20:52.094Z] #21 18.03 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:20:52.134Z] #14 50.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-21T13:20:52.134Z] #14 50.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-21T13:20:52.134Z] #14 50.38 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:20:52.356Z] #21 18.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:20:52.356Z] #21 18.14 Selecting previously unselected package vim-common. [2022-04-21T13:20:52.356Z] #21 18.14 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:20:52.356Z] #21 18.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:20:52.390Z] #14 ... [2022-04-21T13:20:52.390Z] [2022-04-21T13:20:52.390Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:20:52.390Z] #51 sha256:24db86effaef127e0279719c6404fb4ae3ded73336fd4469e0217cd874f3c27a [2022-04-21T13:20:52.390Z] #51 50.80 gotestsum version dev [2022-04-21T13:20:52.493Z] #49 31.59 The following NEW packages will be installed: [2022-04-21T13:20:52.493Z] #49 31.59 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:20:52.493Z] #49 31.59 python3-protobuf python3-six [2022-04-21T13:20:52.617Z] #21 18.29 Selecting previously unselected package bash-completion. [2022-04-21T13:20:52.617Z] #21 18.29 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-21T13:20:52.958Z] #51 DONE 51.2s [2022-04-21T13:20:52.958Z] [2022-04-21T13:20:52.958Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:52.958Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:20:52.958Z] #53 44.22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-21T13:20:53.112Z] #49 ... [2022-04-21T13:20:53.112Z] [2022-04-21T13:20:53.112Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:53.112Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:20:53.112Z] #60 20.25 Reading package lists... [2022-04-21T13:20:53.112Z] #60 25.61 Building dependency tree... [2022-04-21T13:20:53.112Z] #60 29.17 The following additional packages will be installed: [2022-04-21T13:20:53.112Z] #60 29.18 libbtrfs0 [2022-04-21T13:20:53.112Z] #60 29.36 The following NEW packages will be installed: [2022-04-21T13:20:53.112Z] #60 29.36 libbtrfs-dev libbtrfs0 [2022-04-21T13:20:53.112Z] #60 29.80 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:53.112Z] #60 29.80 Need to get 460 kB of archives. [2022-04-21T13:20:53.112Z] #60 29.80 After this operation, 1237 kB of additional disk space will be used. [2022-04-21T13:20:53.112Z] #60 29.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T13:20:53.112Z] #60 29.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T13:20:53.112Z] #60 30.77 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:53.112Z] #60 30.99 Fetched 460 kB in 0s (1491 kB/s) [2022-04-21T13:20:53.112Z] #60 31.11 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T13:20:53.112Z] #60 31.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:20:53.112Z] #60 31.16 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T13:20:53.112Z] #60 31.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:20:53.112Z] #60 31.39 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T13:20:53.112Z] #60 31.39 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T13:20:53.112Z] #60 31.39 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:20:53.112Z] #60 31.74 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:20:53.112Z] #60 31.79 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:20:53.112Z] #60 31.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:20:53.112Z] #60 DONE 32.2s [2022-04-21T13:20:53.112Z] [2022-04-21T13:20:53.112Z] #49 [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-04-21T13:20:53.112Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:53.112Z] #49 32.13 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:53.112Z] #49 32.13 Need to get 2292 kB of archives. [2022-04-21T13:20:53.112Z] #49 32.13 After this operation, 11.0 MB of additional disk space will be used. [2022-04-21T13:20:53.112Z] #49 32.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-21T13:20:53.112Z] #49 ... [2022-04-21T13:20:53.112Z] [2022-04-21T13:20:53.112Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-21T13:20:53.112Z] #61 sha256:f2b6207f529b1dc376a78f3941ba57296b018c667c0f38168da069cfc17449b7 [2022-04-21T13:20:53.112Z] #61 DONE 0.3s [2022-04-21T13:20:53.112Z] [2022-04-21T13:20:53.112Z] #49 [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-04-21T13:20:53.112Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:53.112Z] #49 32.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:20:53.112Z] #49 32.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-21T13:20:53.112Z] #49 32.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-21T13:20:53.112Z] #49 ... [2022-04-21T13:20:53.112Z] [2022-04-21T13:20:53.112Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:53.112Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:20:53.112Z] #14 17.23 Reading package lists... [2022-04-21T13:20:53.112Z] #14 22.67 Reading package lists... [2022-04-21T13:20:53.112Z] #14 28.17 Building dependency tree... [2022-04-21T13:20:53.112Z] #14 31.55 The following additional packages will be installed: [2022-04-21T13:20:53.112Z] #14 31.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:20:53.112Z] #14 31.57 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-21T13:20:53.112Z] #14 31.57 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-21T13:20:53.112Z] #14 31.57 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-21T13:20:53.112Z] #14 31.57 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-21T13:20:53.112Z] #14 31.57 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-21T13:20:53.112Z] #14 31.58 mingw-w64-common mingw-w64-x86-64-dev [2022-04-21T13:20:53.112Z] #14 31.60 Suggested packages: [2022-04-21T13:20:53.112Z] #14 31.60 gcc-10-locales seccomp wine64 [2022-04-21T13:20:53.379Z] #14 ... [2022-04-21T13:20:53.379Z] [2022-04-21T13:20:53.379Z] #49 [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-04-21T13:20:53.379Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:53.379Z] #49 32.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T13:20:53.379Z] #49 32.35 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-04-21T13:20:53.379Z] #49 32.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T13:20:53.967Z] #49 ... [2022-04-21T13:20:53.967Z] [2022-04-21T13:20:53.967Z] #40 [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-04-21T13:20:53.967Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:20:53.967Z] #40 17.91 Reading package lists... [2022-04-21T13:20:53.967Z] #40 23.51 Reading package lists... [2022-04-21T13:20:53.967Z] #40 28.48 Building dependency tree... [2022-04-21T13:20:53.967Z] #40 31.87 The following additional packages will be installed: [2022-04-21T13:20:53.967Z] #40 31.90 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-21T13:20:53.967Z] #40 31.91 Suggested packages: [2022-04-21T13:20:53.967Z] #40 31.94 cmake-doc ninja-build lrzip [2022-04-21T13:20:53.967Z] #40 31.94 Recommended packages: [2022-04-21T13:20:53.967Z] #40 31.94 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-21T13:20:53.967Z] #40 32.93 The following NEW packages will be installed: [2022-04-21T13:20:53.968Z] #40 32.93 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-21T13:20:53.968Z] #40 32.93 vim-common xxd [2022-04-21T13:20:53.968Z] #40 33.39 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:53.968Z] #40 33.39 Need to get 17.7 MB of archives. [2022-04-21T13:20:53.968Z] #40 33.39 After this operation, 70.7 MB of additional disk space will be used. [2022-04-21T13:20:53.968Z] #40 33.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:20:53.968Z] #40 ... [2022-04-21T13:20:53.968Z] [2022-04-21T13:20:53.968Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:53.968Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:20:53.968Z] #53 30.31 go: downloading github.com/fatih/color v1.13.0 [2022-04-21T13:20:53.968Z] #53 30.31 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:20:53.968Z] #53 30.36 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-21T13:20:53.968Z] #53 30.37 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T13:20:53.968Z] #53 30.63 go: downloading github.com/spf13/viper v1.10.1 [2022-04-21T13:20:53.968Z] #53 30.87 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-21T13:20:53.968Z] #53 31.19 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-21T13:20:53.968Z] #53 31.21 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-21T13:20:53.968Z] #53 32.16 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-21T13:20:53.968Z] #53 32.42 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-21T13:20:54.533Z] #21 20.00 Unpacking bash-completion (1:2.11-2) ... [2022-04-21T13:20:54.533Z] #21 20.34 Selecting previously unselected package bzip2. [2022-04-21T13:20:54.533Z] #21 20.34 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-21T13:20:54.533Z] #21 20.35 Unpacking bzip2 (1.0.8-4) ... [2022-04-21T13:20:54.533Z] #21 20.41 Selecting previously unselected package xz-utils. [2022-04-21T13:20:54.533Z] #21 20.42 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-21T13:20:54.533Z] #21 20.43 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:20:54.794Z] #21 20.58 Selecting previously unselected package apparmor. [2022-04-21T13:20:54.794Z] #21 20.59 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-21T13:20:54.794Z] #21 20.64 Unpacking apparmor (2.13.6-10) ... [2022-04-21T13:20:55.366Z] #21 21.06 Selecting previously unselected package inetutils-ping. [2022-04-21T13:20:55.366Z] #21 21.06 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-21T13:20:55.366Z] #21 21.07 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-21T13:20:55.366Z] #21 21.18 Selecting previously unselected package libip4tc2:amd64. [2022-04-21T13:20:55.366Z] #21 21.19 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-21T13:20:55.366Z] #21 21.20 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T13:20:55.366Z] #21 21.27 Selecting previously unselected package libip6tc2:amd64. [2022-04-21T13:20:55.366Z] #21 21.28 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-21T13:20:55.366Z] #21 21.28 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T13:20:55.628Z] #21 21.35 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-21T13:20:55.628Z] #21 21.36 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-21T13:20:55.628Z] #21 21.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T13:20:55.628Z] #21 21.41 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-21T13:20:55.628Z] #21 21.42 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-21T13:20:55.628Z] #21 21.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T13:20:55.628Z] #21 21.50 Selecting previously unselected package libnftnl11:amd64. [2022-04-21T13:20:55.628Z] #21 21.52 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-21T13:20:55.628Z] #21 21.52 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T13:20:55.628Z] #21 21.61 Selecting previously unselected package iptables. [2022-04-21T13:20:55.628Z] #21 21.61 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-21T13:20:55.628Z] #21 21.62 Unpacking iptables (1.8.7-1) ... [2022-04-21T13:20:55.889Z] #21 21.86 Selecting previously unselected package libonig5:amd64. [2022-04-21T13:20:55.889Z] #21 21.87 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T13:20:55.889Z] #21 21.88 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:20:56.151Z] #21 21.98 Selecting previously unselected package libjq1:amd64. [2022-04-21T13:20:56.151Z] #21 21.98 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T13:20:56.151Z] #21 21.99 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:20:56.412Z] #21 22.12 Selecting previously unselected package jq. [2022-04-21T13:20:56.412Z] #21 22.13 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-21T13:20:56.412Z] #21 22.14 Unpacking jq (1.6-2.1) ... [2022-04-21T13:20:56.412Z] #21 22.22 Selecting previously unselected package libaio1:amd64. [2022-04-21T13:20:56.412Z] #21 22.22 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-21T13:20:56.412Z] #21 22.23 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-21T13:20:56.412Z] #21 22.30 Selecting previously unselected package libgpm2:amd64. [2022-04-21T13:20:56.412Z] #21 22.31 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-21T13:20:56.515Z] #53 35.72 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T13:20:56.515Z] #53 35.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:20:56.515Z] #53 35.73 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T13:20:56.515Z] #53 ... [2022-04-21T13:20:56.515Z] [2022-04-21T13:20:56.515Z] #40 [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-04-21T13:20:56.515Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:20:56.515Z] #40 33.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:20:56.515Z] #40 33.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-21T13:20:56.515Z] #40 33.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T13:20:56.515Z] #40 34.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-21T13:20:56.515Z] #40 34.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-21T13:20:56.515Z] #40 34.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-21T13:20:56.515Z] #40 34.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-21T13:20:56.515Z] #40 34.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-21T13:20:56.515Z] #40 34.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-21T13:20:56.515Z] #40 35.30 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:56.515Z] #40 35.47 Fetched 17.7 MB in 1s (13.2 MB/s) [2022-04-21T13:20:56.515Z] #40 35.57 Selecting previously unselected package xxd. [2022-04-21T13:20:56.515Z] #40 35.57 (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-04-21T13:20:56.515Z] #40 35.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:20:56.515Z] #40 35.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:20:56.515Z] #40 ... [2022-04-21T13:20:56.515Z] [2022-04-21T13:20:56.515Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:20:56.515Z] #55 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T13:20:56.515Z] #55 35.74 v3.0.2 [2022-04-21T13:20:56.515Z] #55 DONE 36.0s [2022-04-21T13:20:56.515Z] [2022-04-21T13:20:56.515Z] #40 [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-04-21T13:20:56.515Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:20:56.515Z] #40 35.95 Selecting previously unselected package vim-common. [2022-04-21T13:20:56.515Z] #40 35.97 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:20:56.515Z] #40 36.01 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:20:56.674Z] #21 22.32 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-21T13:20:56.674Z] #21 22.38 Selecting previously unselected package libicu67:amd64. [2022-04-21T13:20:56.674Z] #21 22.38 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-21T13:20:56.674Z] #21 22.39 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T13:20:57.083Z] #40 36.35 Selecting previously unselected package cmake-data. [2022-04-21T13:20:57.083Z] #40 36.35 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-21T13:20:57.083Z] #40 36.35 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:20:57.140Z] #53 ... [2022-04-21T13:20:57.140Z] [2022-04-21T13:20:57.140Z] #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-04-21T13:20:57.140Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:20:57.140Z] #14 55.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-21T13:20:57.140Z] #14 55.58 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-21T13:20:57.140Z] #14 55.59 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:20:57.174Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:20:57.174Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:20:57.174Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:20:57.174Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:20:57.174Z] [2022-04-21T13:20:57.174Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T13:20:57.174Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T13:20:57.174Z] HOSTNAME=051fa9f59f55 [2022-04-21T13:20:57.174Z] DEST=bundles/test-integration [2022-04-21T13:20:57.174Z] PWD=/go/src/github.com/docker/docker [2022-04-21T13:20:57.174Z] DOCKER_ROOTLESS=1 [2022-04-21T13:20:57.174Z] DOCKER_GITCOMMIT=c665700b8a4698f7cd0ee0eca72a3ad48b34002e [2022-04-21T13:20:57.174Z] container=docker [2022-04-21T13:20:57.174Z] HOME=/root [2022-04-21T13:20:57.174Z] GOLANG_VERSION=1.18.1 [2022-04-21T13:20:57.174Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T13:20:57.174Z] VALIDATE_BRANCH=master [2022-04-21T13:20:57.174Z] TERM=xterm [2022-04-21T13:20:57.174Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T13:20:57.174Z] SHLVL=1 [2022-04-21T13:20:57.174Z] TIMEOUT=120m [2022-04-21T13:20:57.174Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T13:20:57.174Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T13:20:57.174Z] GO111MODULE=off [2022-04-21T13:20:57.174Z] DOCKER_EXPERIMENTAL=1 [2022-04-21T13:20:57.174Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-21T13:20:57.174Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T13:20:57.174Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T13:20:57.174Z] GOPATH=/go [2022-04-21T13:20:57.174Z] PKG_CONFIG=pkg-config [2022-04-21T13:20:57.174Z] _=/usr/bin/env [2022-04-21T13:20:57.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-21T13:20:57.276Z] #19 96.29 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-21T13:20:57.276Z] #19 96.29 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:20:57.276Z] #19 96.30 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:20:57.276Z] #19 96.37 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-21T13:20:57.276Z] #19 96.37 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:20:57.276Z] #19 96.38 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T13:20:59.620Z] #40 ... [2022-04-21T13:20:59.620Z] [2022-04-21T13:20:59.620Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:20:59.620Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:20:59.620Z] #38 38.22 NAME: [2022-04-21T13:20:59.620Z] #38 38.22 go-winres - A tool for embedding resources in Windows executables [2022-04-21T13:20:59.620Z] #38 38.22 [2022-04-21T13:20:59.620Z] #38 38.22 USAGE: [2022-04-21T13:20:59.620Z] #38 38.22 go-winres [global options] command [command options] [arguments...] [2022-04-21T13:20:59.620Z] #38 38.22 [2022-04-21T13:20:59.620Z] #38 38.22 COMMANDS: [2022-04-21T13:20:59.620Z] #38 38.22 init Create an initial ./winres/winres.json [2022-04-21T13:20:59.620Z] #38 38.22 make Make syso files for the "go build" command [2022-04-21T13:20:59.620Z] #38 38.22 simply Make syso files for the "go build" command (simplified) [2022-04-21T13:20:59.620Z] #38 38.22 extract Extract all resources from an executable [2022-04-21T13:20:59.620Z] #38 38.22 patch Replace resources in an executable file (exe, dll) [2022-04-21T13:20:59.620Z] #38 38.22 help, h Shows a list of commands or help for one command [2022-04-21T13:20:59.620Z] #38 38.22 [2022-04-21T13:20:59.620Z] #38 38.22 GLOBAL OPTIONS: [2022-04-21T13:20:59.620Z] #38 38.22 --help, -h show help (default: false) [2022-04-21T13:20:59.620Z] #38 DONE 38.7s [2022-04-21T13:20:59.620Z] [2022-04-21T13:20:59.620Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:59.620Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:20:59.620Z] #53 35.88 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-21T13:20:59.620Z] #53 35.91 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-21T13:20:59.620Z] #53 35.96 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T13:20:59.620Z] #53 36.09 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-21T13:20:59.620Z] #53 36.19 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-21T13:20:59.620Z] #53 36.23 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T13:20:59.620Z] #53 36.30 go: downloading github.com/spf13/afero v1.6.0 [2022-04-21T13:20:59.620Z] #53 36.33 go: downloading github.com/spf13/cast v1.4.1 [2022-04-21T13:20:59.620Z] #53 36.45 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-21T13:20:59.620Z] #53 36.45 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-21T13:20:59.620Z] #53 36.45 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-21T13:20:59.620Z] #53 36.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-21T13:20:59.620Z] #53 36.70 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-21T13:20:59.620Z] #53 36.74 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-21T13:20:59.620Z] #53 36.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-21T13:20:59.620Z] #53 36.79 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-21T13:20:59.620Z] #53 36.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-21T13:20:59.620Z] #53 36.79 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-21T13:20:59.620Z] #53 36.79 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-21T13:20:59.620Z] #53 37.03 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-21T13:20:59.620Z] #53 37.03 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-21T13:20:59.620Z] #53 37.07 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-21T13:20:59.620Z] #53 37.16 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-21T13:20:59.620Z] #53 37.24 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-21T13:20:59.620Z] #53 37.33 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-21T13:20:59.620Z] #53 37.48 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-21T13:20:59.620Z] #53 37.54 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-21T13:20:59.620Z] #53 37.65 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-21T13:20:59.620Z] #53 37.76 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-21T13:20:59.620Z] #53 37.80 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-21T13:20:59.620Z] #53 37.84 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-21T13:20:59.620Z] #53 37.86 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-21T13:20:59.620Z] #53 37.90 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-21T13:20:59.620Z] #53 37.94 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-21T13:20:59.620Z] #53 37.99 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-21T13:20:59.620Z] #53 38.08 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-21T13:20:59.620Z] #53 38.12 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-21T13:20:59.620Z] #53 38.21 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-21T13:20:59.620Z] #53 38.32 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-21T13:20:59.620Z] #53 38.32 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-21T13:20:59.620Z] #53 38.32 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-21T13:20:59.620Z] #53 38.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-21T13:20:59.620Z] #53 38.43 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-21T13:20:59.620Z] #53 38.43 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-21T13:20:59.620Z] #53 38.46 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-21T13:20:59.620Z] #53 38.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-21T13:20:59.620Z] #53 38.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-21T13:20:59.620Z] #53 38.85 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-21T13:20:59.620Z] #53 38.85 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-21T13:20:59.620Z] #53 38.91 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-21T13:20:59.620Z] #53 38.92 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-21T13:20:59.620Z] #53 38.97 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-21T13:20:59.620Z] #53 38.99 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-21T13:20:59.620Z] #53 39.06 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-21T13:20:59.620Z] #53 39.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-21T13:20:59.879Z] #53 39.17 go: downloading github.com/julz/importas v0.1.0 [2022-04-21T13:20:59.879Z] #53 39.17 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-21T13:20:59.879Z] #53 39.17 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-21T13:20:59.879Z] #53 39.17 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-21T13:20:59.879Z] #53 39.21 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-21T13:20:59.879Z] #53 39.30 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-21T13:20:59.879Z] #53 39.30 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-21T13:20:59.977Z] #21 25.63 Selecting previously unselected package libinih1:amd64. [2022-04-21T13:20:59.977Z] #21 25.64 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-21T13:20:59.977Z] #21 25.65 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-21T13:20:59.977Z] #21 25.71 Selecting previously unselected package libnet1:amd64. [2022-04-21T13:20:59.977Z] #21 25.72 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T13:20:59.977Z] #21 25.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:20:59.977Z] #21 25.81 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T13:20:59.977Z] #21 25.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T13:20:59.977Z] #21 25.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:20:59.977Z] #21 25.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T13:20:59.977Z] #21 25.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T13:20:59.977Z] #21 25.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:20:59.977Z] #21 25.98 Selecting previously unselected package net-tools. [2022-04-21T13:20:59.977Z] #21 25.99 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-21T13:21:00.137Z] #53 39.38 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-21T13:21:00.138Z] #53 39.43 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-21T13:21:00.138Z] #53 39.45 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-21T13:21:00.138Z] #53 39.47 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-21T13:21:00.138Z] #53 39.54 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-21T13:21:00.138Z] #53 39.54 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-21T13:21:00.238Z] #21 26.00 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:21:00.500Z] #21 26.18 Selecting previously unselected package patch. [2022-04-21T13:21:00.500Z] #21 26.19 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-21T13:21:00.500Z] #21 26.20 Unpacking patch (2.7.6-7) ... [2022-04-21T13:21:00.500Z] #21 26.29 Selecting previously unselected package python-pip-whl. [2022-04-21T13:21:00.500Z] #21 26.30 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:21:00.500Z] #21 26.31 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:21:01.073Z] #21 26.85 Selecting previously unselected package python3-lib2to3. [2022-04-21T13:21:01.073Z] #21 26.86 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-21T13:21:01.073Z] #21 26.87 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:21:01.073Z] #53 40.18 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-21T13:21:01.073Z] #53 40.20 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-21T13:21:01.073Z] #53 40.20 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-21T13:21:01.073Z] #53 40.22 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-21T13:21:01.073Z] #53 40.28 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-21T13:21:01.073Z] #53 40.28 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-21T13:21:01.073Z] #53 40.39 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-21T13:21:01.073Z] #53 40.39 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-21T13:21:01.073Z] #53 40.44 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-21T13:21:01.332Z] #53 40.67 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-21T13:21:01.332Z] #53 40.67 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-21T13:21:01.332Z] #53 40.69 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-21T13:21:01.332Z] #53 40.69 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-21T13:21:01.332Z] #53 40.71 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-21T13:21:01.332Z] #53 40.71 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-21T13:21:01.332Z] #53 40.80 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-21T13:21:01.335Z] #21 26.99 Selecting previously unselected package python3-distutils. [2022-04-21T13:21:01.335Z] #21 27.00 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-21T13:21:01.335Z] #21 27.01 Unpacking python3-distutils (3.9.2-1) ... [2022-04-21T13:21:01.335Z] #21 27.14 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:21:01.335Z] #21 27.16 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:21:01.335Z] #21 27.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:21:01.592Z] #53 40.90 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-21T13:21:01.592Z] #53 40.96 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-21T13:21:01.592Z] #53 40.96 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-21T13:21:01.596Z] #21 27.30 Selecting previously unselected package python3-setuptools. [2022-04-21T13:21:01.596Z] #21 27.30 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-21T13:21:01.596Z] #21 27.31 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-21T13:21:01.850Z] #53 41.02 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-21T13:21:01.850Z] #53 41.02 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-21T13:21:01.850Z] #53 41.23 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-21T13:21:01.850Z] #53 41.23 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-21T13:21:01.850Z] #53 41.25 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-21T13:21:01.857Z] #21 27.56 Selecting previously unselected package python3-wheel. [2022-04-21T13:21:01.857Z] #21 27.56 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-21T13:21:01.857Z] #21 27.57 Unpacking python3-wheel (0.34.2-1) ... [2022-04-21T13:21:01.857Z] #21 27.65 Selecting previously unselected package python3-pip. [2022-04-21T13:21:01.857Z] #21 27.66 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:21:01.857Z] #21 27.66 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:21:02.119Z] #21 27.93 Selecting previously unselected package sudo. [2022-04-21T13:21:02.119Z] #21 27.93 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-21T13:21:02.119Z] #21 27.94 Unpacking sudo (1.9.5p2-3) ... [2022-04-21T13:21:02.122Z] #53 41.34 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-21T13:21:02.122Z] #53 41.34 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-21T13:21:02.122Z] #53 41.55 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-21T13:21:02.382Z] #53 41.77 go: downloading honnef.co/go/tools v0.2.2 [2022-04-21T13:21:02.691Z] #21 28.50 Selecting previously unselected package thin-provisioning-tools. [2022-04-21T13:21:02.691Z] #21 28.52 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-21T13:21:02.691Z] #21 28.52 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:21:02.953Z] #21 28.70 Selecting previously unselected package uidmap. [2022-04-21T13:21:02.953Z] #21 28.72 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-21T13:21:02.953Z] #21 28.73 Unpacking uidmap (1:4.8.1-1) ... [2022-04-21T13:21:02.953Z] #21 28.87 Selecting previously unselected package vim-runtime. [2022-04-21T13:21:02.953Z] #21 28.87 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:21:02.953Z] #21 28.92 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-21T13:21:03.214Z] #21 28.95 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-21T13:21:03.214Z] #21 28.95 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:03.318Z] #53 ... [2022-04-21T13:21:03.318Z] [2022-04-21T13:21:03.318Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:21:03.318Z] #62 sha256:0b77d4f32c93df5d761d5d16e4aec45753cdafb0e259a770451b9b2b096fd0fa [2022-04-21T13:21:03.318Z] #62 2.617 + RM_GOPATH=0 [2022-04-21T13:21:03.318Z] #62 2.617 + TMP_GOPATH= [2022-04-21T13:21:03.318Z] #62 2.617 + : /build [2022-04-21T13:21:03.318Z] #62 2.617 + '[' -z '' ']' [2022-04-21T13:21:03.318Z] #62 2.618 ++ mktemp -d [2022-04-21T13:21:03.318Z] #62 2.654 + export GOPATH=/tmp/tmp.5UsEKiCBCb [2022-04-21T13:21:03.318Z] #62 2.654 + GOPATH=/tmp/tmp.5UsEKiCBCb [2022-04-21T13:21:03.318Z] #62 2.654 + RM_GOPATH=1 [2022-04-21T13:21:03.318Z] #62 2.654 + case "$(go env GOARCH)" in [2022-04-21T13:21:03.318Z] #62 2.654 ++ go env GOARCH [2022-04-21T13:21:03.318Z] #62 2.658 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:03.318Z] #62 2.659 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:03.318Z] #62 2.659 ++ dirname /install.sh [2022-04-21T13:21:03.318Z] #62 2.660 + dir=/ [2022-04-21T13:21:03.318Z] #62 2.661 + bin=containerd [2022-04-21T13:21:03.318Z] #62 2.661 + shift [2022-04-21T13:21:03.318Z] #62 2.661 + '[' '!' -f //containerd.installer ']' [2022-04-21T13:21:03.318Z] #62 2.661 + . //containerd.installer [2022-04-21T13:21:03.318Z] #62 2.661 ++ set -e [2022-04-21T13:21:03.318Z] #62 2.662 ++ : v1.6.2 [2022-04-21T13:21:03.318Z] #62 2.662 + install_containerd [2022-04-21T13:21:03.318Z] #62 2.664 + echo 'Install containerd version v1.6.2' [2022-04-21T13:21:03.318Z] #62 2.667 Install containerd version v1.6.2 [2022-04-21T13:21:03.318Z] #62 2.667 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5UsEKiCBCb/src/github.com/containerd/containerd [2022-04-21T13:21:03.318Z] #62 2.669 Cloning into '/tmp/tmp.5UsEKiCBCb/src/github.com/containerd/containerd'... [2022-04-21T13:21:03.318Z] #62 ... [2022-04-21T13:21:03.318Z] [2022-04-21T13:21:03.318Z] #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-04-21T13:21:03.318Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:21:03.577Z] #34 42.23 Updating files: 89% (1360/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-21T13:21:03.577Z] #34 42.70 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-21T13:21:03.836Z] #34 ... [2022-04-21T13:21:03.836Z] [2022-04-21T13:21:03.836Z] #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-04-21T13:21:03.836Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:03.836Z] #14 33.04 The following NEW packages will be installed: [2022-04-21T13:21:03.836Z] #14 33.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:21:03.836Z] #14 33.04 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-21T13:21:03.836Z] #14 33.04 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-21T13:21:03.836Z] #14 33.04 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-21T13:21:03.836Z] #14 33.04 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-21T13:21:03.836Z] #14 33.04 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-21T13:21:03.836Z] #14 33.04 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-21T13:21:03.836Z] #14 33.04 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-21T13:21:03.836Z] #14 33.04 mingw-w64-x86-64-dev [2022-04-21T13:21:03.836Z] #14 33.41 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:21:03.836Z] #14 33.41 Need to get 115 MB of archives. [2022-04-21T13:21:03.836Z] #14 33.41 After this operation, 645 MB of additional disk space will be used. [2022-04-21T13:21:03.836Z] #14 33.41 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-04-21T13:21:03.836Z] #14 33.52 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-04-21T13:21:03.836Z] #14 33.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-21T13:21:03.836Z] #14 33.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-04-21T13:21:03.836Z] #14 33.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-04-21T13:21:03.836Z] #14 33.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-21T13:21:03.836Z] #14 34.10 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-04-21T13:21:03.836Z] #14 34.31 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-04-21T13:21:03.836Z] #14 34.31 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-04-21T13:21:03.836Z] #14 35.01 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-04-21T13:21:03.837Z] #14 36.46 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-04-21T13:21:03.837Z] #14 37.00 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-04-21T13:21:03.837Z] #14 37.57 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-04-21T13:21:03.837Z] #14 39.19 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-04-21T13:21:03.837Z] #14 39.79 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-04-21T13:21:03.837Z] #14 39.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-21T13:21:03.837Z] #14 39.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-21T13:21:03.837Z] #14 39.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T13:21:03.837Z] #14 39.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T13:21:03.837Z] #14 39.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-21T13:21:03.837Z] #14 39.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-21T13:21:03.837Z] #14 39.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-21T13:21:03.837Z] #14 39.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-21T13:21:03.837Z] #14 39.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-21T13:21:03.837Z] #14 39.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-21T13:21:03.837Z] #14 39.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-21T13:21:03.837Z] #14 39.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-21T13:21:03.837Z] #14 39.95 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-04-21T13:21:03.837Z] #14 39.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-21T13:21:03.837Z] #14 39.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-21T13:21:03.837Z] #14 41.05 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:21:03.837Z] #14 41.24 Fetched 115 MB in 7s (16.7 MB/s) [2022-04-21T13:21:03.837Z] #14 41.40 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-21T13:21:03.837Z] #14 41.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-04-21T13:21:03.837Z] #14 41.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T13:21:03.837Z] #14 41.42 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:21:03.837Z] #14 ... [2022-04-21T13:21:03.837Z] [2022-04-21T13:21:03.837Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:03.837Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:03.837Z] #53 43.20 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-21T13:21:03.837Z] #53 43.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-21T13:21:03.837Z] #53 43.23 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-21T13:21:03.837Z] #53 43.31 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-21T13:21:05.215Z] #53 44.77 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-21T13:21:05.230Z] #14 63.66 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-21T13:21:05.230Z] #14 63.66 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-21T13:21:05.230Z] #14 63.67 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:21:05.230Z] #14 ... [2022-04-21T13:21:05.230Z] [2022-04-21T13:21:05.230Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:21:05.230Z] #62 sha256:fbdbec42a386a7f7ed5c77d6b3b1fec2022a3e0e4a6cd39d08507b36fea2fd92 [2022-04-21T13:21:05.474Z] #53 44.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-21T13:21:05.474Z] #53 44.83 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-21T13:21:05.733Z] #53 44.96 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-21T13:21:05.733Z] #53 45.22 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-21T13:21:05.994Z] #53 45.24 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T13:21:05.994Z] #53 45.34 go: downloading golang.org/x/text v0.3.7 [2022-04-21T13:21:05.994Z] #53 ... [2022-04-21T13:21:05.994Z] [2022-04-21T13:21:05.995Z] #49 [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-04-21T13:21:05.995Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:21:05.995Z] #49 35.06 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-21T13:21:05.995Z] #49 36.62 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:21:05.995Z] #49 36.89 Fetched 2292 kB in 4s (603 kB/s) [2022-04-21T13:21:05.995Z] #49 37.05 Selecting previously unselected package libprotobuf23:amd64. [2022-04-21T13:21:05.995Z] #49 37.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:21:05.995Z] #49 37.07 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-21T13:21:05.995Z] #49 37.10 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T13:21:05.995Z] #49 37.84 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:21:05.995Z] #49 37.87 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:21:05.995Z] #49 37.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:21:05.995Z] #49 38.23 Selecting previously unselected package python3-six. [2022-04-21T13:21:05.995Z] #49 38.34 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-21T13:21:05.995Z] #49 38.36 Unpacking python3-six (1.16.0-2) ... [2022-04-21T13:21:05.995Z] #49 38.43 Selecting previously unselected package python3-protobuf. [2022-04-21T13:21:05.995Z] #49 38.43 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-21T13:21:05.995Z] #49 38.45 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-21T13:21:05.995Z] #49 38.97 Selecting previously unselected package libnet1:amd64. [2022-04-21T13:21:05.995Z] #49 38.97 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T13:21:05.995Z] #49 39.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:21:05.995Z] #49 39.12 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T13:21:05.995Z] #49 39.15 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T13:21:05.995Z] #49 39.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:21:05.995Z] #49 39.32 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T13:21:05.995Z] #49 39.32 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T13:21:05.995Z] #49 39.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:21:05.995Z] #49 39.42 Selecting previously unselected package criu. [2022-04-21T13:21:05.995Z] #49 39.42 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-21T13:21:05.995Z] #49 39.42 Unpacking criu (3.16.1-3) ... [2022-04-21T13:21:05.995Z] #49 39.99 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:21:05.995Z] #49 41.86 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T13:21:05.995Z] #49 41.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:21:05.995Z] #49 41.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:21:05.995Z] #49 41.90 Setting up python3-six (1.16.0-2) ... [2022-04-21T13:21:05.995Z] #49 43.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:21:05.995Z] #49 43.08 Setting up python3-protobuf (3.12.4-1) ... [2022-04-21T13:21:05.999Z] #62 31.95 Updating files: 76% (3614/4709) Updating files: 77% (3626/4709) Updating files: 78% (3674/4709) Updating files: 79% (3721/4709) Updating files: 80% (3768/4709) Updating files: 81% (3815/4709) Updating files: 82% (3862/4709) Updating files: 83% (3909/4709) Updating files: 84% (3956/4709) Updating files: 85% (4003/4709) Updating files: 86% (4050/4709) Updating files: 87% (4097/4709) Updating files: 88% (4144/4709) Updating files: 89% (4192/4709) Updating files: 90% (4239/4709) Updating files: 91% (4286/4709) Updating files: 92% (4333/4709) Updating files: 93% (4380/4709) Updating files: 94% (4427/4709) Updating files: 95% (4474/4709) Updating files: 96% (4521/4709) Updating files: 97% (4568/4709) Updating files: 98% (4615/4709) Updating files: 99% (4662/4709) Updating files: 100% (4709/4709) Updating files: 100% (4709/4709), done. [2022-04-21T13:21:05.999Z] #62 32.50 + cd /tmp/tmp.dfDLqcUNNt/src/github.com/containerd/containerd [2022-04-21T13:21:05.999Z] #62 32.50 + git checkout -q v1.6.2 [2022-04-21T13:21:06.519Z] #21 31.87 Selecting previously unselected package vim. [2022-04-21T13:21:06.519Z] #21 31.88 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:21:06.519Z] #21 31.89 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:06.519Z] #21 32.42 Selecting previously unselected package xfsprogs. [2022-04-21T13:21:06.519Z] #21 32.43 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-21T13:21:06.519Z] #21 32.43 Unpacking xfsprogs (5.10.0-4) ... [2022-04-21T13:21:06.932Z] #62 33.60 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-21T13:21:07.091Z] #21 32.85 Selecting previously unselected package zip. [2022-04-21T13:21:07.091Z] #21 32.87 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-21T13:21:07.091Z] #21 32.87 Unpacking zip (3.0-12) ... [2022-04-21T13:21:07.188Z] #62 33.60 + BUILDTAGS='netgo osusergo static_build' [2022-04-21T13:21:07.188Z] #62 33.60 + export EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:21:07.188Z] #62 33.60 + EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:21:07.188Z] #62 33.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-21T13:21:07.188Z] #62 33.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-21T13:21:07.188Z] #62 33.60 + '[' '' = dynamic ']' [2022-04-21T13:21:07.188Z] #62 33.60 + make [2022-04-21T13:21:07.275Z] #19 105.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-21T13:21:07.276Z] #19 105.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:21:07.276Z] #19 105.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:21:07.276Z] #19 105.1 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-21T13:21:07.276Z] #19 105.1 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:21:07.276Z] #19 105.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T13:21:07.353Z] #21 33.00 Selecting previously unselected package zstd. [2022-04-21T13:21:07.353Z] #21 33.01 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-21T13:21:07.353Z] #21 33.02 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:21:07.386Z] #49 ... [2022-04-21T13:21:07.386Z] [2022-04-21T13:21:07.386Z] #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-04-21T13:21:07.386Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:07.386Z] #14 43.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-21T13:21:07.386Z] #14 43.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T13:21:07.386Z] #14 43.79 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:21:07.386Z] #14 46.45 Selecting previously unselected package binutils-mingw-w64. [2022-04-21T13:21:07.386Z] #14 46.45 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-21T13:21:07.386Z] #14 46.52 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:21:07.386Z] #14 46.72 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-21T13:21:07.386Z] #14 46.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:21:07.386Z] #14 46.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:21:07.386Z] #14 46.92 Selecting previously unselected package dmsetup. [2022-04-21T13:21:07.386Z] #14 46.94 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:21:07.420Z] using credential docker-jenkins-github-credentials [2022-04-21T13:21:07.497Z] Cloning the remote Git repository [2022-04-21T13:21:07.497Z] Cloning with configured refspecs honoured and without tags [2022-04-21T13:21:07.614Z] #21 33.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:21:07.645Z] #14 46.94 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:21:07.645Z] #14 47.17 Selecting previously unselected package mingw-w64-common. [2022-04-21T13:21:07.738Z] using credential docker-jenkins-github-credentials [2022-04-21T13:21:07.816Z] Cloning the remote Git repository [2022-04-21T13:21:07.816Z] Cloning with configured refspecs honoured and without tags [2022-04-21T13:21:07.905Z] #14 47.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-21T13:21:07.905Z] #14 47.23 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-21T13:21:08.117Z] #62 34.71 + bin/ctr [2022-04-21T13:21:08.197Z] #21 34.13 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T13:21:08.459Z] #21 34.15 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:21:08.459Z] #21 34.16 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-21T13:21:08.459Z] #21 34.21 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T13:21:08.459Z] #21 34.23 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T13:21:08.459Z] #21 34.24 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-21T13:21:08.459Z] #21 34.26 Setting up uidmap (1:4.8.1-1) ... [2022-04-21T13:21:08.459Z] #21 34.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:21:08.459Z] #21 34.29 Setting up bzip2 (1.0.8-4) ... [2022-04-21T13:21:08.459Z] #21 34.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:21:08.459Z] #21 34.32 Setting up python3-wheel (0.34.2-1) ... [2022-04-21T13:21:09.402Z] #21 35.03 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:09.402Z] #21 35.04 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-21T13:21:09.402Z] #21 35.06 Setting up libcap2-bin (1:2.44-1) ... [2022-04-21T13:21:09.402Z] #21 35.07 Setting up apparmor (2.13.6-10) ... [2022-04-21T13:21:07.997Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:21:08.404Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-21T13:21:09.217Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:21:09.217Z] > git --version # timeout=10 [2022-04-21T13:21:09.248Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-21T13:21:09.248Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:09.264Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:07.692Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:21:08.083Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-21T13:21:08.942Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:21:08.942Z] > git --version # timeout=10 [2022-04-21T13:21:08.973Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-21T13:21:08.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:08.973Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:10.453Z] #14 ... [2022-04-21T13:21:10.453Z] [2022-04-21T13:21:10.453Z] #49 [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-04-21T13:21:10.453Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:21:10.453Z] #49 46.79 Setting up criu (3.16.1-3) ... [2022-04-21T13:21:10.453Z] #49 48.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:21:10.453Z] #49 DONE 49.1s [2022-04-21T13:21:10.453Z] [2022-04-21T13:21:10.453Z] #40 [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-04-21T13:21:10.453Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:21:10.453Z] #40 40.18 Selecting previously unselected package libicu67:amd64. [2022-04-21T13:21:10.453Z] #40 40.18 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-21T13:21:10.453Z] #40 40.20 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T13:21:10.453Z] #40 46.84 Selecting previously unselected package libxml2:amd64. [2022-04-21T13:21:10.453Z] #40 46.84 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-21T13:21:10.453Z] #40 46.84 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:21:10.453Z] #40 47.37 Selecting previously unselected package libarchive13:amd64. [2022-04-21T13:21:10.453Z] #40 47.37 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-21T13:21:10.453Z] #40 47.38 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T13:21:10.453Z] #40 47.76 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-21T13:21:10.453Z] #40 47.76 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-21T13:21:10.453Z] #40 47.76 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T13:21:10.453Z] #40 47.89 Selecting previously unselected package librhash0:amd64. [2022-04-21T13:21:10.453Z] #40 47.89 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-21T13:21:10.453Z] #40 47.89 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-21T13:21:10.453Z] #40 48.09 Selecting previously unselected package libuv1:amd64. [2022-04-21T13:21:10.453Z] #40 48.10 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-21T13:21:10.453Z] #40 48.11 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-21T13:21:10.453Z] #40 48.27 Selecting previously unselected package cmake. [2022-04-21T13:21:10.453Z] #40 48.28 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-21T13:21:10.453Z] #40 48.31 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:21:10.789Z] #21 36.69 Setting up zip (3.0-12) ... [2022-04-21T13:21:10.789Z] #21 36.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:10.789Z] #21 36.73 Setting up bash-completion (1:2.11-2) ... [2022-04-21T13:21:10.938Z] using credential docker-jenkins-github-credentials [2022-04-21T13:21:11.016Z] Cloning the remote Git repository [2022-04-21T13:21:11.016Z] Cloning with configured refspecs honoured and without tags [2022-04-21T13:21:11.832Z] #40 ... [2022-04-21T13:21:11.832Z] [2022-04-21T13:21:11.832Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:11.832Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:11.832Z] #53 51.00 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-21T13:21:11.832Z] #53 51.05 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T13:21:11.832Z] #53 51.09 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-21T13:21:11.832Z] #53 51.14 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-21T13:21:11.832Z] #53 51.19 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-21T13:21:11.832Z] #53 51.20 go: downloading golang.org/x/mod v0.5.1 [2022-04-21T13:21:11.832Z] #53 51.26 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-21T13:21:11.832Z] #53 51.31 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-21T13:21:12.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-21T13:21:12.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-21T13:21:12.091Z] #53 51.34 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T13:21:12.091Z] #53 51.48 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-21T13:21:12.091Z] #53 51.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-21T13:21:12.091Z] #53 51.58 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-21T13:21:12.350Z] #53 51.81 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T13:21:12.350Z] #53 51.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-21T13:21:12.609Z] #53 51.90 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-21T13:21:11.198Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:21:11.621Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-21T13:21:12.606Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:21:12.606Z] > git --version # timeout=10 [2022-04-21T13:21:12.637Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-21T13:21:12.637Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:12.653Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:12.867Z] #53 52.25 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-21T13:21:12.867Z] #53 52.28 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-21T13:21:12.867Z] #53 52.33 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T13:21:12.867Z] #53 52.41 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T13:21:12.969Z] #21 38.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:21:12.969Z] #21 38.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-21T13:21:12.969Z] #21 38.66 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-21T13:21:12.969Z] #21 38.68 Setting up patch (2.7.6-7) ... [2022-04-21T13:21:12.969Z] #21 38.69 Setting up sudo (1.9.5p2-3) ... [2022-04-21T13:21:12.969Z] #21 38.79 invoke-rc.d: could not determine current runlevel [2022-04-21T13:21:12.969Z] #21 38.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-21T13:21:12.969Z] #21 38.84 Setting up xfsprogs (5.10.0-4) ... [2022-04-21T13:21:12.969Z] #21 38.86 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-21T13:21:12.969Z] #21 38.88 Setting up inetutils-ping (2:2.0-1) ... [2022-04-21T13:21:12.969Z] #21 38.90 Setting up pigz (2.6-1) ... [2022-04-21T13:21:12.969Z] #21 38.92 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T13:21:12.969Z] #21 38.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:21:13.136Z] #53 52.44 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-21T13:21:13.136Z] #53 52.49 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-21T13:21:13.231Z] #21 38.97 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:21:13.231Z] #21 38.98 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:13.395Z] #53 52.77 go: downloading github.com/prometheus/common v0.10.0 [2022-04-21T13:21:13.654Z] #53 53.00 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-21T13:21:13.803Z] #21 39.60 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-21T13:21:13.803Z] #21 39.61 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:21:13.914Z] #53 ... [2022-04-21T13:21:13.914Z] [2022-04-21T13:21:13.914Z] #40 [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-04-21T13:21:13.914Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:21:13.914Z] #40 52.09 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T13:21:13.914Z] #40 52.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:13.914Z] #40 52.15 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-21T13:21:13.914Z] #40 52.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:13.914Z] #40 52.18 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T13:21:13.914Z] #40 52.21 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-21T13:21:13.914Z] #40 52.25 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:21:13.914Z] #40 52.28 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:21:13.914Z] #40 52.31 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T13:21:13.914Z] #40 52.33 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:21:13.914Z] #40 52.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:21:13.914Z] #40 DONE 53.3s [2022-04-21T13:21:13.914Z] [2022-04-21T13:21:13.914Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:13.914Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:13.914Z] #53 53.16 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-21T13:21:13.914Z] #53 53.28 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-21T13:21:13.914Z] #53 ... [2022-04-21T13:21:13.914Z] [2022-04-21T13:21:13.914Z] #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-04-21T13:21:13.914Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:21:13.914Z] #34 43.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:21:14.065Z] #21 39.97 Setting up libelf1:amd64 (0.183-1) ... [2022-04-21T13:21:14.065Z] #21 40.01 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:21:14.174Z] #34 ... [2022-04-21T13:21:14.174Z] [2022-04-21T13:21:14.174Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-21T13:21:14.174Z] #41 sha256:8f646d4ced0fc734b4290234f57c44499cf8f944e838c58d3bea78f74d717ae4 [2022-04-21T13:21:14.327Z] #21 40.09 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:21:14.327Z] #21 40.11 Setting up python3-distutils (3.9.2-1) ... [2022-04-21T13:21:14.755Z] #41 DONE 0.6s [2022-04-21T13:21:14.755Z] [2022-04-21T13:21:14.755Z] #42 [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-04-21T13:21:14.755Z] #42 sha256:956048678d4c3c8fd3221c9b502d755626a863d86a0a619fa9feb2555e452fa9 [2022-04-21T13:21:14.928Z] #21 40.54 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:14.928Z] #21 40.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-21T13:21:14.928Z] #21 40.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-21T13:21:14.928Z] #21 40.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-21T13:21:14.928Z] #21 40.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-21T13:21:14.928Z] #21 40.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-21T13:21:14.928Z] #21 40.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-21T13:21:14.928Z] #21 40.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-21T13:21:14.928Z] #21 40.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-21T13:21:14.928Z] #21 40.61 Setting up python3-setuptools (52.0.0-4) ... [2022-04-21T13:21:15.423Z] #19 113.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-21T13:21:15.423Z] #19 113.9 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:21:15.423Z] #19 113.9 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:21:15.423Z] #19 113.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-21T13:21:15.423Z] #19 113.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:21:15.423Z] #19 114.0 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:21:16.344Z] #21 42.04 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:21:16.344Z] #21 42.06 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T13:21:16.345Z] #21 42.09 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:21:16.345Z] #21 42.11 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:21:17.291Z] #42 2.515 + RM_GOPATH=0 [2022-04-21T13:21:17.291Z] #42 2.515 + TMP_GOPATH= [2022-04-21T13:21:17.291Z] #42 2.516 + : /build [2022-04-21T13:21:17.291Z] #42 2.516 + '[' -z '' ']' [2022-04-21T13:21:17.291Z] #42 2.516 ++ mktemp -d [2022-04-21T13:21:17.291Z] #42 2.518 + export GOPATH=/tmp/tmp.r9CrMM95up [2022-04-21T13:21:17.291Z] #42 2.518 + GOPATH=/tmp/tmp.r9CrMM95up [2022-04-21T13:21:17.291Z] #42 2.518 + RM_GOPATH=1 [2022-04-21T13:21:17.291Z] #42 2.518 + case "$(go env GOARCH)" in [2022-04-21T13:21:17.291Z] #42 2.519 ++ go env GOARCH [2022-04-21T13:21:17.291Z] #42 2.540 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:17.291Z] #42 2.540 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:17.291Z] #42 2.541 ++ dirname /install.sh [2022-04-21T13:21:17.291Z] #42 2.545 + dir=/ [2022-04-21T13:21:17.291Z] #42 2.548 + bin=tini [2022-04-21T13:21:17.291Z] #42 2.548 + shift [2022-04-21T13:21:17.291Z] #42 2.548 + '[' '!' -f //tini.installer ']' [2022-04-21T13:21:17.291Z] #42 2.549 + . //tini.installer [2022-04-21T13:21:17.291Z] #42 2.549 ++ : v0.19.0 [2022-04-21T13:21:17.291Z] #42 2.549 + install_tini [2022-04-21T13:21:17.291Z] #42 2.549 + echo 'Install tini version v0.19.0' [2022-04-21T13:21:17.291Z] #42 2.550 Install tini version v0.19.0 [2022-04-21T13:21:17.291Z] #42 2.550 + git clone https://github.com/krallin/tini.git /tmp/tmp.r9CrMM95up/tini [2022-04-21T13:21:17.291Z] #42 2.551 Cloning into '/tmp/tmp.r9CrMM95up/tini'... [2022-04-21T13:21:17.291Z] #42 ... [2022-04-21T13:21:17.291Z] [2022-04-21T13:21:17.291Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:21:17.291Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:21:17.291Z] #51 56.40 gotestsum version dev [2022-04-21T13:21:17.291Z] #51 DONE 56.8s [2022-04-21T13:21:17.552Z] [2022-04-21T13:21:17.552Z] #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-04-21T13:21:17.552Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:17.552Z] #14 52.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-21T13:21:17.552Z] #14 52.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-21T13:21:17.552Z] #14 52.49 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:21:17.734Z] #21 43.27 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T13:21:17.734Z] #21 43.30 Setting up jq (1.6-2.1) ... [2022-04-21T13:21:17.734Z] #21 43.32 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-21T13:21:17.734Z] #21 43.33 Setting up iptables (1.8.7-1) ... [2022-04-21T13:21:17.734Z] #21 43.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:21:17.734Z] #21 43.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:21:17.734Z] #21 43.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:21:17.734Z] #21 43.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:21:17.734Z] #21 43.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-21T13:21:17.734Z] #21 43.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-21T13:21:17.734Z] #21 43.47 Setting up iproute2 (5.10.0-4) ... [2022-04-21T13:21:17.994Z] #21 43.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:21:18.380Z] #14 57.65 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-21T13:21:18.380Z] #14 57.67 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:18.380Z] #14 57.68 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:21:18.380Z] #14 57.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-21T13:21:18.380Z] #14 57.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:18.380Z] #14 57.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:21:19.756Z] #14 ... [2022-04-21T13:21:19.756Z] [2022-04-21T13:21:19.756Z] #42 [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-04-21T13:21:19.756Z] #42 sha256:956048678d4c3c8fd3221c9b502d755626a863d86a0a619fa9feb2555e452fa9 [2022-04-21T13:21:19.756Z] #42 3.392 + cd /tmp/tmp.r9CrMM95up/tini [2022-04-21T13:21:19.756Z] #42 3.392 + git checkout -q v0.19.0 [2022-04-21T13:21:19.756Z] #42 3.392 + cmake . [2022-04-21T13:21:19.756Z] #42 3.796 -- The C compiler identification is GNU 10.2.1 [2022-04-21T13:21:19.756Z] #42 3.836 -- Detecting C compiler ABI info [2022-04-21T13:21:19.756Z] #42 4.228 -- Detecting C compiler ABI info - done [2022-04-21T13:21:19.756Z] #42 4.341 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-21T13:21:19.756Z] #42 4.341 -- Detecting C compile features [2022-04-21T13:21:19.756Z] #42 4.341 -- Detecting C compile features - done [2022-04-21T13:21:19.756Z] #42 4.369 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-21T13:21:19.756Z] #42 4.550 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-21T13:21:19.756Z] #42 4.656 -- Configuring done [2022-04-21T13:21:19.756Z] #42 4.680 -- Generating done [2022-04-21T13:21:19.757Z] #42 4.680 -- Build files have been written to: /tmp/tmp.r9CrMM95up/tini [2022-04-21T13:21:19.757Z] #42 4.687 + make tini-static [2022-04-21T13:21:19.757Z] #42 4.980 Scanning dependencies of target tini-static [2022-04-21T13:21:19.757Z] #42 5.056 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-21T13:21:20.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-21T13:21:20.304Z] #62 ... [2022-04-21T13:21:20.304Z] [2022-04-21T13:21:20.304Z] #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-04-21T13:21:20.304Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:21:20.304Z] #14 67.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-21T13:21:20.304Z] #14 67.90 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-21T13:21:20.304Z] #14 67.92 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:21:20.304Z] #14 72.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-21T13:21:20.304Z] #14 72.38 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-21T13:21:20.304Z] #14 72.38 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:21:20.538Z] #21 DONE 46.0s [2022-04-21T13:21:20.538Z] [2022-04-21T13:21:20.538Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-21T13:21:20.538Z] #22 sha256:78bd08c1bf1ca00388b0aa0f76e0a431902f763c189a659e5be3c952c729421a [2022-04-21T13:21:20.693Z] #42 6.026 [100%] Linking C executable tini-static [2022-04-21T13:21:21.109Z] #22 0.757 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-21T13:21:21.109Z] #22 0.770 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-21T13:21:21.109Z] #22 0.776 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-21T13:21:21.109Z] #22 DONE 0.9s [2022-04-21T13:21:21.109Z] [2022-04-21T13:21:21.109Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-21T13:21:21.109Z] #23 sha256:0e123318212cf9da61e05de8d2f9e2d78739358c8b15512784fac12c85abd181 [2022-04-21T13:21:21.260Z] #42 6.679 [100%] Built target tini-static [2022-04-21T13:21:21.260Z] #42 6.735 + mkdir -p /build [2022-04-21T13:21:21.260Z] #42 6.745 + cp tini-static /build/docker-init [2022-04-21T13:21:21.260Z] #42 DONE 6.8s [2022-04-21T13:21:21.260Z] [2022-04-21T13:21:21.260Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:21.260Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:21.260Z] #53 54.67 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-21T13:21:22.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-21T13:21:23.569Z] #19 ... [2022-04-21T13:21:23.569Z] [2022-04-21T13:21:23.569Z] #52 [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-04-21T13:21:23.569Z] #52 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:21:23.569Z] #52 130.1 + dpkg --print-architecture [2022-04-21T13:21:23.569Z] #52 130.1 + git checkout -q v2.1.0 [2022-04-21T13:21:23.569Z] #52 130.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-21T13:21:23.569Z] #52 130.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-21T13:21:23.576Z] #14 81.44 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-21T13:21:23.576Z] #14 81.44 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-21T13:21:23.576Z] #14 81.45 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:21:24.550Z] #53 ... [2022-04-21T13:21:24.550Z] [2022-04-21T13:21:24.550Z] #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-04-21T13:21:24.550Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:24.550Z] #14 63.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-21T13:21:24.550Z] #14 63.69 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:24.550Z] #14 63.70 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:21:25.380Z] Fetching without tags [2022-04-21T13:21:26.048Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit 0e4f473a9f7f82a62c9e66023909243b2d08a601 [2022-04-21T13:21:26.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-21T13:21:26.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-21T13:21:27.206Z] Fetching without tags [2022-04-21T13:21:25.085Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:21:25.132Z] > git config --add remote.origin.fetch +refs/pull/43511/head:refs/remotes/origin/PR-43511 # timeout=10 [2022-04-21T13:21:25.179Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:25.288Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:21:25.413Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:21:25.413Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:25.413Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:26.147Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:21:26.194Z] > git checkout -f 0e4f473a9f7f82a62c9e66023909243b2d08a601 # timeout=10 [2022-04-21T13:21:26.916Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:21:26.978Z] > git config --add remote.origin.fetch +refs/pull/43511/head:refs/remotes/origin/PR-43511 # timeout=10 [2022-04-21T13:21:27.010Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:27.119Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:21:27.229Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:21:27.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:27.244Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:27.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-21T13:21:27.754Z] #14 85.76 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-21T13:21:27.754Z] #14 85.76 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-21T13:21:27.754Z] #14 85.79 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:21:27.754Z] #14 85.87 Selecting previously unselected package libapparmor1:arm64. [2022-04-21T13:21:27.754Z] #14 85.87 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-21T13:21:27.754Z] #14 85.90 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-21T13:21:27.754Z] #14 85.99 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-21T13:21:27.754Z] #14 85.99 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-21T13:21:27.754Z] #14 86.00 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-21T13:21:27.754Z] #14 86.13 Selecting previously unselected package libbtrfs0:arm64. [2022-04-21T13:21:27.754Z] #14 86.14 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-21T13:21:27.754Z] #14 86.14 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-21T13:21:27.858Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit 0e4f473a9f7f82a62c9e66023909243b2d08a601 [2022-04-21T13:21:28.011Z] #14 86.25 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-21T13:21:28.011Z] #14 86.27 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-21T13:21:28.011Z] #14 86.29 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-21T13:21:28.011Z] #14 86.46 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-21T13:21:28.011Z] #14 86.48 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-21T13:21:28.011Z] #14 86.48 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-21T13:21:28.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-21T13:21:28.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-21T13:21:28.268Z] #14 86.55 Selecting previously unselected package libudev-dev:arm64. [2022-04-21T13:21:28.268Z] #14 86.56 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-21T13:21:28.268Z] #14 86.58 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-21T13:21:28.268Z] #14 86.73 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-21T13:21:28.268Z] #14 86.73 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-21T13:21:28.268Z] #14 86.74 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-21T13:21:28.525Z] #14 86.98 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-21T13:21:28.525Z] #14 86.98 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-21T13:21:28.556Z] Fetching without tags [2022-04-21T13:21:28.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-21T13:21:28.782Z] #14 86.99 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-21T13:21:28.782Z] #14 87.12 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-21T13:21:28.782Z] #14 87.13 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-21T13:21:28.782Z] #14 87.13 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-21T13:21:29.018Z] Merge succeeded, producing 3b324df2ca5f417a28a38bd6a49468ca53b45d88 [2022-04-21T13:21:29.018Z] Checking out Revision 3b324df2ca5f417a28a38bd6a49468ca53b45d88 (PR-43511) [2022-04-21T13:21:29.038Z] #14 87.34 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-21T13:21:29.038Z] #14 87.34 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-21T13:21:29.038Z] #14 87.36 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-21T13:21:29.038Z] #14 87.43 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-21T13:21:29.038Z] #14 87.44 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-21T13:21:29.038Z] #14 87.45 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-21T13:21:29.226Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit 0e4f473a9f7f82a62c9e66023909243b2d08a601 [2022-04-21T13:21:29.601Z] #14 88.08 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-21T13:21:29.601Z] #14 88.08 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-21T13:21:29.601Z] #14 88.14 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-21T13:21:29.601Z] #14 ... [2022-04-21T13:21:29.601Z] [2022-04-21T13:21:29.601Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:21:29.601Z] #65 sha256:cbc7d2645096862346baef6d5a6eab4c8ec37914bf0071b0678323d51409c5d1 [2022-04-21T13:21:29.601Z] #65 87.74 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:21:29.601Z] #65 87.74 + GOBIN=/build [2022-04-21T13:21:29.601Z] #65 87.74 + GO111MODULE=on [2022-04-21T13:21:29.601Z] #65 87.74 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:21:30.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-21T13:21:28.470Z] > git remote # timeout=10 [2022-04-21T13:21:28.525Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:21:28.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:28.556Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:21:28.931Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-21T13:21:29.041Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:21:29.088Z] > git checkout -f 3b324df2ca5f417a28a38bd6a49468ca53b45d88 # timeout=10 [2022-04-21T13:21:27.963Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:21:27.995Z] > git checkout -f 0e4f473a9f7f82a62c9e66023909243b2d08a601 # timeout=10 [2022-04-21T13:21:30.339Z] > git remote # timeout=10 [2022-04-21T13:21:28.269Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:21:28.315Z] > git config --add remote.origin.fetch +refs/pull/43511/head:refs/remotes/origin/PR-43511 # timeout=10 [2022-04-21T13:21:28.362Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:28.472Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:21:28.581Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:21:28.581Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:28.581Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43511/head:refs/remotes/origin/PR-43511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:29.336Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:21:29.367Z] > git checkout -f 0e4f473a9f7f82a62c9e66023909243b2d08a601 # timeout=10 [2022-04-21T13:21:30.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-21T13:21:31.106Z] #23 9.481 Collecting yamllint==1.26.1 [2022-04-21T13:21:31.480Z] Merge succeeded, producing fc92e49280fe64cb79c5340547f05fe14bbca1a9 [2022-04-21T13:21:31.480Z] Checking out Revision fc92e49280fe64cb79c5340547f05fe14bbca1a9 (PR-43511) [2022-04-21T13:21:31.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-21T13:21:31.677Z] #23 10.55 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-21T13:21:31.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-21T13:21:32.101Z] Merge succeeded, producing a946a0778d1af3f990466788045dec4c00549350 [2022-04-21T13:21:32.101Z] Checking out Revision a946a0778d1af3f990466788045dec4c00549350 (PR-43511) [2022-04-21T13:21:32.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-21T13:21:32.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-21T13:21:33.062Z] #23 11.72 Collecting pathspec>=0.5.3 [2022-04-21T13:21:33.062Z] #23 11.73 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-21T13:21:33.062Z] #23 12.05 Collecting pyyaml [2022-04-21T13:21:33.062Z] #23 12.05 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-04-21T13:21:33.062Z] #23 12.12 Building wheels for collected packages: yamllint [2022-04-21T13:21:33.324Z] #23 12.13 Building wheel for yamllint (setup.py): started [2022-04-21T13:21:33.577Z] #52 ... [2022-04-21T13:21:33.577Z] [2022-04-21T13:21:33.577Z] #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-04-21T13:21:33.577Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:21:33.577Z] #19 122.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-21T13:21:33.577Z] #19 122.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:21:33.577Z] #19 122.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:21:33.577Z] #19 122.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-21T13:21:33.577Z] #19 122.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:21:33.577Z] #19 122.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:21:33.577Z] #19 131.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-21T13:21:33.577Z] #19 131.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:21:33.577Z] #19 131.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:21:33.577Z] #19 131.1 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-21T13:21:33.577Z] #19 131.1 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:21:33.577Z] #19 131.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T13:21:33.577Z] #19 132.0 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-21T13:21:33.577Z] #19 132.0 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:21:33.577Z] #19 132.1 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T13:21:33.577Z] #19 133.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-21T13:21:33.577Z] #19 133.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:21:33.577Z] #19 133.2 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:21:31.509Z] > git remote # timeout=10 [2022-04-21T13:21:31.571Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:21:31.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:31.618Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:21:32.009Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-21T13:21:32.122Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:21:32.168Z] > git checkout -f a946a0778d1af3f990466788045dec4c00549350 # timeout=10 [2022-04-21T13:21:30.417Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:21:30.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:30.449Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:21:31.402Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-21T13:21:31.512Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:21:31.543Z] > git checkout -f fc92e49280fe64cb79c5340547f05fe14bbca1a9 # timeout=10 [2022-04-21T13:21:33.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-21T13:21:34.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-21T13:21:34.149Z] #19 133.4 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-21T13:21:34.149Z] #19 133.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:21:34.149Z] #19 133.4 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:21:34.149Z] #19 133.5 Selecting previously unselected package cross-config. [2022-04-21T13:21:34.149Z] #19 133.5 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-21T13:21:34.149Z] #19 133.5 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-21T13:21:34.149Z] #19 133.5 Selecting previously unselected package gcc-10-cross-base. [2022-04-21T13:21:34.149Z] #19 133.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-21T13:21:34.149Z] #19 133.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-21T13:21:34.149Z] #19 133.6 Selecting previously unselected package libc6-arm64-cross. [2022-04-21T13:21:34.149Z] #19 133.6 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-21T13:21:34.149Z] #19 133.6 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-21T13:21:34.265Z] #23 13.05 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-21T13:21:34.265Z] #23 13.05 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=82a8837f5c6c6cf07bb5bd34fc23b002b537616051edad996edb56d10d35c5c8 [2022-04-21T13:21:34.266Z] #23 13.05 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-21T13:21:34.266Z] #23 13.06 Successfully built yamllint [2022-04-21T13:21:34.266Z] #23 13.08 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-21T13:21:34.410Z] #19 133.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-21T13:21:34.411Z] #19 133.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:21:34.411Z] #19 133.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:21:34.527Z] #23 13.43 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-21T13:21:34.543Z] #14 ... [2022-04-21T13:21:34.543Z] [2022-04-21T13:21:34.543Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:21:34.543Z] #62 sha256:0b77d4f32c93df5d761d5d16e4aec45753cdafb0e259a770451b9b2b096fd0fa [2022-04-21T13:21:34.544Z] #62 40.27 Updating files: 54% (2587/4709) Updating files: 55% (2590/4709) Updating files: 56% (2638/4709) Updating files: 57% (2685/4709) Updating files: 58% (2732/4709) Updating files: 59% (2779/4709) Updating files: 60% (2826/4709) Updating files: 61% (2873/4709) Updating files: 62% (2920/4709) Updating files: 63% (2967/4709) Updating files: 64% (3014/4709) Updating files: 65% (3061/4709) Updating files: 66% (3108/4709) Updating files: 67% (3156/4709) Updating files: 68% (3203/4709) Updating files: 69% (3250/4709) Updating files: 70% (3297/4709) Updating files: 71% (3344/4709) Updating files: 72% (3391/4709) Updating files: 73% (3438/4709) Updating files: 74% (3485/4709) Updating files: 75% (3532/4709) Updating files: 76% (3579/4709) Updating files: 77% (3626/4709) Updating files: 78% (3674/4709) Updating files: 79% (3721/4709) Updating files: 80% (3768/4709) Updating files: 81% (3815/4709) Updating files: 82% (3862/4709) Updating files: 83% (3909/4709) Updating files: 84% (3956/4709) Updating files: 85% (4003/4709) Updating files: 86% (4050/4709) Updating files: 87% (4097/4709) Updating files: 88% (4144/4709) Updating files: 89% (4192/4709) Updating files: 90% (4239/4709) Updating files: 91% (4286/4709) Updating files: 92% (4333/4709) Updating files: 93% (4380/4709) Updating files: 94% (4427/4709) Updating files: 95% (4474/4709) Updating files: 96% (4521/4709) Updating files: 97% (4568/4709) Updating files: 98% (4615/4709) Updating files: 98% (4657/4709) Updating files: 99% (4662/4709) Updating files: 100% (4709/4709) Updating files: 100% (4709/4709), done. [2022-04-21T13:21:34.544Z] #62 41.36 + cd /tmp/tmp.5UsEKiCBCb/src/github.com/containerd/containerd [2022-04-21T13:21:34.544Z] #62 41.36 + git checkout -q v1.6.2 [2022-04-21T13:21:34.672Z] #19 134.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-21T13:21:34.672Z] #19 134.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:21:34.672Z] #19 134.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:21:34.672Z] #19 134.0 Selecting previously unselected package libitm1-arm64-cross. [2022-04-21T13:21:34.672Z] #19 134.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:21:34.672Z] #19 134.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:21:34.672Z] #19 134.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-21T13:21:34.672Z] #19 134.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:21:34.672Z] #19 134.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:21:34.672Z] #19 134.1 Selecting previously unselected package libasan6-arm64-cross. [2022-04-21T13:21:34.672Z] #19 134.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:21:34.672Z] #19 134.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:21:34.862Z] #65 92.08 rootlesskit version 1.0.0 [2022-04-21T13:21:34.862Z] #65 92.10 Usage of /build/rootlesskit-docker-proxy: [2022-04-21T13:21:34.862Z] #65 92.10 -container-ip string [2022-04-21T13:21:34.862Z] #65 92.10 container ip [2022-04-21T13:21:34.862Z] #65 92.10 -container-port int [2022-04-21T13:21:34.862Z] #65 92.10 container port (default -1) [2022-04-21T13:21:34.862Z] #65 92.10 -host-ip string [2022-04-21T13:21:34.862Z] #65 92.10 host ip [2022-04-21T13:21:34.862Z] #65 92.10 -host-port int [2022-04-21T13:21:34.862Z] #65 92.10 host port (default -1) [2022-04-21T13:21:34.862Z] #65 92.10 -proto string [2022-04-21T13:21:34.862Z] #65 92.10 proxy protocol (default "tcp") [2022-04-21T13:21:35.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-21T13:21:35.099Z] #23 DONE 14.0s [2022-04-21T13:21:35.099Z] [2022-04-21T13:21:35.099Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:21:35.099Z] #62 sha256:11d2c9a28fdbf6fef4f226115efcf43bb3d94dbefb3b57378891730167b74a00 [2022-04-21T13:21:35.099Z] #62 ... [2022-04-21T13:21:35.099Z] [2022-04-21T13:21:35.099Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-21T13:21:35.099Z] #27 sha256:670247a8294d9b489a8d7d8152887d6b187dff5f3c3b99e4cdb59fe04d6e62cd [2022-04-21T13:21:35.118Z] #65 ... [2022-04-21T13:21:35.118Z] [2022-04-21T13:21:35.119Z] #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-04-21T13:21:35.119Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:21:35.119Z] #14 88.28 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-21T13:21:35.119Z] #14 88.30 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-21T13:21:35.119Z] #14 88.30 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-21T13:21:35.119Z] #14 88.38 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-21T13:21:35.119Z] #14 88.41 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-21T13:21:35.119Z] #14 88.42 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-21T13:21:35.119Z] #14 88.56 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-21T13:21:35.119Z] #14 88.58 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-21T13:21:35.119Z] #14 88.58 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-21T13:21:35.119Z] #14 89.04 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-21T13:21:35.119Z] #14 89.05 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-21T13:21:35.119Z] #14 89.06 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:21:35.119Z] #14 89.08 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-21T13:21:35.119Z] #14 89.09 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:21:35.119Z] #14 89.10 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-21T13:21:35.119Z] #14 89.21 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-21T13:21:35.119Z] #14 89.24 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-21T13:21:35.119Z] #14 89.26 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-21T13:21:35.119Z] #14 89.28 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-21T13:21:35.119Z] #14 89.29 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:21:35.119Z] #14 89.30 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-21T13:21:35.119Z] #14 89.32 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:21:35.119Z] #14 89.35 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-21T13:21:35.119Z] #14 89.40 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-21T13:21:35.119Z] #14 89.41 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-21T13:21:35.119Z] #14 89.42 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:21:35.119Z] #14 89.44 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-21T13:21:35.119Z] #14 89.45 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-21T13:21:35.119Z] #14 89.46 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:21:35.119Z] #14 89.47 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:21:35.119Z] #14 89.48 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-04-21T13:21:35.119Z] #14 89.49 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:21:35.119Z] #14 89.50 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-04-21T13:21:35.119Z] #14 89.51 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:21:35.119Z] #14 89.53 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:21:35.119Z] #14 89.54 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-04-21T13:21:35.119Z] #14 89.55 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:21:35.119Z] #14 89.56 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:21:35.119Z] #14 89.59 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-21T13:21:35.119Z] #14 89.61 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:21:35.119Z] #14 89.62 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-21T13:21:35.119Z] #14 89.64 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-21T13:21:35.119Z] #14 89.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:21:35.300Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T13:21:35.300Z] Using test binary docker [2022-04-21T13:21:35.300Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-21T13:21:35.300Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T13:21:35.300Z] INFO: Waiting for daemon to start... [2022-04-21T13:21:35.300Z] Starting dockerd [2022-04-21T13:21:35.480Z] #62 42.18 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-21T13:21:35.480Z] #62 42.18 + BUILDTAGS='netgo osusergo static_build' [2022-04-21T13:21:35.480Z] #62 42.18 + export EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:21:35.480Z] #62 42.18 + EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:21:35.480Z] #62 42.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-21T13:21:35.480Z] #62 42.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-21T13:21:35.480Z] #62 42.18 + '[' '' = dynamic ']' [2022-04-21T13:21:35.480Z] #62 42.18 + make [2022-04-21T13:21:35.615Z] #19 134.7 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-21T13:21:35.615Z] #19 134.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:21:35.615Z] #19 134.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:21:35.615Z] #19 134.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-21T13:21:35.615Z] #19 134.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:21:35.615Z] #19 135.0 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:21:35.671Z] #27 DONE 0.6s [2022-04-21T13:21:35.671Z] [2022-04-21T13:21:35.671Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:21:35.671Z] #62 sha256:11d2c9a28fdbf6fef4f226115efcf43bb3d94dbefb3b57378891730167b74a00 [2022-04-21T13:21:35.671Z] #62 ... [2022-04-21T13:21:35.671Z] [2022-04-21T13:21:35.671Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-21T13:21:35.671Z] #32 sha256:f18b4a5c30642580a0577aeb890a0cf6e770238d1065f960666726e04ea06c7f [2022-04-21T13:21:36.188Z] #19 135.4 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-21T13:21:36.188Z] #19 135.4 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:21:36.188Z] #19 135.4 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:21:36.188Z] #19 135.6 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-21T13:21:36.189Z] #19 135.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:21:36.189Z] #19 135.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:21:36.242Z] #32 DONE 0.5s [2022-04-21T13:21:36.242Z] [2022-04-21T13:21:36.242Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-21T13:21:36.242Z] #35 sha256:6975a3d45b219d7b02c4313c49edb48f1ba2ee09e78915ed41833a7947b2c5bc [2022-04-21T13:21:36.450Z] #19 135.8 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-21T13:21:36.450Z] #19 135.8 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:21:36.450Z] #19 135.8 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:21:36.505Z] #35 DONE 0.3s [2022-04-21T13:21:36.505Z] [2022-04-21T13:21:36.505Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-21T13:21:36.505Z] #37 sha256:b697b2699c7de8e5d3e09f65790bfef65da0689232a0765cd3b87a0d64b85a7b [2022-04-21T13:21:36.505Z] #37 DONE 0.1s [2022-04-21T13:21:36.505Z] [2022-04-21T13:21:36.505Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:21:36.505Z] #62 sha256:11d2c9a28fdbf6fef4f226115efcf43bb3d94dbefb3b57378891730167b74a00 [2022-04-21T13:21:36.712Z] #19 136.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-21T13:21:36.712Z] #19 136.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:21:36.712Z] #19 136.1 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:21:36.769Z] #62 ... [2022-04-21T13:21:36.769Z] [2022-04-21T13:21:36.769Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-21T13:21:36.769Z] #39 sha256:ed3588543c6935f7e4103ff4df1bc70a6bf932fc89ccb155d1b6e271bd404b8d [2022-04-21T13:21:36.769Z] #39 DONE 0.1s [2022-04-21T13:21:36.769Z] [2022-04-21T13:21:36.769Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-21T13:21:36.769Z] #43 sha256:3b6391acfdba814213d55b7c0d8751e20f180ed05fc98cfc27d188c8d7acc224 [2022-04-21T13:21:36.769Z] #43 DONE 0.1s [2022-04-21T13:21:36.769Z] [2022-04-21T13:21:36.769Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:36.769Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:36.857Z] #62 43.55 + bin/ctr [2022-04-21T13:21:37.639Z] #14 ... [2022-04-21T13:21:37.639Z] [2022-04-21T13:21:37.639Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:21:37.639Z] #65 sha256:cbc7d2645096862346baef6d5a6eab4c8ec37914bf0071b0678323d51409c5d1 [2022-04-21T13:21:37.639Z] #65 DONE 95.7s [2022-04-21T13:21:37.639Z] [2022-04-21T13:21:37.639Z] #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-04-21T13:21:37.639Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:21:37.639Z] #14 DONE 96.0s [2022-04-21T13:21:37.639Z] [2022-04-21T13:21:37.639Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T13:21:37.639Z] #57 sha256:91b8b204bb9da2db857ec041708c3dd4799874334977cd7c6c4b77d3cefeb3d8 [2022-04-21T13:21:37.896Z] #57 ... [2022-04-21T13:21:37.896Z] [2022-04-21T13:21:37.896Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-21T13:21:37.896Z] #66 sha256:904fec96b27b9f288f1b78867b9cb4647a5158dfc03f569c618d6a7e77a090e6 [2022-04-21T13:21:37.896Z] #66 DONE 0.2s [2022-04-21T13:21:37.896Z] [2022-04-21T13:21:37.896Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T13:21:37.896Z] #57 sha256:91b8b204bb9da2db857ec041708c3dd4799874334977cd7c6c4b77d3cefeb3d8 [2022-04-21T13:21:37.896Z] #57 DONE 0.3s [2022-04-21T13:21:37.896Z] [2022-04-21T13:21:37.896Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:21:37.896Z] #58 sha256:97ff4678c427a2b1d42b6d94c02ac20a956e1f7f21d2eac7413b8f43c1f48871 [2022-04-21T13:21:38.153Z] #58 ... [2022-04-21T13:21:38.153Z] [2022-04-21T13:21:38.153Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-21T13:21:38.153Z] #67 sha256:0191929e9a429e4e1c240e0026679be6226abf925da6230905d87622f079329e [2022-04-21T13:21:38.153Z] #67 DONE 0.2s [2022-04-21T13:21:38.153Z] [2022-04-21T13:21:38.153Z] #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-04-21T13:21:38.153Z] #26 sha256:e81031c1886ff3f448a00d23942e803c11728a582fff8967adfb572fdfd43a51 [2022-04-21T13:21:39.181Z] #26 96.06 Updating files: 25% (2912/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% (4759/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) [2022-04-21T13:21:39.181Z] #26 ... [2022-04-21T13:21:39.181Z] [2022-04-21T13:21:39.181Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T13:21:39.181Z] #15 sha256:e648a6e8414b1e99875a58c5f0400dedde719f7f1f8ad47234246167c876abdb [2022-04-21T13:21:39.181Z] #15 DONE 1.6s [2022-04-21T13:21:39.181Z] [2022-04-21T13:21:39.181Z] #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-04-21T13:21:39.181Z] #26 sha256:e81031c1886ff3f448a00d23942e803c11728a582fff8967adfb572fdfd43a51 [2022-04-21T13:21:39.490Z] . [2022-04-21T13:21:39.490Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T13:21:39.490Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T13:21:39.490Z] Error: No such image: emptyfs [2022-04-21T13:21:39.490Z] Running integration-test (iteration 1) [2022-04-21T13:21:39.490Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-21T13:21:39.490Z] Loaded image: busybox:latest [2022-04-21T13:21:39.490Z] Loaded image: busybox:glibc [2022-04-21T13:21:40.057Z] Loaded image: debian:bullseye-slim [2022-04-21T13:21:40.057Z] Loaded image: hello-world:latest [2022-04-21T13:21:40.316Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:21:40.316Z] INFO: Testing against a local daemon [2022-04-21T13:21:40.316Z] === RUN TestCgroupNamespacesBuild [2022-04-21T13:21:40.399Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:21:40.521Z] First time build. Skipping changelog. [2022-04-21T13:21:40.431Z] > git rev-list --no-walk 1eef276543e3570f870562ba2e63c87e57d29ef1 # timeout=10 [2022-04-21T13:21:40.742Z] #26 96.06 Updating files: 25% (2912/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% (4759/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: 59% (6794/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) [2022-04-21T13:21:40.742Z] #26 ... [2022-04-21T13:21:40.742Z] [2022-04-21T13:21:40.742Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-21T13:21:40.742Z] #16 sha256:5f88143e7e6ec50a9b5ad579d2f7efae37829b8bcabd520bc1d9c8256ee82148 [2022-04-21T13:21:40.742Z] #16 DONE 1.4s [2022-04-21T13:21:40.742Z] [2022-04-21T13:21:40.742Z] #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-04-21T13:21:40.742Z] #26 sha256:e81031c1886ff3f448a00d23942e803c11728a582fff8967adfb572fdfd43a51 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T13:21:41.563Z] #26 96.06 Updating files: 25% (2912/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% (4759/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: 59% (6794/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 79% (9042/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) [2022-04-21T13:21:41.564Z] #26 ... [2022-04-21T13:21:41.564Z] [2022-04-21T13:21:41.564Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-21T13:21:41.564Z] #17 sha256:bee61c6e9f4c3f8f5940657e3cfbffacff3ce3454301136a6dc0962e20934de6 [2022-04-21T13:21:41.564Z] #17 0.743 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-21T13:21:41.564Z] #17 DONE 1.0s [2022-04-21T13:21:41.564Z] [2022-04-21T13:21:41.564Z] #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-04-21T13:21:41.564Z] #26 sha256:e81031c1886ff3f448a00d23942e803c11728a582fff8967adfb572fdfd43a51 [2022-04-21T13:21:41.692Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-04-21T13:21:41.693Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-21T13:21:42.077Z] #26 96.06 Updating files: 25% (2912/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% (4759/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: 59% (6794/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 79% (9042/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: 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-04-21T13:21:42.334Z] #26 100.2 + cd /tmp/tmp.kCe2OlBUJ0/tmp/docker-ce [2022-04-21T13:21:42.334Z] #26 100.2 + git checkout -q v17.06.2-ce [2022-04-21T13:21:42.630Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-04-21T13:21:42.630Z] === RUN TestBuildWithSession [2022-04-21T13:21:42.630Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:21:42.630Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T13:21:42.630Z] === RUN TestBuildSquashParent [2022-04-21T13:21:42.868Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:21:42.905Z] #26 ... [2022-04-21T13:21:42.905Z] [2022-04-21T13:21:42.905Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-21T13:21:42.905Z] #18 sha256:83af96155036e9a337e9db4a621063daf5dbc3b01ce78f6c0e8ad957cb2a7f2c [2022-04-21T13:21:42.905Z] #18 DONE 1.2s [2022-04-21T13:21:42.905Z] [2022-04-21T13:21:42.905Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-21T13:21:42.905Z] #19 sha256:7d91cf790b37fe5095c46dc5e20e13d4f2fe497aa1f4e33370b098697a32e6b6 [2022-04-21T13:21:42.993Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T13:21:43.751Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:21:43.754Z] + docker version [2022-04-21T13:21:43.840Z] #19 DONE 1.0s [2022-04-21T13:21:43.840Z] [2022-04-21T13:21:43.840Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:21:43.840Z] #58 sha256:97ff4678c427a2b1d42b6d94c02ac20a956e1f7f21d2eac7413b8f43c1f48871 [2022-04-21T13:21:43.840Z] #58 1.482 + RM_GOPATH=0 [2022-04-21T13:21:43.840Z] #58 1.508 + TMP_GOPATH= [2022-04-21T13:21:43.840Z] #58 1.508 + : /build [2022-04-21T13:21:43.840Z] #58 1.508 + '[' -z '' ']' [2022-04-21T13:21:43.840Z] #58 1.508 ++ mktemp -d [2022-04-21T13:21:43.840Z] #58 1.508 + export GOPATH=/tmp/tmp.pZG0NuabCs [2022-04-21T13:21:43.840Z] #58 1.508 + GOPATH=/tmp/tmp.pZG0NuabCs [2022-04-21T13:21:43.840Z] #58 1.508 + RM_GOPATH=1 [2022-04-21T13:21:43.840Z] #58 1.508 + case "$(go env GOARCH)" in [2022-04-21T13:21:43.840Z] #58 1.508 ++ go env GOARCH [2022-04-21T13:21:43.840Z] #58 1.541 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:43.840Z] #58 1.541 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:43.840Z] #58 1.541 ++ dirname /install.sh [2022-04-21T13:21:43.840Z] #58 1.563 Install runc version v1.1.1 (build tags: seccomp) [2022-04-21T13:21:43.840Z] #58 1.564 + dir=/ [2022-04-21T13:21:43.840Z] #58 1.564 + bin=runc [2022-04-21T13:21:43.840Z] #58 1.564 + shift [2022-04-21T13:21:43.840Z] #58 1.564 + '[' '!' -f //runc.installer ']' [2022-04-21T13:21:43.840Z] #58 1.564 + . //runc.installer [2022-04-21T13:21:43.840Z] #58 1.564 ++ set -e [2022-04-21T13:21:43.840Z] #58 1.564 ++ : v1.1.1 [2022-04-21T13:21:43.840Z] #58 1.564 + install_runc [2022-04-21T13:21:43.840Z] #58 1.564 + RUNC_BUILDTAGS=seccomp [2022-04-21T13:21:43.840Z] #58 1.564 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-21T13:21:43.840Z] #58 1.564 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pZG0NuabCs/src/github.com/opencontainers/runc [2022-04-21T13:21:43.840Z] #58 1.564 Cloning into '/tmp/tmp.pZG0NuabCs/src/github.com/opencontainers/runc'... [2022-04-21T13:21:43.875Z] First time build. Skipping changelog. [2022-04-21T13:21:42.899Z] > git rev-list --no-walk 1eef276543e3570f870562ba2e63c87e57d29ef1 # timeout=10 [2022-04-21T13:21:44.771Z] #58 ... [2022-04-21T13:21:44.772Z] [2022-04-21T13:21:44.772Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-21T13:21:44.772Z] #20 sha256:ad607c6391dd2821c0b233c67d0f377c9f8cd3d718ec23d654a4b72bfc109822 [2022-04-21T13:21:44.772Z] #20 DONE 0.9s [2022-04-21T13:21:44.772Z] [2022-04-21T13:21:44.772Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:21:44.772Z] #21 sha256:fe7545c388fdf56dcb56b232e4ff681684df33a2d56f7f758ab8c102b10a5b74 [2022-04-21T13:21:45.033Z] #62 ... [2022-04-21T13:21:45.033Z] [2022-04-21T13:21:45.033Z] #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-04-21T13:21:45.033Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:45.033Z] #14 74.46 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-21T13:21:45.033Z] #14 74.47 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:45.033Z] #14 74.48 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:21:45.033Z] #14 79.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-21T13:21:45.033Z] #14 79.32 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:45.033Z] #14 79.33 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:21:45.033Z] #14 84.23 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-21T13:21:45.033Z] #14 84.23 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:45.033Z] #14 84.24 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T13:21:45.702Z] #21 0.971 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:21:45.702Z] #21 1.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:21:45.702Z] #21 1.005 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:21:45.959Z] #21 1.385 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:21:46.287Z] + docker version [2022-04-21T13:21:46.721Z] #19 144.8 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-21T13:21:46.721Z] #19 144.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:21:46.721Z] #19 145.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:21:46.721Z] #19 ... [2022-04-21T13:21:46.721Z] [2022-04-21T13:21:46.721Z] #52 [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-04-21T13:21:46.721Z] #52 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:21:46.721Z] #52 DONE 153.7s [2022-04-21T13:21:46.721Z] [2022-04-21T13:21:46.721Z] #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-04-21T13:21:46.721Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:21:46.721Z] #19 146.1 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-21T13:21:46.721Z] #19 146.1 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-21T13:21:46.721Z] #19 146.1 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-21T13:21:47.294Z] #19 146.8 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-21T13:21:47.330Z] #21 2.789 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:21:43.784Z] > git rev-list --no-walk 1eef276543e3570f870562ba2e63c87e57d29ef1 # timeout=10 [2022-04-21T13:21:47.556Z] #19 146.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-21T13:21:47.556Z] #19 146.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-21T13:21:48.130Z] #19 147.5 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-21T13:21:48.130Z] #19 147.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:21:48.130Z] #19 147.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:21:48.139Z] + docker version [2022-04-21T13:21:48.653Z] #19 148.0 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-21T13:21:48.653Z] #19 148.0 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:21:48.653Z] #19 148.0 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:21:49.225Z] #21 4.262 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:21:50.594Z] #21 5.993 Fetched 8397 kB in 5s (1589 kB/s) [2022-04-21T13:21:50.745Z] --- PASS: TestBuildSquashParent (7.37s) [2022-04-21T13:21:50.745Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T13:21:50.745Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:21:50.745Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:21:50.745Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:21:50.745Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:21:50.745Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:21:50.745Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:21:50.745Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:21:50.745Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:21:50.745Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:21:50.745Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:21:50.745Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:21:50.745Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:21:50.745Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:21:50.745Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:21:50.745Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:21:50.745Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:21:50.745Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:21:50.745Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:21:50.834Z] Client: [2022-04-21T13:21:50.834Z] Version: 20.10.9 [2022-04-21T13:21:50.834Z] API version: 1.41 [2022-04-21T13:21:50.834Z] Go version: go1.16.8 [2022-04-21T13:21:50.834Z] Git commit: c2ea9bc [2022-04-21T13:21:50.834Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T13:21:50.834Z] OS/Arch: windows/amd64 [2022-04-21T13:21:50.834Z] Context: default [2022-04-21T13:21:50.834Z] Experimental: true [2022-04-21T13:21:50.834Z] [2022-04-21T13:21:50.834Z] Server: Docker Engine - Community [2022-04-21T13:21:50.834Z] Engine: [2022-04-21T13:21:50.834Z] Version: 20.10.9 [2022-04-21T13:21:50.834Z] API version: 1.41 (minimum version 1.24) [2022-04-21T13:21:50.834Z] Go version: go1.16.8 [2022-04-21T13:21:50.834Z] Git commit: 79ea9d3 [2022-04-21T13:21:50.834Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T13:21:50.834Z] OS/Arch: windows/amd64 [2022-04-21T13:21:50.834Z] Experimental: true [Pipeline] sh [2022-04-21T13:21:52.355Z] + docker info [2022-04-21T13:21:52.355Z] Client: [2022-04-21T13:21:52.355Z] Context: default [2022-04-21T13:21:52.355Z] Debug Mode: false [2022-04-21T13:21:52.355Z] [2022-04-21T13:21:52.355Z] Server: [2022-04-21T13:21:52.355Z] Containers: 0 [2022-04-21T13:21:52.355Z] Running: 0 [2022-04-21T13:21:52.355Z] Paused: 0 [2022-04-21T13:21:52.355Z] Stopped: 0 [2022-04-21T13:21:52.355Z] Images: 0 [2022-04-21T13:21:52.355Z] Server Version: 20.10.9 [2022-04-21T13:21:52.355Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-21T13:21:52.355Z] Windows: [2022-04-21T13:21:52.355Z] LCOW: [2022-04-21T13:21:52.355Z] Logging Driver: json-file [2022-04-21T13:21:52.355Z] Plugins: [2022-04-21T13:21:52.355Z] Volume: local [2022-04-21T13:21:52.355Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:21:52.355Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:21:52.355Z] Swarm: inactive [2022-04-21T13:21:52.355Z] Default Isolation: process [2022-04-21T13:21:52.355Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T13:21:52.355Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-21T13:21:52.355Z] OSType: windows [2022-04-21T13:21:52.355Z] Architecture: x86_64 [2022-04-21T13:21:52.355Z] CPUs: 4 [2022-04-21T13:21:52.355Z] Total Memory: 32GiB [2022-04-21T13:21:52.355Z] Name: azwin-2-b80e21 [2022-04-21T13:21:52.355Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-21T13:21:52.355Z] Docker Root Dir: D:\docker [2022-04-21T13:21:52.355Z] Debug Mode: false [2022-04-21T13:21:52.355Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:21:52.355Z] Labels: [2022-04-21T13:21:52.355Z] Experimental: true [2022-04-21T13:21:52.355Z] Insecure Registries: [2022-04-21T13:21:52.355Z] 10.0.0.4:5000 [2022-04-21T13:21:52.355Z] 127.0.0.0/8 [2022-04-21T13:21:52.355Z] Registry Mirrors: [2022-04-21T13:21:52.355Z] http://10.0.0.4:5000/ [2022-04-21T13:21:52.355Z] Live Restore Enabled: false [2022-04-21T13:21:52.355Z] Product License: Community Engine [2022-04-21T13:21:52.355Z] [2022-04-21T13:21:52.485Z] #21 5.993 Reading package lists... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-21T13:21:53.357Z] Client: [2022-04-21T13:21:53.357Z] Version: 20.10.9 [2022-04-21T13:21:53.357Z] API version: 1.41 [2022-04-21T13:21:53.357Z] Go version: go1.16.8 [2022-04-21T13:21:53.357Z] Git commit: c2ea9bc [2022-04-21T13:21:53.357Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T13:21:53.357Z] OS/Arch: windows/amd64 [2022-04-21T13:21:53.358Z] Context: default [2022-04-21T13:21:53.358Z] Experimental: true [2022-04-21T13:21:53.358Z] [2022-04-21T13:21:53.358Z] Server: Docker Engine - Community [2022-04-21T13:21:53.358Z] Engine: [2022-04-21T13:21:53.358Z] Version: 20.10.9 [2022-04-21T13:21:53.358Z] API version: 1.41 (minimum version 1.24) [2022-04-21T13:21:53.358Z] Go version: go1.16.8 [2022-04-21T13:21:53.358Z] Git commit: 79ea9d3 [2022-04-21T13:21:53.358Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T13:21:53.358Z] OS/Arch: windows/amd64 [2022-04-21T13:21:53.358Z] Experimental: true [Pipeline] sh [2022-04-21T13:21:54.032Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-21T13:21:54.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s) [2022-04-21T13:21:54.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s) [2022-04-21T13:21:54.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s) [2022-04-21T13:21:54.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.34s) [2022-04-21T13:21:54.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.59s) [2022-04-21T13:21:54.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.65s) [2022-04-21T13:21:54.032Z] === RUN TestBuildMultiStageCopy [2022-04-21T13:21:54.032Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T13:21:54.117Z] #21 8.069 Reading package lists... [2022-04-21T13:21:54.680Z] #21 9.514 Building dependency tree... [2022-04-21T13:21:54.680Z] #21 ... [2022-04-21T13:21:54.680Z] [2022-04-21T13:21:54.680Z] #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-04-21T13:21:54.680Z] #34 sha256:1a47be7fc40040ddb01b831544c7a7c384b9f7b2e8f54cc1c923eec7dee5922d [2022-04-21T13:21:54.680Z] #34 DONE 112.7s [2022-04-21T13:21:54.680Z] [2022-04-21T13:21:54.680Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:21:54.680Z] #58 sha256:97ff4678c427a2b1d42b6d94c02ac20a956e1f7f21d2eac7413b8f43c1f48871 [2022-04-21T13:21:54.680Z] #58 9.464 + cd /tmp/tmp.pZG0NuabCs/src/github.com/opencontainers/runc [2022-04-21T13:21:54.680Z] #58 9.464 + git checkout -q v1.1.1 [2022-04-21T13:21:54.680Z] #58 9.760 + '[' -z '' ']' [2022-04-21T13:21:54.680Z] #58 9.760 + target=static [2022-04-21T13:21:54.680Z] #58 9.760 + make BUILDTAGS=seccomp static [2022-04-21T13:21:54.680Z] #58 10.24 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-21T13:21:54.680Z] #58 ... [2022-04-21T13:21:54.680Z] [2022-04-21T13:21:54.680Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:21:54.680Z] #21 sha256:fe7545c388fdf56dcb56b232e4ff681684df33a2d56f7f758ab8c102b10a5b74 [2022-04-21T13:21:54.680Z] #21 9.514 Building dependency tree... [2022-04-21T13:21:54.877Z] + docker info [2022-04-21T13:21:54.877Z] Client: [2022-04-21T13:21:54.877Z] Context: default [2022-04-21T13:21:54.877Z] Debug Mode: false [2022-04-21T13:21:54.877Z] [2022-04-21T13:21:54.877Z] Server: [2022-04-21T13:21:54.877Z] Containers: 0 [2022-04-21T13:21:54.877Z] Running: 0 [2022-04-21T13:21:54.877Z] Paused: 0 [2022-04-21T13:21:54.877Z] Stopped: 0 [2022-04-21T13:21:54.877Z] Images: 0 [2022-04-21T13:21:54.877Z] Server Version: 20.10.9 [2022-04-21T13:21:54.877Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-21T13:21:54.877Z] Windows: [2022-04-21T13:21:54.877Z] LCOW: [2022-04-21T13:21:54.877Z] Logging Driver: json-file [2022-04-21T13:21:54.877Z] Plugins: [2022-04-21T13:21:54.877Z] Volume: local [2022-04-21T13:21:54.877Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:21:54.877Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:21:54.877Z] Swarm: inactive [2022-04-21T13:21:54.877Z] Default Isolation: process [2022-04-21T13:21:54.877Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T13:21:54.877Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-21T13:21:54.877Z] OSType: windows [2022-04-21T13:21:54.877Z] Architecture: x86_64 [2022-04-21T13:21:54.877Z] CPUs: 4 [2022-04-21T13:21:54.877Z] Total Memory: 32GiB [2022-04-21T13:21:54.877Z] Name: azwin-2-f9b9e0 [2022-04-21T13:21:54.877Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-21T13:21:54.877Z] Docker Root Dir: D:\docker [2022-04-21T13:21:54.877Z] Debug Mode: false [2022-04-21T13:21:54.877Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:21:54.877Z] Labels: [2022-04-21T13:21:54.877Z] Experimental: true [2022-04-21T13:21:54.877Z] Insecure Registries: [2022-04-21T13:21:54.877Z] 10.0.0.4:5000 [2022-04-21T13:21:54.877Z] 127.0.0.0/8 [2022-04-21T13:21:54.877Z] Registry Mirrors: [2022-04-21T13:21:54.877Z] http://10.0.0.4:5000/ [2022-04-21T13:21:54.877Z] Live Restore Enabled: false [2022-04-21T13:21:54.877Z] Product License: Community Engine [2022-04-21T13:21:54.877Z] [2022-04-21T13:21:54.899Z] #53 ... [2022-04-21T13:21:54.899Z] [2022-04-21T13:21:54.899Z] #45 [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-04-21T13:21:54.899Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:21:54.899Z] #45 192.5 + dpkg --print-architecture [2022-04-21T13:21:54.899Z] #45 192.5 + git checkout -q v2.1.0 [2022-04-21T13:21:54.899Z] #45 192.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-21T13:21:54.899Z] #45 192.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-21T13:21:55.240Z] #19 154.6 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-21T13:21:55.240Z] #19 154.6 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:21:55.240Z] #19 154.6 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:21:55.240Z] #19 154.6 Selecting previously unselected package patch. [2022-04-21T13:21:55.240Z] #19 154.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-21T13:21:55.240Z] #19 154.6 Unpacking patch (2.7.6-7) ... [2022-04-21T13:21:55.501Z] #19 154.7 Selecting previously unselected package dpkg-dev. [2022-04-21T13:21:55.501Z] #19 154.7 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-21T13:21:55.501Z] #19 154.7 Unpacking dpkg-dev (1.20.9) ... [2022-04-21T13:21:55.501Z] #19 154.9 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-21T13:21:55.501Z] #19 154.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-21T13:21:55.501Z] #19 154.9 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-21T13:21:55.501Z] #19 154.9 Selecting previously unselected package libio-string-perl. [2022-04-21T13:21:55.501Z] #19 154.9 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-21T13:21:55.501Z] #19 154.9 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-21T13:21:55.762Z] #19 155.0 Selecting previously unselected package libicu67:amd64. [2022-04-21T13:21:55.762Z] #19 155.0 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-21T13:21:55.762Z] #19 155.0 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T13:21:56.053Z] #21 11.19 The following additional packages will be installed: [2022-04-21T13:21:56.053Z] #21 11.20 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T13:21:56.053Z] #21 11.20 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-21T13:21:56.053Z] #21 11.20 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-21T13:21:56.053Z] #21 11.20 python3-pkg-resources vim-runtime xxd [2022-04-21T13:21:56.053Z] #21 11.21 Suggested packages: [2022-04-21T13:21:56.053Z] #21 11.21 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-21T13:21:56.053Z] #21 11.21 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-21T13:21:56.053Z] #21 11.21 acl attr quota [2022-04-21T13:21:56.053Z] #21 11.21 Recommended packages: [2022-04-21T13:21:56.053Z] #21 11.21 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-21T13:21:56.053Z] #21 ... [2022-04-21T13:21:56.053Z] [2022-04-21T13:21:56.053Z] #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-04-21T13:21:56.053Z] #26 sha256:e81031c1886ff3f448a00d23942e803c11728a582fff8967adfb572fdfd43a51 [2022-04-21T13:21:56.053Z] #26 104.2 + mkdir -p /tmp/tmp.kCe2OlBUJ0/src/github.com/docker [2022-04-21T13:21:56.053Z] #26 104.2 + mv components/cli /tmp/tmp.kCe2OlBUJ0/src/github.com/docker/cli [2022-04-21T13:21:56.053Z] #26 104.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-21T13:21:56.717Z] Client: [2022-04-21T13:21:56.717Z] Version: 20.10.9 [2022-04-21T13:21:56.717Z] API version: 1.41 [2022-04-21T13:21:56.717Z] Go version: go1.16.8 [2022-04-21T13:21:56.717Z] Git commit: c2ea9bc [2022-04-21T13:21:56.717Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T13:21:56.717Z] OS/Arch: windows/amd64 [2022-04-21T13:21:56.717Z] Context: default [2022-04-21T13:21:56.717Z] Experimental: true [2022-04-21T13:21:56.717Z] [2022-04-21T13:21:56.717Z] Server: Docker Engine - Community [2022-04-21T13:21:56.717Z] Engine: [2022-04-21T13:21:56.717Z] Version: 20.10.9 [2022-04-21T13:21:56.717Z] API version: 1.41 (minimum version 1.24) [2022-04-21T13:21:56.717Z] Go version: go1.16.8 [2022-04-21T13:21:56.717Z] Git commit: 79ea9d3 [2022-04-21T13:21:56.717Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T13:21:56.717Z] OS/Arch: windows/amd64 [2022-04-21T13:21:56.717Z] Experimental: true [2022-04-21T13:21:56.985Z] #26 ... [2022-04-21T13:21:56.985Z] [2022-04-21T13:21:56.986Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:21:56.986Z] #21 sha256:fe7545c388fdf56dcb56b232e4ff681684df33a2d56f7f758ab8c102b10a5b74 [2022-04-21T13:21:56.986Z] #21 12.07 The following NEW packages will be installed: [2022-04-21T13:21:56.986Z] #21 12.07 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-21T13:21:56.986Z] #21 12.07 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T13:21:56.986Z] #21 12.07 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-21T13:21:56.986Z] #21 12.07 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-21T13:21:56.986Z] #21 12.07 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-21T13:21:56.986Z] #21 12.07 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-21T13:21:56.986Z] #21 12.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-21T13:21:56.986Z] #21 12.07 xz-utils zip zstd [2022-04-21T13:21:56.986Z] #21 12.41 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:21:56.986Z] #21 12.41 Need to get 27.0 MB of archives. [2022-04-21T13:21:56.986Z] #21 12.41 After this operation, 105 MB of additional disk space will be used. [2022-04-21T13:21:56.986Z] #21 12.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-21T13:21:56.986Z] #21 12.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-21T13:21:56.986Z] #21 12.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-21T13:21:56.986Z] #21 12.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-21T13:21:56.986Z] #21 12.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-21T13:21:56.986Z] #21 12.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-21T13:21:56.986Z] #21 12.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-21T13:21:57.152Z] #19 156.2 Selecting previously unselected package libxml2:amd64. [2022-04-21T13:21:57.152Z] #19 156.2 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-21T13:21:57.152Z] #19 156.2 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:21:57.152Z] #19 156.3 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-21T13:21:57.152Z] #19 156.3 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-21T13:21:57.152Z] #19 156.3 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-21T13:21:57.152Z] #19 156.4 Selecting previously unselected package libxml-sax-base-perl. [2022-04-21T13:21:57.152Z] #19 156.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-21T13:21:57.152Z] #19 156.4 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-21T13:21:57.152Z] #19 156.4 Selecting previously unselected package libxml-sax-perl. [2022-04-21T13:21:57.152Z] #19 156.4 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-21T13:21:57.152Z] #19 156.4 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-21T13:21:57.152Z] #19 156.5 Selecting previously unselected package libxml-libxml-perl. [2022-04-21T13:21:57.152Z] #19 156.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-21T13:21:57.152Z] #19 156.5 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-21T13:21:57.152Z] #19 156.6 Selecting previously unselected package libxml-simple-perl. [2022-04-21T13:21:57.152Z] #19 156.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-21T13:21:57.152Z] #19 156.6 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-21T13:21:57.152Z] #19 156.7 Selecting previously unselected package libyaml-perl. [2022-04-21T13:21:57.152Z] #19 156.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-21T13:21:57.152Z] #19 156.7 Unpacking libyaml-perl (1.30-1) ... [2022-04-21T13:21:57.152Z] #19 156.7 Selecting previously unselected package libconfig-auto-perl. [2022-04-21T13:21:57.242Z] #21 12.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-21T13:21:57.242Z] #21 12.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:21:57.242Z] #21 12.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:21:57.242Z] #21 12.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-21T13:21:57.242Z] #21 12.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-21T13:21:57.242Z] #21 12.46 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-04-21T13:21:57.242Z] #21 12.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-21T13:21:57.242Z] #21 12.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-21T13:21:57.243Z] #21 12.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-21T13:21:57.243Z] #21 12.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-21T13:21:57.243Z] #21 12.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-21T13:21:57.243Z] #21 12.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-21T13:21:57.243Z] #21 12.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-21T13:21:57.243Z] #21 12.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-21T13:21:57.243Z] #21 12.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-21T13:21:57.243Z] #21 12.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-21T13:21:57.243Z] #21 12.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-21T13:21:57.243Z] #21 12.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-21T13:21:57.243Z] #21 12.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-21T13:21:57.243Z] #21 12.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-21T13:21:57.256Z] #14 95.65 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-21T13:21:57.256Z] #14 95.65 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:57.256Z] #14 95.65 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:21:57.315Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [Pipeline] sh [2022-04-21T13:21:57.412Z] #19 156.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-21T13:21:57.412Z] #19 156.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-21T13:21:57.412Z] #19 156.7 Selecting previously unselected package libfile-which-perl. [2022-04-21T13:21:57.412Z] #19 156.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-21T13:21:57.412Z] #19 156.8 Unpacking libfile-which-perl (1.23-1) ... [2022-04-21T13:21:57.412Z] #19 156.8 Selecting previously unselected package libfile-homedir-perl. [2022-04-21T13:21:57.412Z] #19 156.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-21T13:21:57.412Z] #19 156.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-21T13:21:57.412Z] #19 ... [2022-04-21T13:21:57.412Z] [2022-04-21T13:21:57.412Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:57.412Z] #60 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:57.412Z] #60 164.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-21T13:21:57.499Z] #21 12.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-21T13:21:57.499Z] #21 12.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-21T13:21:57.499Z] #21 12.78 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-04-21T13:21:57.499Z] #21 12.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-21T13:21:57.499Z] #21 12.78 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-21T13:21:57.499Z] #21 12.78 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-21T13:21:57.499Z] #21 12.79 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-21T13:21:57.499Z] #21 12.83 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-21T13:21:57.499Z] #21 12.83 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-21T13:21:57.499Z] #21 12.83 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:21:57.499Z] #21 12.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-21T13:21:57.499Z] #21 12.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-21T13:21:57.499Z] #21 12.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-21T13:21:57.499Z] #21 12.86 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-21T13:21:57.499Z] #21 12.88 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-21T13:21:57.756Z] #21 12.88 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-21T13:21:57.756Z] #21 12.90 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-21T13:21:57.756Z] #21 13.09 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-21T13:21:57.756Z] #21 13.12 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-21T13:21:57.756Z] #21 13.12 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-21T13:21:57.756Z] #21 13.13 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-21T13:21:58.250Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T13:21:58.297Z] + docker info [2022-04-21T13:21:58.319Z] #21 13.73 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:21:58.576Z] #21 13.87 Fetched 27.0 MB in 1s (26.3 MB/s) [2022-04-21T13:21:58.576Z] #21 13.93 Selecting previously unselected package pigz. [2022-04-21T13:21:58.576Z] #21 13.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-04-21T13:21:58.576Z] #21 13.99 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-21T13:21:58.576Z] #21 14.01 Unpacking pigz (2.6-1) ... [2022-04-21T13:21:58.576Z] #21 14.08 Selecting previously unselected package libelf1:arm64. [2022-04-21T13:21:58.832Z] #21 14.08 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-21T13:21:58.832Z] #21 14.10 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-21T13:21:59.089Z] #21 14.26 Selecting previously unselected package libbpf0:arm64. [2022-04-21T13:21:59.089Z] #21 14.27 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-21T13:21:59.089Z] #21 14.28 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-21T13:21:59.089Z] #21 14.36 Selecting previously unselected package libcap2:arm64. [2022-04-21T13:21:59.089Z] #21 14.37 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-21T13:21:59.089Z] #21 14.37 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-21T13:21:59.089Z] #21 14.46 Selecting previously unselected package libmnl0:arm64. [2022-04-21T13:21:59.089Z] #21 14.46 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-21T13:21:59.089Z] #21 14.47 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-21T13:21:59.162Z] #14 ... [2022-04-21T13:21:59.162Z] [2022-04-21T13:21:59.162Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:21:59.162Z] #65 sha256:5e9e3295e0450f531569c5e8689ca58e100efebaec1a948a32b67ad25bb754bb [2022-04-21T13:21:59.162Z] #65 97.96 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:21:59.162Z] #65 97.96 + GOBIN=/build [2022-04-21T13:21:59.162Z] #65 97.96 + GO111MODULE=on [2022-04-21T13:21:59.162Z] #65 97.96 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:21:59.186Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T13:21:59.346Z] #21 14.54 Selecting previously unselected package libxtables12:arm64. [2022-04-21T13:21:59.346Z] #21 14.55 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-21T13:21:59.346Z] #21 14.56 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-21T13:21:59.346Z] #21 14.62 Selecting previously unselected package libcap2-bin. [2022-04-21T13:21:59.346Z] #21 14.62 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-21T13:21:59.346Z] #21 14.63 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-21T13:21:59.346Z] #21 14.70 Selecting previously unselected package iproute2. [2022-04-21T13:21:59.346Z] #21 14.70 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-21T13:21:59.346Z] #21 14.70 Unpacking iproute2 (5.10.0-4) ... [2022-04-21T13:21:59.910Z] #21 15.15 Selecting previously unselected package xxd. [2022-04-21T13:21:59.910Z] #21 15.15 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-21T13:21:59.910Z] #21 15.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:59.910Z] #21 15.24 Selecting previously unselected package vim-common. [2022-04-21T13:21:59.910Z] #21 15.24 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:21:59.910Z] #21 15.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:00.122Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T13:22:00.167Z] #21 15.37 Selecting previously unselected package bash-completion. [2022-04-21T13:22:00.167Z] #21 15.38 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-21T13:22:00.734Z] #60 DONE 167.6s [2022-04-21T13:22:00.734Z] [2022-04-21T13:22:00.734Z] #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-04-21T13:22:00.734Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:22:00.734Z] #19 156.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-21T13:22:00.734Z] #19 156.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-21T13:22:00.734Z] #19 156.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-21T13:22:00.734Z] #19 157.5 Selecting previously unselected package dpkg-cross. [2022-04-21T13:22:00.734Z] #19 157.5 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-21T13:22:00.734Z] #19 157.7 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-21T13:22:00.734Z] #19 158.5 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-21T13:22:00.734Z] #19 158.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-21T13:22:00.734Z] #19 158.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-21T13:22:00.734Z] #19 159.8 Selecting previously unselected package libc6-armel-cross. [2022-04-21T13:22:00.734Z] #19 159.8 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-21T13:22:00.734Z] #19 159.9 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-21T13:22:00.734Z] #19 160.1 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-21T13:22:00.734Z] #19 160.1 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:00.734Z] #19 160.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:22:00.734Z] #19 160.1 Selecting previously unselected package libgomp1-armel-cross. [2022-04-21T13:22:00.734Z] #19 160.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:00.734Z] #19 160.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:22:00.734Z] #19 160.2 Selecting previously unselected package libatomic1-armel-cross. [2022-04-21T13:22:00.734Z] #19 160.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:00.734Z] #19 160.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:22:00.734Z] #19 160.3 Selecting previously unselected package libasan6-armel-cross. [2022-04-21T13:22:00.734Z] #19 160.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:00.996Z] #19 160.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:22:01.058Z] --- PASS: TestBuildMultiStageCopy (7.40s) [2022-04-21T13:22:01.058Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.40s) [2022-04-21T13:22:01.058Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-21T13:22:01.058Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-21T13:22:01.058Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-21T13:22:01.058Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-21T13:22:01.058Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T13:22:01.257Z] #19 160.6 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-21T13:22:01.257Z] #19 160.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:01.257Z] #19 160.6 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:22:01.257Z] #19 160.7 Selecting previously unselected package libubsan1-armel-cross. [2022-04-21T13:22:01.257Z] #19 160.7 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:01.257Z] #19 160.7 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:22:01.257Z] #19 160.8 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-21T13:22:01.517Z] #19 160.8 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:01.517Z] #19 160.8 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:22:01.779Z] #19 161.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-21T13:22:01.779Z] #19 161.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:01.779Z] #19 161.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T13:22:02.693Z] #21 17.68 Unpacking bash-completion (1:2.11-2) ... [2022-04-21T13:22:02.949Z] #21 18.11 Selecting previously unselected package bzip2. [2022-04-21T13:22:02.949Z] #21 18.14 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-21T13:22:02.949Z] #21 18.15 Unpacking bzip2 (1.0.8-4) ... [2022-04-21T13:22:02.949Z] #21 18.23 Selecting previously unselected package xz-utils. [2022-04-21T13:22:02.949Z] #21 18.23 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-04-21T13:22:02.949Z] #21 18.24 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:22:03.206Z] #21 18.42 Selecting previously unselected package apparmor. [2022-04-21T13:22:03.206Z] #21 18.42 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-21T13:22:03.206Z] #21 18.50 Unpacking apparmor (2.13.6-10) ... [2022-04-21T13:22:03.462Z] #21 18.88 Selecting previously unselected package inetutils-ping. [2022-04-21T13:22:03.462Z] #21 18.89 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-21T13:22:03.462Z] #21 18.90 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-21T13:22:03.719Z] #21 19.04 Selecting previously unselected package libip4tc2:arm64. [2022-04-21T13:22:03.719Z] #21 19.04 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-21T13:22:03.719Z] #21 19.05 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-21T13:22:03.719Z] #21 19.12 Selecting previously unselected package libip6tc2:arm64. [2022-04-21T13:22:03.719Z] #21 19.13 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-21T13:22:03.719Z] #21 19.13 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-21T13:22:03.719Z] #21 19.22 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-21T13:22:03.975Z] #21 19.23 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-21T13:22:03.975Z] #21 19.23 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-21T13:22:03.975Z] #21 19.31 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-21T13:22:03.975Z] #21 19.31 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-21T13:22:03.975Z] #21 19.32 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-21T13:22:03.975Z] #21 19.40 Selecting previously unselected package libnftnl11:arm64. [2022-04-21T13:22:03.975Z] #21 19.40 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-21T13:22:03.975Z] #21 19.40 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-21T13:22:04.231Z] #21 19.48 Selecting previously unselected package iptables. [2022-04-21T13:22:04.231Z] #21 19.48 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-21T13:22:04.231Z] #21 19.49 Unpacking iptables (1.8.7-1) ... [2022-04-21T13:22:04.435Z] #65 ... [2022-04-21T13:22:04.435Z] [2022-04-21T13:22:04.435Z] #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-04-21T13:22:04.435Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:22:04.435Z] #14 100.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-21T13:22:04.435Z] #14 100.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-21T13:22:04.435Z] #14 100.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:22:04.436Z] #14 100.4 Selecting previously unselected package libapparmor1:amd64. [2022-04-21T13:22:04.436Z] #14 100.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-21T13:22:04.436Z] #14 100.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T13:22:04.436Z] #14 100.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-21T13:22:04.436Z] #14 100.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-21T13:22:04.436Z] #14 100.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T13:22:04.436Z] #14 100.6 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T13:22:04.436Z] #14 100.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T13:22:04.436Z] #14 100.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:22:04.436Z] #14 100.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T13:22:04.436Z] #14 100.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T13:22:04.436Z] #14 100.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:22:04.436Z] #14 101.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-21T13:22:04.436Z] #14 101.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:22:04.436Z] #14 101.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:04.436Z] #14 101.1 Selecting previously unselected package libudev-dev:amd64. [2022-04-21T13:22:04.436Z] #14 101.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-21T13:22:04.436Z] #14 101.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-21T13:22:04.436Z] #14 101.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-21T13:22:04.436Z] #14 101.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-21T13:22:04.436Z] #14 101.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T13:22:04.436Z] #14 101.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-21T13:22:04.436Z] #14 101.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-21T13:22:04.436Z] #14 101.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T13:22:04.436Z] #14 101.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-21T13:22:04.436Z] #14 101.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-21T13:22:04.436Z] #14 101.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T13:22:04.436Z] #14 101.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-21T13:22:04.436Z] #14 101.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-21T13:22:04.436Z] #14 101.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T13:22:04.436Z] #14 101.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-21T13:22:04.436Z] #14 101.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-21T13:22:04.436Z] #14 101.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T13:22:04.436Z] #14 102.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-21T13:22:04.436Z] #14 102.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-21T13:22:04.436Z] #14 102.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T13:22:04.436Z] #14 102.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-21T13:22:04.436Z] #14 102.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:22:04.436Z] #14 102.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:04.436Z] #14 102.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-21T13:22:04.436Z] #14 102.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-21T13:22:04.436Z] #14 102.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T13:22:04.436Z] #14 102.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-21T13:22:04.436Z] #14 102.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-21T13:22:04.436Z] #14 102.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T13:22:04.436Z] #14 103.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T13:22:04.436Z] #14 103.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T13:22:04.436Z] #14 103.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:22:04.436Z] #14 103.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T13:22:04.436Z] #14 103.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:22:04.436Z] #14 103.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T13:22:04.436Z] #14 103.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:22:04.436Z] #14 103.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T13:22:04.436Z] #14 103.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-21T13:22:04.436Z] #14 103.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T13:22:04.436Z] #14 103.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:22:04.488Z] #21 19.79 Selecting previously unselected package libonig5:arm64. [2022-04-21T13:22:04.488Z] #21 19.80 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-21T13:22:04.488Z] #21 19.80 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-21T13:22:04.701Z] #14 104.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:22:04.701Z] #14 104.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:22:04.745Z] #21 19.95 Selecting previously unselected package libjq1:arm64. [2022-04-21T13:22:04.745Z] #21 19.95 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-21T13:22:04.745Z] #21 19.96 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-21T13:22:04.745Z] #21 20.09 Selecting previously unselected package jq. [2022-04-21T13:22:04.745Z] #21 20.10 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-21T13:22:04.745Z] #21 20.10 Unpacking jq (1.6-2.1) ... [2022-04-21T13:22:04.745Z] #21 20.19 Selecting previously unselected package libaio1:arm64. [2022-04-21T13:22:05.001Z] #21 20.20 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-21T13:22:05.001Z] #21 20.20 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-21T13:22:05.001Z] #21 20.29 Selecting previously unselected package libgpm2:arm64. [2022-04-21T13:22:05.001Z] #21 20.30 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-21T13:22:05.001Z] #21 20.31 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-21T13:22:05.001Z] #21 20.39 Selecting previously unselected package libicu67:arm64. [2022-04-21T13:22:05.001Z] #21 20.39 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-21T13:22:05.001Z] #21 20.41 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-21T13:22:05.012Z] #14 104.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T13:22:05.013Z] #14 104.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-21T13:22:05.272Z] #14 104.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T13:22:05.272Z] #14 104.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:22:05.531Z] #14 ... [2022-04-21T13:22:05.531Z] [2022-04-21T13:22:05.531Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:22:05.531Z] #65 sha256:5e9e3295e0450f531569c5e8689ca58e100efebaec1a948a32b67ad25bb754bb [2022-04-21T13:22:05.531Z] #65 103.0 rootlesskit version 1.0.0 [2022-04-21T13:22:05.531Z] #65 103.1 Usage of /build/rootlesskit-docker-proxy: [2022-04-21T13:22:05.531Z] #65 103.1 -container-ip string [2022-04-21T13:22:05.531Z] #65 103.1 container ip [2022-04-21T13:22:05.531Z] #65 103.1 -container-port int [2022-04-21T13:22:05.531Z] #65 103.1 container port (default -1) [2022-04-21T13:22:05.531Z] #65 103.1 -host-ip string [2022-04-21T13:22:05.531Z] #65 103.1 host ip [2022-04-21T13:22:05.531Z] #65 103.1 -host-port int [2022-04-21T13:22:05.531Z] #65 103.1 host port (default -1) [2022-04-21T13:22:05.531Z] #65 103.1 -proto string [2022-04-21T13:22:05.531Z] #65 103.1 proxy protocol (default "tcp") [2022-04-21T13:22:05.531Z] #65 DONE 104.5s [2022-04-21T13:22:05.531Z] [2022-04-21T13:22:05.531Z] #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-04-21T13:22:05.531Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:22:05.531Z] #14 104.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T13:22:05.532Z] #14 104.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T13:22:05.532Z] #14 104.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:22:05.532Z] #14 104.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:22:05.532Z] #14 104.9 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-04-21T13:22:05.532Z] #14 104.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:22:05.532Z] #14 104.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-04-21T13:22:05.532Z] #14 104.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:22:05.532Z] #14 105.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:22:05.532Z] #14 ... [2022-04-21T13:22:05.532Z] [2022-04-21T13:22:05.532Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-21T13:22:05.532Z] #66 sha256:5d6ecc9df1ba76db572421e1dbc2006a2e0798b831b354e395c5482a0b8bbc61 [2022-04-21T13:22:05.532Z] #66 DONE 0.2s [2022-04-21T13:22:05.532Z] [2022-04-21T13:22:05.532Z] #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-04-21T13:22:05.532Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:22:05.532Z] #14 105.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:22:05.532Z] #14 105.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-21T13:22:05.532Z] #14 105.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:22:05.532Z] #14 105.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:22:05.532Z] #14 105.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:05.791Z] #14 105.1 Setting up dmsetup (2:1.02.175-2.1) ...#14 ... [2022-04-21T13:22:05.791Z] [2022-04-21T13:22:05.791Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-21T13:22:05.791Z] #67 sha256:4165c82dbd9e15f7cb90e3d886866a1fc61f57640cf6afe598030ddeaf86f2c8 [2022-04-21T13:22:05.791Z] #67 DONE 0.1s [2022-04-21T13:22:05.791Z] [2022-04-21T13:22:05.791Z] #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-04-21T13:22:05.791Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:22:05.791Z] #14 105.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:22:05.791Z] #14 105.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:05.791Z] #14 105.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:05.791Z] #14 105.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:22:06.324Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-04-21T13:22:06.324Z] === RUN TestBuildLabelWithTargets [2022-04-21T13:22:06.359Z] #14 DONE 105.7s [2022-04-21T13:22:06.359Z] [2022-04-21T13:22:06.359Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T13:22:06.359Z] #57 sha256:cbfa9b32d978f56161088786e62d5005932dcf717ba19afb2b0025add471aa2e [2022-04-21T13:22:06.618Z] #57 DONE 0.3s [2022-04-21T13:22:06.618Z] [2022-04-21T13:22:06.618Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:06.618Z] #58 sha256:836fd296b974c3f052121c033c87c3a4a08f82e7b039cf83381630b93b9948f6 [2022-04-21T13:22:07.066Z] #19 165.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-21T13:22:07.066Z] #19 165.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:22:07.067Z] #19 165.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T13:22:07.067Z] #19 165.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-21T13:22:07.067Z] #19 165.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-21T13:22:07.067Z] #19 165.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-21T13:22:07.067Z] #19 166.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-21T13:22:07.067Z] #19 166.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-21T13:22:07.067Z] #19 166.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-21T13:22:07.067Z] #19 166.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-21T13:22:07.067Z] #19 166.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:07.067Z] #19 166.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:22:07.067Z] #19 166.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-21T13:22:07.067Z] #19 166.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:07.067Z] #19 166.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T13:22:07.931Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-21T13:22:07.931Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2c516916\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-21T13:22:07.931Z] ---------------------------------------------------------------------------- [2022-04-21T13:22:07.931Z] [2022-04-21T13:22:07.931Z] INFO: executeCI.ps1 starting at Thu Apr 21 13:22:05 CUT 2022 [2022-04-21T13:22:07.931Z] [2022-04-21T13:22:07.931Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-21T13:22:07.931Z] INFO: Running git version 2.24.1.windows.2 [2022-04-21T13:22:07.931Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-21T13:22:07.931Z] INFO: Environment variables: [2022-04-21T13:22:07.931Z] [2022-04-21T13:22:07.931Z] Name Value [2022-04-21T13:22:07.931Z] ---- ----- [2022-04-21T13:22:07.931Z] ALLUSERSPROFILE C:\ProgramData [2022-04-21T13:22:07.931Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-21T13:22:07.931Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-21T13:22:07.931Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-21T13:22:07.931Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-21T13:22:07.931Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-21T13:22:07.931Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-21T13:22:07.931Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-21T13:22:07.931Z] BRANCH_NAME PR-43511 [2022-04-21T13:22:07.931Z] BUILD_DISPLAY_NAME #2 [2022-04-21T13:22:07.931Z] BUILD_ID 2 [2022-04-21T13:22:07.932Z] BUILD_NUMBER 2 [2022-04-21T13:22:07.932Z] BUILD_TAG jenkins-moby-PR-43511-2 [2022-04-21T13:22:07.932Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/2/ [2022-04-21T13:22:07.932Z] CHANGE_AUTHOR thaJeztah [2022-04-21T13:22:07.932Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-21T13:22:07.932Z] CHANGE_BRANCH no_logrus_fatal [2022-04-21T13:22:07.932Z] CHANGE_FORK thaJeztah/docker [2022-04-21T13:22:07.932Z] CHANGE_ID 43511 [2022-04-21T13:22:07.932Z] CHANGE_TARGET master [2022-04-21T13:22:07.932Z] CHANGE_TITLE panic() instead of logrus.Fatal() in init funcs [2022-04-21T13:22:07.932Z] CHANGE_URL https://github.com/moby/moby/pull/43511 [2022-04-21T13:22:07.932Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:22:07.932Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-21T13:22:07.932Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-21T13:22:07.932Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-21T13:22:07.932Z] COMPUTERNAME azwin-2-b80e21 [2022-04-21T13:22:07.932Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-21T13:22:07.932Z] ConfigSequenceNumber 0 [2022-04-21T13:22:07.932Z] DOCKER_BUILDKIT 0 [2022-04-21T13:22:07.932Z] DOCKER_DUT_DEBUG 1 [2022-04-21T13:22:07.932Z] DOCKER_EXPERIMENTAL 1 [2022-04-21T13:22:07.932Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-21T13:22:07.932Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-21T13:22:07.932Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-21T13:22:07.932Z] EXECUTOR_NUMBER 0 [2022-04-21T13:22:07.932Z] FQDN azwin-2-b80e21.westus.cloudapp.azure.com [2022-04-21T13:22:07.932Z] GIT_BRANCH PR-43511 [2022-04-21T13:22:07.932Z] GIT_COMMIT a946a0778d1af3f990466788045dec4c00549350 [2022-04-21T13:22:07.932Z] GIT_PREVIOUS_COMMIT 1eef276543e3570f870562ba2e63c87e57d29ef1 [2022-04-21T13:22:07.932Z] GIT_URL https://github.com/moby/moby.git [2022-04-21T13:22:07.932Z] HUDSON_COOKIE a48b5411-1bbf-4a1e-833d-bf03e7639516 [2022-04-21T13:22:07.932Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-21T13:22:07.932Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-21T13:22:07.932Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-21T13:22:07.932Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-21T13:22:07.932Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-21T13:22:07.932Z] JENKINS_NODE_COOKIE 45f7a619-b4c8-4e6e-83d4-2338b5c823c7 [2022-04-21T13:22:07.932Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-21T13:22:07.932Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-21T13:22:07.932Z] JOB_BASE_NAME PR-43511 [2022-04-21T13:22:07.932Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/display/redirect [2022-04-21T13:22:07.932Z] JOB_NAME moby/PR-43511 [2022-04-21T13:22:07.932Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/ [2022-04-21T13:22:07.932Z] library.jps.version master [2022-04-21T13:22:07.932Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-21T13:22:07.932Z] NODE_LABELS amd64 azure azwin-2-b80e21 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-21T13:22:07.932Z] NODE_NAME azwin-2-b80e21 [2022-04-21T13:22:07.932Z] NUMBER_OF_PROCESSORS 4 [2022-04-21T13:22:07.932Z] OS Windows_NT [2022-04-21T13:22:07.932Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-21T13:22:07.932Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-21T13:22:07.932Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-21T13:22:07.932Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-21T13:22:07.932Z] PROCESSOR_LEVEL 6 [2022-04-21T13:22:07.932Z] PROCESSOR_REVISION 5507 [2022-04-21T13:22:07.932Z] ProgramData C:\ProgramData [2022-04-21T13:22:07.932Z] ProgramFiles C:\Program Files [2022-04-21T13:22:07.932Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-21T13:22:07.932Z] ProgramW6432 C:\Program Files [2022-04-21T13:22:07.932Z] PROMPT $P$G [2022-04-21T13:22:07.932Z] PSExecutionPolicyPreference Bypass [2022-04-21T13:22:07.932Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-21T13:22:07.932Z] PUBLIC C:\Users\Public [2022-04-21T13:22:07.932Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/2/display/redirect?page=artif... [2022-04-21T13:22:07.932Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/2/display/redirect?page=changes [2022-04-21T13:22:07.932Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/2/display/redirect [2022-04-21T13:22:07.932Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/2/display/redirect?page=tests [2022-04-21T13:22:07.932Z] SKIP_VALIDATION_TESTS 1 [2022-04-21T13:22:07.932Z] SOURCES_DRIVE d [2022-04-21T13:22:07.932Z] SOURCES_SUBDIR gopath [2022-04-21T13:22:07.932Z] STAGE_NAME Run tests [2022-04-21T13:22:07.932Z] SystemDrive C: [2022-04-21T13:22:07.932Z] SystemRoot C:\Windows [2022-04-21T13:22:07.932Z] TEMP C:\Windows\TEMP [2022-04-21T13:22:07.932Z] TESTDEBUG 0 [2022-04-21T13:22:07.932Z] TESTRUN_DRIVE d [2022-04-21T13:22:07.932Z] TESTRUN_SUBDIR CI [2022-04-21T13:22:07.932Z] TIMEOUT 120m [2022-04-21T13:22:07.932Z] TMP C:\Windows\TEMP [2022-04-21T13:22:07.932Z] USERDOMAIN WORKGROUP [2022-04-21T13:22:07.932Z] USERNAME azwin-2-b80e21$ [2022-04-21T13:22:07.932Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-21T13:22:07.932Z] windir C:\Windows [2022-04-21T13:22:07.932Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-21T13:22:07.932Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-21T13:22:07.932Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-21T13:22:07.932Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-21T13:22:07.932Z] [2022-04-21T13:22:07.932Z] [2022-04-21T13:22:07.932Z] [2022-04-21T13:22:07.932Z] INFO: Sources under d:\gopath\... [2022-04-21T13:22:07.932Z] INFO: Test run under d:\CI\... [2022-04-21T13:22:07.932Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-21T13:22:07.932Z] INFO: docker/docker repository was found [2022-04-21T13:22:07.932Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-21T13:22:08.273Z] #21 23.11 Selecting previously unselected package libinih1:arm64. [2022-04-21T13:22:08.273Z] #21 23.12 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-21T13:22:08.273Z] #21 23.14 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-21T13:22:08.273Z] #21 23.21 Selecting previously unselected package libnet1:arm64. [2022-04-21T13:22:08.273Z] #21 23.23 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-21T13:22:08.273Z] #21 23.25 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:22:08.273Z] #21 23.33 Selecting previously unselected package libnl-3-200:arm64. [2022-04-21T13:22:08.273Z] #21 23.33 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-21T13:22:08.273Z] #21 23.35 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-21T13:22:08.273Z] #21 23.43 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-21T13:22:08.273Z] #21 23.46 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-21T13:22:08.273Z] #21 23.46 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-21T13:22:08.273Z] #21 23.52 Selecting previously unselected package net-tools. [2022-04-21T13:22:08.273Z] #21 23.53 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-21T13:22:08.273Z] #21 23.55 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:22:08.399Z] ltsc2022: Pulling from windows/servercore [2022-04-21T13:22:08.399Z] 8f616e6e9eec: Pulling fs layer [2022-04-21T13:22:08.399Z] dccd9e4d14d3: Pulling fs layer [2022-04-21T13:22:08.530Z] #21 23.74 Selecting previously unselected package patch. [2022-04-21T13:22:08.530Z] #21 23.75 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-21T13:22:08.530Z] #21 23.76 Unpacking patch (2.7.6-7) ... [2022-04-21T13:22:08.530Z] #21 23.87 Selecting previously unselected package python-pip-whl. [2022-04-21T13:22:08.530Z] #21 23.88 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:22:08.530Z] #21 23.88 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:22:09.094Z] #21 24.32 Selecting previously unselected package python3-lib2to3. [2022-04-21T13:22:09.094Z] #21 24.33 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-21T13:22:09.094Z] #21 24.35 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:22:09.094Z] #21 24.48 Selecting previously unselected package python3-distutils. [2022-04-21T13:22:09.094Z] #21 24.48 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-21T13:22:09.094Z] #21 24.49 Unpacking python3-distutils (3.9.2-1) ... [2022-04-21T13:22:09.155Z] #58 ... [2022-04-21T13:22:09.155Z] [2022-04-21T13:22:09.155Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T13:22:09.155Z] #15 sha256:cdce564a5785486f284bd659d8b1c9f4167cf8b7d27ce23d3ec9efd3c493bf20 [2022-04-21T13:22:09.155Z] #15 DONE 2.9s [2022-04-21T13:22:09.352Z] #21 24.67 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:22:09.352Z] #21 24.67 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:22:09.352Z] #21 24.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:22:09.414Z] [2022-04-21T13:22:09.414Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:09.414Z] #58 sha256:836fd296b974c3f052121c033c87c3a4a08f82e7b039cf83381630b93b9948f6 [2022-04-21T13:22:09.414Z] #58 2.759 + RM_GOPATH=0 [2022-04-21T13:22:09.414Z] #58 2.759 + TMP_GOPATH= [2022-04-21T13:22:09.414Z] #58 2.759 + : /build [2022-04-21T13:22:09.414Z] #58 2.759 + '[' -z '' ']' [2022-04-21T13:22:09.414Z] #58 2.759 ++ mktemp -d [2022-04-21T13:22:09.414Z] #58 2.760 + export GOPATH=/tmp/tmp.g6WolXfxZ2 [2022-04-21T13:22:09.414Z] #58 2.760 + GOPATH=/tmp/tmp.g6WolXfxZ2 [2022-04-21T13:22:09.414Z] #58 2.760 + RM_GOPATH=1 [2022-04-21T13:22:09.414Z] #58 2.760 + case "$(go env GOARCH)" in [2022-04-21T13:22:09.414Z] #58 2.760 ++ go env GOARCH [2022-04-21T13:22:09.414Z] #58 2.785 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:22:09.414Z] #58 2.785 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:22:09.414Z] #58 2.785 ++ dirname /install.sh [2022-04-21T13:22:09.414Z] #58 2.789 + dir=/ [2022-04-21T13:22:09.414Z] #58 2.789 + bin=runc [2022-04-21T13:22:09.414Z] #58 2.789 + shift [2022-04-21T13:22:09.414Z] #58 2.791 + '[' '!' -f //runc.installer ']' [2022-04-21T13:22:09.414Z] #58 2.791 + . //runc.installer [2022-04-21T13:22:09.414Z] #58 2.791 ++ set -e [2022-04-21T13:22:09.414Z] #58 2.791 ++ : v1.1.1 [2022-04-21T13:22:09.414Z] #58 2.791 + install_runc [2022-04-21T13:22:09.414Z] #58 2.791 + RUNC_BUILDTAGS=seccomp [2022-04-21T13:22:09.414Z] #58 2.791 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-21T13:22:09.414Z] #58 2.792 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.g6WolXfxZ2/src/github.com/opencontainers/runc [2022-04-21T13:22:09.414Z] #58 2.792 Install runc version v1.1.1 (build tags: seccomp) [2022-04-21T13:22:09.414Z] #58 2.794 Cloning into '/tmp/tmp.g6WolXfxZ2/src/github.com/opencontainers/runc'... [2022-04-21T13:22:09.609Z] #21 24.81 Selecting previously unselected package python3-setuptools. [2022-04-21T13:22:09.609Z] #21 24.81 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-21T13:22:09.609Z] #21 24.82 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-21T13:22:09.866Z] #21 25.10 Selecting previously unselected package python3-wheel. [2022-04-21T13:22:09.866Z] #21 25.10 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-21T13:22:09.866Z] #21 25.11 Unpacking python3-wheel (0.34.2-1) ... [2022-04-21T13:22:09.866Z] #21 25.19 Selecting previously unselected package python3-pip. [2022-04-21T13:22:09.866Z] #21 25.20 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:22:09.866Z] #21 25.20 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:22:10.125Z] #21 25.47 Selecting previously unselected package sudo. [2022-04-21T13:22:10.125Z] #21 25.47 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-21T13:22:10.125Z] #21 25.48 Unpacking sudo (1.9.5p2-3) ... [2022-04-21T13:22:10.490Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-21T13:22:10.490Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-898196ba\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-21T13:22:10.490Z] ---------------------------------------------------------------------------- [2022-04-21T13:22:10.490Z] [2022-04-21T13:22:10.490Z] INFO: executeCI.ps1 starting at Thu Apr 21 13:22:08 CUT 2022 [2022-04-21T13:22:10.490Z] [2022-04-21T13:22:10.490Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-21T13:22:10.490Z] INFO: Running git version 2.24.1.windows.2 [2022-04-21T13:22:10.490Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-21T13:22:10.490Z] INFO: Environment variables: [2022-04-21T13:22:10.490Z] [2022-04-21T13:22:10.490Z] Name Value [2022-04-21T13:22:10.490Z] ---- ----- [2022-04-21T13:22:10.490Z] ALLUSERSPROFILE C:\ProgramData [2022-04-21T13:22:10.490Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-21T13:22:10.490Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-21T13:22:10.490Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-21T13:22:10.490Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-21T13:22:10.490Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-21T13:22:10.490Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-21T13:22:10.490Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-21T13:22:10.490Z] BRANCH_NAME PR-43511 [2022-04-21T13:22:10.490Z] BUILD_DISPLAY_NAME #2 [2022-04-21T13:22:10.490Z] BUILD_ID 2 [2022-04-21T13:22:10.490Z] BUILD_NUMBER 2 [2022-04-21T13:22:10.490Z] BUILD_TAG jenkins-moby-PR-43511-2 [2022-04-21T13:22:10.490Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/2/ [2022-04-21T13:22:10.490Z] CHANGE_AUTHOR thaJeztah [2022-04-21T13:22:10.490Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-21T13:22:10.490Z] CHANGE_BRANCH no_logrus_fatal [2022-04-21T13:22:10.490Z] CHANGE_FORK thaJeztah/docker [2022-04-21T13:22:10.490Z] CHANGE_ID 43511 [2022-04-21T13:22:10.490Z] CHANGE_TARGET master [2022-04-21T13:22:10.490Z] CHANGE_TITLE panic() instead of logrus.Fatal() in init funcs [2022-04-21T13:22:10.490Z] CHANGE_URL https://github.com/moby/moby/pull/43511 [2022-04-21T13:22:10.490Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:22:10.490Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-21T13:22:10.490Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-21T13:22:10.490Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-21T13:22:10.490Z] COMPUTERNAME azwin-2-f9b9e0 [2022-04-21T13:22:10.490Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-21T13:22:10.490Z] ConfigSequenceNumber 0 [2022-04-21T13:22:10.490Z] DOCKER_BUILDKIT 0 [2022-04-21T13:22:10.490Z] DOCKER_DUT_DEBUG 1 [2022-04-21T13:22:10.490Z] DOCKER_EXPERIMENTAL 1 [2022-04-21T13:22:10.490Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-21T13:22:10.490Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-21T13:22:10.490Z] EXECUTOR_NUMBER 0 [2022-04-21T13:22:10.490Z] FQDN azwin-2-f9b9e0.westus.cloudapp.azure.com [2022-04-21T13:22:10.490Z] GIT_BRANCH PR-43511 [2022-04-21T13:22:10.490Z] GIT_COMMIT a946a0778d1af3f990466788045dec4c00549350 [2022-04-21T13:22:10.490Z] GIT_PREVIOUS_COMMIT 1eef276543e3570f870562ba2e63c87e57d29ef1 [2022-04-21T13:22:10.490Z] GIT_URL https://github.com/moby/moby.git [2022-04-21T13:22:10.490Z] HUDSON_COOKIE 9c6c5200-8e7b-4897-ad68-9caafcad0cdc [2022-04-21T13:22:10.490Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-21T13:22:10.490Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-21T13:22:10.490Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-21T13:22:10.490Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-21T13:22:10.490Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-21T13:22:10.490Z] JENKINS_NODE_COOKIE b6a8defc-735d-4a5d-a524-de65c8ae6f60 [2022-04-21T13:22:10.490Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-21T13:22:10.490Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-21T13:22:10.490Z] JOB_BASE_NAME PR-43511 [2022-04-21T13:22:10.490Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/display/redirect [2022-04-21T13:22:10.490Z] JOB_NAME moby/PR-43511 [2022-04-21T13:22:10.490Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/ [2022-04-21T13:22:10.490Z] library.jps.version master [2022-04-21T13:22:10.490Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-21T13:22:10.490Z] NODE_LABELS amd64 azure azwin-2-f9b9e0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-21T13:22:10.490Z] NODE_NAME azwin-2-f9b9e0 [2022-04-21T13:22:10.490Z] NUMBER_OF_PROCESSORS 4 [2022-04-21T13:22:10.490Z] OS Windows_NT [2022-04-21T13:22:10.490Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-21T13:22:10.490Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-21T13:22:10.490Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-21T13:22:10.490Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-21T13:22:10.490Z] PROCESSOR_LEVEL 6 [2022-04-21T13:22:10.490Z] PROCESSOR_REVISION 5507 [2022-04-21T13:22:10.490Z] ProgramData C:\ProgramData [2022-04-21T13:22:10.490Z] ProgramFiles C:\Program Files [2022-04-21T13:22:10.490Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-21T13:22:10.490Z] ProgramW6432 C:\Program Files [2022-04-21T13:22:10.490Z] PROMPT $P$G [2022-04-21T13:22:10.490Z] PSExecutionPolicyPreference Bypass [2022-04-21T13:22:10.490Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-21T13:22:10.490Z] PUBLIC C:\Users\Public [2022-04-21T13:22:10.490Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/2/display/redirect?page=artif... [2022-04-21T13:22:10.490Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/2/display/redirect?page=changes [2022-04-21T13:22:10.490Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/2/display/redirect [2022-04-21T13:22:10.490Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/2/display/redirect?page=tests [2022-04-21T13:22:10.490Z] SKIP_VALIDATION_TESTS 1 [2022-04-21T13:22:10.490Z] SOURCES_DRIVE d [2022-04-21T13:22:10.490Z] SOURCES_SUBDIR gopath [2022-04-21T13:22:10.490Z] STAGE_NAME Run tests [2022-04-21T13:22:10.490Z] SystemDrive C: [2022-04-21T13:22:10.490Z] SystemRoot C:\Windows [2022-04-21T13:22:10.490Z] TEMP C:\Windows\TEMP [2022-04-21T13:22:10.490Z] TESTDEBUG 0 [2022-04-21T13:22:10.490Z] TESTRUN_DRIVE d [2022-04-21T13:22:10.490Z] TESTRUN_SUBDIR CI [2022-04-21T13:22:10.490Z] TIMEOUT 120m [2022-04-21T13:22:10.490Z] TMP C:\Windows\TEMP [2022-04-21T13:22:10.490Z] USERDOMAIN WORKGROUP [2022-04-21T13:22:10.490Z] USERNAME azwin-2-f9b9e0$ [2022-04-21T13:22:10.490Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-21T13:22:10.490Z] windir C:\Windows [2022-04-21T13:22:10.490Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-21T13:22:10.490Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-21T13:22:10.490Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-21T13:22:10.490Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-21T13:22:10.490Z] [2022-04-21T13:22:10.491Z] [2022-04-21T13:22:10.491Z] [2022-04-21T13:22:10.491Z] INFO: Sources under d:\gopath\... [2022-04-21T13:22:10.491Z] INFO: Test run under d:\CI\... [2022-04-21T13:22:10.491Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-21T13:22:10.491Z] INFO: docker/docker repository was found [2022-04-21T13:22:10.491Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-21T13:22:10.688Z] #21 25.95 Selecting previously unselected package thin-provisioning-tools. [2022-04-21T13:22:10.689Z] #21 25.96 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-21T13:22:10.689Z] #21 25.97 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:22:10.946Z] #21 26.14 Selecting previously unselected package uidmap. [2022-04-21T13:22:10.946Z] #21 26.14 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-21T13:22:10.946Z] #21 26.15 Unpacking uidmap (1:4.8.1-1) ... [2022-04-21T13:22:10.946Z] #21 26.30 Selecting previously unselected package vim-runtime. [2022-04-21T13:22:10.946Z] #21 26.31 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:22:10.946Z] #21 26.34 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-21T13:22:11.203Z] #21 26.36 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-21T13:22:11.203Z] #21 26.37 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:11.474Z] ltsc2022: Pulling from windows/servercore [2022-04-21T13:22:11.474Z] 8f616e6e9eec: Pulling fs layer [2022-04-21T13:22:11.474Z] dccd9e4d14d3: Pulling fs layer [2022-04-21T13:22:12.361Z] #19 170.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-21T13:22:12.361Z] #19 170.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:22:12.361Z] #19 170.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T13:22:12.361Z] #19 170.9 Selecting previously unselected package crossbuild-essential-armel. [2022-04-21T13:22:12.361Z] #19 170.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-21T13:22:12.361Z] #19 170.9 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-21T13:22:12.361Z] #19 171.0 Selecting previously unselected package libc6-armhf-cross. [2022-04-21T13:22:12.361Z] #19 171.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-21T13:22:12.361Z] #19 171.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-21T13:22:12.361Z] #19 171.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-21T13:22:12.361Z] #19 171.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:12.361Z] #19 171.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:22:12.361Z] #19 171.1 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-21T13:22:12.361Z] #19 171.1 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:12.361Z] #19 171.1 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:22:12.361Z] #19 171.2 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-21T13:22:12.361Z] #19 171.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:12.361Z] #19 171.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:22:12.361Z] #19 171.2 Selecting previously unselected package libasan6-armhf-cross. [2022-04-21T13:22:12.361Z] #19 171.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:12.361Z] #19 171.2 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:22:12.361Z] #19 171.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-21T13:22:12.361Z] #19 171.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:12.361Z] #19 171.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:22:12.361Z] #19 171.5 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-21T13:22:12.361Z] #19 171.5 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:12.361Z] #19 171.5 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:22:12.361Z] #19 171.6 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-21T13:22:12.361Z] #19 171.6 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:12.361Z] #19 171.6 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:22:12.361Z] #19 171.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-21T13:22:12.361Z] #19 171.7 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:12.361Z] #19 171.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T13:22:12.704Z] #58 ... [2022-04-21T13:22:12.704Z] [2022-04-21T13:22:12.704Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-21T13:22:12.704Z] #16 sha256:5faf748b6cdc0a76b25b632a0c0fb06943120167aa2f938ecd4e6561db5eab9f [2022-04-21T13:22:12.704Z] #16 DONE 3.5s [2022-04-21T13:22:12.964Z] [2022-04-21T13:22:12.964Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-21T13:22:12.964Z] #17 sha256:6d3e94cbad784cfe5f6f3b1028ab130f79ae324a7b71431fd302ee48dbbbee2b [2022-04-21T13:22:14.345Z] #17 1.760 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-21T13:22:14.345Z] #17 DONE 1.8s [2022-04-21T13:22:14.345Z] [2022-04-21T13:22:14.345Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:22:14.345Z] #62 sha256:0b77d4f32c93df5d761d5d16e4aec45753cdafb0e259a770451b9b2b096fd0fa [2022-04-21T13:22:14.476Z] #21 29.25 Selecting previously unselected package vim. [2022-04-21T13:22:14.476Z] #21 29.25 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-21T13:22:14.476Z] #21 29.26 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:14.476Z] #21 29.79 Selecting previously unselected package xfsprogs. [2022-04-21T13:22:14.476Z] #21 29.81 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-21T13:22:14.476Z] #21 29.84 Unpacking xfsprogs (5.10.0-4) ... [2022-04-21T13:22:14.604Z] #62 ... [2022-04-21T13:22:14.604Z] [2022-04-21T13:22:14.604Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-21T13:22:14.604Z] #18 sha256:d05397cc8aecf4237e6d4a25fd2f6826752b690a664ebec16227276991d09feb [2022-04-21T13:22:14.990Z] #21 30.19 Selecting previously unselected package zip. [2022-04-21T13:22:14.990Z] #21 30.19 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-21T13:22:14.990Z] #21 30.20 Unpacking zip (3.0-12) ... [2022-04-21T13:22:14.990Z] #21 30.31 Selecting previously unselected package zstd. [2022-04-21T13:22:14.990Z] #21 30.32 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-21T13:22:14.990Z] #21 30.33 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:22:15.248Z] #21 30.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:22:15.813Z] #21 31.33 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-21T13:22:15.985Z] #18 DONE 1.6s [2022-04-21T13:22:15.985Z] [2022-04-21T13:22:15.985Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-21T13:22:15.985Z] #19 sha256:c3508f3354c7843cc8a5ab3b42be79271f2f90428c78e3059128df7d44c97719 [2022-04-21T13:22:16.071Z] #21 31.35 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:22:16.071Z] #21 31.36 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-21T13:22:16.071Z] #21 31.38 Setting up libicu67:arm64 (67.1-7) ... [2022-04-21T13:22:16.071Z] #21 31.40 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-21T13:22:16.071Z] #21 31.41 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-21T13:22:16.071Z] #21 31.43 Setting up uidmap (1:4.8.1-1) ... [2022-04-21T13:22:16.071Z] #21 31.44 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:22:16.071Z] #21 31.46 Setting up bzip2 (1.0.8-4) ... [2022-04-21T13:22:16.071Z] #21 31.48 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-21T13:22:16.071Z] #21 31.50 Setting up python3-wheel (0.34.2-1) ... [2022-04-21T13:22:16.110Z] Client: [2022-04-21T13:22:16.110Z] Context: default [2022-04-21T13:22:16.110Z] Debug Mode: false [2022-04-21T13:22:16.110Z] Plugins: [2022-04-21T13:22:16.110Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-21T13:22:16.110Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-21T13:22:16.110Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-21T13:22:16.110Z] [2022-04-21T13:22:16.110Z] Server: [2022-04-21T13:22:16.110Z] Containers: 0 [2022-04-21T13:22:16.110Z] Running: 0 [2022-04-21T13:22:16.110Z] Paused: 0 [2022-04-21T13:22:16.110Z] Stopped: 0 [2022-04-21T13:22:16.110Z] Images: 0 [2022-04-21T13:22:16.110Z] Server Version: 20.10.9 [2022-04-21T13:22:16.110Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-21T13:22:16.110Z] Windows: [2022-04-21T13:22:16.110Z] LCOW: [2022-04-21T13:22:16.110Z] Logging Driver: json-file [2022-04-21T13:22:16.110Z] Plugins: [2022-04-21T13:22:16.110Z] Volume: local [2022-04-21T13:22:16.110Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:22:16.110Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:22:16.110Z] Swarm: inactive [2022-04-21T13:22:16.110Z] Default Isolation: process [2022-04-21T13:22:16.110Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-21T13:22:16.110Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-21T13:22:16.110Z] OSType: windows [2022-04-21T13:22:16.110Z] Architecture: x86_64 [2022-04-21T13:22:16.110Z] CPUs: 4 [2022-04-21T13:22:16.110Z] Total Memory: 32GiB [2022-04-21T13:22:16.110Z] Name: azwin-2-f55c50 [2022-04-21T13:22:16.110Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-21T13:22:16.110Z] Docker Root Dir: D:\docker [2022-04-21T13:22:16.110Z] Debug Mode: false [2022-04-21T13:22:16.110Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:22:16.110Z] Labels: [2022-04-21T13:22:16.110Z] Experimental: true [2022-04-21T13:22:16.110Z] Insecure Registries: [2022-04-21T13:22:16.110Z] 10.0.0.4:5000 [2022-04-21T13:22:16.110Z] 127.0.0.0/8 [2022-04-21T13:22:16.110Z] Registry Mirrors: [2022-04-21T13:22:16.110Z] http://10.0.0.4:5000/ [2022-04-21T13:22:16.110Z] Live Restore Enabled: false [2022-04-21T13:22:16.110Z] Product License: Community Engine [2022-04-21T13:22:16.110Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-04-21T13:22:16.299Z] --- PASS: TestBuildLabelWithTargets (9.01s) [2022-04-21T13:22:16.299Z] === RUN TestBuildWithEmptyLayers [Pipeline] powershell [2022-04-21T13:22:16.860Z] #45 DONE 214.6s [2022-04-21T13:22:16.860Z] [2022-04-21T13:22:16.860Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:22:16.860Z] #62 sha256:11d2c9a28fdbf6fef4f226115efcf43bb3d94dbefb3b57378891730167b74a00 [2022-04-21T13:22:17.001Z] #21 32.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:17.002Z] #21 32.22 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-21T13:22:17.002Z] #21 32.24 Setting up libcap2-bin (1:2.44-1) ... [2022-04-21T13:22:17.002Z] #21 32.25 Setting up apparmor (2.13.6-10) ... [2022-04-21T13:22:17.801Z] #62 ... [2022-04-21T13:22:17.801Z] [2022-04-21T13:22:17.801Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-21T13:22:17.801Z] #46 sha256:7a2c408e1f41bffe8232f72a4374a2b5da2be273fbe8851b629e0fca82871d54 [2022-04-21T13:22:17.893Z] #19 DONE 1.5s [2022-04-21T13:22:17.893Z] [2022-04-21T13:22:17.893Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-21T13:22:17.893Z] #20 sha256:fe23bbd51d5c7337d81a64a5b607a0942d79e8251d4ccb6331b960939070b7ae [2022-04-21T13:22:18.201Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-21T13:22:18.201Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T13:22:18.371Z] #46 DONE 0.5s [2022-04-21T13:22:18.371Z] [2022-04-21T13:22:18.371Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-21T13:22:18.371Z] #50 sha256:fd7471a5b9758411a5b92241c58cdb0d0081368c1ab5ff12112d08dd59874c5f [2022-04-21T13:22:18.371Z] #50 DONE 0.1s [2022-04-21T13:22:18.371Z] [2022-04-21T13:22:18.371Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-21T13:22:18.371Z] #52 sha256:3dae952f4560f483daa8cb2383c71c779edc517ffec60038cf9745fd9218b85f [2022-04-21T13:22:18.371Z] #52 DONE 0.1s [2022-04-21T13:22:18.371Z] [2022-04-21T13:22:18.371Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:22:18.371Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:22:18.896Z] #21 33.95 Setting up zip (3.0-12) ... [2022-04-21T13:22:18.896Z] #21 33.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:18.896Z] #21 34.02 Setting up bash-completion (1:2.11-2) ... [2022-04-21T13:22:18.951Z] #19 177.4 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-21T13:22:18.951Z] #19 177.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:22:18.951Z] #19 177.4 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T13:22:18.951Z] #19 177.4 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-21T13:22:18.951Z] #19 177.4 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-21T13:22:18.951Z] #19 177.4 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-21T13:22:18.951Z] #19 177.7 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-21T13:22:18.951Z] #19 177.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-21T13:22:18.951Z] #19 177.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-21T13:22:18.951Z] #19 177.9 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-21T13:22:18.951Z] #19 177.9 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:18.951Z] #19 177.9 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:22:18.951Z] #19 178.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-21T13:22:18.951Z] #19 178.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:18.951Z] #19 178.3 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T13:22:19.282Z] #20 DONE 1.7s [2022-04-21T13:22:19.282Z] [2022-04-21T13:22:19.282Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:19.282Z] #58 sha256:836fd296b974c3f052121c033c87c3a4a08f82e7b039cf83381630b93b9948f6 [2022-04-21T13:22:19.282Z] #58 10.88 + cd /tmp/tmp.g6WolXfxZ2/src/github.com/opencontainers/runc [2022-04-21T13:22:19.282Z] #58 10.88 + git checkout -q v1.1.1 [2022-04-21T13:22:19.282Z] #58 11.21 + '[' -z '' ']' [2022-04-21T13:22:19.282Z] #58 11.21 + target=static [2022-04-21T13:22:19.282Z] #58 11.21 + make BUILDTAGS=seccomp static [2022-04-21T13:22:19.282Z] #58 11.61 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-21T13:22:21.419Z] #21 36.73 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:22:21.419Z] #21 36.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-21T13:22:21.419Z] #21 36.77 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-21T13:22:21.419Z] #21 36.79 Setting up patch (2.7.6-7) ... [2022-04-21T13:22:21.419Z] #21 36.82 Setting up sudo (1.9.5p2-3) ... [2022-04-21T13:22:21.676Z] #21 36.91 invoke-rc.d: could not determine current runlevel [2022-04-21T13:22:21.676Z] #21 36.93 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-21T13:22:21.676Z] #21 36.95 Setting up xfsprogs (5.10.0-4) ... [2022-04-21T13:22:21.676Z] #21 36.97 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-21T13:22:21.676Z] #21 37.00 Setting up inetutils-ping (2:2.0-1) ... [2022-04-21T13:22:21.676Z] #21 37.02 Setting up pigz (2.6-1) ... [2022-04-21T13:22:21.676Z] #21 37.03 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-21T13:22:21.676Z] #21 37.05 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-21T13:22:21.676Z] #21 37.08 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:22:21.890Z] dccd9e4d14d3: Verifying Checksum [2022-04-21T13:22:21.891Z] dccd9e4d14d3: Download complete [2022-04-21T13:22:21.934Z] #21 37.12 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:22.498Z] #21 37.79 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-21T13:22:22.498Z] #21 37.81 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:22:23.063Z] #21 38.21 Setting up libelf1:arm64 (0.183-1) ... [2022-04-21T13:22:23.063Z] #21 38.30 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:22:23.063Z] #21 38.32 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-21T13:22:23.063Z] #21 38.34 Setting up python3-distutils (3.9.2-1) ... [2022-04-21T13:22:23.321Z] dccd9e4d14d3: Verifying Checksum [2022-04-21T13:22:23.321Z] dccd9e4d14d3: Download complete [2022-04-21T13:22:23.470Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2022-04-21T13:22:23.470Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T13:22:23.681Z] #21 38.76 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:23.681Z] #21 38.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-21T13:22:23.681Z] #21 38.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-21T13:22:23.681Z] #21 38.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-21T13:22:23.681Z] #21 38.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-21T13:22:23.681Z] #21 38.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-21T13:22:23.681Z] #21 38.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-21T13:22:23.681Z] #21 38.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-21T13:22:23.681Z] #21 38.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-21T13:22:23.681Z] #21 38.87 Setting up python3-setuptools (52.0.0-4) ... [2022-04-21T13:22:23.729Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-04-21T13:22:23.729Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T13:22:24.558Z] #58 ... [2022-04-21T13:22:24.558Z] [2022-04-21T13:22:24.558Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:22:24.558Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T13:22:24.558Z] #21 1.828 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:22:24.558Z] #21 1.855 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:22:24.558Z] #21 1.857 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:22:24.558Z] #21 2.333 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:22:24.558Z] #21 3.267 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:22:24.558Z] #21 4.407 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:22:25.072Z] #21 40.24 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-21T13:22:25.072Z] #21 40.27 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-21T13:22:25.072Z] #21 40.29 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:22:25.072Z] #21 40.32 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:22:25.536Z] #19 184.8 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-21T13:22:25.536Z] #19 184.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:22:25.536Z] #19 184.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T13:22:25.797Z] #19 185.2 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-21T13:22:25.797Z] #19 185.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-21T13:22:25.797Z] #19 185.2 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-21T13:22:25.797Z] #19 185.3 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-21T13:22:26.057Z] #19 185.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-21T13:22:26.057Z] #19 185.3 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-21T13:22:26.057Z] #19 185.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-21T13:22:26.057Z] #19 185.6 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:26.057Z] #19 185.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:26.330Z] #19 185.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-21T13:22:26.330Z] #19 185.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:26.330Z] #19 185.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:26.330Z] #19 185.7 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-21T13:22:26.330Z] #19 185.7 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:26.330Z] #19 185.7 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:26.330Z] #19 185.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-21T13:22:26.330Z] #19 185.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:26.330Z] #19 185.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:26.330Z] #19 185.8 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-21T13:22:26.330Z] #19 185.8 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:26.330Z] #19 185.8 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:26.441Z] #21 41.62 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-21T13:22:26.441Z] #21 41.64 Setting up jq (1.6-2.1) ... [2022-04-21T13:22:26.441Z] #21 41.66 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-21T13:22:26.441Z] #21 41.67 Setting up iptables (1.8.7-1) ... [2022-04-21T13:22:26.441Z] #21 41.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:22:26.441Z] #21 41.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:22:26.441Z] #21 41.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:22:26.441Z] #21 41.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:22:26.441Z] #21 41.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-21T13:22:26.441Z] #21 41.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-21T13:22:26.441Z] #21 41.74 Setting up iproute2 (5.10.0-4) ... [2022-04-21T13:22:26.591Z] #19 186.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-21T13:22:26.591Z] #19 186.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:26.591Z] #19 186.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:26.699Z] #21 42.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:22:26.852Z] #19 186.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-21T13:22:26.852Z] #19 186.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:26.852Z] #19 186.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:27.098Z] #21 7.852 Fetched 8510 kB in 6s (1354 kB/s) [2022-04-21T13:22:27.112Z] #19 186.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-21T13:22:27.112Z] #19 186.5 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:27.112Z] #19 186.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:27.112Z] #19 186.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-21T13:22:27.112Z] #19 186.6 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:27.112Z] #19 186.6 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:27.373Z] #19 186.7 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-21T13:22:27.373Z] #19 186.7 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:27.373Z] #19 186.7 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:27.373Z] #19 186.8 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-21T13:22:27.373Z] #19 186.8 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:27.373Z] #19 186.8 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:27.659Z] #19 187.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-21T13:22:27.659Z] #19 187.0 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:27.659Z] #19 187.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:28.998Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s) [2022-04-21T13:22:28.998Z] === RUN TestBuildWithHugeFile [2022-04-21T13:22:29.005Z] #21 7.852 Reading package lists... [2022-04-21T13:22:29.005Z] #21 ... [2022-04-21T13:22:29.005Z] [2022-04-21T13:22:29.005Z] #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-04-21T13:22:29.005Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:22:29.005Z] #34 DONE 127.9s [2022-04-21T13:22:29.005Z] [2022-04-21T13:22:29.005Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:22:29.005Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T13:22:29.225Z] #21 DONE 44.1s [2022-04-21T13:22:29.225Z] [2022-04-21T13:22:29.225Z] #45 [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-04-21T13:22:29.225Z] #45 sha256:3fe99a8fb2f8ac688a40e5d153f8587085f6dd77d1413ddfadc8e617e937cd47 [2022-04-21T13:22:29.225Z] #45 ... [2022-04-21T13:22:29.225Z] [2022-04-21T13:22:29.225Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-21T13:22:29.225Z] #22 sha256:e7804be2e2fbf4879252d2b05b3992fb5729ed006007d5417b8eb5f4db630f2c [2022-04-21T13:22:29.486Z] #22 0.709 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-21T13:22:29.486Z] #22 0.714 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-21T13:22:29.486Z] #22 0.718 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-21T13:22:29.486Z] #22 DONE 0.8s [2022-04-21T13:22:29.486Z] [2022-04-21T13:22:29.486Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:29.486Z] #58 sha256:97ff4678c427a2b1d42b6d94c02ac20a956e1f7f21d2eac7413b8f43c1f48871 [2022-04-21T13:22:29.571Z] #21 7.852 Reading package lists... [2022-04-21T13:22:29.747Z] #58 ... [2022-04-21T13:22:29.747Z] [2022-04-21T13:22:29.747Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-21T13:22:29.747Z] #23 sha256:326d759c20bf398a0ae248b27c42ed5dabfc1013d7b22cc967508ceeb05409cd [2022-04-21T13:22:30.543Z] 8f616e6e9eec: Verifying Checksum [2022-04-21T13:22:30.543Z] 8f616e6e9eec: Download complete [2022-04-21T13:22:31.978Z] 8f616e6e9eec: Verifying Checksum [2022-04-21T13:22:31.978Z] 8f616e6e9eec: Download complete [2022-04-21T13:22:32.102Z] #21 10.16 Reading package lists... [2022-04-21T13:22:32.362Z] #21 12.58 Building dependency tree... [2022-04-21T13:22:33.022Z] #19 192.1 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-21T13:22:33.022Z] #19 192.1 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:22:33.022Z] #19 192.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:22:33.022Z] #19 192.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-21T13:22:33.022Z] #19 192.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-21T13:22:33.022Z] #19 192.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-21T13:22:33.022Z] #19 192.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-21T13:22:33.022Z] #19 192.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-21T13:22:33.022Z] #19 192.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-21T13:22:33.283Z] #19 192.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-21T13:22:33.283Z] #19 192.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:33.283Z] #19 192.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:33.299Z] #21 13.78 The following additional packages will be installed: [2022-04-21T13:22:33.299Z] #21 13.78 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T13:22:33.299Z] #21 13.78 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-21T13:22:33.299Z] #21 13.78 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-21T13:22:33.299Z] #21 13.78 python3-pkg-resources vim-runtime xxd [2022-04-21T13:22:33.299Z] #21 13.79 Suggested packages: [2022-04-21T13:22:33.299Z] #21 13.79 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-21T13:22:33.299Z] #21 13.79 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-21T13:22:33.299Z] #21 13.79 acl attr quota [2022-04-21T13:22:33.299Z] #21 13.79 Recommended packages: [2022-04-21T13:22:33.299Z] #21 13.79 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-21T13:22:33.544Z] #19 192.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-21T13:22:33.544Z] #19 192.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:33.544Z] #19 192.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:34.236Z] #21 14.86 The following NEW packages will be installed: [2022-04-21T13:22:34.236Z] #21 14.86 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-21T13:22:34.236Z] #21 14.86 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T13:22:34.236Z] #21 14.87 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-21T13:22:34.236Z] #21 14.87 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-21T13:22:34.237Z] #21 14.87 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-21T13:22:34.237Z] #21 14.87 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-21T13:22:34.237Z] #21 14.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-21T13:22:34.237Z] #21 14.87 xz-utils zip zstd [2022-04-21T13:22:34.496Z] #21 15.18 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:22:34.496Z] #21 15.18 Need to get 27.6 MB of archives. [2022-04-21T13:22:34.496Z] #21 15.18 After this operation, 106 MB of additional disk space will be used. [2022-04-21T13:22:34.496Z] #21 15.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-21T13:22:34.496Z] #21 15.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-21T13:22:34.496Z] #21 15.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-21T13:22:34.496Z] #21 15.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-21T13:22:34.496Z] #21 15.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-21T13:22:34.496Z] #21 15.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-21T13:22:34.496Z] #21 15.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-21T13:22:34.496Z] #21 15.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-21T13:22:34.496Z] #21 15.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:22:34.496Z] #21 15.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:22:34.496Z] #21 15.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-21T13:22:34.496Z] #21 15.25 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-21T13:22:34.496Z] #21 15.26 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-21T13:22:34.496Z] #21 15.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-21T13:22:34.646Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-21T13:22:34.646Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-324d5dc3\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-21T13:22:34.646Z] ---------------------------------------------------------------------------- [2022-04-21T13:22:34.646Z] [2022-04-21T13:22:34.646Z] INFO: executeCI.ps1 starting at Thu Apr 21 13:22:32 CUT 2022 [2022-04-21T13:22:34.646Z] [2022-04-21T13:22:34.646Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-21T13:22:34.646Z] INFO: Running git version 2.24.1.windows.2 [2022-04-21T13:22:34.646Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-21T13:22:34.646Z] INFO: Environment variables: [2022-04-21T13:22:34.646Z] [2022-04-21T13:22:34.646Z] Name Value [2022-04-21T13:22:34.646Z] ---- ----- [2022-04-21T13:22:34.646Z] ALLUSERSPROFILE C:\ProgramData [2022-04-21T13:22:34.646Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-21T13:22:34.646Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-21T13:22:34.646Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-21T13:22:34.646Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-21T13:22:34.646Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-21T13:22:34.646Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-21T13:22:34.646Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-21T13:22:34.646Z] BRANCH_NAME PR-43511 [2022-04-21T13:22:34.646Z] BUILD_DISPLAY_NAME #2 [2022-04-21T13:22:34.646Z] BUILD_ID 2 [2022-04-21T13:22:34.646Z] BUILD_NUMBER 2 [2022-04-21T13:22:34.646Z] BUILD_TAG jenkins-moby-PR-43511-2 [2022-04-21T13:22:34.646Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/2/ [2022-04-21T13:22:34.646Z] CHANGE_AUTHOR thaJeztah [2022-04-21T13:22:34.646Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-21T13:22:34.646Z] CHANGE_BRANCH no_logrus_fatal [2022-04-21T13:22:34.646Z] CHANGE_FORK thaJeztah/docker [2022-04-21T13:22:34.646Z] CHANGE_ID 43511 [2022-04-21T13:22:34.646Z] CHANGE_TARGET master [2022-04-21T13:22:34.646Z] CHANGE_TITLE panic() instead of logrus.Fatal() in init funcs [2022-04-21T13:22:34.646Z] CHANGE_URL https://github.com/moby/moby/pull/43511 [2022-04-21T13:22:34.646Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:22:34.646Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-21T13:22:34.646Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-21T13:22:34.646Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-21T13:22:34.646Z] COMPUTERNAME azwin-2-f55c50 [2022-04-21T13:22:34.646Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-21T13:22:34.646Z] ConfigSequenceNumber 0 [2022-04-21T13:22:34.646Z] DOCKER_BUILDKIT 0 [2022-04-21T13:22:34.646Z] DOCKER_DUT_DEBUG 1 [2022-04-21T13:22:34.646Z] DOCKER_EXPERIMENTAL 1 [2022-04-21T13:22:34.646Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-21T13:22:34.646Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-21T13:22:34.646Z] EXECUTOR_NUMBER 0 [2022-04-21T13:22:34.646Z] FQDN azwin-2-f55c50.westus.cloudapp.azure.com [2022-04-21T13:22:34.646Z] GIT_BRANCH PR-43511 [2022-04-21T13:22:34.646Z] GIT_COMMIT a946a0778d1af3f990466788045dec4c00549350 [2022-04-21T13:22:34.646Z] GIT_PREVIOUS_COMMIT 1eef276543e3570f870562ba2e63c87e57d29ef1 [2022-04-21T13:22:34.646Z] GIT_URL https://github.com/moby/moby.git [2022-04-21T13:22:34.646Z] HUDSON_COOKIE c4462f4f-8b09-4e04-bbfb-aac5ca99ffbf [2022-04-21T13:22:34.646Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-21T13:22:34.646Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-21T13:22:34.646Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-21T13:22:34.646Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-21T13:22:34.646Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-21T13:22:34.646Z] JENKINS_NODE_COOKIE 625cd7ae-ebe0-410c-b3ed-99690ae218c4 [2022-04-21T13:22:34.646Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-21T13:22:34.646Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-21T13:22:34.646Z] JOB_BASE_NAME PR-43511 [2022-04-21T13:22:34.646Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/display/redirect [2022-04-21T13:22:34.646Z] JOB_NAME moby/PR-43511 [2022-04-21T13:22:34.646Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/ [2022-04-21T13:22:34.646Z] library.jps.version master [2022-04-21T13:22:34.646Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-21T13:22:34.646Z] NODE_LABELS amd64 azure azwin-2-f55c50 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-21T13:22:34.646Z] NODE_NAME azwin-2-f55c50 [2022-04-21T13:22:34.646Z] NUMBER_OF_PROCESSORS 4 [2022-04-21T13:22:34.646Z] OS Windows_NT [2022-04-21T13:22:34.646Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-21T13:22:34.646Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-21T13:22:34.646Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-21T13:22:34.646Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-21T13:22:34.646Z] PROCESSOR_LEVEL 6 [2022-04-21T13:22:34.646Z] PROCESSOR_REVISION 5507 [2022-04-21T13:22:34.646Z] ProgramData C:\ProgramData [2022-04-21T13:22:34.646Z] ProgramFiles C:\Program Files [2022-04-21T13:22:34.646Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-21T13:22:34.646Z] ProgramW6432 C:\Program Files [2022-04-21T13:22:34.646Z] PROMPT $P$G [2022-04-21T13:22:34.646Z] PSExecutionPolicyPreference Bypass [2022-04-21T13:22:34.646Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-21T13:22:34.646Z] PUBLIC C:\Users\Public [2022-04-21T13:22:34.646Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/2/display/redirect?page=artif... [2022-04-21T13:22:34.646Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/2/display/redirect?page=changes [2022-04-21T13:22:34.646Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/2/display/redirect [2022-04-21T13:22:34.646Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43511/2/display/redirect?page=tests [2022-04-21T13:22:34.646Z] SKIP_VALIDATION_TESTS 1 [2022-04-21T13:22:34.646Z] SOURCES_DRIVE d [2022-04-21T13:22:34.646Z] SOURCES_SUBDIR gopath [2022-04-21T13:22:34.646Z] STAGE_NAME Run tests [2022-04-21T13:22:34.646Z] SystemDrive C: [2022-04-21T13:22:34.646Z] SystemRoot C:\Windows [2022-04-21T13:22:34.646Z] TEMP C:\Windows\TEMP [2022-04-21T13:22:34.646Z] TESTDEBUG 0 [2022-04-21T13:22:34.646Z] TESTRUN_DRIVE d [2022-04-21T13:22:34.646Z] TESTRUN_SUBDIR CI [2022-04-21T13:22:34.646Z] TIMEOUT 120m [2022-04-21T13:22:34.646Z] TMP C:\Windows\TEMP [2022-04-21T13:22:34.646Z] USERDOMAIN WORKGROUP [2022-04-21T13:22:34.646Z] USERNAME azwin-2-f55c50$ [2022-04-21T13:22:34.646Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-21T13:22:34.646Z] windir C:\Windows [2022-04-21T13:22:34.646Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-21T13:22:34.646Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-21T13:22:34.646Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-21T13:22:34.646Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-21T13:22:34.646Z] [2022-04-21T13:22:34.646Z] [2022-04-21T13:22:34.646Z] [2022-04-21T13:22:34.755Z] #21 15.28 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-21T13:22:34.755Z] #21 15.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-21T13:22:34.755Z] #21 15.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-21T13:22:34.755Z] #21 15.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-21T13:22:34.755Z] #21 15.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-21T13:22:34.755Z] #21 15.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-21T13:22:34.755Z] #21 15.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-21T13:22:34.755Z] #21 15.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T13:22:34.755Z] #21 15.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T13:22:34.755Z] #21 15.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T13:22:34.755Z] #21 15.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-21T13:22:34.755Z] #21 15.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-21T13:22:34.755Z] #21 15.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T13:22:35.014Z] #21 15.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-21T13:22:35.014Z] #21 15.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T13:22:35.014Z] #21 15.68 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-04-21T13:22:35.014Z] #21 15.68 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T13:22:35.014Z] #21 15.69 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-21T13:22:35.014Z] #21 15.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-21T13:22:35.014Z] #21 15.69 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-21T13:22:35.014Z] #21 15.76 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-21T13:22:35.014Z] #21 15.76 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-21T13:22:35.014Z] #21 15.76 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:22:35.014Z] #21 15.78 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-21T13:22:35.014Z] #21 15.79 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-21T13:22:35.274Z] #21 15.79 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-21T13:22:35.274Z] #21 15.79 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-21T13:22:35.274Z] #21 15.82 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-21T13:22:35.274Z] #21 15.83 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-21T13:22:35.274Z] #21 15.84 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-21T13:22:35.274Z] #21 16.07 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-21T13:22:35.533Z] #21 16.10 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-21T13:22:35.533Z] #21 16.12 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-21T13:22:35.533Z] #21 16.13 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-21T13:22:35.632Z] INFO: Sources under d:\gopath\... [2022-04-21T13:22:35.632Z] INFO: Test run under d:\CI\... [2022-04-21T13:22:35.632Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-21T13:22:35.632Z] INFO: docker/docker repository was found [2022-04-21T13:22:35.632Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-21T13:22:35.632Z] ltsc2019: Pulling from windows/servercore [2022-04-21T13:22:36.101Z] #21 16.60 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:22:36.101Z] #21 16.71 Fetched 27.6 MB in 1s (22.2 MB/s) [2022-04-21T13:22:36.101Z] #21 16.80 Selecting previously unselected package pigz. [2022-04-21T13:22:36.101Z] #21 16.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-21T13:22:36.101Z] #21 16.83 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-21T13:22:36.101Z] #21 16.85 Unpacking pigz (2.6-1) ... [2022-04-21T13:22:36.101Z] 4612f6d0b889: Pulling fs layer [2022-04-21T13:22:36.101Z] ba8181afd426: Pulling fs layer [2022-04-21T13:22:36.360Z] #21 16.93 Selecting previously unselected package libelf1:amd64. [2022-04-21T13:22:36.360Z] #21 16.94 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-21T13:22:36.360Z] #21 16.95 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-21T13:22:36.360Z] #21 17.11 Selecting previously unselected package libbpf0:amd64. [2022-04-21T13:22:36.360Z] #21 17.11 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-21T13:22:36.360Z] #21 17.11 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-21T13:22:36.619Z] #21 17.20 Selecting previously unselected package libcap2:amd64. [2022-04-21T13:22:36.619Z] #21 17.21 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-21T13:22:36.619Z] #21 17.21 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-21T13:22:36.619Z] #21 17.29 Selecting previously unselected package libmnl0:amd64. [2022-04-21T13:22:36.619Z] #21 17.30 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-21T13:22:36.619Z] #21 17.30 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-21T13:22:36.619Z] #21 17.37 Selecting previously unselected package libxtables12:amd64. [2022-04-21T13:22:36.619Z] #21 17.38 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-21T13:22:36.619Z] #21 17.39 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-21T13:22:36.878Z] #21 17.45 Selecting previously unselected package libcap2-bin. [2022-04-21T13:22:36.878Z] #21 17.46 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-21T13:22:36.878Z] #21 17.47 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-21T13:22:36.878Z] #21 17.55 Selecting previously unselected package iproute2. [2022-04-21T13:22:36.878Z] #21 17.56 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-21T13:22:36.878Z] #21 17.57 Unpacking iproute2 (5.10.0-4) ... [2022-04-21T13:22:37.396Z] #21 17.95 Selecting previously unselected package xxd. [2022-04-21T13:22:37.396Z] #21 17.97 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:22:37.396Z] #21 17.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:37.396Z] #21 18.13 Selecting previously unselected package vim-common. [2022-04-21T13:22:37.396Z] #21 18.13 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:22:37.396Z] #21 18.14 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:37.655Z] #21 18.27 Selecting previously unselected package bash-completion. [2022-04-21T13:22:37.655Z] #21 18.28 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-21T13:22:37.754Z] #19 197.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-21T13:22:37.754Z] #19 197.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:22:37.754Z] #19 197.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:22:37.754Z] #19 197.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-21T13:22:38.015Z] #19 197.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-21T13:22:38.016Z] #19 197.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-21T13:22:38.016Z] #19 197.3 Selecting previously unselected package libc6-s390x-cross. [2022-04-21T13:22:38.016Z] #19 197.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-21T13:22:38.016Z] #19 197.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-21T13:22:38.016Z] #19 197.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-21T13:22:38.016Z] #19 197.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:38.016Z] #19 197.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:38.016Z] #19 197.5 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-21T13:22:38.016Z] #19 197.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:38.016Z] #19 197.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:38.016Z] #19 197.5 Selecting previously unselected package libitm1-s390x-cross. [2022-04-21T13:22:38.016Z] #19 197.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:38.277Z] #19 197.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:38.277Z] #19 197.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-21T13:22:38.277Z] #19 197.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:38.277Z] #19 197.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:38.277Z] #19 197.6 Selecting previously unselected package libasan6-s390x-cross. [2022-04-21T13:22:38.277Z] #19 197.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:38.277Z] #19 197.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:38.277Z] #19 197.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-21T13:22:38.538Z] #19 197.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:38.538Z] #19 197.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:38.538Z] #19 197.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-21T13:22:38.538Z] #19 197.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:38.538Z] #19 197.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:38.538Z] #19 198.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-21T13:22:38.538Z] #19 198.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:38.538Z] #19 198.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:38.538Z] #19 198.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-21T13:22:38.799Z] #19 198.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:38.799Z] #19 198.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:39.561Z] #21 20.07 Unpacking bash-completion (1:2.11-2) ... [2022-04-21T13:22:39.702Z] #23 9.059 Collecting yamllint==1.26.1 [2022-04-21T13:22:39.702Z] #23 10.11 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-21T13:22:39.824Z] #21 20.46 Selecting previously unselected package bzip2. [2022-04-21T13:22:39.824Z] #21 20.46 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-21T13:22:39.824Z] #21 20.48 Unpacking bzip2 (1.0.8-4) ... [2022-04-21T13:22:39.824Z] #21 20.56 Selecting previously unselected package xz-utils. [2022-04-21T13:22:39.824Z] #21 20.56 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-21T13:22:39.824Z] #21 20.57 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:22:40.082Z] #21 20.75 Selecting previously unselected package apparmor. [2022-04-21T13:22:40.082Z] #21 20.75 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-21T13:22:40.082Z] #21 20.82 Unpacking apparmor (2.13.6-10) ... [2022-04-21T13:22:40.633Z] #23 11.08 Collecting pathspec>=0.5.3 [2022-04-21T13:22:40.652Z] #21 21.17 Selecting previously unselected package inetutils-ping. [2022-04-21T13:22:40.652Z] #21 21.18 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-21T13:22:40.652Z] #21 21.18 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-21T13:22:40.652Z] #21 21.30 Selecting previously unselected package libip4tc2:amd64. [2022-04-21T13:22:40.652Z] #21 21.30 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-21T13:22:40.652Z] #21 21.30 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T13:22:40.652Z] #21 21.36 Selecting previously unselected package libip6tc2:amd64. [2022-04-21T13:22:40.652Z] #21 21.36 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-21T13:22:40.652Z] #21 21.37 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T13:22:40.652Z] #21 21.45 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-21T13:22:40.890Z] #23 11.10 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-21T13:22:40.911Z] #21 21.47 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-21T13:22:40.911Z] #21 21.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T13:22:40.911Z] #21 21.56 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-21T13:22:40.911Z] #21 21.57 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-21T13:22:40.911Z] #21 21.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T13:22:40.911Z] #21 21.67 Selecting previously unselected package libnftnl11:amd64. [2022-04-21T13:22:40.911Z] #21 21.67 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-21T13:22:40.911Z] #21 21.68 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T13:22:41.147Z] #23 11.38 Collecting pyyaml [2022-04-21T13:22:41.147Z] #23 11.40 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-21T13:22:41.147Z] #23 11.44 Building wheels for collected packages: yamllint [2022-04-21T13:22:41.147Z] #23 11.44 Building wheel for yamllint (setup.py): started [2022-04-21T13:22:41.198Z] #21 21.78 Selecting previously unselected package iptables. [2022-04-21T13:22:41.198Z] #21 21.79 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-21T13:22:41.198Z] #21 21.80 Unpacking iptables (1.8.7-1) ... [2022-04-21T13:22:41.532Z] #21 22.13 Selecting previously unselected package libonig5:amd64. [2022-04-21T13:22:41.532Z] #21 22.14 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T13:22:41.532Z] #21 22.16 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:22:41.793Z] #21 22.33 Selecting previously unselected package libjq1:amd64. [2022-04-21T13:22:41.793Z] #21 22.33 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T13:22:41.793Z] #21 22.33 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:22:41.793Z] #21 22.46 Selecting previously unselected package jq. [2022-04-21T13:22:41.793Z] #21 22.48 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-21T13:22:41.793Z] #21 22.49 Unpacking jq (1.6-2.1) ... [2022-04-21T13:22:42.062Z] #21 22.55 Selecting previously unselected package libaio1:amd64. [2022-04-21T13:22:42.062Z] #21 22.57 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-21T13:22:42.062Z] #21 22.57 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-21T13:22:42.062Z] #21 22.63 Selecting previously unselected package libgpm2:amd64. [2022-04-21T13:22:42.062Z] #21 22.64 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-21T13:22:42.062Z] #21 22.68 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-21T13:22:42.062Z] #21 22.76 Selecting previously unselected package libicu67:amd64. [2022-04-21T13:22:42.062Z] #21 22.76 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-21T13:22:42.062Z] #21 22.77 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T13:22:42.078Z] #23 12.35 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-21T13:22:42.078Z] #23 12.35 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ee7f80e88eaacbc22a94706a8bfb4370f2dc99784b2f622c767338ed7dab1c19 [2022-04-21T13:22:42.078Z] #23 12.35 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-21T13:22:42.078Z] #23 12.35 Successfully built yamllint [2022-04-21T13:22:42.078Z] #23 12.38 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-21T13:22:42.338Z] #23 12.82 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-21T13:22:43.007Z] #19 202.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-21T13:22:43.007Z] #19 202.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:22:43.007Z] #19 202.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:22:43.007Z] #19 202.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-21T13:22:43.007Z] #19 202.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-21T13:22:43.007Z] #19 202.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-21T13:22:43.007Z] #19 202.5 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-21T13:22:43.007Z] #19 202.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-21T13:22:43.007Z] #19 202.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-21T13:22:43.268Z] #19 202.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-21T13:22:43.268Z] #19 202.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:43.268Z] #19 202.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:43.841Z] #19 203.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-21T13:22:43.841Z] #19 203.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:43.841Z] #19 203.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:44.235Z] #23 DONE 14.7s [2022-04-21T13:22:44.235Z] [2022-04-21T13:22:44.235Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:22:44.235Z] #62 sha256:fbdbec42a386a7f7ed5c77d6b3b1fec2022a3e0e4a6cd39d08507b36fea2fd92 [2022-04-21T13:22:45.364Z] #21 25.80 Selecting previously unselected package libinih1:amd64. [2022-04-21T13:22:45.364Z] #21 25.81 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-21T13:22:45.364Z] #21 25.82 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-21T13:22:45.364Z] #21 25.87 Selecting previously unselected package libnet1:amd64. [2022-04-21T13:22:45.364Z] #21 25.88 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T13:22:45.364Z] #21 25.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:22:45.364Z] #21 25.96 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T13:22:45.364Z] #21 25.97 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T13:22:45.364Z] #21 25.97 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:22:45.364Z] #21 26.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T13:22:45.364Z] #21 26.07 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T13:22:45.364Z] #21 26.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:22:45.364Z] #21 26.13 Selecting previously unselected package net-tools. [2022-04-21T13:22:45.364Z] #21 26.15 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-21T13:22:45.364Z] #21 26.15 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:22:45.625Z] #21 26.33 Selecting previously unselected package patch. [2022-04-21T13:22:45.625Z] #21 26.33 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-21T13:22:45.625Z] #21 26.33 Unpacking patch (2.7.6-7) ... [2022-04-21T13:22:45.625Z] #21 26.47 Selecting previously unselected package python-pip-whl. [2022-04-21T13:22:45.884Z] #21 26.47 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:22:45.884Z] #21 26.49 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:22:46.453Z] #21 27.02 Selecting previously unselected package python3-lib2to3. [2022-04-21T13:22:46.453Z] #21 27.03 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-21T13:22:46.453Z] #21 27.04 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:22:46.453Z] #21 27.15 Selecting previously unselected package python3-distutils. [2022-04-21T13:22:46.453Z] #21 27.15 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-21T13:22:46.453Z] #21 27.16 Unpacking python3-distutils (3.9.2-1) ... [2022-04-21T13:22:46.712Z] #21 27.25 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:22:46.712Z] #21 27.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:22:46.712Z] #21 27.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:22:46.712Z] #21 27.41 Selecting previously unselected package python3-setuptools. [2022-04-21T13:22:46.712Z] #21 27.41 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-21T13:22:46.712Z] #21 27.42 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-21T13:22:46.971Z] #21 27.70 Selecting previously unselected package python3-wheel. [2022-04-21T13:22:46.971Z] #21 27.71 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-21T13:22:46.971Z] #21 27.71 Unpacking python3-wheel (0.34.2-1) ... [2022-04-21T13:22:46.971Z] #21 27.82 Selecting previously unselected package python3-pip. [2022-04-21T13:22:47.237Z] #21 27.82 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:22:47.237Z] #21 27.83 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:22:47.803Z] #21 28.39 Selecting previously unselected package sudo. [2022-04-21T13:22:47.803Z] #21 28.39 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-21T13:22:47.803Z] #21 28.39 Unpacking sudo (1.9.5p2-3) ... [2022-04-21T13:22:48.054Z] #19 207.1 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-21T13:22:48.054Z] #19 207.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:22:48.054Z] #19 207.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:22:48.054Z] #19 207.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-21T13:22:48.054Z] #19 207.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-21T13:22:48.054Z] #19 207.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-21T13:22:48.054Z] #19 207.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-21T13:22:48.054Z] #19 207.3 Setting up libfile-which-perl (1.23-1) ... [2022-04-21T13:22:48.054Z] #19 207.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-21T13:22:48.054Z] #19 207.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-21T13:22:48.054Z] #19 207.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-21T13:22:48.054Z] #19 207.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:22:48.054Z] #19 207.3 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T13:22:48.054Z] #19 207.4 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-21T13:22:48.054Z] #19 207.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-21T13:22:48.054Z] #19 207.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-21T13:22:48.054Z] #19 207.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-21T13:22:48.054Z] #19 207.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-21T13:22:48.054Z] #19 207.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-21T13:22:48.054Z] #19 207.4 Setting up file (1:5.39-3) ... [2022-04-21T13:22:48.054Z] #19 207.5 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:22:48.054Z] #19 207.5 Setting up bzip2 (1.0.8-4) ... [2022-04-21T13:22:48.054Z] #19 207.5 Setting up libyaml-perl (1.30-1) ... [2022-04-21T13:22:48.054Z] #19 207.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-21T13:22:48.054Z] #19 207.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-21T13:22:48.054Z] #19 207.5 Setting up libio-string-perl (1.08-3.1) ... [2022-04-21T13:22:48.054Z] #19 207.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-21T13:22:48.054Z] #19 207.6 Setting up cross-config (2.6.18+nmu1) ... [2022-04-21T13:22:48.314Z] #19 207.7 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:22:48.314Z] #19 207.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-21T13:22:48.314Z] #19 207.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-21T13:22:48.314Z] #19 207.7 Setting up patch (2.7.6-7) ... [2022-04-21T13:22:48.314Z] #19 207.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-21T13:22:48.314Z] #19 207.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-21T13:22:48.314Z] #19 207.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.314Z] #19 207.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-21T13:22:48.314Z] #19 207.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-21T13:22:48.314Z] #19 207.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.314Z] #19 207.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.314Z] #19 207.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-21T13:22:48.314Z] #19 207.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-21T13:22:48.314Z] #19 207.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.314Z] #19 207.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:48.314Z] #19 207.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-21T13:22:48.370Z] #21 28.87 Selecting previously unselected package thin-provisioning-tools. [2022-04-21T13:22:48.370Z] #21 28.89 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-21T13:22:48.370Z] #21 28.90 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:22:48.370Z] #21 29.10 Selecting previously unselected package uidmap. [2022-04-21T13:22:48.370Z] #21 29.10 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-21T13:22:48.370Z] #21 29.11 Unpacking uidmap (1:4.8.1-1) ... [2022-04-21T13:22:48.370Z] #21 29.24 Selecting previously unselected package vim-runtime. [2022-04-21T13:22:48.578Z] #19 207.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-21T13:22:48.578Z] #19 207.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-21T13:22:48.578Z] #19 207.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-21T13:22:48.578Z] #19 207.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.578Z] #19 208.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:22:48.578Z] #19 208.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:22:48.578Z] #19 208.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-21T13:22:48.578Z] #19 208.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:22:48.578Z] #19 208.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:22:48.578Z] #19 208.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T13:22:48.578Z] #19 208.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.578Z] #19 208.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:22:48.578Z] #19 208.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.578Z] #19 208.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.578Z] #19 208.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.578Z] #19 208.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.578Z] #19 208.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.578Z] #19 208.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.604Z] ba8181afd426: Verifying Checksum [2022-04-21T13:22:48.604Z] ba8181afd426: Download complete [2022-04-21T13:22:48.630Z] #21 29.24 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:22:48.630Z] #21 29.28 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-21T13:22:48.630Z] #21 29.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-21T13:22:48.630Z] #21 29.33 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:48.840Z] #19 208.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-21T13:22:48.840Z] #19 208.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.840Z] #19 208.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.840Z] #19 208.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.840Z] #19 208.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.840Z] #19 208.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-21T13:22:48.840Z] #19 208.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.840Z] #19 208.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.840Z] #19 208.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.840Z] #19 208.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-21T13:22:48.840Z] #19 208.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.840Z] #19 208.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.840Z] #19 208.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:48.840Z] #19 208.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-21T13:22:48.840Z] #19 208.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-21T13:22:49.100Z] #19 208.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-21T13:22:49.100Z] #19 208.5 [2022-04-21T13:22:49.100Z] #19 208.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-21T13:22:49.100Z] #19 208.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.100Z] #19 208.5 Setting up dpkg-dev (1.20.9) ... [2022-04-21T13:22:49.100Z] #19 208.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.100Z] #19 208.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T13:22:49.100Z] #19 208.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.100Z] #19 208.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.100Z] #19 208.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.100Z] #19 208.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.100Z] #19 208.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T13:22:49.100Z] #19 208.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.100Z] #19 208.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.100Z] #19 208.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.361Z] #19 208.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.361Z] #19 208.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-21T13:22:49.361Z] #19 208.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-21T13:22:49.361Z] #19 208.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-21T13:22:49.621Z] #19 208.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-21T13:22:49.621Z] #19 209.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-21T13:22:49.621Z] #19 209.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:49.621Z] #19 209.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:49.621Z] #19 209.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.621Z] #19 209.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T13:22:49.621Z] #19 209.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.621Z] #19 209.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.621Z] #19 209.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:22:49.621Z] #19 209.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T13:22:49.621Z] #19 209.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.621Z] #19 209.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.621Z] #19 209.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.621Z] #19 209.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.621Z] #19 209.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.621Z] #19 209.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.881Z] #19 209.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T13:22:49.881Z] #19 209.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:22:49.881Z] #19 209.2 Setting up libxml-simple-perl (2.25-1) ... [2022-04-21T13:22:49.881Z] #19 209.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T13:22:49.881Z] #19 209.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T13:22:49.881Z] #19 209.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T13:22:49.881Z] #19 209.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.881Z] #19 209.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.881Z] #19 209.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.881Z] #19 209.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.881Z] #19 209.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:49.881Z] #19 209.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-21T13:22:49.881Z] #19 209.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.881Z] #19 209.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:49.881Z] #19 209.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:49.881Z] #19 209.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:49.881Z] #19 209.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T13:22:50.158Z] #19 209.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T13:22:50.158Z] #19 209.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-21T13:22:50.158Z] #19 209.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:22:50.158Z] #19 209.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:22:50.158Z] #19 209.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:50.158Z] #19 209.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:50.158Z] #19 209.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T13:22:50.158Z] #19 209.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:22:50.158Z] #19 209.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:22:50.158Z] #19 209.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:50.158Z] #19 209.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:22:50.158Z] #19 209.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-21T13:22:50.158Z] #19 209.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:22:50.425Z] #19 209.6 Setting up crossbuild-essential-armel (12.9) ... [2022-04-21T13:22:50.425Z] #19 209.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:22:50.425Z] #19 209.7 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-21T13:22:50.425Z] #19 209.7 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-21T13:22:50.425Z] #19 209.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-21T13:22:50.425Z] #19 209.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-21T13:22:50.425Z] #19 209.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:22:51.916Z] #21 32.18 Selecting previously unselected package vim. [2022-04-21T13:22:51.916Z] #21 32.19 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:22:51.916Z] #21 32.20 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:51.916Z] #21 32.73 Selecting previously unselected package xfsprogs. [2022-04-21T13:22:51.916Z] #21 32.73 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-21T13:22:52.176Z] #21 32.75 Unpacking xfsprogs (5.10.0-4) ... [2022-04-21T13:22:52.435Z] #21 33.20 Selecting previously unselected package zip. [2022-04-21T13:22:52.694Z] #21 33.21 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-21T13:22:52.694Z] #21 33.21 Unpacking zip (3.0-12) ... [2022-04-21T13:22:52.694Z] #21 33.33 Selecting previously unselected package zstd. [2022-04-21T13:22:52.694Z] #21 33.34 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-21T13:22:52.694Z] #21 33.34 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:22:52.953Z] #21 33.66 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:22:53.026Z] #19 DONE 212.6s [2022-04-21T13:22:53.026Z] [2022-04-21T13:22:53.026Z] #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-04-21T13:22:53.026Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T13:22:53.287Z] #20 ... [2022-04-21T13:22:53.287Z] [2022-04-21T13:22:53.287Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T13:22:53.287Z] #32 sha256:8b81db71e872bafd0e134887e00fa85096db49540c2052360e4b41171ee16079 [2022-04-21T13:22:53.287Z] #32 DONE 0.1s [2022-04-21T13:22:53.287Z] [2022-04-21T13:22:53.287Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-21T13:22:53.287Z] #71 sha256:3e82a90652f4241a4d891a3df18c7e3f21e46a84809063511f191d72be52a278 [2022-04-21T13:22:53.287Z] #71 DONE 0.1s [2022-04-21T13:22:53.552Z] [2022-04-21T13:22:53.552Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:22:53.552Z] #72 sha256:98cec3092abd8a11d97664b78ed86a2a4ba22b25f6db0e358332f0be2be68531 [2022-04-21T13:22:53.890Z] #21 34.45 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T13:22:53.890Z] #21 34.47 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:22:53.890Z] #21 34.49 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-21T13:22:53.890Z] #21 34.50 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T13:22:53.890Z] #21 34.51 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T13:22:53.890Z] #21 34.52 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-21T13:22:53.890Z] #21 34.54 Setting up uidmap (1:4.8.1-1) ... [2022-04-21T13:22:53.890Z] #21 34.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:22:53.890Z] #21 34.57 Setting up bzip2 (1.0.8-4) ... [2022-04-21T13:22:53.890Z] #21 34.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:22:53.890Z] #21 34.60 Setting up python3-wheel (0.34.2-1) ... [2022-04-21T13:22:54.190Z] #62 ... [2022-04-21T13:22:54.190Z] [2022-04-21T13:22:54.190Z] #45 [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-04-21T13:22:54.190Z] #45 sha256:3fe99a8fb2f8ac688a40e5d153f8587085f6dd77d1413ddfadc8e617e937cd47 [2022-04-21T13:22:54.190Z] #45 171.8 + dpkg --print-architecture [2022-04-21T13:22:54.447Z] #45 DONE 172.4s [2022-04-21T13:22:54.447Z] [2022-04-21T13:22:54.447Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:22:54.447Z] #62 sha256:fbdbec42a386a7f7ed5c77d6b3b1fec2022a3e0e4a6cd39d08507b36fea2fd92 [2022-04-21T13:22:54.457Z] #21 35.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:54.457Z] #21 35.15 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-21T13:22:54.457Z] #21 35.17 Setting up libcap2-bin (1:2.44-1) ... [2022-04-21T13:22:54.457Z] #21 35.19 Setting up apparmor (2.13.6-10) ... [2022-04-21T13:22:54.495Z] #72 1.308 + RM_GOPATH=0 [2022-04-21T13:22:54.495Z] #72 1.308 + TMP_GOPATH= [2022-04-21T13:22:54.495Z] #72 1.308 + : /build [2022-04-21T13:22:54.495Z] #72 1.308 + '[' -z '' ']' [2022-04-21T13:22:54.495Z] #72 1.312 ++ mktemp -d [2022-04-21T13:22:54.495Z] #72 1.313 + export GOPATH=/tmp/tmp.IXK8s9BYkt [2022-04-21T13:22:54.495Z] #72 1.313 + GOPATH=/tmp/tmp.IXK8s9BYkt [2022-04-21T13:22:54.495Z] #72 1.313 + RM_GOPATH=1 [2022-04-21T13:22:54.495Z] #72 1.313 + case "$(go env GOARCH)" in [2022-04-21T13:22:54.495Z] #72 1.317 ++ go env GOARCH [2022-04-21T13:22:54.756Z] #72 1.318 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:22:54.756Z] #72 1.318 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:22:54.756Z] #72 1.319 ++ dirname /install.sh [2022-04-21T13:22:54.756Z] #72 1.319 + dir=/ [2022-04-21T13:22:54.756Z] #72 1.319 + bin=rootlesskit [2022-04-21T13:22:54.756Z] #72 1.319 + shift [2022-04-21T13:22:54.756Z] #72 1.319 + '[' '!' -f //rootlesskit.installer ']' [2022-04-21T13:22:54.756Z] #72 1.319 + . //rootlesskit.installer [2022-04-21T13:22:54.756Z] #72 1.319 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:22:54.756Z] #72 1.319 + install_rootlesskit [2022-04-21T13:22:54.756Z] #72 1.319 + case "$1" in [2022-04-21T13:22:54.756Z] #72 1.319 + export CGO_ENABLED=0 [2022-04-21T13:22:54.756Z] #72 1.319 + CGO_ENABLED=0 [2022-04-21T13:22:54.756Z] #72 1.319 + _install_rootlesskit [2022-04-21T13:22:54.756Z] #72 1.321 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:22:54.756Z] #72 1.321 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-21T13:22:54.756Z] #72 1.321 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:22:54.756Z] #72 1.321 + GOBIN=/build [2022-04-21T13:22:54.756Z] #72 1.321 + GO111MODULE=on [2022-04-21T13:22:54.756Z] #72 1.321 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:22:55.017Z] #72 1.774 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-21T13:22:56.361Z] #21 36.66 Setting up zip (3.0-12) ... [2022-04-21T13:22:56.361Z] #21 36.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:56.361Z] #21 36.72 Setting up bash-completion (1:2.11-2) ... [2022-04-21T13:22:56.933Z] #72 3.216 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:22:56.933Z] #72 3.216 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-21T13:22:56.933Z] #72 3.585 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-21T13:22:57.132Z] #53 ... [2022-04-21T13:22:57.132Z] [2022-04-21T13:22:57.132Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:57.132Z] #58 sha256:98a7015ac529fc1c9150c62c9fdd0412f46c1425e972e9bd62bd631001b6f38d [2022-04-21T13:22:57.132Z] #58 146.4 + mkdir -p /build [2022-04-21T13:22:57.132Z] #58 146.4 + cp runc /build/runc [2022-04-21T13:22:57.132Z] #58 DONE 148.6s [2022-04-21T13:22:57.132Z] [2022-04-21T13:22:57.132Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:22:57.132Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:22:57.132Z] #53 254.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-21T13:22:57.132Z] #53 DONE 254.9s [2022-04-21T13:22:57.132Z] [2022-04-21T13:22:57.132Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:22:57.132Z] #62 sha256:11d2c9a28fdbf6fef4f226115efcf43bb3d94dbefb3b57378891730167b74a00 [2022-04-21T13:22:57.504Z] #72 ... [2022-04-21T13:22:57.505Z] [2022-04-21T13:22:57.505Z] #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-04-21T13:22:57.505Z] #33 sha256:50085b870bc7504ce07e549e39b8da52c286e048002ce2ba4adc06897f464b9d [2022-04-21T13:22:57.505Z] #33 1.232 + RM_GOPATH=0 [2022-04-21T13:22:57.505Z] #33 1.232 + TMP_GOPATH= [2022-04-21T13:22:57.505Z] #33 1.232 + : /build [2022-04-21T13:22:57.505Z] #33 1.232 + '[' -z '' ']' [2022-04-21T13:22:57.505Z] #33 1.232 ++ mktemp -d [2022-04-21T13:22:57.505Z] #33 1.232 + export GOPATH=/tmp/tmp.O61Sb0RtAq [2022-04-21T13:22:57.505Z] #33 1.232 + GOPATH=/tmp/tmp.O61Sb0RtAq [2022-04-21T13:22:57.505Z] #33 1.232 + RM_GOPATH=1 [2022-04-21T13:22:57.505Z] #33 1.232 + case "$(go env GOARCH)" in [2022-04-21T13:22:57.505Z] #33 1.232 ++ go env GOARCH [2022-04-21T13:22:57.505Z] #33 1.235 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:22:57.505Z] #33 1.236 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:22:57.505Z] #33 1.236 ++ dirname /install.sh [2022-04-21T13:22:57.505Z] #33 1.238 + dir=/ [2022-04-21T13:22:57.505Z] #33 1.240 + bin=dockercli [2022-04-21T13:22:57.505Z] #33 1.240 + shift [2022-04-21T13:22:57.505Z] #33 1.240 + '[' '!' -f //dockercli.installer ']' [2022-04-21T13:22:57.505Z] #33 1.240 + . //dockercli.installer [2022-04-21T13:22:57.505Z] #33 1.240 ++ : stable [2022-04-21T13:22:57.505Z] #33 1.240 ++ : 17.06.2-ce [2022-04-21T13:22:57.505Z] #33 1.240 + install_dockercli [2022-04-21T13:22:57.505Z] #33 1.240 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-21T13:22:57.505Z] #33 1.240 ++ uname -m [2022-04-21T13:22:57.505Z] #33 1.240 Install docker/cli version 17.06.2-ce from stable [2022-04-21T13:22:57.505Z] #33 1.243 + arch=x86_64 [2022-04-21T13:22:57.505Z] #33 1.248 + '[' x86_64 '!=' x86_64 ']' [2022-04-21T13:22:57.505Z] #33 1.248 + url=https://download.docker.com/linux/static [2022-04-21T13:22:57.505Z] #33 1.248 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-21T13:22:57.505Z] #33 1.257 + tar -xz docker/docker [2022-04-21T13:22:57.505Z] #33 3.930 + mkdir -p /build [2022-04-21T13:22:57.505Z] #33 3.937 + mv docker/docker /build/ [2022-04-21T13:22:57.505Z] #33 3.938 + rmdir docker [2022-04-21T13:22:57.505Z] #33 DONE 4.2s [2022-04-21T13:22:57.768Z] [2022-04-21T13:22:57.768Z] #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-04-21T13:22:57.768Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T13:22:57.768Z] #20 1.791 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:22:57.768Z] #20 1.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:22:57.768Z] #20 1.840 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:22:57.768Z] #20 2.167 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:22:57.768Z] #20 2.518 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-21T13:22:57.768Z] #20 2.964 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-21T13:22:57.768Z] #20 3.524 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:22:57.768Z] #20 4.128 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-21T13:22:57.768Z] #20 4.664 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-21T13:22:58.078Z] #62 ... [2022-04-21T13:22:58.078Z] [2022-04-21T13:22:58.078Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-21T13:22:58.078Z] #54 sha256:d348e2b9804cb9e7877487a6ea600b2341f2075100cf43283c48cb6dee56fde8 [2022-04-21T13:22:58.279Z] #21 38.71 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:22:58.279Z] #21 38.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-21T13:22:58.279Z] #21 38.74 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-21T13:22:58.279Z] #21 38.76 Setting up patch (2.7.6-7) ... [2022-04-21T13:22:58.279Z] #21 38.78 Setting up sudo (1.9.5p2-3) ... [2022-04-21T13:22:58.279Z] #21 38.87 invoke-rc.d: could not determine current runlevel [2022-04-21T13:22:58.279Z] #21 38.89 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-21T13:22:58.279Z] #21 38.90 Setting up xfsprogs (5.10.0-4) ... [2022-04-21T13:22:58.279Z] #21 38.92 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-21T13:22:58.279Z] #21 38.93 Setting up inetutils-ping (2:2.0-1) ... [2022-04-21T13:22:58.279Z] #21 38.94 Setting up pigz (2.6-1) ... [2022-04-21T13:22:58.279Z] #21 38.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T13:22:58.279Z] #21 38.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:22:58.279Z] #21 38.99 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:22:58.279Z] #21 39.00 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:58.339Z] #20 5.003 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:22:58.339Z] #20 5.012 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-21T13:22:58.340Z] #20 5.020 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-21T13:22:58.340Z] #20 5.025 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-21T13:22:58.340Z] #20 5.033 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:22:58.340Z] #20 5.045 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-21T13:22:58.340Z] #54 DONE 0.6s [2022-04-21T13:22:58.340Z] [2022-04-21T13:22:58.340Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-21T13:22:58.340Z] #56 sha256:00d7499e64b2f6f3e737a4a81083f99bfab972bc499dd8e8ddaf8da9f714d5cb [2022-04-21T13:22:58.601Z] #20 5.412 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-21T13:22:58.601Z] #20 5.417 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:22:58.601Z] #20 5.420 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-21T13:22:58.601Z] #20 5.422 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-21T13:22:58.601Z] #20 5.427 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-21T13:22:58.601Z] #20 5.439 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:22:58.602Z] #56 DONE 0.1s [2022-04-21T13:22:58.602Z] [2022-04-21T13:22:58.602Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-21T13:22:58.602Z] #59 sha256:1ad6b4e4e13b87e287ab738cb6de1f3e5f5416135069fac7eb8f34aab882ed7c [2022-04-21T13:22:58.863Z] #59 DONE 0.3s [2022-04-21T13:22:58.863Z] [2022-04-21T13:22:58.863Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:22:58.863Z] #62 sha256:11d2c9a28fdbf6fef4f226115efcf43bb3d94dbefb3b57378891730167b74a00 [2022-04-21T13:22:59.215Z] #21 39.62 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-21T13:22:59.215Z] #21 39.64 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:22:59.474Z] #21 40.07 Setting up libelf1:amd64 (0.183-1) ... [2022-04-21T13:22:59.474Z] #21 40.10 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:22:59.474Z] #21 40.13 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:22:59.474Z] #21 40.14 Setting up python3-distutils (3.9.2-1) ... [2022-04-21T13:22:59.992Z] #21 40.57 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:59.992Z] #21 40.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-21T13:22:59.992Z] #21 40.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-21T13:22:59.992Z] #21 40.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-21T13:22:59.992Z] #21 40.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-21T13:22:59.992Z] #21 40.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-21T13:22:59.992Z] #21 40.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-21T13:22:59.992Z] #21 40.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-21T13:22:59.992Z] #21 40.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-21T13:22:59.992Z] #21 40.64 Setting up python3-setuptools (52.0.0-4) ... [2022-04-21T13:23:00.247Z] #62 222.3 + bin/containerd [2022-04-21T13:23:01.370Z] #21 42.02 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:23:01.370Z] #21 42.04 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T13:23:01.370Z] #21 42.06 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:23:01.370Z] #21 42.07 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:23:02.749Z] #21 43.12 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T13:23:02.749Z] #21 43.14 Setting up jq (1.6-2.1) ... [2022-04-21T13:23:02.749Z] #21 43.15 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-21T13:23:02.749Z] #21 43.16 Setting up iptables (1.8.7-1) ... [2022-04-21T13:23:02.749Z] #21 43.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:23:02.749Z] #21 43.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:23:02.749Z] #21 43.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:23:02.749Z] #21 43.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:23:02.749Z] #21 43.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-21T13:23:02.749Z] #21 43.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-21T13:23:02.749Z] #21 43.23 Setting up iproute2 (5.10.0-4) ... [2022-04-21T13:23:03.008Z] #21 43.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:23:03.267Z] #21 DONE 44.0s [2022-04-21T13:23:03.267Z] [2022-04-21T13:23:03.267Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-21T13:23:03.267Z] #22 sha256:78bd08c1bf1ca00388b0aa0f76e0a431902f763c189a659e5be3c952c729421a [2022-04-21T13:23:03.538Z] 4612f6d0b889: Verifying Checksum [2022-04-21T13:23:03.538Z] 4612f6d0b889: Download complete [2022-04-21T13:23:03.901Z] #20 ... [2022-04-21T13:23:03.901Z] [2022-04-21T13:23:03.901Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:23:03.901Z] #67 sha256:be58ba87cf0f0a0a76bfcabb21bf30b11615cb095b07157b17f7417fccb200b5 [2022-04-21T13:23:03.901Z] #67 1.736 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:23:03.901Z] #67 1.760 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:23:03.901Z] #67 1.839 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:23:03.901Z] #67 2.070 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-21T13:23:03.901Z] #67 2.384 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:23:03.901Z] #67 2.920 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:23:03.901Z] #67 3.359 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-21T13:23:03.901Z] #67 3.869 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-21T13:23:03.901Z] #67 4.371 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-21T13:23:03.901Z] #67 4.849 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-21T13:23:03.901Z] #67 4.849 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:23:03.901Z] #67 4.849 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-21T13:23:03.901Z] #67 4.849 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:23:03.901Z] #67 4.868 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-21T13:23:03.901Z] #67 4.870 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-21T13:23:03.901Z] #67 4.872 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-21T13:23:03.901Z] #67 4.873 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:23:03.901Z] #67 4.876 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-21T13:23:03.901Z] #67 4.876 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-21T13:23:03.901Z] #67 4.877 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:23:03.901Z] #67 4.880 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-21T13:23:03.901Z] #67 ... [2022-04-21T13:23:03.901Z] [2022-04-21T13:23:03.901Z] #47 [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-04-21T13:23:03.901Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T13:23:03.901Z] #47 1.736 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:23:03.901Z] #47 1.756 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:23:03.901Z] #47 1.838 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:23:03.901Z] #47 2.100 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-21T13:23:03.901Z] #47 2.428 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:23:03.901Z] #47 2.956 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-21T13:23:03.901Z] #47 3.412 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-21T13:23:03.901Z] #47 3.844 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-21T13:23:03.901Z] #47 4.291 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:23:03.901Z] #47 4.869 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-21T13:23:03.901Z] #47 4.873 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:23:03.901Z] #47 4.873 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-21T13:23:03.901Z] #47 4.873 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-21T13:23:03.901Z] #47 4.873 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-21T13:23:03.901Z] #47 4.892 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:23:03.902Z] #47 5.094 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:23:03.902Z] #47 5.099 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-21T13:23:03.902Z] #47 5.100 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-21T13:23:03.902Z] #47 5.101 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-21T13:23:03.902Z] #47 5.102 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-21T13:23:03.902Z] #47 5.104 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:23:03.902Z] #47 ... [2022-04-21T13:23:03.902Z] [2022-04-21T13:23:03.902Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:23:03.902Z] #72 sha256:98cec3092abd8a11d97664b78ed86a2a4ba22b25f6db0e358332f0be2be68531 [2022-04-21T13:23:03.902Z] #72 4.809 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-21T13:23:03.902Z] #72 5.468 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:23:03.902Z] #72 5.568 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-21T13:23:03.902Z] #72 5.680 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-21T13:23:03.902Z] #72 5.851 go: downloading github.com/google/uuid v1.3.0 [2022-04-21T13:23:03.902Z] #72 5.881 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-21T13:23:03.902Z] #72 5.957 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-21T13:23:03.902Z] #72 6.063 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-21T13:23:03.902Z] #72 6.105 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-21T13:23:03.902Z] #72 6.165 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-21T13:23:03.902Z] #72 6.993 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:23:04.646Z] #22 1.251 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-21T13:23:04.646Z] #22 1.259 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-21T13:23:04.646Z] #22 1.262 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-21T13:23:04.646Z] #22 DONE 1.3s [2022-04-21T13:23:04.646Z] [2022-04-21T13:23:04.646Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:23:04.646Z] #62 sha256:0b77d4f32c93df5d761d5d16e4aec45753cdafb0e259a770451b9b2b096fd0fa [2022-04-21T13:23:04.905Z] #62 ... [2022-04-21T13:23:04.905Z] [2022-04-21T13:23:04.905Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-21T13:23:04.905Z] #23 sha256:0e123318212cf9da61e05de8d2f9e2d78739358c8b15512784fac12c85abd181 [2022-04-21T13:23:14.886Z] #23 10.02 Collecting yamllint==1.26.1 [2022-04-21T13:23:15.822Z] #23 11.08 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-21T13:23:16.136Z] #72 ... [2022-04-21T13:23:16.136Z] [2022-04-21T13:23:16.136Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:23:16.136Z] #67 sha256:be58ba87cf0f0a0a76bfcabb21bf30b11615cb095b07157b17f7417fccb200b5 [2022-04-21T13:23:16.136Z] #67 21.19 Fetched 48.9 MB in 20s (2475 kB/s) [2022-04-21T13:23:16.759Z] #23 12.22 Collecting pathspec>=0.5.3 [2022-04-21T13:23:16.759Z] #23 12.23 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-21T13:23:17.328Z] #23 12.57 Collecting pyyaml [2022-04-21T13:23:17.328Z] #23 12.59 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-21T13:23:17.328Z] #23 12.65 Building wheels for collected packages: yamllint [2022-04-21T13:23:17.328Z] #23 12.65 Building wheel for yamllint (setup.py): started [2022-04-21T13:23:18.265Z] #23 13.55 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-21T13:23:18.265Z] #23 13.55 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c8a4e67766b68751ee8b472b6c8390b2ec6817ae4c9cd715356e9feb0bd444b4 [2022-04-21T13:23:18.265Z] #23 13.56 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-21T13:23:18.265Z] #23 13.56 Successfully built yamllint [2022-04-21T13:23:18.265Z] #23 13.58 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-21T13:23:18.526Z] #23 13.99 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-21T13:23:19.094Z] #23 DONE 14.6s [2022-04-21T13:23:19.094Z] [2022-04-21T13:23:19.094Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:23:19.094Z] #62 sha256:0b77d4f32c93df5d761d5d16e4aec45753cdafb0e259a770451b9b2b096fd0fa [2022-04-21T13:23:19.355Z] #62 ... [2022-04-21T13:23:19.355Z] [2022-04-21T13:23:19.355Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-21T13:23:19.355Z] #27 sha256:fb0230cbe9eb52d0dbfc727835d5a595f3966c58a7c1d0cf985527906d8cea48 [2022-04-21T13:23:19.616Z] #27 DONE 0.3s [2022-04-21T13:23:19.616Z] [2022-04-21T13:23:19.616Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-21T13:23:19.616Z] #32 sha256:a0d8d39c61df7eb55eaf807c4f08c2db86e56b66709a0010ea4b440f0dc00b1e [2022-04-21T13:23:20.184Z] #32 DONE 0.6s [2022-04-21T13:23:20.184Z] [2022-04-21T13:23:20.184Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:23:20.184Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:23:20.184Z] #53 ... [2022-04-21T13:23:20.184Z] [2022-04-21T13:23:20.184Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-21T13:23:20.184Z] #35 sha256:e70d378cc740fe322ad27ea40c3a6f8740a58df5be487ed517beecebf3069781 [2022-04-21T13:23:20.443Z] #35 DONE 0.3s [2022-04-21T13:23:20.443Z] [2022-04-21T13:23:20.443Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-21T13:23:20.443Z] #37 sha256:99f59667c518dd3b0c2574f16df5a73155de0666237d5f60aa97d4998d412e40 [2022-04-21T13:23:20.443Z] #37 DONE 0.1s [2022-04-21T13:23:20.443Z] [2022-04-21T13:23:20.443Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:23:20.443Z] #58 sha256:836fd296b974c3f052121c033c87c3a4a08f82e7b039cf83381630b93b9948f6 [2022-04-21T13:23:20.702Z] #58 ... [2022-04-21T13:23:20.702Z] [2022-04-21T13:23:20.702Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-21T13:23:20.702Z] #39 sha256:3a2c80f767e634bef1d848e02368dc22934a3f43f0994070c762aafcbe157f12 [2022-04-21T13:23:20.702Z] #39 DONE 0.1s [2022-04-21T13:23:20.702Z] [2022-04-21T13:23:20.702Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-21T13:23:20.702Z] #43 sha256:1df8e74b465073ce88a76978511080ef318730f8fe191dda99015200748bae3c [2022-04-21T13:23:20.702Z] #43 DONE 0.1s [2022-04-21T13:23:20.702Z] [2022-04-21T13:23:20.702Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:23:20.702Z] #62 sha256:0b77d4f32c93df5d761d5d16e4aec45753cdafb0e259a770451b9b2b096fd0fa [2022-04-21T13:23:22.732Z] #67 21.19 Reading package lists... [2022-04-21T13:23:22.732Z] #67 ... [2022-04-21T13:23:22.732Z] [2022-04-21T13:23:22.732Z] #47 [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-04-21T13:23:22.732Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T13:23:22.732Z] #47 21.92 Fetched 48.9 MB in 20s (2389 kB/s) [2022-04-21T13:23:24.120Z] #47 21.92 Reading package lists... [2022-04-21T13:23:24.120Z] #47 ... [2022-04-21T13:23:24.120Z] [2022-04-21T13:23:24.120Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:23:24.120Z] #67 sha256:be58ba87cf0f0a0a76bfcabb21bf30b11615cb095b07157b17f7417fccb200b5 [2022-04-21T13:23:24.120Z] #67 21.19 Reading package lists... [2022-04-21T13:23:24.957Z] #67 31.15 Reading package lists... [2022-04-21T13:23:24.957Z] #67 ... [2022-04-21T13:23:24.957Z] [2022-04-21T13:23:24.957Z] #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-04-21T13:23:24.957Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T13:23:24.957Z] #20 21.79 Fetched 48.9 MB in 20s (2421 kB/s) [2022-04-21T13:23:24.957Z] #20 21.79 Reading package lists... [2022-04-21T13:23:24.957Z] #20 31.89 Reading package lists... [2022-04-21T13:23:24.957Z] #20 ... [2022-04-21T13:23:24.957Z] [2022-04-21T13:23:24.957Z] #47 [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-04-21T13:23:24.957Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T13:23:24.957Z] #47 21.92 Reading package lists... [2022-04-21T13:23:25.228Z] --- PASS: TestBuildWithHugeFile (51.38s) [2022-04-21T13:23:25.228Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T13:23:25.228Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:23:25.228Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:23:25.228Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T13:23:25.228Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:23:25.228Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:23:25.228Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:23:25.228Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:23:25.228Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:23:25.228Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:23:25.228Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:23:25.228Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:23:25.228Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:23:25.228Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-21T13:23:25.228Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2022-04-21T13:23:25.228Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-21T13:23:25.228Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2022-04-21T13:23:25.228Z] === RUN TestBuildPreserveOwnership [2022-04-21T13:23:25.228Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-21T13:23:26.164Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-21T13:23:30.353Z] --- PASS: TestBuildPreserveOwnership (10.53s) [2022-04-21T13:23:30.353Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.51s) [2022-04-21T13:23:30.353Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-21T13:23:30.353Z] === RUN TestBuildPlatformInvalid [2022-04-21T13:23:30.353Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-21T13:23:30.353Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-21T13:23:30.353Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-21T13:23:30.353Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-21T13:23:30.353Z] PASS [2022-04-21T13:23:30.353Z] [2022-04-21T13:23:30.353Z] === Skipped [2022-04-21T13:23:30.353Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-21T13:23:30.353Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:23:30.353Z] [2022-04-21T13:23:30.353Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:23:30.353Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:23:30.353Z] [2022-04-21T13:23:30.353Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-21T13:23:30.353Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-21T13:23:30.353Z] [2022-04-21T13:23:30.353Z] DONE 34 tests, 3 skipped in 111.236s [2022-04-21T13:23:30.353Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-21T13:23:30.353Z] INFO: Testing against a local daemon [2022-04-21T13:23:30.353Z] === RUN TestConfigInspect [2022-04-21T13:23:30.353Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:23:30.353Z] --- SKIP: TestConfigInspect (0.01s) [2022-04-21T13:23:30.353Z] === RUN TestConfigList [2022-04-21T13:23:30.353Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:23:30.353Z] --- SKIP: TestConfigList (0.01s) [2022-04-21T13:23:30.353Z] === RUN TestConfigsCreateAndDelete [2022-04-21T13:23:30.353Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:23:30.353Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-21T13:23:30.353Z] === RUN TestConfigsUpdate [2022-04-21T13:23:30.353Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:23:30.353Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-21T13:23:30.353Z] === RUN TestTemplatedConfig [2022-04-21T13:23:30.353Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:23:30.353Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-21T13:23:30.353Z] === RUN TestConfigCreateResolve [2022-04-21T13:23:30.353Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:23:30.353Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-21T13:23:30.353Z] PASS [2022-04-21T13:23:30.353Z] [2022-04-21T13:23:30.353Z] === Skipped [2022-04-21T13:23:30.353Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-04-21T13:23:30.353Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:23:30.353Z] [2022-04-21T13:23:30.353Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-21T13:23:30.353Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:23:30.353Z] [2022-04-21T13:23:30.353Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-21T13:23:30.353Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:23:30.353Z] [2022-04-21T13:23:30.353Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-21T13:23:30.353Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:23:30.353Z] [2022-04-21T13:23:30.353Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-21T13:23:30.353Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:23:30.353Z] [2022-04-21T13:23:30.353Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-21T13:23:30.353Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:23:30.353Z] [2022-04-21T13:23:30.353Z] DONE 6 tests, 6 skipped in 0.077s [2022-04-21T13:23:30.354Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-21T13:23:30.354Z] INFO: Testing against a local daemon [2022-04-21T13:23:30.354Z] === RUN TestCheckpoint [2022-04-21T13:23:30.354Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:23:30.354Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T13:23:30.354Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T13:23:30.354Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:23:30.354Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:23:30.354Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:23:30.354Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:23:30.354Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:23:30.354Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:23:30.354Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T13:23:30.354Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:23:30.354Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T13:23:30.354Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-21T13:23:30.354Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-21T13:23:30.354Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T13:23:30.354Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T13:23:30.354Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T13:23:30.354Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T13:23:30.354Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T13:23:30.354Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-21T13:23:30.354Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T13:23:30.354Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-21T13:23:30.354Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T13:23:30.614Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-21T13:23:30.614Z] === RUN TestCopyEmptyFile [2022-04-21T13:23:30.614Z] --- PASS: TestCopyEmptyFile (0.17s) [2022-04-21T13:23:30.614Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T13:23:30.614Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-21T13:23:30.614Z] === RUN TestCopyFromContainer [2022-04-21T13:23:31.139Z] 8f616e6e9eec: Pull complete [2022-04-21T13:23:34.803Z] === RUN TestCopyFromContainer// [2022-04-21T13:23:34.803Z] === RUN TestCopyFromContainer//bar/root [2022-04-21T13:23:34.803Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-21T13:23:34.803Z] === RUN TestCopyFromContainer/bar/quux [2022-04-21T13:23:34.803Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-21T13:23:34.803Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-21T13:23:34.803Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-21T13:23:34.803Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-21T13:23:34.803Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-21T13:23:34.803Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-21T13:23:34.803Z] --- PASS: TestCopyFromContainer (3.91s) [2022-04-21T13:23:34.803Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-04-21T13:23:34.803Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-04-21T13:23:34.803Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2022-04-21T13:23:34.803Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-21T13:23:34.803Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-04-21T13:23:34.803Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-04-21T13:23:34.803Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-04-21T13:23:34.803Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-04-21T13:23:34.803Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-04-21T13:23:34.803Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-04-21T13:23:34.803Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T13:23:34.803Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:23:34.803Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:23:34.803Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:23:34.803Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:23:34.803Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:23:34.803Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:23:34.803Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:23:34.803Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:23:34.803Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:23:34.803Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-21T13:23:34.803Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T13:23:34.803Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T13:23:34.803Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T13:23:34.803Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T13:23:34.803Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-21T13:23:34.803Z] === RUN TestCreateWithInvalidEnv [2022-04-21T13:23:34.803Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T13:23:34.803Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T13:23:34.803Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T13:23:34.803Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T13:23:34.803Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T13:23:34.803Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T13:23:34.803Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T13:23:34.803Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T13:23:34.803Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T13:23:34.803Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-21T13:23:34.803Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T13:23:34.803Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T13:23:34.803Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T13:23:34.803Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T13:23:34.803Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-21T13:23:34.803Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T13:23:34.973Z] #47 31.81 Reading package lists... [2022-04-21T13:23:34.973Z] #47 ... [2022-04-21T13:23:34.973Z] [2022-04-21T13:23:34.973Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:23:34.973Z] #67 sha256:be58ba87cf0f0a0a76bfcabb21bf30b11615cb095b07157b17f7417fccb200b5 [2022-04-21T13:23:34.973Z] #67 31.15 Reading package lists... [2022-04-21T13:23:35.586Z] #62 ... [2022-04-21T13:23:35.586Z] [2022-04-21T13:23:35.586Z] #45 [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-04-21T13:23:35.586Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:23:35.586Z] #45 192.0 + dpkg --print-architecture [2022-04-21T13:23:35.586Z] #45 192.0 + git checkout -q v2.1.0 [2022-04-21T13:23:35.586Z] #45 192.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-21T13:23:35.586Z] #45 192.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-21T13:23:36.179Z] --- PASS: TestCreateWithCustomMaskedPaths (1.35s) [2022-04-21T13:23:36.179Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T13:23:37.525Z] #67 41.21 Building dependency tree... [2022-04-21T13:23:37.556Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.28s) [2022-04-21T13:23:37.556Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T13:23:37.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:23:37.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:23:37.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:23:37.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:23:37.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:23:37.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:23:37.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:23:37.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:23:37.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:23:37.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:23:37.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:23:37.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:23:37.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:23:37.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:23:37.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:23:37.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-21T13:23:37.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-04-21T13:23:37.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-21T13:23:37.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-21T13:23:37.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-04-21T13:23:37.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-21T13:23:37.556Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T13:23:37.814Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-04-21T13:23:37.814Z] === RUN TestCreateDifferentPlatform [2022-04-21T13:23:37.814Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T13:23:37.814Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T13:23:37.814Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-21T13:23:37.814Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T13:23:37.814Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T13:23:37.814Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T13:23:37.814Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-04-21T13:23:37.814Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T13:23:37.814Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-21T13:23:37.815Z] === RUN TestContainerStartOnDaemonRestart [2022-04-21T13:23:37.815Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-21T13:23:37.815Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-21T13:23:37.815Z] === RUN TestDaemonRestartIpcMode [2022-04-21T13:23:37.815Z] === PAUSE TestDaemonRestartIpcMode [2022-04-21T13:23:37.815Z] === RUN TestDaemonHostGatewayIP [2022-04-21T13:23:37.815Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:23:37.815Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-21T13:23:37.815Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-21T13:23:37.815Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-21T13:23:37.815Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T13:23:37.815Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-21T13:23:37.815Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-21T13:23:37.815Z] === RUN TestDiff [2022-04-21T13:23:38.381Z] --- PASS: TestDiff (0.43s) [2022-04-21T13:23:38.381Z] === RUN TestExecWithCloseStdin [2022-04-21T13:23:38.948Z] --- PASS: TestExecWithCloseStdin (0.54s) [2022-04-21T13:23:38.948Z] === RUN TestExec [2022-04-21T13:23:39.442Z] #67 46.30 The following additional packages will be installed: [2022-04-21T13:23:39.442Z] #67 46.32 libbtrfs0 [2022-04-21T13:23:39.515Z] --- PASS: TestExec (0.57s) [2022-04-21T13:23:39.515Z] === RUN TestExecUser [2022-04-21T13:23:39.703Z] #67 46.57 The following NEW packages will be installed: [2022-04-21T13:23:39.703Z] #67 46.59 libbtrfs-dev libbtrfs0 [2022-04-21T13:23:40.082Z] --- PASS: TestExecUser (0.60s) [2022-04-21T13:23:40.082Z] === RUN TestExportContainerAndImportImage [2022-04-21T13:23:40.277Z] #67 47.08 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:23:40.277Z] #67 47.08 Need to get 460 kB of archives. [2022-04-21T13:23:40.277Z] #67 47.08 After this operation, 1237 kB of additional disk space will be used. [2022-04-21T13:23:40.277Z] #67 47.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T13:23:40.277Z] #67 47.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T13:23:40.649Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2022-04-21T13:23:40.649Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T13:23:40.850Z] #67 ... [2022-04-21T13:23:40.850Z] [2022-04-21T13:23:40.850Z] #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-04-21T13:23:40.850Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T13:23:40.850Z] #20 31.89 Reading package lists... [2022-04-21T13:23:40.850Z] #20 41.87 Building dependency tree... [2022-04-21T13:23:40.850Z] #20 46.86 The following additional packages will be installed: [2022-04-21T13:23:40.850Z] #20 46.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:23:40.850Z] #20 46.86 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-21T13:23:40.850Z] #20 46.86 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-21T13:23:40.850Z] #20 46.86 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-21T13:23:40.850Z] #20 46.86 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-21T13:23:40.850Z] #20 46.87 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-21T13:23:40.850Z] #20 46.87 mingw-w64-common mingw-w64-x86-64-dev [2022-04-21T13:23:40.850Z] #20 46.90 Suggested packages: [2022-04-21T13:23:40.850Z] #20 46.90 gcc-10-locales seccomp wine64 [2022-04-21T13:23:40.850Z] #20 47.57 The following NEW packages will be installed: [2022-04-21T13:23:40.850Z] #20 47.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:23:40.850Z] #20 47.58 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-21T13:23:40.850Z] #20 47.58 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-21T13:23:40.850Z] #20 47.58 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-21T13:23:40.850Z] #20 47.58 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-21T13:23:40.850Z] #20 47.59 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-21T13:23:40.850Z] #20 47.59 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-21T13:23:40.850Z] #20 47.59 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-21T13:23:40.850Z] #20 47.59 mingw-w64-x86-64-dev [2022-04-21T13:23:41.112Z] #20 ... [2022-04-21T13:23:41.112Z] [2022-04-21T13:23:41.112Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:23:41.112Z] #67 sha256:be58ba87cf0f0a0a76bfcabb21bf30b11615cb095b07157b17f7417fccb200b5 [2022-04-21T13:23:41.112Z] #67 47.93 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:23:41.373Z] #67 48.24 Fetched 460 kB in 0s (1472 kB/s) [2022-04-21T13:23:41.635Z] #67 48.33 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T13:23:41.635Z] #67 48.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-21T13:23:41.635Z] #67 48.38 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T13:23:41.635Z] #67 48.39 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:23:41.635Z] #67 48.51 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T13:23:41.635Z] #67 48.52 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T13:23:41.635Z] #67 48.53 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:23:41.897Z] #67 48.68 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:23:41.897Z] #67 48.70 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:23:41.897Z] #67 48.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:23:42.025Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-04-21T13:23:42.025Z] === RUN TestHealthCheckWorkdir [2022-04-21T13:23:42.471Z] #67 DONE 49.3s [2022-04-21T13:23:42.471Z] [2022-04-21T13:23:42.471Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-21T13:23:42.471Z] #68 sha256:826e9341aabed652cca6006828f0c1693849508e5454de47980b6890b0b118ed [2022-04-21T13:23:42.593Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2022-04-21T13:23:42.593Z] === RUN TestHealthKillContainer [2022-04-21T13:23:42.733Z] #68 DONE 0.2s [2022-04-21T13:23:42.733Z] [2022-04-21T13:23:42.734Z] #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-04-21T13:23:42.734Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T13:23:42.734Z] #20 47.98 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:23:42.734Z] #20 47.98 Need to get 115 MB of archives. [2022-04-21T13:23:42.734Z] #20 47.98 After this operation, 645 MB of additional disk space will be used. [2022-04-21T13:23:42.734Z] #20 47.98 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-04-21T13:23:42.734Z] #20 48.05 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-04-21T13:23:42.734Z] #20 48.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-21T13:23:42.734Z] #20 48.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-21T13:23:42.734Z] #20 48.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-21T13:23:42.734Z] #20 48.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-21T13:23:42.734Z] #20 48.27 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-04-21T13:23:42.734Z] #20 48.35 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-04-21T13:23:42.734Z] #20 48.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-04-21T13:23:42.734Z] #20 48.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-21T13:23:42.734Z] #20 49.08 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-04-21T13:23:42.734Z] #20 49.24 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-04-21T13:23:42.734Z] #20 49.46 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-04-21T13:23:43.308Z] #20 50.05 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-04-21T13:23:43.308Z] #20 50.27 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-04-21T13:23:43.569Z] #20 50.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-21T13:23:43.569Z] #20 50.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-21T13:23:43.569Z] #20 50.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T13:23:43.569Z] #20 50.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T13:23:43.569Z] #20 50.28 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-04-21T13:23:43.569Z] #20 50.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-21T13:23:43.569Z] #20 50.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-21T13:23:43.569Z] #20 50.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-21T13:23:43.569Z] #20 50.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-21T13:23:43.569Z] #20 50.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-21T13:23:43.569Z] #20 50.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-21T13:23:43.569Z] #20 50.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-21T13:23:43.569Z] #20 50.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-21T13:23:43.569Z] #20 50.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-21T13:23:43.569Z] #20 50.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-21T13:23:44.141Z] #20 50.93 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:23:44.323Z] 8f616e6e9eec: Pull complete [2022-04-21T13:23:44.402Z] #20 51.16 Fetched 115 MB in 3s (43.7 MB/s) [2022-04-21T13:23:44.402Z] #20 51.22 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-21T13:23:44.402Z] #20 51.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 ... 30207 files and directories currently installed.) [2022-04-21T13:23:44.402Z] #20 51.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T13:23:44.402Z] #20 51.28 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:23:44.663Z] #20 ... [2022-04-21T13:23:44.663Z] [2022-04-21T13:23:44.663Z] #47 [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-04-21T13:23:44.663Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T13:23:44.663Z] #47 31.81 Reading package lists... [2022-04-21T13:23:44.663Z] #47 41.55 Building dependency tree... [2022-04-21T13:23:44.663Z] #47 46.59 The following additional packages will be installed: [2022-04-21T13:23:44.663Z] #47 46.62 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-21T13:23:44.663Z] #47 46.65 Suggested packages: [2022-04-21T13:23:44.663Z] #47 46.65 cmake-doc ninja-build lrzip [2022-04-21T13:23:44.663Z] #47 46.65 Recommended packages: [2022-04-21T13:23:44.663Z] #47 46.65 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-21T13:23:44.663Z] #47 47.23 The following NEW packages will be installed: [2022-04-21T13:23:44.663Z] #47 47.25 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-21T13:23:44.663Z] #47 47.79 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:23:44.663Z] #47 47.79 Need to get 8418 kB of archives. [2022-04-21T13:23:44.663Z] #47 47.79 After this operation, 34.9 MB of additional disk space will be used. [2022-04-21T13:23:44.663Z] #47 47.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:23:44.663Z] #47 47.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:23:44.663Z] #47 47.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-21T13:23:44.663Z] #47 47.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-21T13:23:44.663Z] #47 47.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-21T13:23:44.663Z] #47 47.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-21T13:23:44.663Z] #47 47.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-21T13:23:44.663Z] #47 47.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-21T13:23:44.663Z] #47 48.74 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:23:44.663Z] #47 49.22 Fetched 8418 kB in 0s (18.0 MB/s) [2022-04-21T13:23:44.663Z] #47 49.37 Selecting previously unselected package xxd. [2022-04-21T13:23:44.663Z] #47 49.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-21T13:23:44.663Z] #47 49.43 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:23:44.663Z] #47 49.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:23:44.663Z] #47 49.58 Selecting previously unselected package vim-common. [2022-04-21T13:23:44.663Z] #47 49.60 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:23:44.663Z] #47 49.62 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:23:44.663Z] #47 49.80 Selecting previously unselected package cmake-data. [2022-04-21T13:23:44.663Z] #47 49.82 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-21T13:23:44.663Z] #47 49.83 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:23:44.663Z] #47 50.80 Selecting previously unselected package libarchive13:amd64. [2022-04-21T13:23:44.663Z] #47 50.81 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-21T13:23:44.663Z] #47 50.82 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T13:23:44.663Z] #47 50.96 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-21T13:23:44.663Z] #47 50.97 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-21T13:23:44.663Z] #47 50.98 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T13:23:44.663Z] #47 51.04 Selecting previously unselected package librhash0:amd64. [2022-04-21T13:23:44.663Z] #47 51.04 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-21T13:23:44.663Z] #47 51.05 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-21T13:23:44.663Z] #47 51.12 Selecting previously unselected package libuv1:amd64. [2022-04-21T13:23:44.663Z] #47 51.14 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-21T13:23:44.663Z] #47 51.14 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-21T13:23:44.663Z] #47 51.22 Selecting previously unselected package cmake. [2022-04-21T13:23:44.663Z] #47 51.23 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-21T13:23:44.663Z] #47 51.24 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:23:44.663Z] #47 ... [2022-04-21T13:23:44.663Z] [2022-04-21T13:23:44.663Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:23:44.663Z] #69 sha256:f63de8565411c717f1d2d2afbbdae0a96b35dbc7523346eeb605b55a5e2c5704 [2022-04-21T13:23:44.663Z] #69 0.865 + RM_GOPATH=0 [2022-04-21T13:23:44.663Z] #69 0.866 + TMP_GOPATH= [2022-04-21T13:23:44.663Z] #69 0.867 + : /build [2022-04-21T13:23:44.663Z] #69 0.868 + '[' -z '' ']' [2022-04-21T13:23:44.663Z] #69 0.868 ++ mktemp -d [2022-04-21T13:23:44.663Z] #69 0.870 + export GOPATH=/tmp/tmp.grAHiUO96T [2022-04-21T13:23:44.663Z] #69 0.870 + GOPATH=/tmp/tmp.grAHiUO96T [2022-04-21T13:23:44.663Z] #69 0.870 + RM_GOPATH=1 [2022-04-21T13:23:44.663Z] #69 0.870 + case "$(go env GOARCH)" in [2022-04-21T13:23:44.663Z] #69 0.870 ++ go env GOARCH [2022-04-21T13:23:44.663Z] #69 0.882 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:23:44.663Z] #69 0.882 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:23:44.663Z] #69 0.882 ++ dirname /install.sh [2022-04-21T13:23:44.663Z] #69 0.883 + dir=/ [2022-04-21T13:23:44.663Z] #69 0.883 + bin=containerd [2022-04-21T13:23:44.663Z] #69 0.883 + shift [2022-04-21T13:23:44.663Z] #69 0.884 + '[' '!' -f //containerd.installer ']' [2022-04-21T13:23:44.663Z] #69 0.884 + . //containerd.installer [2022-04-21T13:23:44.663Z] #69 0.884 ++ set -e [2022-04-21T13:23:44.663Z] #69 0.884 ++ : v1.6.2 [2022-04-21T13:23:44.663Z] #69 0.884 + install_containerd [2022-04-21T13:23:44.663Z] #69 0.886 + echo 'Install containerd version v1.6.2' [2022-04-21T13:23:44.663Z] #69 0.886 Install containerd version v1.6.2 [2022-04-21T13:23:44.663Z] #69 0.886 + git clone https://github.com/containerd/containerd.git /tmp/tmp.grAHiUO96T/src/github.com/containerd/containerd [2022-04-21T13:23:44.663Z] #69 0.891 Cloning into '/tmp/tmp.grAHiUO96T/src/github.com/containerd/containerd'... [2022-04-21T13:23:46.579Z] #69 ... [2022-04-21T13:23:46.579Z] [2022-04-21T13:23:46.579Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:23:46.579Z] #72 sha256:98cec3092abd8a11d97664b78ed86a2a4ba22b25f6db0e358332f0be2be68531 [2022-04-21T13:23:46.579Z] #72 49.75 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:23:46.579Z] #72 49.75 + GOBIN=/build [2022-04-21T13:23:46.579Z] #72 49.75 + GO111MODULE=on [2022-04-21T13:23:46.579Z] #72 49.75 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:23:46.579Z] #72 52.90 rootlesskit version 1.0.0 [2022-04-21T13:23:46.579Z] #72 52.90 Usage of /build/rootlesskit-docker-proxy: [2022-04-21T13:23:46.579Z] #72 52.90 -container-ip string [2022-04-21T13:23:46.579Z] #72 52.90 container ip [2022-04-21T13:23:46.579Z] #72 52.90 -container-port int [2022-04-21T13:23:46.579Z] #72 52.90 container port (default -1) [2022-04-21T13:23:46.579Z] #72 52.90 -host-ip string [2022-04-21T13:23:46.579Z] #72 52.90 host ip [2022-04-21T13:23:46.579Z] #72 52.91 -host-port int [2022-04-21T13:23:46.579Z] #72 52.91 host port (default -1) [2022-04-21T13:23:46.579Z] #72 52.91 -proto string [2022-04-21T13:23:46.579Z] #72 52.91 proxy protocol (default "tcp") [2022-04-21T13:23:46.579Z] #72 DONE 53.2s [2022-04-21T13:23:46.579Z] [2022-04-21T13:23:46.579Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-21T13:23:46.579Z] #73 sha256:9908d59f6982cfe9d7ddb71185ed38337b83c48d5a2c225e8f346dd9a59d7920 [2022-04-21T13:23:46.579Z] #73 DONE 0.1s [2022-04-21T13:23:46.841Z] [2022-04-21T13:23:46.841Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-21T13:23:46.841Z] #74 sha256:4bdab76c8cb4d639027f491c62b9af3df305c84762a1b0e284ee2d316e03be8b [2022-04-21T13:23:46.841Z] #74 DONE 0.1s [2022-04-21T13:23:46.841Z] [2022-04-21T13:23:46.841Z] #47 [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-04-21T13:23:46.841Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T13:23:46.841Z] #47 52.98 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T13:23:46.841Z] #47 53.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:23:46.841Z] #47 53.01 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-21T13:23:46.841Z] #47 53.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:23:46.841Z] #47 53.05 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T13:23:46.841Z] #47 53.07 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-21T13:23:46.841Z] #47 53.09 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:23:46.841Z] #47 53.15 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:23:46.841Z] #47 53.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:23:46.841Z] #47 DONE 53.6s [2022-04-21T13:23:46.841Z] [2022-04-21T13:23:46.841Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-21T13:23:46.841Z] #48 sha256:6bfc95f6ff5b5990387a1b5db004c5f5686f9c68ca7256f8034b89f0480a5aef [2022-04-21T13:23:46.841Z] #48 DONE 0.2s [2022-04-21T13:23:46.841Z] [2022-04-21T13:23:46.841Z] #49 [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-04-21T13:23:46.841Z] #49 sha256:4063996f38033c9f08c144aef15db094c5a28a22479c2740389b6bfb7ab79c79 [2022-04-21T13:23:48.229Z] #49 1.102 + RM_GOPATH=0 [2022-04-21T13:23:48.229Z] #49 1.102 + TMP_GOPATH= [2022-04-21T13:23:48.229Z] #49 1.102 + : /build [2022-04-21T13:23:48.230Z] #49 1.102 + '[' -z '' ']' [2022-04-21T13:23:48.230Z] #49 1.102 ++ mktemp -d [2022-04-21T13:23:48.230Z] #49 1.107 + export GOPATH=/tmp/tmp.ClT4OB2pZm [2022-04-21T13:23:48.230Z] #49 1.107 + GOPATH=/tmp/tmp.ClT4OB2pZm [2022-04-21T13:23:48.230Z] #49 1.107 + RM_GOPATH=1 [2022-04-21T13:23:48.230Z] #49 1.107 + case "$(go env GOARCH)" in [2022-04-21T13:23:48.230Z] #49 1.107 ++ go env GOARCH [2022-04-21T13:23:48.230Z] #49 1.118 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:23:48.230Z] #49 1.118 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:23:48.230Z] #49 1.121 ++ dirname /install.sh [2022-04-21T13:23:48.230Z] #49 1.126 + dir=/ [2022-04-21T13:23:48.230Z] #49 1.126 Install tini version v0.19.0 [2022-04-21T13:23:48.230Z] #49 1.126 + bin=tini [2022-04-21T13:23:48.230Z] #49 1.126 + shift [2022-04-21T13:23:48.230Z] #49 1.126 + '[' '!' -f //tini.installer ']' [2022-04-21T13:23:48.230Z] #49 1.126 + . //tini.installer [2022-04-21T13:23:48.230Z] #49 1.126 ++ : v0.19.0 [2022-04-21T13:23:48.230Z] #49 1.126 + install_tini [2022-04-21T13:23:48.230Z] #49 1.126 + echo 'Install tini version v0.19.0' [2022-04-21T13:23:48.230Z] #49 1.126 + git clone https://github.com/krallin/tini.git /tmp/tmp.ClT4OB2pZm/tini [2022-04-21T13:23:48.230Z] #49 1.130 Cloning into '/tmp/tmp.ClT4OB2pZm/tini'... [2022-04-21T13:23:48.491Z] #49 1.684 + cd /tmp/tmp.ClT4OB2pZm/tini [2022-04-21T13:23:48.491Z] #49 1.684 + git checkout -q v0.19.0 [2022-04-21T13:23:48.755Z] #49 1.704 + cmake . [2022-04-21T13:23:48.755Z] #49 1.868 -- The C compiler identification is GNU 10.2.1 [2022-04-21T13:23:48.755Z] #49 1.885 -- Detecting C compiler ABI info [2022-04-21T13:23:49.018Z] #49 2.129 -- Detecting C compiler ABI info - done [2022-04-21T13:23:49.018Z] #49 2.155 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-21T13:23:49.018Z] #49 2.155 -- Detecting C compile features [2022-04-21T13:23:49.018Z] #49 2.156 -- Detecting C compile features - done [2022-04-21T13:23:49.018Z] #49 2.167 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-21T13:23:49.279Z] #49 2.313 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-21T13:23:49.279Z] #49 2.355 -- Configuring done [2022-04-21T13:23:49.279Z] #49 2.366 -- Generating done [2022-04-21T13:23:49.279Z] #49 2.368 -- Build files have been written to: /tmp/tmp.ClT4OB2pZm/tini [2022-04-21T13:23:49.279Z] #49 2.373 + make tini-static [2022-04-21T13:23:49.279Z] #49 2.544 Scanning dependencies of target tini-static [2022-04-21T13:23:49.542Z] #49 2.581 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-21T13:23:49.804Z] #49 2.987 [100%] Linking C executable tini-static [2022-04-21T13:23:50.071Z] #49 3.179 [100%] Built target tini-static [2022-04-21T13:23:50.071Z] #49 3.202 + mkdir -p /build [2022-04-21T13:23:50.071Z] #49 3.204 + cp tini-static /build/docker-init [2022-04-21T13:23:50.334Z] #49 DONE 3.3s [2022-04-21T13:23:50.334Z] [2022-04-21T13:23:50.334Z] #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-04-21T13:23:50.334Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T13:23:50.334Z] #20 52.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-21T13:23:50.334Z] #20 52.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T13:23:50.334Z] #20 52.08 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:23:50.334Z] #20 53.13 Selecting previously unselected package binutils-mingw-w64. [2022-04-21T13:23:50.334Z] #20 53.13 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-21T13:23:50.334Z] #20 53.15 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:23:50.334Z] #20 53.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-21T13:23:50.334Z] #20 53.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:23:50.334Z] #20 53.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:23:50.334Z] #20 53.51 Selecting previously unselected package dmsetup. [2022-04-21T13:23:50.334Z] #20 53.52 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:23:50.334Z] #20 53.54 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:23:50.334Z] #20 53.65 Selecting previously unselected package mingw-w64-common. [2022-04-21T13:23:50.334Z] #20 53.65 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-21T13:23:50.334Z] #20 53.68 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-21T13:23:50.334Z] #20 56.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-21T13:23:50.334Z] #20 56.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-21T13:23:50.334Z] #20 56.10 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:23:50.652Z] #62 ... [2022-04-21T13:23:50.652Z] [2022-04-21T13:23:50.652Z] #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-04-21T13:23:50.652Z] #26 sha256:e81031c1886ff3f448a00d23942e803c11728a582fff8967adfb572fdfd43a51 [2022-04-21T13:23:50.652Z] #26 223.3 + return [2022-04-21T13:23:50.652Z] #26 DONE 225.6s [2022-04-21T13:23:50.652Z] [2022-04-21T13:23:50.652Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:23:50.652Z] #62 sha256:fbdbec42a386a7f7ed5c77d6b3b1fec2022a3e0e4a6cd39d08507b36fea2fd92 [2022-04-21T13:23:50.652Z] #62 ... [2022-04-21T13:23:50.652Z] [2022-04-21T13:23:50.652Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-21T13:23:50.652Z] #27 sha256:f47903699e6e82cc2a830044467dbca0d52286b4a6546811fce018f4e8f20de1 [2022-04-21T13:23:50.652Z] #27 DONE 0.4s [2022-04-21T13:23:50.652Z] [2022-04-21T13:23:50.652Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:23:50.652Z] #62 sha256:fbdbec42a386a7f7ed5c77d6b3b1fec2022a3e0e4a6cd39d08507b36fea2fd92 [2022-04-21T13:23:50.652Z] #62 ... [2022-04-21T13:23:50.652Z] [2022-04-21T13:23:50.652Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-21T13:23:50.652Z] #32 sha256:4c7056b533ede80d723df88f4ddbcdd137dd600ab94e8bf192e0258c70339731 [2022-04-21T13:23:50.652Z] #32 DONE 0.5s [2022-04-21T13:23:50.652Z] [2022-04-21T13:23:50.652Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-21T13:23:50.652Z] #35 sha256:37157b90fa1f28f5f7679994b0e79f4f8ae5203972aa4e80d47e9108b6338043 [2022-04-21T13:23:50.652Z] #35 DONE 0.3s [2022-04-21T13:23:50.652Z] [2022-04-21T13:23:50.652Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:23:50.652Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:23:50.652Z] #53 ... [2022-04-21T13:23:50.652Z] [2022-04-21T13:23:50.652Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-21T13:23:50.652Z] #37 sha256:5b55fd186b1913dcee6002aee311dd9d25819ae18c376eb3f5b125a1b607dd3c [2022-04-21T13:23:50.652Z] #37 DONE 0.2s [2022-04-21T13:23:50.652Z] [2022-04-21T13:23:50.652Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-21T13:23:50.652Z] #39 sha256:934fb3553d6341f5b27e8054745d8343c95fd978d16b66cc629c1de20aca65af [2022-04-21T13:23:50.652Z] #39 DONE 0.1s [2022-04-21T13:23:50.652Z] [2022-04-21T13:23:50.652Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-21T13:23:50.652Z] #43 sha256:394ec0016c9429f39c0a538a0024fd47f3776e84bcd31bdef5df3f4eb850e91b [2022-04-21T13:23:50.652Z] #43 DONE 0.1s [2022-04-21T13:23:50.652Z] [2022-04-21T13:23:50.652Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-21T13:23:50.652Z] #46 sha256:554bb4fd0f1373410bff3203e55417c4294db4dba072c4ed7654d1ddfe944275 [2022-04-21T13:23:50.652Z] #46 DONE 0.1s [2022-04-21T13:23:50.652Z] [2022-04-21T13:23:50.652Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:23:50.652Z] #58 sha256:97ff4678c427a2b1d42b6d94c02ac20a956e1f7f21d2eac7413b8f43c1f48871 [2022-04-21T13:23:50.652Z] #58 ... [2022-04-21T13:23:50.652Z] [2022-04-21T13:23:50.652Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-21T13:23:50.652Z] #50 sha256:a17e2ab830283500c2acf8dcd74be5daee6be0b5225c05ace48c5d3f368d1d96 [2022-04-21T13:23:50.652Z] #50 DONE 0.2s [2022-04-21T13:23:50.652Z] [2022-04-21T13:23:50.652Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-21T13:23:50.652Z] #52 sha256:def81f7061d1214c5d2dc78d8804b3b18ceabd1e9b479b587c045ce0d64c9374 [2022-04-21T13:23:50.704Z] --- PASS: TestHealthKillContainer (7.91s) [2022-04-21T13:23:50.704Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T13:23:50.704Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T13:23:50.704Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T13:23:50.704Z] === RUN TestIpcModeNone [2022-04-21T13:23:50.963Z] --- PASS: TestIpcModeNone (0.52s) [2022-04-21T13:23:50.963Z] === RUN TestIpcModePrivate [2022-04-21T13:23:51.222Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-21T13:23:51.222Z] #52 DONE 0.5s [2022-04-21T13:23:51.223Z] [2022-04-21T13:23:51.223Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:23:51.223Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:23:51.481Z] --- PASS: TestIpcModePrivate (0.47s) [2022-04-21T13:23:51.481Z] === RUN TestIpcModeShareable [2022-04-21T13:23:51.481Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:23:51.481Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-21T13:23:51.481Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-21T13:23:51.726Z] #20 58.32 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-21T13:23:51.726Z] #20 58.33 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:23:51.726Z] #20 58.34 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:23:51.726Z] #20 58.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-21T13:23:51.726Z] #20 58.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:23:51.726Z] #20 58.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:23:53.385Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.61s) [2022-04-21T13:23:53.385Z] === RUN TestAPIIpcModeHost [2022-04-21T13:23:53.385Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:23:53.385Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-21T13:23:53.385Z] === RUN TestDaemonIpcModeShareable [2022-04-21T13:23:53.385Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:23:53.385Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-21T13:23:53.385Z] === RUN TestDaemonIpcModePrivate [2022-04-21T13:23:54.276Z] #20 60.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-21T13:23:54.276Z] #20 60.69 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:23:54.276Z] #20 60.70 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:23:54.321Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-21T13:23:54.321Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-04-21T13:23:54.321Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-21T13:23:54.321Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:23:54.321Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-21T13:23:54.321Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-21T13:23:54.321Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:23:54.321Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-21T13:23:54.321Z] === RUN TestIpcModeOlderClient [2022-04-21T13:23:54.321Z] === PAUSE TestIpcModeOlderClient [2022-04-21T13:23:54.321Z] === RUN TestKillContainerInvalidSignal [2022-04-21T13:23:54.887Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2022-04-21T13:23:54.887Z] === RUN TestKillContainer [2022-04-21T13:23:54.887Z] === RUN TestKillContainer/no_signal [2022-04-21T13:23:55.405Z] #53 233.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-21T13:23:55.454Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T13:23:55.713Z] === RUN TestKillContainer/killing_signal [2022-04-21T13:23:56.280Z] --- PASS: TestKillContainer (1.36s) [2022-04-21T13:23:56.280Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-04-21T13:23:56.280Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-04-21T13:23:56.280Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-04-21T13:23:56.280Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T13:23:56.280Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-21T13:23:56.554Z] #62 272.6 # github.com/containerd/containerd/cmd/containerd [2022-04-21T13:23:56.554Z] #62 272.6 /usr/bin/ld: /tmp/go-link-3446139629/000019.o: in function `New': [2022-04-21T13:23:56.554Z] #62 272.6 /tmp/tmp.hUzyuERDud/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-04-21T13:23:56.554Z] #62 272.7 + bin/containerd-stress [2022-04-21T13:23:56.554Z] #62 273.8 + bin/containerd-shim [2022-04-21T13:23:56.774Z] #53 DONE 235.1s [2022-04-21T13:23:56.774Z] [2022-04-21T13:23:56.774Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:23:56.774Z] #58 sha256:97ff4678c427a2b1d42b6d94c02ac20a956e1f7f21d2eac7413b8f43c1f48871 [2022-04-21T13:23:56.774Z] #58 137.8 + mkdir -p /build [2022-04-21T13:23:56.774Z] #58 137.8 + cp runc /build/runc [2022-04-21T13:23:56.774Z] #58 DONE 138.8s [2022-04-21T13:23:56.774Z] [2022-04-21T13:23:56.774Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:23:56.774Z] #62 sha256:fbdbec42a386a7f7ed5c77d6b3b1fec2022a3e0e4a6cd39d08507b36fea2fd92 [2022-04-21T13:23:56.848Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-21T13:23:57.106Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2022-04-21T13:23:57.106Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-04-21T13:23:57.106Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-04-21T13:23:57.106Z] === RUN TestKillStoppedContainer [2022-04-21T13:23:57.106Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-21T13:23:57.106Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T13:23:57.106Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-21T13:23:57.106Z] === RUN TestKillDifferentUserContainer [2022-04-21T13:23:57.578Z] #20 ... [2022-04-21T13:23:57.578Z] [2022-04-21T13:23:57.578Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:23:57.578Z] #69 sha256:f63de8565411c717f1d2d2afbbdae0a96b35dbc7523346eeb605b55a5e2c5704 [2022-04-21T13:23:57.578Z] #69 14.48 + cd /tmp/tmp.grAHiUO96T/src/github.com/containerd/containerd [2022-04-21T13:23:57.578Z] #69 14.48 + git checkout -q v1.6.2 [2022-04-21T13:23:57.627Z] #45 DONE 215.6s [2022-04-21T13:23:57.627Z] [2022-04-21T13:23:57.627Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:23:57.627Z] #58 sha256:836fd296b974c3f052121c033c87c3a4a08f82e7b039cf83381630b93b9948f6 [2022-04-21T13:23:57.674Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-04-21T13:23:57.674Z] === RUN TestInspectOomKilledTrue [2022-04-21T13:23:57.674Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:23:57.674Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T13:23:57.674Z] === RUN TestInspectOomKilledFalse [2022-04-21T13:23:57.674Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:23:57.674Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T13:23:57.674Z] === RUN TestLinksEtcHostsContentMatch [2022-04-21T13:23:57.674Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-21T13:23:57.674Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-21T13:23:57.674Z] === RUN TestLinksContainerNames [2022-04-21T13:23:57.840Z] #69 15.17 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-21T13:23:57.840Z] #69 15.17 + BUILDTAGS='netgo osusergo static_build' [2022-04-21T13:23:57.840Z] #69 15.17 + export EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:23:57.840Z] #69 15.17 + EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:23:57.840Z] #69 15.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-21T13:23:57.840Z] #69 15.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-21T13:23:57.840Z] #69 15.17 + '[' '' = dynamic ']' [2022-04-21T13:23:57.840Z] #69 15.17 + make [2022-04-21T13:23:58.412Z] #69 15.80 + bin/ctr [2022-04-21T13:23:58.609Z] --- PASS: TestLinksContainerNames (0.92s) [2022-04-21T13:23:58.609Z] === RUN TestLogsFollowTailEmpty [2022-04-21T13:23:58.666Z] #62 ... [2022-04-21T13:23:58.667Z] [2022-04-21T13:23:58.667Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-21T13:23:58.667Z] #54 sha256:b05f35d6e2f581cfa8becb25c2eef5eb2c26a222c7a36baa29f616aea9cabfb1 [2022-04-21T13:23:59.176Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-04-21T13:23:59.176Z] === RUN TestContainerNetworkMountsNoChown [2022-04-21T13:23:59.435Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/default [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/default [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/private [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/private [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/rprivate [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/slave [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/slave [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/rslave [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/shared [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/shared [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/rshared [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-21T13:23:59.435Z] === CONT TestMountDaemonRoot/default [2022-04-21T13:23:59.435Z] === CONT TestMountDaemonRoot/rslave [2022-04-21T13:23:59.435Z] === CONT TestMountDaemonRoot/rshared [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-21T13:23:59.435Z] === CONT TestMountDaemonRoot/shared [2022-04-21T13:23:59.435Z] === CONT TestMountDaemonRoot/rprivate [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-21T13:23:59.435Z] === CONT TestMountDaemonRoot/slave [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-21T13:23:59.435Z] === CONT TestMountDaemonRoot/private [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:23:59.435Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:23:59.435Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:23:59.435Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-21T13:23:59.435Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:23:59.435Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:23:59.435Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:23:59.435Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:23:59.435Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:23:59.435Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:23:59.435Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:23:59.527Z] #58 ... [2022-04-21T13:23:59.527Z] [2022-04-21T13:23:59.527Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-21T13:23:59.527Z] #46 sha256:0c74401ae21c8bfbb9a6c76dd8b7cdf268e3c4379980da860073a15bfaacade2 [2022-04-21T13:23:59.527Z] #46 DONE 0.2s [2022-04-21T13:23:59.527Z] [2022-04-21T13:23:59.527Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-21T13:23:59.527Z] #50 sha256:46205ccdf2a0bca0ca07d644b4486ce758d9b5cad8a958a71bdbd45b2c9f10d1 [2022-04-21T13:23:59.527Z] #50 DONE 0.1s [2022-04-21T13:23:59.527Z] [2022-04-21T13:23:59.527Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-21T13:23:59.527Z] #52 sha256:75446a5d8b3451d2b6218207f35776769f920df11dc8edf453764b16eb30244d [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:23:59.694Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-21T13:23:59.694Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-21T13:23:59.694Z] === RUN TestContainerBindMountNonRecursive [2022-04-21T13:23:59.694Z] 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-04-21T13:23:59.694Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-21T13:23:59.694Z] === RUN TestContainerVolumesMountedAsShared [2022-04-21T13:23:59.694Z] 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-04-21T13:23:59.694Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-21T13:23:59.694Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-21T13:23:59.694Z] 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-04-21T13:23:59.694Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-21T13:23:59.694Z] === RUN TestNetworkNat [2022-04-21T13:23:59.786Z] #52 DONE 0.1s [2022-04-21T13:23:59.786Z] [2022-04-21T13:23:59.786Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:23:59.786Z] #58 sha256:836fd296b974c3f052121c033c87c3a4a08f82e7b039cf83381630b93b9948f6 [2022-04-21T13:24:00.041Z] #54 DONE 1.0s [2022-04-21T13:24:00.041Z] [2022-04-21T13:24:00.041Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-21T13:24:00.041Z] #56 sha256:79f091e1a088a49ec35288bd22686d8e3272fb446eafe0b0eb554b49d9820f03 [2022-04-21T13:24:00.041Z] #56 DONE 0.1s [2022-04-21T13:24:00.041Z] [2022-04-21T13:24:00.041Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-21T13:24:00.041Z] #59 sha256:c412509694bd41512f9f170b206972bf8b9b2e8559105aeeee1cc529a1c18ba4 [2022-04-21T13:24:00.261Z] --- PASS: TestNetworkNat (0.56s) [2022-04-21T13:24:00.261Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T13:24:00.297Z] #59 DONE 0.4s [2022-04-21T13:24:00.297Z] [2022-04-21T13:24:00.297Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:24:00.297Z] #62 sha256:fbdbec42a386a7f7ed5c77d6b3b1fec2022a3e0e4a6cd39d08507b36fea2fd92 [2022-04-21T13:24:00.827Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) [2022-04-21T13:24:00.827Z] === RUN TestNetworkLoopbackNat [2022-04-21T13:24:00.860Z] #62 207.4 + bin/containerd [2022-04-21T13:24:03.146Z] #62 285.1 + bin/containerd-shim-runc-v1 [2022-04-21T13:24:03.361Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-04-21T13:24:03.361Z] === RUN TestPause [2022-04-21T13:24:03.361Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:24:03.361Z] --- SKIP: TestPause (0.00s) [2022-04-21T13:24:03.361Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T13:24:03.361Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T13:24:03.361Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T13:24:03.361Z] === RUN TestPauseStopPausedContainer [2022-04-21T13:24:03.361Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:24:03.361Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-21T13:24:03.361Z] === RUN TestPidHost [2022-04-21T13:24:03.708Z] #69 ... [2022-04-21T13:24:03.708Z] [2022-04-21T13:24:03.708Z] #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-04-21T13:24:03.708Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T13:24:03.708Z] #20 64.61 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-21T13:24:03.708Z] #20 64.62 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:24:03.708Z] #20 64.62 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:24:03.708Z] #20 66.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-21T13:24:03.708Z] #20 66.23 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:24:03.708Z] #20 66.23 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:24:03.708Z] #20 68.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-21T13:24:03.708Z] #20 68.04 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:24:03.708Z] #20 68.04 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:24:04.297Z] --- PASS: TestPidHost (1.01s) [2022-04-21T13:24:04.297Z] === RUN TestPsFilter [2022-04-21T13:24:04.556Z] --- PASS: TestPsFilter (0.13s) [2022-04-21T13:24:04.556Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T13:24:05.098Z] #20 71.77 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-21T13:24:05.098Z] #20 71.77 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:24:05.098Z] #20 71.78 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:24:05.123Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2022-04-21T13:24:05.123Z] === RUN TestRemoveContainerWithVolume [2022-04-21T13:24:05.382Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-04-21T13:24:05.382Z] === RUN TestRemoveContainerRunning [2022-04-21T13:24:05.949Z] --- PASS: TestRemoveContainerRunning (0.48s) [2022-04-21T13:24:05.949Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T13:24:06.487Z] #20 73.46 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-21T13:24:06.517Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2022-04-21T13:24:06.517Z] === RUN TestRemoveInvalidContainer [2022-04-21T13:24:06.517Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-21T13:24:06.517Z] === RUN TestRenameLinkedContainer [2022-04-21T13:24:06.748Z] #20 73.47 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-21T13:24:06.748Z] #20 73.48 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:24:06.748Z] #20 73.55 Selecting previously unselected package libapparmor1:amd64. [2022-04-21T13:24:06.748Z] #20 73.56 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-21T13:24:06.748Z] #20 73.57 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T13:24:06.748Z] #20 73.61 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-21T13:24:06.748Z] #20 73.62 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-21T13:24:06.748Z] #20 73.63 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T13:24:06.748Z] #20 73.71 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T13:24:06.748Z] #20 73.71 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T13:24:07.010Z] #20 73.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:24:07.010Z] #20 73.81 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T13:24:07.010Z] #20 73.81 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T13:24:07.010Z] #20 73.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:24:07.010Z] #20 73.92 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-21T13:24:07.010Z] #20 73.92 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:24:07.010Z] #20 73.92 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:24:07.010Z] #20 73.96 Selecting previously unselected package libudev-dev:amd64. [2022-04-21T13:24:07.010Z] #20 73.97 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-21T13:24:07.010Z] #20 73.97 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-21T13:24:07.271Z] #20 74.05 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-21T13:24:07.272Z] #20 74.06 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-21T13:24:07.272Z] #20 74.06 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T13:24:07.272Z] #20 74.18 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-21T13:24:07.272Z] #20 74.18 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-21T13:24:07.272Z] #20 74.19 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T13:24:07.533Z] #20 74.28 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-21T13:24:07.533Z] #20 74.29 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-21T13:24:07.533Z] #20 74.30 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T13:24:07.533Z] #20 74.41 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-21T13:24:07.533Z] #20 74.42 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-21T13:24:07.533Z] #20 74.43 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T13:24:07.533Z] #20 74.50 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-21T13:24:07.795Z] #20 74.51 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-21T13:24:07.795Z] #20 74.52 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T13:24:07.795Z] #20 74.68 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-21T13:24:07.795Z] #20 74.69 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-21T13:24:07.795Z] #20 74.69 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T13:24:08.056Z] #20 74.80 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-21T13:24:08.056Z] #20 74.81 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:24:08.056Z] #20 74.81 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:24:08.056Z] #20 74.86 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-21T13:24:08.056Z] #20 74.87 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-21T13:24:08.056Z] #20 74.88 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T13:24:08.319Z] #20 74.95 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-21T13:24:08.319Z] #20 74.95 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-21T13:24:08.319Z] #20 74.96 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T13:24:08.319Z] #20 75.17 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T13:24:08.319Z] #20 75.18 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T13:24:08.319Z] #20 75.20 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:24:08.319Z] #20 75.21 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T13:24:08.319Z] #20 75.22 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:24:08.319Z] #20 75.24 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T13:24:08.319Z] #20 75.29 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:24:08.319Z] #20 75.30 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T13:24:08.419Z] --- PASS: TestRenameLinkedContainer (1.83s) [2022-04-21T13:24:08.419Z] === RUN TestRenameStoppedContainer [2022-04-21T13:24:08.581Z] #20 75.31 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-21T13:24:08.581Z] #20 75.32 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T13:24:08.581Z] #20 75.34 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:24:08.581Z] #20 75.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:24:08.581Z] #20 75.36 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:24:08.581Z] #20 75.37 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T13:24:08.581Z] #20 75.38 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-21T13:24:08.581Z] #20 75.40 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T13:24:08.581Z] #20 75.42 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:24:08.581Z] #20 75.43 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T13:24:08.581Z] #20 75.45 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T13:24:08.581Z] #20 75.46 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:24:08.581Z] #20 75.48 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:24:08.581Z] #20 75.49 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-04-21T13:24:08.581Z] #20 75.50 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:24:08.581Z] #20 75.51 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-04-21T13:24:08.581Z] #20 75.52 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:24:08.581Z] #20 75.53 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:24:08.581Z] #20 75.54 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-04-21T13:24:08.581Z] #20 75.55 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:24:08.581Z] #20 75.56 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:24:08.581Z] #20 75.58 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:24:08.581Z] #20 75.60 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:24:08.581Z] #20 75.61 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:24:08.678Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-04-21T13:24:08.678Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T13:24:08.842Z] #20 75.63 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:24:08.842Z] #20 75.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:24:09.614Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-04-21T13:24:09.614Z] === RUN TestRenameInvalidName [2022-04-21T13:24:09.728Z] #62 291.3 + bin/containerd-shim-runc-v2 [2022-04-21T13:24:09.989Z] #62 292.1 + binaries [2022-04-21T13:24:09.989Z] #62 292.1 + install -D bin/containerd /build/containerd [2022-04-21T13:24:09.989Z] #62 292.2 + install -D bin/containerd-shim /build/containerd-shim [2022-04-21T13:24:09.989Z] #62 292.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-21T13:24:09.989Z] #62 292.2 + install -D bin/ctr /build/ctr [2022-04-21T13:24:10.181Z] --- PASS: TestRenameInvalidName (0.48s) [2022-04-21T13:24:10.181Z] === RUN TestRenameAnonymousContainer [2022-04-21T13:24:10.759Z] #20 DONE 77.3s [2022-04-21T13:24:10.760Z] [2022-04-21T13:24:10.760Z] #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-04-21T13:24:10.760Z] #21 sha256:3cf45443d9e4ce262dc4dabed0ab404ad2c07a309a6a01a96c96c06bb6bfe448 [2022-04-21T13:24:11.704Z] #21 1.112 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-21T13:24:11.704Z] #21 1.114 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-21T13:24:11.704Z] #21 1.114 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-21T13:24:12.083Z] --- PASS: TestRenameAnonymousContainer (1.68s) [2022-04-21T13:24:12.083Z] === RUN TestRenameContainerWithSameName [2022-04-21T13:24:12.341Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-04-21T13:24:12.341Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T13:24:12.531Z] #62 DONE 294.3s [2022-04-21T13:24:13.101Z] [2022-04-21T13:24:13.101Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-21T13:24:13.101Z] #63 sha256:14022ea615c14b13df580d14840613c05e2c1b01c05b4c51092c09c7996175af [2022-04-21T13:24:13.277Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2022-04-21T13:24:13.277Z] === RUN TestResize [2022-04-21T13:24:13.536Z] --- PASS: TestResize (0.47s) [2022-04-21T13:24:13.536Z] === RUN TestResizeWithInvalidSize [2022-04-21T13:24:14.041Z] #63 DONE 0.9s [2022-04-21T13:24:14.041Z] [2022-04-21T13:24:14.041Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-21T13:24:14.041Z] #68 sha256:5820a0983e4cd32c36421169bff322fd32d7a79421c6ec456d75f3d7726d4681 [2022-04-21T13:24:14.104Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-04-21T13:24:14.104Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T13:24:14.302Z] #68 DONE 0.2s [2022-04-21T13:24:14.302Z] [2022-04-21T13:24:14.302Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-21T13:24:14.302Z] #73 sha256:5dc27cfb54cc8ea6b6130d2a0eb7e9462f5e975165a4b806b42541b86d5e531e [2022-04-21T13:24:14.671Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2022-04-21T13:24:14.671Z] === RUN TestDaemonRestartKillContainers [2022-04-21T13:24:14.671Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-21T13:24:14.671Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:24:14.671Z] === RUN TestCgroupNamespacesRun [2022-04-21T13:24:15.247Z] #73 DONE 0.9s [2022-04-21T13:24:15.247Z] [2022-04-21T13:24:15.247Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-21T13:24:15.247Z] #74 sha256:f5f90949c987de1054bbf730da18199ee304c6bc5b62e8c00178c0c38b37592a [2022-04-21T13:24:15.247Z] #74 DONE 0.0s [2022-04-21T13:24:15.247Z] [2022-04-21T13:24:15.247Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-21T13:24:15.247Z] #75 sha256:9271b1339ce47cb3a5b83024dad10604c2645bc8d26a45752a7f522b892ed848 [2022-04-21T13:24:16.048Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-04-21T13:24:16.048Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-21T13:24:16.191Z] #75 DONE 0.8s [2022-04-21T13:24:16.191Z] [2022-04-21T13:24:16.191Z] #76 exporting to image [2022-04-21T13:24:16.191Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-21T13:24:16.191Z] #76 exporting layers [2022-04-21T13:24:16.983Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-04-21T13:24:16.983Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-21T13:24:17.572Z] #21 1.625 Reading package lists... [2022-04-21T13:24:18.358Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-04-21T13:24:18.359Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-21T13:24:19.293Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-04-21T13:24:19.293Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-21T13:24:20.669Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-04-21T13:24:20.669Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-21T13:24:21.604Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-04-21T13:24:21.604Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-21T13:24:21.784Z] #21 6.474 Reading package lists... [2022-04-21T13:24:22.171Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-21T13:24:22.171Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-21T13:24:22.773Z] #76 exporting layers 6.1s done [2022-04-21T13:24:22.773Z] #76 writing image sha256:594cf82f45800acede441c0db0d2bd62ab74c899470a5df1051c94de124db129 done [2022-04-21T13:24:22.773Z] #76 naming to docker.io/library/docker:8be9d34e7d7e663af07d9b4ff21466f5af32fe28 done [2022-04-21T13:24:22.773Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-21T13:24:23.119Z] + trap exit INT TERM [2022-04-21T13:24:23.119Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-21T13:24:23.119Z] + CONTAINER_NAME=docker-pr2 [2022-04-21T13:24:23.119Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43511/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43511/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8be9d34e7d7e663af07d9b4ff21466f5af32fe28 -e DOCKER_GRAPHDRIVER docker:8be9d34e7d7e663af07d9b4ff21466f5af32fe28 hack/make.sh dynbinary [2022-04-21T13:24:23.171Z] #21 11.20 Building dependency tree... [2022-04-21T13:24:23.171Z] #21 12.38 Reading state information... [2022-04-21T13:24:23.381Z] [2022-04-21T13:24:23.546Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-04-21T13:24:23.546Z] === RUN TestNISDomainname [2022-04-21T13:24:23.546Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-21T13:24:23.546Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-21T13:24:23.546Z] === RUN TestHostnameDnsResolution [2022-04-21T13:24:23.641Z] Removing bundles/ [2022-04-21T13:24:23.641Z] [2022-04-21T13:24:23.641Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-21T13:24:23.641Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:24:23.641Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:24:24.115Z] #21 13.66 The following additional packages will be installed: [2022-04-21T13:24:24.115Z] #21 13.66 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-21T13:24:24.115Z] #21 13.66 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-21T13:24:24.115Z] #21 13.66 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-21T13:24:24.115Z] #21 13.66 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-21T13:24:24.115Z] #21 13.66 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-21T13:24:24.115Z] #21 13.67 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-21T13:24:24.115Z] #21 13.67 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-21T13:24:24.115Z] #21 13.69 Suggested packages: [2022-04-21T13:24:24.115Z] #21 13.69 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-21T13:24:24.115Z] #21 13.69 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-21T13:24:24.115Z] #21 13.69 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-21T13:24:24.115Z] #21 13.69 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-21T13:24:24.115Z] #21 13.69 seccomp:ppc64el seccomp:s390x [2022-04-21T13:24:24.115Z] #21 13.69 Recommended packages: [2022-04-21T13:24:24.115Z] #21 13.69 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-21T13:24:24.115Z] #21 13.69 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-21T13:24:24.115Z] #21 13.69 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-21T13:24:24.115Z] #21 13.69 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-21T13:24:24.127Z] --- PASS: TestHostnameDnsResolution (0.75s) [2022-04-21T13:24:24.127Z] === RUN TestUnprivilegedPortsAndPing [2022-04-21T13:24:24.127Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-21T13:24:24.127Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-21T13:24:24.127Z] === RUN TestPrivilegedHostDevices [2022-04-21T13:24:24.688Z] #21 14.14 The following NEW packages will be installed: [2022-04-21T13:24:24.688Z] #21 14.14 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-21T13:24:24.688Z] #21 14.14 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-21T13:24:24.688Z] #21 14.14 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-21T13:24:24.688Z] #21 14.14 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-21T13:24:24.688Z] #21 14.14 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-21T13:24:24.688Z] #21 14.14 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-21T13:24:24.688Z] #21 14.14 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-21T13:24:24.688Z] #21 14.15 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-21T13:24:24.688Z] #21 14.15 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-21T13:24:24.688Z] #21 14.15 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-21T13:24:24.688Z] #21 14.15 libseccomp2:ppc64el libseccomp2:s390x [2022-04-21T13:24:24.708Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-04-21T13:24:24.708Z] === RUN TestStats [2022-04-21T13:24:24.708Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:24:24.708Z] --- SKIP: TestStats (0.00s) [2022-04-21T13:24:24.708Z] === RUN TestStopContainerWithTimeout [2022-04-21T13:24:24.708Z] === RUN TestStopContainerWithTimeout/0 [2022-04-21T13:24:24.708Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-21T13:24:24.708Z] === RUN TestStopContainerWithTimeout/1 [2022-04-21T13:24:24.708Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-21T13:24:24.708Z] === RUN TestStopContainerWithTimeout/3 [2022-04-21T13:24:24.708Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-21T13:24:24.708Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-21T13:24:24.708Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-21T13:24:24.708Z] === CONT TestStopContainerWithTimeout/0 [2022-04-21T13:24:24.708Z] === CONT TestStopContainerWithTimeout/3 [2022-04-21T13:24:24.708Z] === CONT TestStopContainerWithTimeout/1 [2022-04-21T13:24:24.708Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-21T13:24:24.951Z] #21 14.51 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:24:24.951Z] #21 14.51 Need to get 15.9 MB of archives. [2022-04-21T13:24:24.951Z] #21 14.51 After this operation, 73.0 MB of additional disk space will be used. [2022-04-21T13:24:24.951Z] #21 14.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-21T13:24:25.213Z] #21 14.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-21T13:24:25.213Z] #21 14.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-21T13:24:25.213Z] #21 14.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-21T13:24:25.213Z] #21 14.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-21T13:24:25.213Z] #21 14.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-21T13:24:25.213Z] #21 14.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-21T13:24:25.213Z] #21 14.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-21T13:24:25.213Z] #21 14.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-21T13:24:25.213Z] #21 14.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-21T13:24:25.213Z] #21 14.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-21T13:24:25.213Z] #21 14.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-21T13:24:25.213Z] #21 14.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-21T13:24:25.213Z] #21 14.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-21T13:24:25.213Z] #21 14.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-21T13:24:25.213Z] #21 14.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-21T13:24:25.213Z] #21 14.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-21T13:24:25.213Z] #21 14.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-21T13:24:25.213Z] #21 14.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-21T13:24:25.213Z] #21 14.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-21T13:24:25.213Z] #21 14.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-21T13:24:25.213Z] #21 14.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-21T13:24:25.213Z] #21 14.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-21T13:24:25.213Z] #21 14.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-21T13:24:25.213Z] #21 14.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-21T13:24:25.213Z] #21 14.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-21T13:24:25.213Z] #21 14.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-21T13:24:25.213Z] #21 14.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-21T13:24:25.213Z] #21 14.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-21T13:24:25.213Z] #21 14.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-21T13:24:25.213Z] #21 14.79 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-21T13:24:25.213Z] #21 14.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-21T13:24:25.213Z] #21 14.79 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-21T13:24:25.213Z] #21 14.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-21T13:24:25.213Z] #21 14.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-21T13:24:25.213Z] #21 14.80 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-21T13:24:25.213Z] #21 14.80 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-21T13:24:25.213Z] #21 14.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-21T13:24:25.213Z] #21 14.81 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-21T13:24:25.213Z] #21 14.81 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-21T13:24:25.786Z] #21 15.34 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:24:26.048Z] #21 15.55 Fetched 15.9 MB in 1s (27.5 MB/s) [2022-04-21T13:24:26.309Z] #21 15.62 Selecting previously unselected package gcc-10-base:armel. [2022-04-21T13:24:26.309Z] #21 15.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-21T13:24:26.309Z] #21 15.67 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-21T13:24:26.309Z] #21 15.67 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-21T13:24:26.309Z] #21 15.75 Selecting previously unselected package gcc-10-base:armhf. [2022-04-21T13:24:26.309Z] #21 15.76 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-21T13:24:26.309Z] #21 15.76 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-21T13:24:26.309Z] #21 15.81 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-21T13:24:26.309Z] #21 15.81 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-21T13:24:26.309Z] #21 15.82 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-21T13:24:26.309Z] #21 15.87 Selecting previously unselected package gcc-10-base:s390x. [2022-04-21T13:24:26.309Z] #21 15.87 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-21T13:24:26.309Z] #21 15.88 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-21T13:24:26.309Z] #21 15.93 Selecting previously unselected package gcc-10-base:arm64. [2022-04-21T13:24:26.309Z] #21 15.93 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-21T13:24:26.309Z] #21 15.94 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-21T13:24:26.309Z] #21 15.99 Selecting previously unselected package libgcc-s1:armel. [2022-04-21T13:24:26.570Z] #21 15.99 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-21T13:24:26.570Z] #21 16.00 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-21T13:24:26.570Z] #21 16.05 Selecting previously unselected package libcrypt1:armel. [2022-04-21T13:24:26.570Z] #21 16.06 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-21T13:24:26.570Z] #21 16.07 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-21T13:24:26.832Z] #21 16.15 Selecting previously unselected package libc6:armel. [2022-04-21T13:24:26.832Z] #21 16.16 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-21T13:24:26.832Z] #21 16.36 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-21T13:24:27.403Z] #21 16.77 Selecting previously unselected package libapparmor1:armel. [2022-04-21T13:24:27.403Z] #21 16.77 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-21T13:24:27.403Z] #21 16.78 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-21T13:24:27.403Z] #21 16.84 Selecting previously unselected package libapparmor-dev:armel. [2022-04-21T13:24:27.403Z] #21 16.85 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-21T13:24:27.403Z] #21 16.85 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-21T13:24:27.403Z] #21 16.92 Selecting previously unselected package libgcc-s1:arm64. [2022-04-21T13:24:27.403Z] #21 16.92 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-21T13:24:27.403Z] #21 16.93 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-21T13:24:27.403Z] #21 16.96 Selecting previously unselected package libcrypt1:arm64. [2022-04-21T13:24:27.403Z] #21 16.97 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-21T13:24:27.403Z] #21 16.98 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-21T13:24:27.403Z] #21 17.06 Selecting previously unselected package libc6:arm64. [2022-04-21T13:24:27.403Z] #21 17.07 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-21T13:24:27.977Z] #21 17.28 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-21T13:24:28.044Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-21T13:24:28.044Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2022-04-21T13:24:28.044Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2022-04-21T13:24:28.044Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-04-21T13:24:28.044Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2022-04-21T13:24:28.044Z] === RUN TestDeleteDevicemapper [2022-04-21T13:24:28.044Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T13:24:28.044Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-21T13:24:28.044Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T13:24:28.238Z] #21 17.76 Selecting previously unselected package libapparmor1:arm64. [2022-04-21T13:24:28.238Z] #21 17.76 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-21T13:24:28.238Z] #21 17.77 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-21T13:24:28.238Z] #21 17.82 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-21T13:24:28.238Z] #21 17.83 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-21T13:24:28.238Z] #21 17.83 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-21T13:24:28.499Z] #21 17.89 Selecting previously unselected package libgcc-s1:s390x. [2022-04-21T13:24:28.499Z] #21 17.90 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-21T13:24:28.500Z] #21 17.90 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-21T13:24:28.500Z] #21 17.96 Selecting previously unselected package libcrypt1:s390x. [2022-04-21T13:24:28.500Z] #21 17.96 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-21T13:24:28.500Z] #21 17.97 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-21T13:24:28.500Z] #21 18.04 Selecting previously unselected package libc6:s390x. [2022-04-21T13:24:28.500Z] #21 18.06 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-21T13:24:28.761Z] #21 18.31 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-21T13:24:29.334Z] #21 18.83 Selecting previously unselected package libapparmor1:s390x. [2022-04-21T13:24:29.334Z] #21 18.84 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-21T13:24:29.334Z] #21 18.85 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-21T13:24:29.599Z] #21 18.91 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-21T13:24:29.599Z] #21 18.92 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-21T13:24:29.599Z] #21 18.92 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-21T13:24:29.599Z] #21 18.99 Selecting previously unselected package libgcc-s1:armhf. [2022-04-21T13:24:29.599Z] #21 19.00 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-21T13:24:29.599Z] #21 19.00 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-21T13:24:29.599Z] #21 19.06 Selecting previously unselected package libcrypt1:armhf. [2022-04-21T13:24:29.599Z] #21 19.07 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-21T13:24:29.599Z] #21 19.08 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-21T13:24:29.599Z] #21 19.17 Selecting previously unselected package libc6:armhf. [2022-04-21T13:24:29.861Z] #21 19.17 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-21T13:24:29.861Z] #21 19.38 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-21T13:24:30.041Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.08s) [2022-04-21T13:24:30.041Z] === RUN TestUpdateMemory [2022-04-21T13:24:30.041Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:24:30.041Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-21T13:24:30.041Z] === RUN TestUpdateCPUQuota [2022-04-21T13:24:30.041Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:24:30.041Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-21T13:24:30.041Z] === RUN TestUpdatePidsLimit [2022-04-21T13:24:30.041Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:24:30.041Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-21T13:24:30.041Z] === RUN TestUpdateRestartPolicy [2022-04-21T13:24:30.433Z] #21 19.87 Selecting previously unselected package libapparmor1:armhf. [2022-04-21T13:24:30.434Z] #21 19.88 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-21T13:24:30.434Z] #21 19.88 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-21T13:24:30.434Z] #21 19.93 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-21T13:24:30.434Z] #21 19.94 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-21T13:24:30.434Z] #21 19.94 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-21T13:24:30.434Z] #21 20.02 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-21T13:24:30.695Z] #21 20.02 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-21T13:24:30.695Z] #21 20.03 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-21T13:24:30.695Z] #21 20.11 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-21T13:24:30.695Z] #21 20.11 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-21T13:24:30.695Z] #21 20.11 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-21T13:24:30.695Z] #21 20.20 Selecting previously unselected package libc6:ppc64el. [2022-04-21T13:24:30.695Z] #21 20.20 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-21T13:24:30.956Z] #21 20.43 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-21T13:24:31.528Z] #21 21.02 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-21T13:24:31.528Z] #21 21.02 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-21T13:24:31.528Z] #21 21.03 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-21T13:24:31.528Z] #21 21.08 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-21T13:24:31.528Z] #21 21.09 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-21T13:24:31.528Z] #21 21.10 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-21T13:24:31.789Z] #21 21.18 Selecting previously unselected package libseccomp2:s390x. [2022-04-21T13:24:31.789Z] #21 21.19 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-21T13:24:31.789Z] #21 21.20 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-21T13:24:31.789Z] #21 21.24 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-21T13:24:31.789Z] #21 21.25 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-21T13:24:31.789Z] #21 21.25 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-21T13:24:31.789Z] #21 21.32 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-21T13:24:31.789Z] #21 21.33 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-21T13:24:31.789Z] #21 21.33 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-21T13:24:31.789Z] #21 21.39 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-21T13:24:31.789Z] #21 21.39 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-21T13:24:31.789Z] #21 21.40 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-21T13:24:31.868Z] #58 144.9 + mkdir -p /build [2022-04-21T13:24:31.868Z] #58 144.9 + cp runc /build/runc [2022-04-21T13:24:32.050Z] #21 21.47 Selecting previously unselected package libseccomp2:armhf. [2022-04-21T13:24:32.050Z] #21 21.48 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-21T13:24:32.050Z] #21 21.49 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-21T13:24:32.050Z] #21 21.54 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-21T13:24:32.050Z] #21 21.54 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-21T13:24:32.050Z] #21 21.55 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-21T13:24:32.317Z] #21 21.62 Selecting previously unselected package libseccomp2:armel. [2022-04-21T13:24:32.317Z] #21 21.63 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-21T13:24:32.317Z] #21 21.63 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-21T13:24:32.317Z] #21 21.68 Selecting previously unselected package libseccomp-dev:armel. [2022-04-21T13:24:32.317Z] #21 21.68 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-21T13:24:32.317Z] #21 21.69 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-21T13:24:32.317Z] #21 21.76 Selecting previously unselected package libseccomp2:arm64. [2022-04-21T13:24:32.317Z] #21 21.77 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-21T13:24:32.317Z] #21 21.77 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-21T13:24:32.317Z] #21 21.82 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-21T13:24:32.317Z] #21 21.83 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-21T13:24:32.317Z] #21 21.83 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-21T13:24:32.578Z] #21 21.96 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-21T13:24:32.578Z] #21 21.98 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-21T13:24:32.578Z] #21 21.99 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-21T13:24:32.578Z] #21 22.00 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-21T13:24:32.578Z] #21 22.02 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-21T13:24:32.578Z] #21 22.04 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-21T13:24:32.578Z] #21 22.06 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-21T13:24:32.578Z] #21 22.07 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-21T13:24:32.578Z] #21 22.09 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-21T13:24:32.578Z] #21 22.10 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-21T13:24:32.578Z] #21 22.12 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-21T13:24:32.578Z] #21 22.13 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-21T13:24:32.839Z] #21 22.14 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-21T13:24:32.839Z] #21 22.15 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-21T13:24:32.839Z] #21 22.17 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-21T13:24:32.839Z] #21 22.18 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-21T13:24:33.245Z] #58 DONE 146.5s [2022-04-21T13:24:33.245Z] [2022-04-21T13:24:33.245Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:24:33.245Z] #62 sha256:0b77d4f32c93df5d761d5d16e4aec45753cdafb0e259a770451b9b2b096fd0fa [2022-04-21T13:24:33.782Z] #21 23.43 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-21T13:24:35.166Z] #21 24.69 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-21T13:24:35.781Z] #62 ... [2022-04-21T13:24:35.781Z] [2022-04-21T13:24:35.781Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:24:35.781Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:24:35.781Z] #53 254.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-21T13:24:35.781Z] #53 DONE 254.7s [2022-04-21T13:24:35.781Z] [2022-04-21T13:24:35.781Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:24:35.781Z] #62 sha256:0b77d4f32c93df5d761d5d16e4aec45753cdafb0e259a770451b9b2b096fd0fa [2022-04-21T13:24:36.555Z] #21 25.93 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-21T13:24:36.717Z] #62 ... [2022-04-21T13:24:36.717Z] [2022-04-21T13:24:36.717Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-21T13:24:36.717Z] #54 sha256:3c82bbae2da48c726d8a0258c2f7ef53c1553c55d32d71f14a83b14f0a613c52 [2022-04-21T13:24:37.656Z] #54 DONE 0.8s [2022-04-21T13:24:37.656Z] [2022-04-21T13:24:37.656Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-21T13:24:37.656Z] #56 sha256:e91f5f335694f686b8b636cc44b7c65340c91308d6d2c0e2a4a241d98f49b2cb [2022-04-21T13:24:37.656Z] #56 DONE 0.1s [2022-04-21T13:24:37.656Z] [2022-04-21T13:24:37.656Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-21T13:24:37.656Z] #59 sha256:d3231f451e6bfde8066d9b12ab8a55afbd68112fe7a2dea352e79724b455ce50 [2022-04-21T13:24:37.656Z] #59 DONE 0.3s [2022-04-21T13:24:37.656Z] [2022-04-21T13:24:37.656Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:24:37.656Z] #62 sha256:0b77d4f32c93df5d761d5d16e4aec45753cdafb0e259a770451b9b2b096fd0fa [2022-04-21T13:24:37.941Z] #21 27.19 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-21T13:24:38.884Z] #21 28.41 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-21T13:24:38.884Z] #21 28.43 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-21T13:24:38.884Z] #21 28.44 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-21T13:24:38.884Z] #21 28.45 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-21T13:24:38.884Z] #21 28.47 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-21T13:24:38.884Z] #21 28.48 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-21T13:24:38.884Z] #21 28.49 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-21T13:24:39.144Z] #21 28.50 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-21T13:24:39.144Z] #21 28.52 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-21T13:24:39.144Z] #21 28.53 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-21T13:24:39.144Z] #21 28.54 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-21T13:24:39.144Z] #21 28.56 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-21T13:24:39.144Z] #21 28.57 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-21T13:24:39.144Z] #21 28.58 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-21T13:24:39.144Z] #21 28.60 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-21T13:24:39.144Z] #21 28.62 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-21T13:24:39.144Z] #21 28.63 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-21T13:24:39.144Z] #21 28.64 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-21T13:24:39.144Z] #21 28.66 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-21T13:24:39.145Z] #21 28.67 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-21T13:24:39.145Z] #21 28.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:24:39.560Z] #62 226.4 + bin/containerd [2022-04-21T13:24:39.716Z] #21 DONE 29.3s [2022-04-21T13:24:39.716Z] [2022-04-21T13:24:39.716Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T13:24:39.716Z] #22 sha256:20464ca1a10cc7324eb341aa92b4a02b9e0944a505aa48278220ac8987b4faed [2022-04-21T13:24:39.978Z] #22 ... [2022-04-21T13:24:39.978Z] [2022-04-21T13:24:39.978Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T13:24:39.978Z] #64 sha256:133c1235b4719edd20bc9a597333bd61023e9419bbb56811b5ebdb9d69f4d31a [2022-04-21T13:24:39.978Z] #64 DONE 0.1s [2022-04-21T13:24:39.978Z] [2022-04-21T13:24:39.978Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:24:39.978Z] #65 sha256:df3490ef4620c4f25d83a18facde0c0e8ef8232b4b4a2db1a3d2a3843bc52b05 [2022-04-21T13:24:40.925Z] #65 ... [2022-04-21T13:24:40.925Z] [2022-04-21T13:24:40.925Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T13:24:40.925Z] #22 sha256:20464ca1a10cc7324eb341aa92b4a02b9e0944a505aa48278220ac8987b4faed [2022-04-21T13:24:40.925Z] #22 DONE 1.2s [2022-04-21T13:24:40.925Z] [2022-04-21T13:24:40.925Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:24:40.925Z] #65 sha256:df3490ef4620c4f25d83a18facde0c0e8ef8232b4b4a2db1a3d2a3843bc52b05 [2022-04-21T13:24:40.925Z] #65 1.175 + RM_GOPATH=0 [2022-04-21T13:24:40.925Z] #65 1.175 + TMP_GOPATH= [2022-04-21T13:24:40.925Z] #65 1.175 + : /build [2022-04-21T13:24:40.925Z] #65 1.175 + '[' -z '' ']' [2022-04-21T13:24:41.189Z] #65 1.177 ++ mktemp -d [2022-04-21T13:24:41.189Z] #65 1.179 + export GOPATH=/tmp/tmp.8pcAKGVFy8 [2022-04-21T13:24:41.189Z] #65 1.179 + GOPATH=/tmp/tmp.8pcAKGVFy8 [2022-04-21T13:24:41.189Z] #65 1.179 + RM_GOPATH=1 [2022-04-21T13:24:41.189Z] #65 1.179 + case "$(go env GOARCH)" in [2022-04-21T13:24:41.189Z] #65 1.179 ++ go env GOARCH [2022-04-21T13:24:41.189Z] #65 1.193 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:24:41.189Z] #65 1.193 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:24:41.189Z] #65 1.193 ++ dirname /install.sh [2022-04-21T13:24:41.189Z] #65 1.194 + dir=/ [2022-04-21T13:24:41.189Z] #65 1.194 + bin=runc [2022-04-21T13:24:41.189Z] #65 1.194 + shift [2022-04-21T13:24:41.189Z] #65 1.194 + '[' '!' -f //runc.installer ']' [2022-04-21T13:24:41.189Z] #65 1.194 + . //runc.installer [2022-04-21T13:24:41.189Z] #65 1.194 ++ set -e [2022-04-21T13:24:41.189Z] #65 1.194 ++ : v1.1.1 [2022-04-21T13:24:41.189Z] #65 1.194 + install_runc [2022-04-21T13:24:41.189Z] #65 1.194 + RUNC_BUILDTAGS=seccomp [2022-04-21T13:24:41.189Z] #65 1.194 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-21T13:24:41.189Z] #65 1.194 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8pcAKGVFy8/src/github.com/opencontainers/runc [2022-04-21T13:24:41.189Z] #65 1.195 Install runc version v1.1.1 (build tags: seccomp) [2022-04-21T13:24:41.189Z] #65 1.200 Cloning into '/tmp/tmp.8pcAKGVFy8/src/github.com/opencontainers/runc'... [2022-04-21T13:24:42.136Z] #65 ... [2022-04-21T13:24:42.136Z] [2022-04-21T13:24:42.136Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-21T13:24:42.136Z] #23 sha256:9ccedaa432c4fcb7aba8a9e68aa7b010b078fa581d519df389785e88ef039210 [2022-04-21T13:24:42.136Z] #23 DONE 1.0s [2022-04-21T13:24:42.136Z] [2022-04-21T13:24:42.136Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-21T13:24:42.136Z] #24 sha256:7f8b048535c74186c0a53c1f69fa8423ad2f8d5677c3d7a547f810acbd805a6a [2022-04-21T13:24:42.337Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2022-04-21T13:24:42.337Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T13:24:42.337Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-04-21T13:24:42.337Z] === RUN TestWaitNonBlocked [2022-04-21T13:24:42.337Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:24:42.337Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:24:42.337Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:24:42.337Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:24:42.337Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:24:42.337Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:24:42.337Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-21T13:24:42.337Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-04-21T13:24:42.337Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-04-21T13:24:42.337Z] === RUN TestWaitBlocked [2022-04-21T13:24:42.337Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:24:42.337Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:24:42.337Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:24:42.337Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:24:42.337Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:24:42.337Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:24:42.710Z] #24 0.869 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-21T13:24:42.905Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-21T13:24:42.905Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-04-21T13:24:42.905Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-04-21T13:24:42.905Z] === CONT TestDaemonRestartIpcMode [2022-04-21T13:24:42.905Z] === CONT TestIpcModeOlderClient [2022-04-21T13:24:42.905Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-21T13:24:42.905Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-21T13:24:42.972Z] #24 DONE 1.1s [2022-04-21T13:24:42.972Z] [2022-04-21T13:24:42.972Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-21T13:24:42.972Z] #25 sha256:2e260e45cb45cebb53d7f54f6409ab1dc757a60f174f9b167c9259109716a38e [2022-04-21T13:24:43.921Z] #25 DONE 0.9s [2022-04-21T13:24:43.921Z] [2022-04-21T13:24:43.921Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-21T13:24:43.921Z] #26 sha256:1694b0bb4e51ff3aa65fffeea29877a79e51a05f2805bfc2bf21025d56b57903 [2022-04-21T13:24:44.869Z] #26 DONE 0.9s [2022-04-21T13:24:44.869Z] [2022-04-21T13:24:44.869Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:24:44.869Z] #65 sha256:df3490ef4620c4f25d83a18facde0c0e8ef8232b4b4a2db1a3d2a3843bc52b05 [2022-04-21T13:24:45.394Z] 4612f6d0b889: Pull complete [2022-04-21T13:24:45.436Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-04-21T13:24:45.442Z] #65 5.580 + cd /tmp/tmp.8pcAKGVFy8/src/github.com/opencontainers/runc [2022-04-21T13:24:45.442Z] #65 5.580 + git checkout -q v1.1.1 [2022-04-21T13:24:45.695Z] --- PASS: TestDaemonRestartIpcMode (2.94s) [2022-04-21T13:24:45.695Z] PASS [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === Skipped [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-21T13:24:45.695Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-21T13:24:45.695Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-21T13:24:45.695Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-21T13:24:45.695Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T13:24:45.695Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-21T13:24:45.695Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-21T13:24:45.695Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-21T13:24:45.695Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-21T13:24:45.695Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-21T13:24:45.695Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-21T13:24:45.695Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-21T13:24:45.695Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-21T13:24:45.695Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-21T13:24:45.695Z] 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-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-21T13:24:45.695Z] 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-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-21T13:24:45.695Z] 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-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-21T13:24:45.695Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T13:24:45.695Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-21T13:24:45.695Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:24:45.695Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-21T13:24:45.695Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-21T13:24:45.695Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-21T13:24:45.695Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-21T13:24:45.695Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-21T13:24:45.695Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-21T13:24:45.695Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-21T13:24:45.695Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:24:45.695Z] [2022-04-21T13:24:45.695Z] DONE 212 tests, 27 skipped in 75.409s [2022-04-21T13:24:45.695Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-21T13:24:45.695Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T13:24:45.703Z] #65 5.785 + '[' -z '' ']' [2022-04-21T13:24:45.703Z] #65 5.785 + target=static [2022-04-21T13:24:45.703Z] #65 5.785 + make BUILDTAGS=seccomp static [2022-04-21T13:24:45.967Z] #65 ... [2022-04-21T13:24:45.967Z] [2022-04-21T13:24:45.967Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-04-21T13:24:45.967Z] #27 sha256:200a2b3b17176b2f4ac828dff638999f706b21fdc279a7508805a0bc8bac026e [2022-04-21T13:24:45.967Z] #27 DONE 1.0s [2022-04-21T13:24:45.967Z] [2022-04-21T13:24:45.967Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:24:45.967Z] #65 sha256:df3490ef4620c4f25d83a18facde0c0e8ef8232b4b4a2db1a3d2a3843bc52b05 [2022-04-21T13:24:45.967Z] #65 6.169 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-21T13:24:46.263Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-04-21T13:24:46.263Z] === RUN TestDaemonConfigValidation [2022-04-21T13:24:46.263Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:24:46.263Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:24:46.263Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-21T13:24:46.263Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-21T13:24:46.263Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-21T13:24:46.263Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-21T13:24:46.263Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-21T13:24:46.263Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-21T13:24:46.263Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-21T13:24:46.263Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-21T13:24:46.263Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:24:46.263Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-21T13:24:46.263Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-21T13:24:46.263Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-21T13:24:46.263Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-21T13:24:46.522Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-21T13:24:46.522Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-04-21T13:24:46.522Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-21T13:24:46.522Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-04-21T13:24:46.522Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-04-21T13:24:46.522Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-04-21T13:24:46.522Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T13:24:46.522Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-21T13:24:47.458Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-21T13:24:47.492Z] #62 248.6 # github.com/containerd/containerd/cmd/containerd [2022-04-21T13:24:47.492Z] #62 248.6 /usr/bin/ld: /tmp/go-link-540330697/000019.o: in function `New': [2022-04-21T13:24:47.492Z] #62 248.6 /tmp/tmp.dfDLqcUNNt/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-04-21T13:24:47.492Z] #62 248.7 + bin/containerd-stress [2022-04-21T13:24:47.492Z] #62 249.8 + bin/containerd-shim [2022-04-21T13:24:48.835Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-21T13:24:49.771Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-21T13:24:49.771Z] daemon_test.go:156: [da7b7b55cc87e] daemon is not started [2022-04-21T13:24:49.771Z] --- PASS: TestConfigDaemonSeccompProfiles (3.46s) [2022-04-21T13:24:49.771Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.13s) [2022-04-21T13:24:49.771Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.16s) [2022-04-21T13:24:49.771Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.18s) [2022-04-21T13:24:49.771Z] === RUN TestDaemonProxy [2022-04-21T13:24:49.771Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-21T13:24:49.771Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-21T13:24:49.771Z] PASS [2022-04-21T13:24:49.771Z] [2022-04-21T13:24:49.771Z] === Skipped [2022-04-21T13:24:49.771Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-21T13:24:49.771Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-21T13:24:49.771Z] [2022-04-21T13:24:49.771Z] DONE 12 tests, 1 skipped in 4.133s [2022-04-21T13:24:49.771Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-21T13:24:50.030Z] INFO: Testing against a local daemon [2022-04-21T13:24:50.030Z] === RUN TestCommitInheritsEnv [2022-04-21T13:24:51.342Z] #65 ... [2022-04-21T13:24:51.342Z] [2022-04-21T13:24:51.342Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:24:51.342Z] #28 sha256:1c15b0765518188e0377042480cf027e7b5ffc030d1c2d2621d6a0cb65473b9f [2022-04-21T13:24:51.342Z] #28 1.228 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:24:51.342Z] #28 1.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:24:51.342Z] #28 1.454 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:24:51.342Z] #28 1.519 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-21T13:24:51.342Z] #28 1.796 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:24:51.342Z] #28 2.140 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-21T13:24:51.342Z] #28 2.451 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-21T13:24:51.342Z] #28 2.773 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-21T13:24:51.342Z] #28 2.971 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:24:51.342Z] #28 3.230 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-21T13:24:51.342Z] #28 3.232 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-21T13:24:51.342Z] #28 3.234 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-21T13:24:51.342Z] #28 3.240 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:24:51.342Z] #28 3.242 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:24:51.342Z] #28 3.243 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-21T13:24:51.342Z] #28 3.248 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-21T13:24:51.342Z] #28 3.249 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-21T13:24:51.342Z] #28 3.249 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-21T13:24:51.342Z] #28 3.254 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:24:51.342Z] #28 3.254 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-21T13:24:51.342Z] #28 3.255 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:24:51.405Z] --- PASS: TestCommitInheritsEnv (1.25s) [2022-04-21T13:24:51.405Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T13:24:51.405Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-21T13:24:51.405Z] === RUN TestImportWithCustomPlatform [2022-04-21T13:24:51.405Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-21T13:24:51.405Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-21T13:24:51.405Z] === RUN TestImportWithCustomPlatform// [2022-04-21T13:24:51.405Z] === RUN TestImportWithCustomPlatform/linux [2022-04-21T13:24:51.405Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-21T13:24:51.405Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-21T13:24:51.405Z] === RUN TestImportWithCustomPlatform/macos [2022-04-21T13:24:51.405Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-21T13:24:51.405Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-21T13:24:51.405Z] --- PASS: TestImportWithCustomPlatform (0.26s) [2022-04-21T13:24:51.405Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-04-21T13:24:51.405Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-21T13:24:51.405Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-21T13:24:51.405Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-04-21T13:24:51.405Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-04-21T13:24:51.405Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-21T13:24:51.405Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-21T13:24:51.405Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-21T13:24:51.405Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-21T13:24:51.405Z] === RUN TestImagesFilterMultiReference [2022-04-21T13:24:51.405Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-21T13:24:51.405Z] === RUN TestImagePullPlatformInvalid [2022-04-21T13:24:51.405Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-21T13:24:51.405Z] === RUN TestRemoveImageOrphaning [2022-04-21T13:24:52.765Z] #62 258.9 + bin/containerd-shim-runc-v1 [2022-04-21T13:24:53.307Z] --- PASS: TestRemoveImageOrphaning (1.64s) [2022-04-21T13:24:53.307Z] === RUN TestRemoveImageGarbageCollector [2022-04-21T13:24:53.307Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-21T13:24:53.307Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-21T13:24:53.307Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T13:24:53.307Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-21T13:24:53.307Z] === RUN TestTagInvalidReference [2022-04-21T13:24:53.307Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-21T13:24:53.307Z] === RUN TestTagValidPrefixedRepo [2022-04-21T13:24:53.307Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-21T13:24:53.307Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T13:24:53.307Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-21T13:24:53.307Z] === RUN TestTagOfficialNames [2022-04-21T13:24:53.307Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-21T13:24:53.307Z] === RUN TestTagMatchesDigest [2022-04-21T13:24:53.307Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-21T13:24:53.307Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-21T13:24:56.821Z] dccd9e4d14d3: Pull complete [2022-04-21T13:24:56.821Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-21T13:24:56.821Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:24:56.821Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:24:56.821Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-21T13:24:56.821Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-21T13:24:56.821Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-21T13:24:56.821Z] INFO: Docker version of control daemon [2022-04-21T13:24:56.821Z] [2022-04-21T13:24:56.821Z] Client: [2022-04-21T13:24:56.821Z] Version: 20.10.9 [2022-04-21T13:24:56.821Z] API version: 1.41 [2022-04-21T13:24:56.821Z] Go version: go1.16.8 [2022-04-21T13:24:56.821Z] Git commit: c2ea9bc [2022-04-21T13:24:56.821Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T13:24:56.821Z] OS/Arch: windows/amd64 [2022-04-21T13:24:56.821Z] Context: default [2022-04-21T13:24:56.821Z] Experimental: true [2022-04-21T13:24:56.821Z] [2022-04-21T13:24:56.821Z] Server: Docker Engine - Community [2022-04-21T13:24:56.821Z] Engine: [2022-04-21T13:24:56.821Z] Version: 20.10.9 [2022-04-21T13:24:56.821Z] API version: 1.41 (minimum version 1.24) [2022-04-21T13:24:56.821Z] Go version: go1.16.8 [2022-04-21T13:24:56.821Z] Git commit: 79ea9d3 [2022-04-21T13:24:56.821Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T13:24:56.821Z] OS/Arch: windows/amd64 [2022-04-21T13:24:56.821Z] Experimental: true [2022-04-21T13:24:56.821Z] [2022-04-21T13:24:56.821Z] INFO: Docker info of control daemon [2022-04-21T13:24:56.821Z] [2022-04-21T13:24:56.821Z] Client: [2022-04-21T13:24:56.821Z] Context: default [2022-04-21T13:24:56.821Z] Debug Mode: false [2022-04-21T13:24:56.821Z] [2022-04-21T13:24:56.821Z] Server: [2022-04-21T13:24:56.821Z] Containers: 0 [2022-04-21T13:24:56.821Z] Running: 0 [2022-04-21T13:24:56.821Z] Paused: 0 [2022-04-21T13:24:56.821Z] Stopped: 0 [2022-04-21T13:24:56.821Z] Images: 1 [2022-04-21T13:24:56.821Z] Server Version: 20.10.9 [2022-04-21T13:24:56.821Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-21T13:24:56.821Z] Windows: [2022-04-21T13:24:56.821Z] LCOW: [2022-04-21T13:24:56.821Z] Logging Driver: json-file [2022-04-21T13:24:56.821Z] Plugins: [2022-04-21T13:24:56.821Z] Volume: local [2022-04-21T13:24:56.821Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:24:56.821Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:24:56.821Z] Swarm: inactive [2022-04-21T13:24:56.821Z] Default Isolation: process [2022-04-21T13:24:56.821Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T13:24:56.821Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-21T13:24:56.821Z] OSType: windows [2022-04-21T13:24:56.821Z] Architecture: x86_64 [2022-04-21T13:24:56.821Z] CPUs: 4 [2022-04-21T13:24:56.821Z] Total Memory: 32GiB [2022-04-21T13:24:56.821Z] Name: azwin-2-b80e21 [2022-04-21T13:24:56.821Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-21T13:24:56.821Z] Docker Root Dir: D:\docker [2022-04-21T13:24:56.821Z] Debug Mode: false [2022-04-21T13:24:56.821Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:24:56.821Z] Labels: [2022-04-21T13:24:56.821Z] Experimental: true [2022-04-21T13:24:56.821Z] Insecure Registries: [2022-04-21T13:24:56.821Z] 10.0.0.4:5000 [2022-04-21T13:24:56.821Z] 127.0.0.0/8 [2022-04-21T13:24:56.821Z] Registry Mirrors: [2022-04-21T13:24:56.821Z] http://10.0.0.4:5000/ [2022-04-21T13:24:56.821Z] Live Restore Enabled: false [2022-04-21T13:24:56.821Z] Product License: Community Engine [2022-04-21T13:24:56.821Z] [2022-04-21T13:24:56.821Z] [2022-04-21T13:24:56.821Z] INFO: Commit hash is 3b324df2ca [2022-04-21T13:24:56.821Z] INFO: Nuke-Everything... [2022-04-21T13:24:56.821Z] INFO: Container count on control daemon to delete is 0 [2022-04-21T13:24:56.821Z] INFO: Nuking d:\CI [2022-04-21T13:24:56.821Z] INFO: Zapped successfully [2022-04-21T13:24:56.821Z] INFO: Location for testing is d:\CI\PR-43511\2 [2022-04-21T13:24:56.821Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-21T13:24:56.821Z] [2022-04-21T13:24:56.821Z] [2022-04-21T13:24:56.821Z] INFO: Building the image from Dockerfile.windows at 04/21/2022 13:24:54... [2022-04-21T13:24:56.821Z] [2022-04-21T13:24:57.240Z] dccd9e4d14d3: Pull complete [2022-04-21T13:24:57.240Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-21T13:24:57.240Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:24:57.240Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:24:57.240Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-21T13:24:57.240Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-21T13:24:57.240Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-21T13:24:57.240Z] INFO: Docker version of control daemon [2022-04-21T13:24:57.240Z] [2022-04-21T13:24:57.240Z] Client: [2022-04-21T13:24:57.240Z] Version: 20.10.9 [2022-04-21T13:24:57.240Z] API version: 1.41 [2022-04-21T13:24:57.240Z] Go version: go1.16.8 [2022-04-21T13:24:57.240Z] Git commit: c2ea9bc [2022-04-21T13:24:57.240Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T13:24:57.240Z] OS/Arch: windows/amd64 [2022-04-21T13:24:57.240Z] Context: default [2022-04-21T13:24:57.240Z] Experimental: true [2022-04-21T13:24:57.240Z] [2022-04-21T13:24:57.240Z] Server: Docker Engine - Community [2022-04-21T13:24:57.240Z] Engine: [2022-04-21T13:24:57.240Z] Version: 20.10.9 [2022-04-21T13:24:57.240Z] API version: 1.41 (minimum version 1.24) [2022-04-21T13:24:57.240Z] Go version: go1.16.8 [2022-04-21T13:24:57.240Z] Git commit: 79ea9d3 [2022-04-21T13:24:57.240Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T13:24:57.240Z] OS/Arch: windows/amd64 [2022-04-21T13:24:57.240Z] Experimental: true [2022-04-21T13:24:57.240Z] [2022-04-21T13:24:57.240Z] INFO: Docker info of control daemon [2022-04-21T13:24:57.240Z] [2022-04-21T13:24:57.240Z] Client: [2022-04-21T13:24:57.240Z] Context: default [2022-04-21T13:24:57.240Z] Debug Mode: false [2022-04-21T13:24:57.240Z] [2022-04-21T13:24:57.240Z] Server: [2022-04-21T13:24:57.240Z] Containers: 0 [2022-04-21T13:24:57.240Z] Running: 0 [2022-04-21T13:24:57.240Z] Paused: 0 [2022-04-21T13:24:57.240Z] Stopped: 0 [2022-04-21T13:24:57.240Z] Images: 1 [2022-04-21T13:24:57.240Z] Server Version: 20.10.9 [2022-04-21T13:24:57.240Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-21T13:24:57.240Z] Windows: [2022-04-21T13:24:57.240Z] LCOW: [2022-04-21T13:24:57.240Z] Logging Driver: json-file [2022-04-21T13:24:57.240Z] Plugins: [2022-04-21T13:24:57.240Z] Volume: local [2022-04-21T13:24:57.240Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:24:57.240Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:24:57.240Z] Swarm: inactive [2022-04-21T13:24:57.240Z] Default Isolation: process [2022-04-21T13:24:57.240Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T13:24:57.240Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-21T13:24:57.240Z] OSType: windows [2022-04-21T13:24:57.240Z] Architecture: x86_64 [2022-04-21T13:24:57.240Z] CPUs: 4 [2022-04-21T13:24:57.240Z] Total Memory: 32GiB [2022-04-21T13:24:57.240Z] Name: azwin-2-f9b9e0 [2022-04-21T13:24:57.240Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-21T13:24:57.240Z] Docker Root Dir: D:\docker [2022-04-21T13:24:57.240Z] Debug Mode: false [2022-04-21T13:24:57.240Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:24:57.240Z] Labels: [2022-04-21T13:24:57.240Z] Experimental: true [2022-04-21T13:24:57.240Z] Insecure Registries: [2022-04-21T13:24:57.240Z] 10.0.0.4:5000 [2022-04-21T13:24:57.240Z] 127.0.0.0/8 [2022-04-21T13:24:57.240Z] Registry Mirrors: [2022-04-21T13:24:57.240Z] http://10.0.0.4:5000/ [2022-04-21T13:24:57.240Z] Live Restore Enabled: false [2022-04-21T13:24:57.240Z] Product License: Community Engine [2022-04-21T13:24:57.240Z] [2022-04-21T13:24:57.240Z] [2022-04-21T13:24:57.240Z] INFO: Commit hash is fc92e49280 [2022-04-21T13:24:57.240Z] INFO: Nuke-Everything... [2022-04-21T13:24:57.240Z] INFO: Container count on control daemon to delete is 0 [2022-04-21T13:24:57.240Z] INFO: Nuking d:\CI [2022-04-21T13:24:57.240Z] INFO: Zapped successfully [2022-04-21T13:24:57.240Z] INFO: Location for testing is d:\CI\PR-43511\2 [2022-04-21T13:24:57.240Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-21T13:24:57.240Z] [2022-04-21T13:24:57.240Z] [2022-04-21T13:24:57.240Z] INFO: Building the image from Dockerfile.windows at 04/21/2022 13:24:52... [2022-04-21T13:24:57.240Z] [2022-04-21T13:24:57.240Z] Sending build context to Docker daemon 66.32MB [2022-04-21T13:24:57.240Z] [2022-04-21T13:24:57.240Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-21T13:24:57.240Z] ---> aa8714eb8356 [2022-04-21T13:24:57.240Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-21T13:24:57.240Z] ---> Running in ee06c87d5ec5 [2022-04-21T13:24:57.707Z] Removing intermediate container ee06c87d5ec5 [2022-04-21T13:24:57.707Z] ---> 37ba9c7ad0d1 [2022-04-21T13:24:57.707Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-21T13:24:57.707Z] ---> Running in 0d0d97a78bc1 [2022-04-21T13:24:57.707Z] Removing intermediate container 0d0d97a78bc1 [2022-04-21T13:24:57.707Z] ---> 4d184913b173 [2022-04-21T13:24:57.707Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-21T13:24:57.707Z] ---> Running in 19b2cbf4a933 [2022-04-21T13:24:58.011Z] #62 264.1 + bin/containerd-shim-runc-v2 [2022-04-21T13:24:58.174Z] Removing intermediate container 19b2cbf4a933 [2022-04-21T13:24:58.174Z] ---> bb3b9a2c0bbf [2022-04-21T13:24:58.174Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-21T13:24:58.174Z] ---> Running in 8e2079cc20a2 [2022-04-21T13:24:58.174Z] Removing intermediate container 8e2079cc20a2 [2022-04-21T13:24:58.174Z] ---> cb1f0accb591 [2022-04-21T13:24:58.174Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-21T13:24:58.174Z] ---> Running in a7825e18e33e [2022-04-21T13:24:58.272Z] #62 264.9 + binaries [2022-04-21T13:24:58.272Z] #62 264.9 + install -D bin/containerd /build/containerd [2022-04-21T13:24:58.272Z] #62 265.0 + install -D bin/containerd-shim /build/containerd-shim [2022-04-21T13:24:58.272Z] #62 265.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-21T13:24:58.272Z] #62 265.0 + install -D bin/ctr /build/ctr [2022-04-21T13:24:58.642Z] Removing intermediate container a7825e18e33e [2022-04-21T13:24:58.642Z] ---> 16157232d96e [2022-04-21T13:24:58.642Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-21T13:24:58.642Z] ---> Running in dad5e46c1270 [2022-04-21T13:24:59.108Z] Removing intermediate container dad5e46c1270 [2022-04-21T13:24:59.108Z] ---> 0a8ec749ca1d [2022-04-21T13:24:59.109Z] Step 8/13 : 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-04-21T13:24:59.109Z] ---> Running in 40b67918e9e3 [2022-04-21T13:24:59.766Z] Sending build context to Docker daemon 66.32MB [2022-04-21T13:24:59.766Z] [2022-04-21T13:24:59.766Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-21T13:24:59.766Z] ---> aa8714eb8356 [2022-04-21T13:24:59.766Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-21T13:24:59.766Z] ---> Running in ab007abcaa8e [2022-04-21T13:24:59.766Z] Removing intermediate container ab007abcaa8e [2022-04-21T13:24:59.766Z] ---> bd4acf54ae06 [2022-04-21T13:24:59.766Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-21T13:24:59.766Z] ---> Running in 4cd5589c92f4 [2022-04-21T13:25:00.234Z] Removing intermediate container 4cd5589c92f4 [2022-04-21T13:25:00.234Z] ---> ee7359a1f1d3 [2022-04-21T13:25:00.234Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-21T13:25:00.234Z] ---> Running in 84f453afd82a [2022-04-21T13:25:00.234Z] Removing intermediate container 84f453afd82a [2022-04-21T13:25:00.234Z] ---> 4bd0f73a6964 [2022-04-21T13:25:00.234Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-21T13:25:00.234Z] ---> Running in f9a2bceb3b1e [2022-04-21T13:25:00.702Z] Removing intermediate container f9a2bceb3b1e [2022-04-21T13:25:00.702Z] ---> 957b8a785bf5 [2022-04-21T13:25:00.702Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-21T13:25:00.702Z] ---> Running in cde6da15825b [2022-04-21T13:25:00.702Z] Removing intermediate container cde6da15825b [2022-04-21T13:25:00.702Z] ---> 8af7dcb1ce67 [2022-04-21T13:25:00.702Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-21T13:25:00.702Z] ---> Running in 16c1b133846a [2022-04-21T13:25:01.170Z] Removing intermediate container 16c1b133846a [2022-04-21T13:25:01.170Z] ---> e1f4206215e6 [2022-04-21T13:25:01.170Z] Step 8/13 : 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-04-21T13:25:01.170Z] ---> Running in 66d532f3ad8f [2022-04-21T13:25:01.399Z] #28 14.64 Fetched 48.9 MB in 14s (3578 kB/s) [2022-04-21T13:25:02.442Z] #62 DONE 268.3s [2022-04-21T13:25:02.442Z] [2022-04-21T13:25:02.442Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-21T13:25:02.442Z] #63 sha256:e9c5e5598ed233efcaddbb3d78ef2daa88eaa4fa24d5b4f1581f4ad611a7c739 [2022-04-21T13:25:02.904Z] [2022-04-21T13:25:02.904Z] SUCCESS: Specified value was saved. [2022-04-21T13:25:03.807Z] #63 DONE 1.3s [2022-04-21T13:25:03.807Z] [2022-04-21T13:25:03.807Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-21T13:25:03.807Z] #68 sha256:9b830ffa4322dc2aa3a6a4e94a9541b6441e96dd3e5a21703147f4ff55482cd3 [2022-04-21T13:25:03.891Z] INFO: Downloading git... [2022-04-21T13:25:04.063Z] #68 DONE 0.2s [2022-04-21T13:25:04.063Z] [2022-04-21T13:25:04.063Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-21T13:25:04.063Z] #73 sha256:22cef3d8b1dfdff05d6f0705adcc8f9ffb5426c67499dacc498f420955b11921 [2022-04-21T13:25:04.891Z] INFO: Downloading go... [2022-04-21T13:25:04.962Z] [2022-04-21T13:25:04.962Z] SUCCESS: Specified value was saved. [2022-04-21T13:25:05.428Z] #73 DONE 1.2s [2022-04-21T13:25:05.428Z] [2022-04-21T13:25:05.428Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-21T13:25:05.428Z] #74 sha256:b90ec129cc19abb0d879b3fa3ca173129cb28b2d98cc79f7f5533011465407cf [2022-04-21T13:25:05.428Z] #74 DONE 0.0s [2022-04-21T13:25:05.428Z] [2022-04-21T13:25:05.428Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-21T13:25:05.428Z] #75 sha256:ddab0689f51c3be69890de5f5c3a11ccbde66b3dc1e843fee7530e5aee93a2cd [2022-04-21T13:25:05.947Z] INFO: Downloading git... [2022-04-21T13:25:06.475Z] INFO: Downloading compiler 1 of 3... [2022-04-21T13:25:06.475Z] INFO: Downloading compiler 2 of 3... [2022-04-21T13:25:06.475Z] INFO: Downloading compiler 3 of 3... [2022-04-21T13:25:06.475Z] INFO: Extracting git... [2022-04-21T13:25:06.793Z] #75 DONE 1.6s [2022-04-21T13:25:06.793Z] [2022-04-21T13:25:06.793Z] #76 exporting to image [2022-04-21T13:25:06.793Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-21T13:25:06.793Z] #76 exporting layers [2022-04-21T13:25:07.491Z] INFO: Downloading go... [2022-04-21T13:25:07.984Z] #28 14.64 Reading package lists... [2022-04-21T13:25:08.450Z] INFO: Downloading compiler 1 of 3... [2022-04-21T13:25:08.904Z] INFO: Downloading compiler 2 of 3... [2022-04-21T13:25:08.904Z] INFO: Downloading compiler 3 of 3... [2022-04-21T13:25:08.904Z] INFO: Extracting git... [2022-04-21T13:25:10.062Z] #76 exporting layers 3.2s done [2022-04-21T13:25:10.062Z] #76 writing image sha256:38721f9529029ceb615170d45310723550966532b71df3fce591d2cc884d09b6 done [2022-04-21T13:25:10.062Z] #76 naming to docker.io/library/docker:1dbfeefc8b85549dc82e627ef0a254f0b1d4b502 done [2022-04-21T13:25:10.062Z] #76 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-21T13:25:10.382Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-21T13:25:10.700Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dbfeefc8b85549dc82e627ef0a254f0b1d4b502 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dbfeefc8b85549dc82e627ef0a254f0b1d4b502 hack/test/unit [2022-04-21T13:25:12.065Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-21T13:25:12.065Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-21T13:25:12.065Z] + TESTDIRS=./... [2022-04-21T13:25:12.065Z] + exclude_paths='/vendor/|/integration' [2022-04-21T13:25:12.065Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-21T13:25:12.065Z] ++ go list ./... [2022-04-21T13:25:12.629Z] + pkg_list='github.com/docker/docker/api [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/backend [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/container [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/events [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/filters [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/image [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/mount [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/network [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/registry [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/time [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/versions [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/volume [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:25:12.629Z] github.com/docker/docker/cli [2022-04-21T13:25:12.629Z] github.com/docker/docker/cli/config [2022-04-21T13:25:12.629Z] github.com/docker/docker/cli/debug [2022-04-21T13:25:12.629Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:25:12.629Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:25:12.629Z] github.com/docker/docker/client [2022-04-21T13:25:12.629Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:25:12.629Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:25:12.629Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:25:12.629Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:25:12.629Z] github.com/docker/docker/container [2022-04-21T13:25:12.629Z] github.com/docker/docker/container/stream [2022-04-21T13:25:12.629Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:25:12.629Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:25:12.629Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/config [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/events [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/exec [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/images [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/links [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/logger [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/names [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/network [2022-04-21T13:25:12.629Z] github.com/docker/docker/daemon/stats [2022-04-21T13:25:12.629Z] github.com/docker/docker/distribution [2022-04-21T13:25:12.629Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:25:12.629Z] github.com/docker/docker/distribution/utils [2022-04-21T13:25:12.629Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:25:12.629Z] github.com/docker/docker/dockerversion [2022-04-21T13:25:12.629Z] github.com/docker/docker/errdefs [2022-04-21T13:25:12.629Z] github.com/docker/docker/image [2022-04-21T13:25:12.629Z] github.com/docker/docker/image/cache [2022-04-21T13:25:12.629Z] github.com/docker/docker/image/tarexport [2022-04-21T13:25:12.629Z] github.com/docker/docker/image/v1 [2022-04-21T13:25:12.629Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:25:12.629Z] github.com/docker/docker/layer [2022-04-21T13:25:12.629Z] github.com/docker/docker/libcontainerd [2022-04-21T13:25:12.629Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:25:12.629Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:25:12.629Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:25:12.629Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:25:12.629Z] github.com/docker/docker/libnetwork/types [2022-04-21T13:25:12.629Z] github.com/docker/docker/oci [2022-04-21T13:25:12.629Z] github.com/docker/docker/oci/caps [2022-04-21T13:25:12.629Z] github.com/docker/docker/opts [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/archive [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/directory [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/platform [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/pools [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/progress [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/signal [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/stack [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/system [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:25:12.629Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:25:12.629Z] github.com/docker/docker/plugin [2022-04-21T13:25:12.629Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:25:12.629Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:25:12.629Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:25:12.629Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:25:12.629Z] github.com/docker/docker/quota [2022-04-21T13:25:12.629Z] github.com/docker/docker/reference [2022-04-21T13:25:12.629Z] github.com/docker/docker/registry [2022-04-21T13:25:12.629Z] github.com/docker/docker/registry/resumable [2022-04-21T13:25:12.629Z] github.com/docker/docker/restartmanager [2022-04-21T13:25:12.629Z] github.com/docker/docker/rootless [2022-04-21T13:25:12.629Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:25:12.629Z] github.com/docker/docker/runconfig [2022-04-21T13:25:12.629Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:25:12.629Z] github.com/docker/docker/testutil [2022-04-21T13:25:12.629Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:25:12.629Z] github.com/docker/docker/testutil/environment [2022-04-21T13:25:12.629Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:25:12.629Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:25:12.629Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:25:12.629Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:25:12.629Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:25:12.629Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:25:12.629Z] github.com/docker/docker/testutil/registry [2022-04-21T13:25:12.629Z] github.com/docker/docker/testutil/request [2022-04-21T13:25:12.629Z] github.com/docker/docker/volume [2022-04-21T13:25:12.629Z] github.com/docker/docker/volume/drivers [2022-04-21T13:25:12.629Z] github.com/docker/docker/volume/local [2022-04-21T13:25:12.629Z] github.com/docker/docker/volume/mounts [2022-04-21T13:25:12.629Z] github.com/docker/docker/volume/service [2022-04-21T13:25:12.629Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:25:12.629Z] github.com/docker/docker/volume/testutils' [2022-04-21T13:25:12.629Z] ++ grep --fixed-strings -v /libnetwork [2022-04-21T13:25:12.629Z] ++ echo 'github.com/docker/docker/api [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/backend [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/container [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/events [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/filters [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/image [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/mount [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/network [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/registry [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/time [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/versions [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:25:12.629Z] github.com/docker/docker/api/types/volume [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:25:12.629Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:25:12.629Z] github.com/docker/docker/cli [2022-04-21T13:25:12.629Z] github.com/docker/docker/cli/config [2022-04-21T13:25:12.629Z] github.com/docker/docker/cli/debug [2022-04-21T13:25:12.629Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:25:12.629Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:25:12.630Z] github.com/docker/docker/client [2022-04-21T13:25:12.630Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:25:12.630Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:25:12.630Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:25:12.630Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:25:12.630Z] github.com/docker/docker/container [2022-04-21T13:25:12.630Z] github.com/docker/docker/container/stream [2022-04-21T13:25:12.630Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:25:12.630Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:25:12.630Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/config [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/events [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/exec [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/images [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/links [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/names [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/network [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/stats [2022-04-21T13:25:12.630Z] github.com/docker/docker/distribution [2022-04-21T13:25:12.630Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:25:12.630Z] github.com/docker/docker/distribution/utils [2022-04-21T13:25:12.630Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:25:12.630Z] github.com/docker/docker/dockerversion [2022-04-21T13:25:12.630Z] github.com/docker/docker/errdefs [2022-04-21T13:25:12.630Z] github.com/docker/docker/image [2022-04-21T13:25:12.630Z] github.com/docker/docker/image/cache [2022-04-21T13:25:12.630Z] github.com/docker/docker/image/tarexport [2022-04-21T13:25:12.630Z] github.com/docker/docker/image/v1 [2022-04-21T13:25:12.630Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:25:12.630Z] github.com/docker/docker/layer [2022-04-21T13:25:12.630Z] github.com/docker/docker/libcontainerd [2022-04-21T13:25:12.630Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:25:12.630Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:25:12.630Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:25:12.630Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:25:12.630Z] github.com/docker/docker/libnetwork/types [2022-04-21T13:25:12.630Z] github.com/docker/docker/oci [2022-04-21T13:25:12.630Z] github.com/docker/docker/oci/caps [2022-04-21T13:25:12.630Z] github.com/docker/docker/opts [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/archive [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/directory [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/platform [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/pools [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/progress [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/signal [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/stack [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/system [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:25:12.630Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:25:12.630Z] github.com/docker/docker/plugin [2022-04-21T13:25:12.630Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:25:12.630Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:25:12.630Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:25:12.630Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:25:12.630Z] github.com/docker/docker/quota [2022-04-21T13:25:12.630Z] github.com/docker/docker/reference [2022-04-21T13:25:12.630Z] github.com/docker/docker/registry [2022-04-21T13:25:12.630Z] github.com/docker/docker/registry/resumable [2022-04-21T13:25:12.630Z] github.com/docker/docker/restartmanager [2022-04-21T13:25:12.630Z] github.com/docker/docker/rootless [2022-04-21T13:25:12.630Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:25:12.630Z] github.com/docker/docker/runconfig [2022-04-21T13:25:12.630Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:25:12.630Z] github.com/docker/docker/testutil [2022-04-21T13:25:12.630Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:25:12.630Z] github.com/docker/docker/testutil/environment [2022-04-21T13:25:12.630Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:25:12.630Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:25:12.630Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:25:12.630Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:25:12.630Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:25:12.630Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:25:12.630Z] github.com/docker/docker/testutil/registry [2022-04-21T13:25:12.630Z] github.com/docker/docker/testutil/request [2022-04-21T13:25:12.630Z] github.com/docker/docker/volume [2022-04-21T13:25:12.630Z] github.com/docker/docker/volume/drivers [2022-04-21T13:25:12.630Z] github.com/docker/docker/volume/local [2022-04-21T13:25:12.630Z] github.com/docker/docker/volume/mounts [2022-04-21T13:25:12.630Z] github.com/docker/docker/volume/service [2022-04-21T13:25:12.630Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:25:12.630Z] github.com/docker/docker/volume/testutils' [2022-04-21T13:25:12.630Z] + base_pkg_list='github.com/docker/docker/api [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/router [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/backend [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/container [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/events [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/filters [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/image [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/mount [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/network [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/registry [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/time [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/versions [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:25:12.630Z] github.com/docker/docker/api/types/volume [2022-04-21T13:25:12.630Z] github.com/docker/docker/builder [2022-04-21T13:25:12.630Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:25:12.630Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:25:12.630Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:25:12.630Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:25:12.630Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:25:12.630Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:25:12.630Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:25:12.630Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:25:12.630Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:25:12.630Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:25:12.630Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:25:12.630Z] github.com/docker/docker/cli [2022-04-21T13:25:12.630Z] github.com/docker/docker/cli/config [2022-04-21T13:25:12.630Z] github.com/docker/docker/cli/debug [2022-04-21T13:25:12.630Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:25:12.630Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:25:12.630Z] github.com/docker/docker/client [2022-04-21T13:25:12.630Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:25:12.630Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:25:12.630Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:25:12.630Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:25:12.630Z] github.com/docker/docker/container [2022-04-21T13:25:12.630Z] github.com/docker/docker/container/stream [2022-04-21T13:25:12.630Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:25:12.630Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:25:12.630Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/config [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/events [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/exec [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/images [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/links [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/names [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/network [2022-04-21T13:25:12.630Z] github.com/docker/docker/daemon/stats [2022-04-21T13:25:12.630Z] github.com/docker/docker/distribution [2022-04-21T13:25:12.630Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:25:12.631Z] github.com/docker/docker/distribution/utils [2022-04-21T13:25:12.631Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:25:12.631Z] github.com/docker/docker/dockerversion [2022-04-21T13:25:12.631Z] github.com/docker/docker/errdefs [2022-04-21T13:25:12.631Z] github.com/docker/docker/image [2022-04-21T13:25:12.631Z] github.com/docker/docker/image/cache [2022-04-21T13:25:12.631Z] github.com/docker/docker/image/tarexport [2022-04-21T13:25:12.631Z] github.com/docker/docker/image/v1 [2022-04-21T13:25:12.631Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:25:12.631Z] github.com/docker/docker/layer [2022-04-21T13:25:12.631Z] github.com/docker/docker/libcontainerd [2022-04-21T13:25:12.631Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:25:12.631Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:25:12.631Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:25:12.631Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:25:12.631Z] github.com/docker/docker/oci [2022-04-21T13:25:12.631Z] github.com/docker/docker/oci/caps [2022-04-21T13:25:12.631Z] github.com/docker/docker/opts [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/archive [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/directory [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/platform [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/pools [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/progress [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/signal [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/stack [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/system [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:25:12.631Z] github.com/docker/docker/plugin [2022-04-21T13:25:12.631Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:25:12.631Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:25:12.631Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:25:12.631Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:25:12.631Z] github.com/docker/docker/quota [2022-04-21T13:25:12.631Z] github.com/docker/docker/reference [2022-04-21T13:25:12.631Z] github.com/docker/docker/registry [2022-04-21T13:25:12.631Z] github.com/docker/docker/registry/resumable [2022-04-21T13:25:12.631Z] github.com/docker/docker/restartmanager [2022-04-21T13:25:12.631Z] github.com/docker/docker/rootless [2022-04-21T13:25:12.631Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:25:12.631Z] github.com/docker/docker/runconfig [2022-04-21T13:25:12.631Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:25:12.631Z] github.com/docker/docker/testutil [2022-04-21T13:25:12.631Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:25:12.631Z] github.com/docker/docker/testutil/environment [2022-04-21T13:25:12.631Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:25:12.631Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:25:12.631Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:25:12.631Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:25:12.631Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:25:12.631Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:25:12.631Z] github.com/docker/docker/testutil/registry [2022-04-21T13:25:12.631Z] github.com/docker/docker/testutil/request [2022-04-21T13:25:12.631Z] github.com/docker/docker/volume [2022-04-21T13:25:12.631Z] github.com/docker/docker/volume/drivers [2022-04-21T13:25:12.631Z] github.com/docker/docker/volume/local [2022-04-21T13:25:12.631Z] github.com/docker/docker/volume/mounts [2022-04-21T13:25:12.631Z] github.com/docker/docker/volume/service [2022-04-21T13:25:12.631Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:25:12.631Z] github.com/docker/docker/volume/testutils' [2022-04-21T13:25:12.631Z] ++ grep --fixed-strings /libnetwork [2022-04-21T13:25:12.631Z] ++ echo 'github.com/docker/docker/api [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/router [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/backend [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/container [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/events [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/filters [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/image [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/mount [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/network [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/registry [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/time [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/versions [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:25:12.631Z] github.com/docker/docker/api/types/volume [2022-04-21T13:25:12.631Z] github.com/docker/docker/builder [2022-04-21T13:25:12.631Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:25:12.631Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:25:12.631Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:25:12.631Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:25:12.631Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:25:12.631Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:25:12.631Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:25:12.631Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:25:12.631Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:25:12.631Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:25:12.631Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:25:12.631Z] github.com/docker/docker/cli [2022-04-21T13:25:12.631Z] github.com/docker/docker/cli/config [2022-04-21T13:25:12.631Z] github.com/docker/docker/cli/debug [2022-04-21T13:25:12.631Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:25:12.631Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:25:12.631Z] github.com/docker/docker/client [2022-04-21T13:25:12.631Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:25:12.631Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:25:12.631Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:25:12.631Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:25:12.631Z] github.com/docker/docker/container [2022-04-21T13:25:12.631Z] github.com/docker/docker/container/stream [2022-04-21T13:25:12.631Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:25:12.631Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:25:12.631Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/config [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/events [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/exec [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/images [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/links [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/logger [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/names [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/network [2022-04-21T13:25:12.631Z] github.com/docker/docker/daemon/stats [2022-04-21T13:25:12.631Z] github.com/docker/docker/distribution [2022-04-21T13:25:12.631Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:25:12.631Z] github.com/docker/docker/distribution/utils [2022-04-21T13:25:12.631Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:25:12.631Z] github.com/docker/docker/dockerversion [2022-04-21T13:25:12.631Z] github.com/docker/docker/errdefs [2022-04-21T13:25:12.631Z] github.com/docker/docker/image [2022-04-21T13:25:12.631Z] github.com/docker/docker/image/cache [2022-04-21T13:25:12.631Z] github.com/docker/docker/image/tarexport [2022-04-21T13:25:12.631Z] github.com/docker/docker/image/v1 [2022-04-21T13:25:12.631Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:25:12.631Z] github.com/docker/docker/layer [2022-04-21T13:25:12.631Z] github.com/docker/docker/libcontainerd [2022-04-21T13:25:12.631Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:25:12.631Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:25:12.631Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:25:12.631Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:25:12.631Z] github.com/docker/docker/libnetwork/types [2022-04-21T13:25:12.631Z] github.com/docker/docker/oci [2022-04-21T13:25:12.631Z] github.com/docker/docker/oci/caps [2022-04-21T13:25:12.631Z] github.com/docker/docker/opts [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/archive [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/directory [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:25:12.631Z] github.com/docker/docker/pkg/platform [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/pools [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/progress [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/signal [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/stack [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/system [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:25:12.632Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:25:12.632Z] github.com/docker/docker/plugin [2022-04-21T13:25:12.632Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:25:12.632Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:25:12.632Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:25:12.632Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:25:12.632Z] github.com/docker/docker/quota [2022-04-21T13:25:12.632Z] github.com/docker/docker/reference [2022-04-21T13:25:12.632Z] github.com/docker/docker/registry [2022-04-21T13:25:12.632Z] github.com/docker/docker/registry/resumable [2022-04-21T13:25:12.632Z] github.com/docker/docker/restartmanager [2022-04-21T13:25:12.632Z] github.com/docker/docker/rootless [2022-04-21T13:25:12.632Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:25:12.632Z] github.com/docker/docker/runconfig [2022-04-21T13:25:12.632Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:25:12.632Z] github.com/docker/docker/testutil [2022-04-21T13:25:12.632Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:25:12.632Z] github.com/docker/docker/testutil/environment [2022-04-21T13:25:12.632Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:25:12.632Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:25:12.632Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:25:12.632Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:25:12.632Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:25:12.632Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:25:12.632Z] github.com/docker/docker/testutil/registry [2022-04-21T13:25:12.632Z] github.com/docker/docker/testutil/request [2022-04-21T13:25:12.632Z] github.com/docker/docker/volume [2022-04-21T13:25:12.632Z] github.com/docker/docker/volume/drivers [2022-04-21T13:25:12.632Z] github.com/docker/docker/volume/local [2022-04-21T13:25:12.632Z] github.com/docker/docker/volume/mounts [2022-04-21T13:25:12.632Z] github.com/docker/docker/volume/service [2022-04-21T13:25:12.632Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:25:12.632Z] github.com/docker/docker/volume/testutils' [2022-04-21T13:25:12.632Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/types' [2022-04-21T13:25:12.632Z] + echo 'github.com/docker/docker/libnetwork [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/types' [2022-04-21T13:25:12.632Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:25:12.632Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:25:12.632Z] + type docker-proxy [2022-04-21T13:25:12.632Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-21T13:25:12.632Z] + hack/make.sh binary-proxy install-proxy [2022-04-21T13:25:12.632Z] [2022-04-21T13:25:12.632Z] Removing bundles/ [2022-04-21T13:25:12.632Z] [2022-04-21T13:25:12.632Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-21T13:25:12.888Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-21T13:25:12.888Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:25:14.578Z] #28 21.30 Reading package lists... [2022-04-21T13:25:15.522Z] #28 27.82 Building dependency tree... [2022-04-21T13:25:16.748Z] INFO: Expanding go... [2022-04-21T13:25:17.440Z] #28 31.32 bzip2 is already the newest version (1.0.8-4). [2022-04-21T13:25:17.441Z] #28 31.32 patch is already the newest version (2.7.6-7). [2022-04-21T13:25:17.441Z] #28 31.32 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-21T13:25:17.441Z] #28 31.32 The following additional packages will be installed: [2022-04-21T13:25:17.441Z] #28 31.32 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-21T13:25:17.441Z] #28 31.32 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-21T13:25:17.441Z] #28 31.34 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-21T13:25:17.441Z] #28 31.34 python3-pkg-resources vim-runtime xxd [2022-04-21T13:25:17.441Z] #28 31.36 Suggested packages: [2022-04-21T13:25:17.441Z] #28 31.36 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-21T13:25:17.441Z] #28 31.36 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-21T13:25:17.441Z] #28 31.36 Recommended packages: [2022-04-21T13:25:17.441Z] #28 31.36 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-21T13:25:18.833Z] #28 32.74 The following NEW packages will be installed: [2022-04-21T13:25:18.833Z] #28 32.75 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-21T13:25:18.833Z] #28 32.76 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-21T13:25:18.833Z] #28 32.76 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-21T13:25:18.833Z] #28 32.77 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-21T13:25:18.833Z] #28 32.77 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-21T13:25:18.833Z] #28 32.77 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-21T13:25:18.833Z] #28 32.77 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-21T13:25:19.095Z] #28 33.20 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:25:19.095Z] #28 33.20 Need to get 18.6 MB of archives. [2022-04-21T13:25:19.095Z] #28 33.20 After this operation, 71.4 MB of additional disk space will be used. [2022-04-21T13:25:19.095Z] #28 33.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-21T13:25:19.095Z] #28 33.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-21T13:25:19.095Z] #28 33.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-21T13:25:19.095Z] #28 33.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-21T13:25:19.095Z] #28 33.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-21T13:25:19.095Z] #28 33.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-21T13:25:19.095Z] #28 33.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-21T13:25:19.095Z] #28 33.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-21T13:25:19.095Z] #28 33.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:25:19.095Z] #28 33.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:25:19.095Z] #28 33.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-21T13:25:19.095Z] #28 33.25 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-21T13:25:19.095Z] #28 33.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-21T13:25:19.095Z] #28 33.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-21T13:25:19.095Z] #28 33.28 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-21T13:25:19.095Z] #28 33.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-21T13:25:19.095Z] #28 33.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-21T13:25:19.095Z] #28 33.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-21T13:25:19.095Z] #28 33.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-21T13:25:19.095Z] #28 33.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T13:25:19.095Z] #28 33.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T13:25:19.095Z] #28 33.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T13:25:19.095Z] #28 33.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-21T13:25:19.095Z] #28 33.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-21T13:25:19.095Z] #28 33.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-21T13:25:19.095Z] #28 33.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T13:25:19.095Z] #28 33.31 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-04-21T13:25:19.095Z] #28 33.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T13:25:19.095Z] #28 33.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-21T13:25:19.095Z] #28 33.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-21T13:25:19.095Z] #28 33.34 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-21T13:25:19.095Z] #28 33.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-21T13:25:19.095Z] #28 33.35 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:25:19.095Z] #28 33.35 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-21T13:25:19.095Z] #28 33.35 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-21T13:25:19.095Z] #28 33.36 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-21T13:25:19.095Z] #28 33.36 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-21T13:25:19.095Z] #28 33.38 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-21T13:25:19.357Z] #28 33.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-21T13:25:19.357Z] #28 33.39 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-21T13:25:19.357Z] #28 33.48 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-21T13:25:19.357Z] #28 33.51 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-21T13:25:19.427Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-21T13:25:19.427Z] [2022-04-21T13:25:19.427Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-21T13:25:19.427Z] Installing docker-proxy to /usr/local/bin/ [2022-04-21T13:25:19.427Z] [2022-04-21T13:25:19.427Z] + mkdir -p bundles [2022-04-21T13:25:19.427Z] + '[' -n 'github.com/docker/docker/api [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/router [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/backend [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/container [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/events [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/filters [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/image [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/mount [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/network [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/registry [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/time [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/versions [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:25:19.427Z] github.com/docker/docker/api/types/volume [2022-04-21T13:25:19.427Z] github.com/docker/docker/builder [2022-04-21T13:25:19.427Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:25:19.427Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:25:19.427Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:25:19.427Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:25:19.427Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:25:19.427Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:25:19.427Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:25:19.427Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:25:19.427Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:25:19.427Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:25:19.427Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:25:19.427Z] github.com/docker/docker/cli [2022-04-21T13:25:19.427Z] github.com/docker/docker/cli/config [2022-04-21T13:25:19.427Z] github.com/docker/docker/cli/debug [2022-04-21T13:25:19.427Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:25:19.427Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:25:19.427Z] github.com/docker/docker/client [2022-04-21T13:25:19.427Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:25:19.427Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:25:19.427Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:25:19.427Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:25:19.427Z] github.com/docker/docker/container [2022-04-21T13:25:19.427Z] github.com/docker/docker/container/stream [2022-04-21T13:25:19.427Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:25:19.427Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:25:19.427Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/config [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/events [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/exec [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/images [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/links [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/logger [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/names [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/network [2022-04-21T13:25:19.427Z] github.com/docker/docker/daemon/stats [2022-04-21T13:25:19.427Z] github.com/docker/docker/distribution [2022-04-21T13:25:19.427Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:25:19.427Z] github.com/docker/docker/distribution/utils [2022-04-21T13:25:19.427Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:25:19.427Z] github.com/docker/docker/dockerversion [2022-04-21T13:25:19.427Z] github.com/docker/docker/errdefs [2022-04-21T13:25:19.427Z] github.com/docker/docker/image [2022-04-21T13:25:19.427Z] github.com/docker/docker/image/cache [2022-04-21T13:25:19.427Z] github.com/docker/docker/image/tarexport [2022-04-21T13:25:19.427Z] github.com/docker/docker/image/v1 [2022-04-21T13:25:19.427Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:25:19.427Z] github.com/docker/docker/layer [2022-04-21T13:25:19.427Z] github.com/docker/docker/libcontainerd [2022-04-21T13:25:19.427Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:25:19.427Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:25:19.427Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:25:19.427Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:25:19.427Z] github.com/docker/docker/oci [2022-04-21T13:25:19.427Z] github.com/docker/docker/oci/caps [2022-04-21T13:25:19.427Z] github.com/docker/docker/opts [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/archive [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/directory [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/platform [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/pools [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/progress [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/signal [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/stack [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/system [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:25:19.427Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:25:19.427Z] github.com/docker/docker/plugin [2022-04-21T13:25:19.427Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:25:19.427Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:25:19.427Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:25:19.427Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:25:19.427Z] github.com/docker/docker/quota [2022-04-21T13:25:19.427Z] github.com/docker/docker/reference [2022-04-21T13:25:19.427Z] github.com/docker/docker/registry [2022-04-21T13:25:19.427Z] github.com/docker/docker/registry/resumable [2022-04-21T13:25:19.427Z] github.com/docker/docker/restartmanager [2022-04-21T13:25:19.427Z] github.com/docker/docker/rootless [2022-04-21T13:25:19.427Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:25:19.427Z] github.com/docker/docker/runconfig [2022-04-21T13:25:19.427Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:25:19.427Z] github.com/docker/docker/testutil [2022-04-21T13:25:19.427Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:25:19.427Z] github.com/docker/docker/testutil/environment [2022-04-21T13:25:19.427Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:25:19.427Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:25:19.427Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:25:19.427Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:25:19.427Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:25:19.427Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:25:19.427Z] github.com/docker/docker/testutil/registry [2022-04-21T13:25:19.427Z] github.com/docker/docker/testutil/request [2022-04-21T13:25:19.427Z] github.com/docker/docker/volume [2022-04-21T13:25:19.427Z] github.com/docker/docker/volume/drivers [2022-04-21T13:25:19.427Z] github.com/docker/docker/volume/local [2022-04-21T13:25:19.427Z] github.com/docker/docker/volume/mounts [2022-04-21T13:25:19.427Z] github.com/docker/docker/volume/service [2022-04-21T13:25:19.427Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:25:19.427Z] github.com/docker/docker/volume/testutils' ']' [2022-04-21T13:25:19.428Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-21T13:25:19.428Z] ? github.com/docker/docker/api [no test files] [2022-04-21T13:25:19.619Z] #28 33.52 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-21T13:25:19.619Z] #28 33.52 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-21T13:25:20.191Z] #28 34.16 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:25:20.453Z] #28 34.48 Fetched 18.6 MB in 1s (29.8 MB/s) [2022-04-21T13:25:20.453Z] #28 34.55 Selecting previously unselected package pigz. [2022-04-21T13:25:20.453Z] #28 34.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-04-21T13:25:20.453Z] #28 34.60 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-21T13:25:20.453Z] #28 34.61 Unpacking pigz (2.6-1) ... [2022-04-21T13:25:20.453Z] #28 34.67 Selecting previously unselected package libelf1:amd64. [2022-04-21T13:25:20.715Z] #28 34.67 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-21T13:25:20.715Z] #28 34.68 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-21T13:25:20.715Z] #28 34.82 Selecting previously unselected package libbpf0:amd64. [2022-04-21T13:25:20.715Z] #28 34.83 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-21T13:25:20.715Z] #28 34.83 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-21T13:25:20.715Z] #28 34.91 Selecting previously unselected package libcap2:amd64. [2022-04-21T13:25:20.715Z] #28 34.92 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-21T13:25:20.979Z] #28 34.92 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-21T13:25:20.979Z] #28 34.97 Selecting previously unselected package libmnl0:amd64. [2022-04-21T13:25:20.979Z] #28 34.98 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-21T13:25:20.979Z] #28 34.98 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-21T13:25:20.979Z] #28 35.04 Selecting previously unselected package libxtables12:amd64. [2022-04-21T13:25:20.979Z] #28 35.05 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-21T13:25:20.979Z] #28 35.06 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-21T13:25:20.979Z] #28 35.11 Selecting previously unselected package libcap2-bin. [2022-04-21T13:25:20.979Z] #28 35.11 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-21T13:25:20.979Z] #28 35.12 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-21T13:25:21.236Z] INFO: Expanding go... [2022-04-21T13:25:21.241Z] #28 35.20 Selecting previously unselected package iproute2. [2022-04-21T13:25:21.241Z] #28 35.20 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-21T13:25:21.241Z] #28 35.21 Unpacking iproute2 (5.10.0-4) ... [2022-04-21T13:25:21.503Z] #28 35.51 Selecting previously unselected package xxd. [2022-04-21T13:25:21.503Z] #28 35.51 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:25:21.503Z] #28 35.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:25:21.503Z] #28 35.61 Selecting previously unselected package vim-common. [2022-04-21T13:25:21.503Z] #28 35.62 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:25:21.503Z] #28 35.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:25:21.765Z] #28 35.79 Selecting previously unselected package bash-completion. [2022-04-21T13:25:21.765Z] #28 35.81 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-21T13:25:23.153Z] #28 37.12 Unpacking bash-completion (1:2.11-2) ... [2022-04-21T13:25:23.153Z] #28 ... [2022-04-21T13:25:23.153Z] [2022-04-21T13:25:23.154Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:25:23.154Z] #69 sha256:f63de8565411c717f1d2d2afbbdae0a96b35dbc7523346eeb605b55a5e2c5704 [2022-04-21T13:25:23.154Z] #69 100.5 + bin/containerd [2022-04-21T13:25:28.449Z] #69 ... [2022-04-21T13:25:28.449Z] [2022-04-21T13:25:28.449Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:25:28.449Z] #28 sha256:1c15b0765518188e0377042480cf027e7b5ffc030d1c2d2621d6a0cb65473b9f [2022-04-21T13:25:28.449Z] #28 37.37 Selecting previously unselected package apparmor. [2022-04-21T13:25:28.449Z] #28 37.38 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-21T13:25:28.449Z] #28 37.42 Unpacking apparmor (2.13.6-10) ... [2022-04-21T13:25:28.449Z] #28 37.64 Selecting previously unselected package inetutils-ping. [2022-04-21T13:25:28.449Z] #28 37.64 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-21T13:25:28.449Z] #28 37.65 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-21T13:25:28.449Z] #28 37.74 Selecting previously unselected package libip4tc2:amd64. [2022-04-21T13:25:28.449Z] #28 37.74 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-21T13:25:28.449Z] #28 37.75 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T13:25:28.449Z] #28 37.81 Selecting previously unselected package libip6tc2:amd64. [2022-04-21T13:25:28.449Z] #28 37.82 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-21T13:25:28.449Z] #28 37.83 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T13:25:28.449Z] #28 37.88 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-21T13:25:28.449Z] #28 37.89 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-21T13:25:28.449Z] #28 37.90 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T13:25:28.449Z] #28 37.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-21T13:25:28.449Z] #28 37.96 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-21T13:25:28.449Z] #28 37.97 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T13:25:28.449Z] #28 38.03 Selecting previously unselected package libnftnl11:amd64. [2022-04-21T13:25:28.449Z] #28 38.03 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-21T13:25:28.449Z] #28 38.04 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T13:25:28.449Z] #28 38.10 Selecting previously unselected package iptables. [2022-04-21T13:25:28.449Z] #28 38.11 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-21T13:25:28.449Z] #28 38.12 Unpacking iptables (1.8.7-1) ... [2022-04-21T13:25:28.449Z] #28 38.31 Selecting previously unselected package libonig5:amd64. [2022-04-21T13:25:28.449Z] #28 38.32 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T13:25:28.449Z] #28 38.32 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:25:28.449Z] #28 38.43 Selecting previously unselected package libjq1:amd64. [2022-04-21T13:25:28.449Z] #28 38.43 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T13:25:28.449Z] #28 38.44 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:25:28.449Z] #28 38.52 Selecting previously unselected package jq. [2022-04-21T13:25:28.449Z] #28 38.53 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-21T13:25:28.449Z] #28 38.54 Unpacking jq (1.6-2.1) ... [2022-04-21T13:25:28.449Z] #28 38.61 Selecting previously unselected package libaio1:amd64. [2022-04-21T13:25:28.449Z] #28 38.63 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-21T13:25:28.449Z] #28 38.64 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-21T13:25:28.449Z] #28 38.69 Selecting previously unselected package libgpm2:amd64. [2022-04-21T13:25:28.449Z] #28 38.70 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-21T13:25:28.449Z] #28 38.71 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-21T13:25:28.449Z] #28 38.77 Selecting previously unselected package libinih1:amd64. [2022-04-21T13:25:28.449Z] #28 38.77 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-21T13:25:28.449Z] #28 38.78 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-21T13:25:28.449Z] #28 38.83 Selecting previously unselected package libnet1:amd64. [2022-04-21T13:25:28.450Z] #28 38.83 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T13:25:28.450Z] #28 38.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:25:28.450Z] #28 38.91 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T13:25:28.450Z] #28 38.93 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T13:25:28.450Z] #28 38.93 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:25:28.450Z] #28 39.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T13:25:28.450Z] #28 39.01 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T13:25:28.450Z] #28 39.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:25:28.450Z] #28 39.07 Selecting previously unselected package net-tools. [2022-04-21T13:25:28.450Z] #28 39.07 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-21T13:25:28.450Z] #28 39.08 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:25:28.450Z] #28 39.18 Selecting previously unselected package python-pip-whl. [2022-04-21T13:25:28.450Z] #28 39.20 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:25:28.450Z] #28 39.21 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:25:28.450Z] #28 39.55 Selecting previously unselected package python3-lib2to3. [2022-04-21T13:25:28.450Z] #28 39.55 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-21T13:25:28.450Z] #28 39.56 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:25:28.450Z] #28 39.65 Selecting previously unselected package python3-distutils. [2022-04-21T13:25:28.450Z] #28 39.65 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-21T13:25:28.450Z] #28 39.66 Unpacking python3-distutils (3.9.2-1) ... [2022-04-21T13:25:28.450Z] #28 39.77 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:25:28.450Z] #28 39.78 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:25:28.450Z] #28 39.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:25:28.450Z] #28 39.88 Selecting previously unselected package python3-setuptools. [2022-04-21T13:25:28.450Z] #28 39.89 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-21T13:25:28.450Z] #28 39.90 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-21T13:25:28.450Z] #28 40.05 Selecting previously unselected package python3-wheel. [2022-04-21T13:25:28.450Z] #28 40.06 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-21T13:25:28.450Z] #28 40.07 Unpacking python3-wheel (0.34.2-1) ... [2022-04-21T13:25:28.450Z] #28 40.12 Selecting previously unselected package python3-pip. [2022-04-21T13:25:28.450Z] #28 40.13 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:25:28.450Z] #28 40.14 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:25:28.450Z] #28 40.30 Selecting previously unselected package sudo. [2022-04-21T13:25:28.450Z] #28 40.31 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-21T13:25:28.450Z] #28 40.31 Unpacking sudo (1.9.5p2-3) ... [2022-04-21T13:25:28.450Z] #28 40.63 Selecting previously unselected package thin-provisioning-tools. [2022-04-21T13:25:28.450Z] #28 40.65 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-21T13:25:28.450Z] #28 40.65 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:25:28.450Z] #28 40.80 Selecting previously unselected package uidmap. [2022-04-21T13:25:28.450Z] #28 40.82 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-21T13:25:28.450Z] #28 40.82 Unpacking uidmap (1:4.8.1-1) ... [2022-04-21T13:25:28.450Z] #28 40.99 Selecting previously unselected package vim-runtime. [2022-04-21T13:25:28.450Z] #28 41.00 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:25:28.450Z] #28 41.03 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-21T13:25:28.450Z] #28 41.05 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-21T13:25:28.450Z] #28 41.06 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:25:28.711Z] #28 42.86 Selecting previously unselected package vim. [2022-04-21T13:25:28.711Z] #28 42.88 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:25:28.711Z] #28 42.89 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:25:28.973Z] #28 43.23 Selecting previously unselected package xfsprogs. [2022-04-21T13:25:29.234Z] #28 43.23 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-21T13:25:29.234Z] #28 43.24 Unpacking xfsprogs (5.10.0-4) ... [2022-04-21T13:25:29.234Z] #28 43.49 Selecting previously unselected package zip. [2022-04-21T13:25:29.496Z] #28 43.50 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-21T13:25:29.496Z] #28 43.51 Unpacking zip (3.0-12) ... [2022-04-21T13:25:29.496Z] #28 43.60 Selecting previously unselected package zstd. [2022-04-21T13:25:29.496Z] #28 43.61 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-21T13:25:29.496Z] #28 43.63 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:25:29.757Z] #28 43.87 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:25:30.331Z] #28 44.49 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T13:25:30.331Z] #28 44.51 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:25:30.331Z] #28 44.52 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-21T13:25:30.331Z] #28 44.54 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T13:25:30.331Z] #28 44.57 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-21T13:25:30.331Z] #28 44.58 Setting up uidmap (1:4.8.1-1) ... [2022-04-21T13:25:30.594Z] #28 44.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:25:30.594Z] #28 44.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:25:30.594Z] #28 44.63 Setting up python3-wheel (0.34.2-1) ... [2022-04-21T13:25:30.856Z] #28 45.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:25:30.856Z] #28 45.12 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-21T13:25:31.118Z] #28 45.14 Setting up libcap2-bin (1:2.44-1) ... [2022-04-21T13:25:31.118Z] #28 45.15 Setting up apparmor (2.13.6-10) ... [2022-04-21T13:25:32.507Z] #28 46.42 Setting up zip (3.0-12) ... [2022-04-21T13:25:32.507Z] #28 46.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:25:32.507Z] #28 46.46 Setting up bash-completion (1:2.11-2) ... [2022-04-21T13:25:33.897Z] #28 47.80 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-21T13:25:33.897Z] #28 47.86 Setting up sudo (1.9.5p2-3) ... [2022-04-21T13:25:33.897Z] #28 47.93 invoke-rc.d: could not determine current runlevel [2022-04-21T13:25:33.897Z] #28 47.94 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-21T13:25:33.897Z] #28 47.95 Setting up xfsprogs (5.10.0-4) ... [2022-04-21T13:25:33.897Z] #28 47.96 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-21T13:25:33.897Z] #28 47.97 Setting up inetutils-ping (2:2.0-1) ... [2022-04-21T13:25:33.897Z] #28 47.99 Setting up pigz (2.6-1) ... [2022-04-21T13:25:33.897Z] #28 48.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T13:25:33.897Z] #28 48.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:25:33.897Z] #28 48.03 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:25:33.897Z] #28 48.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:25:34.276Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-04-21T13:25:34.471Z] #28 48.47 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-21T13:25:34.471Z] #28 48.49 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:25:34.733Z] #28 48.75 Setting up libelf1:amd64 (0.183-1) ... [2022-04-21T13:25:34.733Z] #28 48.76 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:25:34.733Z] #28 48.78 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:25:34.733Z] #28 48.79 Setting up python3-distutils (3.9.2-1) ... [2022-04-21T13:25:34.994Z] #28 49.12 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:25:34.994Z] #28 49.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-21T13:25:34.994Z] #28 49.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-21T13:25:34.994Z] #28 49.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-21T13:25:34.994Z] #28 49.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-21T13:25:35.256Z] #28 49.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-21T13:25:35.256Z] #28 49.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-21T13:25:35.256Z] #28 49.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-21T13:25:35.256Z] #28 49.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-21T13:25:35.256Z] #28 49.21 Setting up python3-setuptools (52.0.0-4) ... [2022-04-21T13:25:35.788Z] #62 277.7 # github.com/containerd/containerd/cmd/containerd [2022-04-21T13:25:35.788Z] #62 277.7 /usr/bin/ld: /tmp/go-link-874153911/000019.o: in function `New': [2022-04-21T13:25:35.788Z] #62 277.7 /tmp/tmp.5UsEKiCBCb/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-04-21T13:25:35.788Z] #62 277.8 + bin/containerd-stress [2022-04-21T13:25:35.788Z] #62 278.9 + bin/containerd-shim [2022-04-21T13:25:36.200Z] #28 50.07 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:25:36.200Z] #28 50.08 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T13:25:36.200Z] #28 50.10 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:25:36.200Z] #28 50.11 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:25:36.773Z] #28 50.92 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T13:25:36.773Z] #28 50.93 Setting up jq (1.6-2.1) ... [2022-04-21T13:25:36.773Z] #28 50.94 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-21T13:25:36.773Z] #28 50.96 Setting up iptables (1.8.7-1) ... [2022-04-21T13:25:36.773Z] #28 50.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:25:36.773Z] #28 50.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:25:36.773Z] #28 50.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:25:36.773Z] #28 50.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:25:36.773Z] #28 51.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-21T13:25:36.773Z] #28 51.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-21T13:25:36.773Z] #28 51.01 Setting up iproute2 (5.10.0-4) ... [2022-04-21T13:25:37.346Z] #28 51.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:25:37.937Z] #28 DONE 51.9s [2022-04-21T13:25:37.937Z] [2022-04-21T13:25:37.937Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:25:37.937Z] #65 sha256:df3490ef4620c4f25d83a18facde0c0e8ef8232b4b4a2db1a3d2a3843bc52b05 [2022-04-21T13:25:37.937Z] #65 ... [2022-04-21T13:25:37.937Z] [2022-04-21T13:25:37.937Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-21T13:25:37.937Z] #29 sha256:06230c47265270835718171d235c5470fe347b427ff81acecdb09aec8aef8789 [2022-04-21T13:25:38.885Z] #29 0.901 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-21T13:25:38.885Z] #29 0.908 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-21T13:25:38.885Z] #29 0.912 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-21T13:25:38.885Z] #29 DONE 1.0s [2022-04-21T13:25:38.885Z] [2022-04-21T13:25:38.885Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-21T13:25:38.885Z] #30 sha256:94389bfc1155f055fd2f3182329a1c8d448bf632dadf92735b2be5131549d5af [2022-04-21T13:25:41.815Z] INFO: Expanding compiler 1 of 3... [2022-04-21T13:25:41.815Z] INFO: Expanding compiler 2 of 3... [2022-04-21T13:25:43.339Z] INFO: Expanding compiler 3 of 3... [2022-04-21T13:25:43.904Z] #62 290.2 + bin/containerd-shim-runc-v1 [2022-04-21T13:25:44.298Z] INFO: Removing downloaded files... [2022-04-21T13:25:44.298Z] INFO: Downloading containerd [2022-04-21T13:25:46.307Z] INFO: Expanding compiler 1 of 3... [2022-04-21T13:25:46.307Z] INFO: Expanding compiler 2 of 3... [2022-04-21T13:25:47.028Z] #30 7.400 Collecting yamllint==1.26.1 [2022-04-21T13:25:47.289Z] #30 8.438 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-21T13:25:47.844Z] INFO: Expanding compiler 3 of 3... [2022-04-21T13:25:47.860Z] #30 9.112 Collecting pathspec>=0.5.3 [2022-04-21T13:25:47.860Z] #30 9.121 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-21T13:25:48.431Z] #30 9.364 Collecting pyyaml [2022-04-21T13:25:48.431Z] #30 9.373 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-04-21T13:25:48.431Z] #30 9.413 Building wheels for collected packages: yamllint [2022-04-21T13:25:48.431Z] #30 9.417 Building wheel for yamllint (setup.py): started [2022-04-21T13:25:48.803Z] INFO: Removing downloaded files... [2022-04-21T13:25:48.803Z] INFO: Downloading containerd [2022-04-21T13:25:49.002Z] #30 10.03 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-21T13:25:49.002Z] #30 10.04 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c8edde7162245072c2a23424ee43e1d3620b40b52cbcb4d4204ca129b5ee78c8 [2022-04-21T13:25:49.002Z] #30 10.04 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-21T13:25:49.002Z] #30 10.04 Successfully built yamllint [2022-04-21T13:25:49.002Z] #30 10.06 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-21T13:25:49.263Z] #30 10.31 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-21T13:25:49.523Z] #30 DONE 10.7s [2022-04-21T13:25:49.523Z] [2022-04-21T13:25:49.523Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-21T13:25:49.523Z] #34 sha256:04a6b94913c7283eb50c7b39a6b30e9332cbb9e838c5b269c24b9fabacf45941 [2022-04-21T13:25:49.785Z] #34 DONE 0.1s [2022-04-21T13:25:49.785Z] [2022-04-21T13:25:49.785Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-21T13:25:49.785Z] #39 sha256:cc18510c0f2f83d2eac6af99b5eed58860bcda69392145495f3248e43c4177f5 [2022-04-21T13:25:49.785Z] #39 DONE 0.2s [2022-04-21T13:25:49.785Z] [2022-04-21T13:25:49.785Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-21T13:25:49.785Z] #42 sha256:26f9b84b9d596b13a3d2336dc0b54eec67ba5e5cfa129002280e036d15d91170 [2022-04-21T13:25:50.051Z] #42 DONE 0.1s [2022-04-21T13:25:50.051Z] [2022-04-21T13:25:50.051Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-21T13:25:50.051Z] #44 sha256:840ee604696cf240414a9098165933be0adb6919bcda52e626ffc2195d111484 [2022-04-21T13:25:50.051Z] #44 DONE 0.1s [2022-04-21T13:25:50.051Z] [2022-04-21T13:25:50.051Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:25:50.051Z] #69 sha256:f63de8565411c717f1d2d2afbbdae0a96b35dbc7523346eeb605b55a5e2c5704 [2022-04-21T13:25:50.051Z] #69 ... [2022-04-21T13:25:50.051Z] [2022-04-21T13:25:50.051Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-21T13:25:50.051Z] #46 sha256:c66754ee7a9fcd20c3fff5d79799cca6ebdbd93079b81770f8e411a758b852fa [2022-04-21T13:25:50.051Z] #46 DONE 0.1s [2022-04-21T13:25:50.051Z] [2022-04-21T13:25:50.051Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-21T13:25:50.051Z] #50 sha256:da3131dda4b629e5afbaf65383a31f7292149c4bafe56af53ace89ee6f4840ef [2022-04-21T13:25:50.051Z] #50 DONE 0.0s [2022-04-21T13:25:50.312Z] [2022-04-21T13:25:50.312Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-21T13:25:50.312Z] #53 sha256:7bd3b11bdf844355687fbfc5e554342be98cd73c58330dbd60cc8abfefb7d9c4 [2022-04-21T13:25:50.469Z] #62 296.5 + bin/containerd-shim-runc-v2 [2022-04-21T13:25:50.469Z] #62 297.3 + binaries [2022-04-21T13:25:50.469Z] #62 297.3 + install -D bin/containerd /build/containerd [2022-04-21T13:25:50.469Z] #62 297.3 + install -D bin/containerd-shim /build/containerd-shim [2022-04-21T13:25:50.469Z] #62 297.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-21T13:25:50.469Z] #62 297.4 + install -D bin/ctr /build/ctr [2022-04-21T13:25:50.573Z] #53 DONE 0.2s [2022-04-21T13:25:50.573Z] [2022-04-21T13:25:50.573Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-21T13:25:50.573Z] #57 sha256:e1b5ab975d4856ad2ebdbba5f05cb1580ee31b244c8951a5d3e0002c41aa138a [2022-04-21T13:25:50.573Z] #57 DONE 0.1s [2022-04-21T13:25:50.573Z] [2022-04-21T13:25:50.573Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-21T13:25:50.573Z] #59 sha256:c6a0ab8233ac181055154107d05d68422ded337f069ba1a6e5322f3a63c9ff13 [2022-04-21T13:25:50.573Z] #59 DONE 0.1s [2022-04-21T13:25:50.573Z] [2022-04-21T13:25:50.573Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-21T13:25:50.573Z] #61 sha256:eadffda3e64af92bea8d2e57644184089667cba5049056e63314231508f6067e [2022-04-21T13:25:50.834Z] #61 DONE 0.2s [2022-04-21T13:25:50.834Z] [2022-04-21T13:25:50.834Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-21T13:25:50.834Z] #63 sha256:7b6b4ed9225bb31b7ccbcedbacd236901453b837af177faf5f1b8ca9885808e4 [2022-04-21T13:25:50.834Z] #63 DONE 0.1s [2022-04-21T13:25:50.834Z] [2022-04-21T13:25:50.834Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:25:50.834Z] #69 sha256:f63de8565411c717f1d2d2afbbdae0a96b35dbc7523346eeb605b55a5e2c5704 [2022-04-21T13:25:52.366Z] #62 DONE 299.3s [2022-04-21T13:25:53.300Z] [2022-04-21T13:25:53.300Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-21T13:25:53.300Z] #63 sha256:47f82551737941aec4cb0dc95dc1c29e54ad51263e4cbf0865a0da3fd38d1d1c [2022-04-21T13:25:54.233Z] #63 DONE 1.0s [2022-04-21T13:25:54.233Z] [2022-04-21T13:25:54.233Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-21T13:25:54.233Z] #68 sha256:7ba56aa3a1e41e37aed73b10d64638c10d17fb6596cfc21aca829ac158ea0c55 [2022-04-21T13:25:54.491Z] #68 DONE 0.3s [2022-04-21T13:25:54.491Z] [2022-04-21T13:25:54.491Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-21T13:25:54.491Z] #73 sha256:0a6f1fb888b98781a7576171c3a40332bb67475479e48248c3ffed0b03143ba0 [2022-04-21T13:25:55.424Z] #73 DONE 0.9s [2022-04-21T13:25:55.424Z] [2022-04-21T13:25:55.424Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-21T13:25:55.424Z] #74 sha256:99c787be8f52470536e4ab4856317fd030ce11a854f2786cb2f3c55e63f87c21 [2022-04-21T13:25:55.424Z] #74 DONE 0.0s [2022-04-21T13:25:55.424Z] [2022-04-21T13:25:55.424Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-04-21T13:25:55.424Z] #75 sha256:ae2eb6f679ac96201d901b4976b5f128446d0084c2475e2a9e516913c46b9d99 [2022-04-21T13:25:55.989Z] #75 0.645 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-21T13:25:56.248Z] #75 0.645 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-21T13:25:56.248Z] #75 0.645 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-21T13:25:57.185Z] #75 0.894 Reading package lists... [2022-04-21T13:25:57.443Z] #75 1.421 Reading package lists... [2022-04-21T13:25:57.443Z] #75 1.934 Building dependency tree... [2022-04-21T13:25:57.443Z] #75 2.055 Reading state information... [2022-04-21T13:25:57.701Z] #75 2.178 The following additional packages will be installed: [2022-04-21T13:25:57.701Z] #75 2.178 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-21T13:25:57.701Z] #75 2.179 Suggested packages: [2022-04-21T13:25:57.701Z] #75 2.179 systemd-container policykit-1 [2022-04-21T13:25:57.701Z] #75 2.179 Recommended packages: [2022-04-21T13:25:57.701Z] #75 2.179 systemd-timesyncd | time-daemon libnss-systemd [2022-04-21T13:25:57.701Z] #75 2.247 The following NEW packages will be installed: [2022-04-21T13:25:57.701Z] #75 2.247 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-21T13:25:57.701Z] #75 2.248 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-21T13:25:57.959Z] #75 2.514 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:25:57.959Z] #75 2.514 Need to get 5817 kB of archives. [2022-04-21T13:25:57.959Z] #75 2.514 After this operation, 19.3 MB of additional disk space will be used. [2022-04-21T13:25:57.959Z] #75 2.514 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-21T13:25:57.959Z] #75 2.520 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-21T13:25:57.959Z] #75 2.521 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-21T13:25:57.959Z] #75 2.525 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-21T13:25:57.959Z] #75 2.526 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-21T13:25:58.217Z] #75 2.617 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-21T13:25:58.217Z] #75 2.627 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-21T13:25:58.217Z] #75 2.628 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-21T13:25:58.217Z] #75 2.630 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-21T13:25:58.217Z] #75 2.632 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-21T13:25:58.217Z] #75 2.784 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:25:58.217Z] #75 2.815 Fetched 5817 kB in 0s (15.3 MB/s) [2022-04-21T13:25:58.217Z] #75 2.841 Selecting previously unselected package libargon2-1:amd64. [2022-04-21T13:25:58.475Z] #75 2.841 (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-04-21T13:25:58.476Z] #75 2.857 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-21T13:25:58.476Z] #75 2.866 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-21T13:25:58.476Z] #75 2.904 Selecting previously unselected package libjson-c5:amd64. [2022-04-21T13:25:58.476Z] #75 2.906 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-21T13:25:58.476Z] #75 2.911 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-21T13:25:58.476Z] #75 2.953 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-21T13:25:58.476Z] #75 2.956 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-21T13:25:58.476Z] #75 2.960 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-21T13:25:58.476Z] #75 3.023 Selecting previously unselected package libkmod2:amd64. [2022-04-21T13:25:58.476Z] #75 3.025 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-21T13:25:58.476Z] #75 3.031 Unpacking libkmod2:amd64 (28-1) ... [2022-04-21T13:25:58.476Z] #75 3.081 Selecting previously unselected package systemd. [2022-04-21T13:25:58.734Z] #75 3.084 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-21T13:25:58.734Z] #75 3.118 Unpacking systemd (247.3-7) ... [2022-04-21T13:25:58.992Z] #75 3.643 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-21T13:25:59.048Z] [2022-04-21T13:25:59.048Z] Name Version Source Summary [2022-04-21T13:25:59.048Z] ---- ------- ------ ------- [2022-04-21T13:25:59.048Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-21T13:25:59.249Z] #75 3.658 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-21T13:25:59.249Z] #75 3.671 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-21T13:25:59.249Z] #75 3.684 Setting up libkmod2:amd64 (28-1) ... [2022-04-21T13:25:59.249Z] #75 3.696 Setting up systemd (247.3-7) ... [2022-04-21T13:25:59.249Z] #75 3.747 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-21T13:25:59.249Z] #75 3.749 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-21T13:25:59.249Z] #75 3.751 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-21T13:25:59.249Z] #75 3.773 Initializing machine ID from KVM UUID. [2022-04-21T13:25:59.507Z] #75 4.175 Selecting previously unselected package systemd-sysv. [2022-04-21T13:25:59.765Z] #75 4.175 (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 ... 29433 files and directories currently installed.) [2022-04-21T13:25:59.765Z] #75 4.190 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-21T13:25:59.765Z] #75 4.194 Unpacking systemd-sysv (247.3-7) ... [2022-04-21T13:25:59.765Z] #75 4.244 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-21T13:25:59.765Z] #75 4.247 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-21T13:25:59.765Z] #75 4.253 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-21T13:25:59.765Z] #75 4.322 Selecting previously unselected package dbus. [2022-04-21T13:25:59.765Z] #75 4.325 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-21T13:25:59.765Z] #75 4.335 Unpacking dbus (1.12.20-2) ... [2022-04-21T13:25:59.765Z] #75 4.399 Selecting previously unselected package libpam-systemd:amd64. [2022-04-21T13:25:59.765Z] #75 4.402 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-21T13:25:59.765Z] #75 4.407 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-21T13:25:59.765Z] #75 4.456 Selecting previously unselected package dbus-user-session. [2022-04-21T13:26:00.007Z] [2022-04-21T13:26:00.008Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-21T13:26:00.008Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-21T13:26:00.008Z] PSChildName : containerd [2022-04-21T13:26:00.008Z] PSDrive : C [2022-04-21T13:26:00.008Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-21T13:26:00.008Z] PSIsContainer : True [2022-04-21T13:26:00.008Z] Name : containerd [2022-04-21T13:26:00.008Z] FullName : C:\containerd [2022-04-21T13:26:00.008Z] Parent : [2022-04-21T13:26:00.008Z] Exists : True [2022-04-21T13:26:00.008Z] Root : C:\ [2022-04-21T13:26:00.008Z] Extension : [2022-04-21T13:26:00.008Z] CreationTime : 4/21/2022 1:25:59 PM [2022-04-21T13:26:00.008Z] CreationTimeUtc : 4/21/2022 1:25:59 PM [2022-04-21T13:26:00.008Z] LastAccessTime : 4/21/2022 1:25:59 PM [2022-04-21T13:26:00.008Z] LastAccessTimeUtc : 4/21/2022 1:25:59 PM [2022-04-21T13:26:00.008Z] LastWriteTime : 4/21/2022 1:25:59 PM [2022-04-21T13:26:00.008Z] LastWriteTimeUtc : 4/21/2022 1:25:59 PM [2022-04-21T13:26:00.008Z] Attributes : Directory [2022-04-21T13:26:00.008Z] Mode : d----- [2022-04-21T13:26:00.008Z] BaseName : containerd [2022-04-21T13:26:00.008Z] Target : {} [2022-04-21T13:26:00.008Z] LinkType : [2022-04-21T13:26:00.008Z] [2022-04-21T13:26:00.024Z] #75 4.459 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-21T13:26:00.024Z] #75 4.463 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-21T13:26:00.024Z] #75 4.545 Setting up systemd-sysv (247.3-7) ... [2022-04-21T13:26:00.024Z] #75 4.559 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-21T13:26:00.024Z] #75 4.574 Setting up dbus (1.12.20-2) ... [2022-04-21T13:26:00.282Z] #75 4.710 invoke-rc.d: could not determine current runlevel [2022-04-21T13:26:00.282Z] #75 4.713 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-21T13:26:00.282Z] #75 4.718 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-21T13:26:00.540Z] #75 4.865 Setting up dbus-user-session (1.12.20-2) ... [2022-04-21T13:26:00.540Z] #75 4.883 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:26:00.540Z] #75 DONE 5.0s [2022-04-21T13:26:00.540Z] [2022-04-21T13:26:00.540Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-04-21T13:26:00.540Z] #76 sha256:5dbc8748a7c8c6efef546713362418aec1a302a203111bb9cb7e1902435f1faf [2022-04-21T13:26:01.056Z] #76 0.397 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T13:26:01.057Z] #76 0.399 Dload Upload Total Spent Left Speed [2022-04-21T13:26:01.057Z] #76 0.400 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8518 0 --:--:-- --:--:-- --:--:-- 8518 [2022-04-21T13:26:01.057Z] #76 DONE 0.7s [2022-04-21T13:26:01.314Z] [2022-04-21T13:26:01.314Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-21T13:26:01.314Z] #77 sha256:cb9f79b0feaf6c9478966ce3ea31da8f8573d45ed10a4d68e8a4063848cb90d8 [2022-04-21T13:26:01.531Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-21T13:26:01.531Z] INFO: Configuring git core.autocrlf... [2022-04-21T13:26:01.531Z] [2022-04-21T13:26:01.531Z] [2022-04-21T13:26:02.257Z] #77 DONE 1.0s [2022-04-21T13:26:02.257Z] [2022-04-21T13:26:02.257Z] #78 exporting to image [2022-04-21T13:26:02.257Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-21T13:26:02.257Z] #78 exporting layers [2022-04-21T13:26:08.837Z] #78 exporting layers 6.5s done [2022-04-21T13:26:08.837Z] #78 writing image sha256:74d200f9bc150e50d5572090ae3f50a5d909a6c28d270e205bd9a4eb7cd7a337 done [2022-04-21T13:26:08.837Z] #78 naming to docker.io/library/docker:1dbfeefc8b85549dc82e627ef0a254f0b1d4b502 done [2022-04-21T13:26:08.837Z] #78 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-21T13:26:09.184Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1dbfeefc8b85549dc82e627ef0a254f0b1d4b502 -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:1dbfeefc8b85549dc82e627ef0a254f0b1d4b502 hack/make.sh dynbinary test-integration [2022-04-21T13:26:10.557Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-21T13:26:10.557Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-21T13:26:10.557Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-21T13:26:10.557Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-21T13:26:10.557Z] systemd 247.3-7 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-04-21T13:26:10.557Z] Detected virtualization docker. [2022-04-21T13:26:10.557Z] Detected architecture x86-64. [2022-04-21T13:26:10.557Z] Set hostname to <0e36ad69acd6>. [2022-04-21T13:26:10.557Z] modprobe@configfs.service: Succeeded. [2022-04-21T13:26:10.557Z] modprobe@drm.service: Succeeded. [2022-04-21T13:26:10.557Z] modprobe@fuse.service: Succeeded. [2022-04-21T13:26:10.557Z] + source /etc/docker-entrypoint-cmd [2022-04-21T13:26:10.557Z] ++ hack/make.sh dynbinary test-integration [2022-04-21T13:26:10.557Z] [2022-04-21T13:26:10.557Z] Removing bundles/ [2022-04-21T13:26:10.557Z] [2022-04-21T13:26:10.816Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-21T13:26:10.816Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:26:10.816Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:26:12.798Z] #69 ... [2022-04-21T13:26:12.798Z] [2022-04-21T13:26:12.798Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:26:12.798Z] #65 sha256:df3490ef4620c4f25d83a18facde0c0e8ef8232b4b4a2db1a3d2a3843bc52b05 [2022-04-21T13:26:12.798Z] #65 91.94 + mkdir -p /build [2022-04-21T13:26:12.798Z] #65 91.94 + cp runc /build/runc [2022-04-21T13:26:12.798Z] #65 DONE 92.3s [2022-04-21T13:26:12.798Z] [2022-04-21T13:26:12.798Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:26:12.798Z] #69 sha256:f63de8565411c717f1d2d2afbbdae0a96b35dbc7523346eeb605b55a5e2c5704 [2022-04-21T13:26:13.742Z] #69 ... [2022-04-21T13:26:13.742Z] [2022-04-21T13:26:13.742Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-21T13:26:13.742Z] #66 sha256:c519adfe0562087098c1aaed193141e97f3b16839cb956fed56302a27cf78e0d [2022-04-21T13:26:13.742Z] #66 DONE 0.1s [2022-04-21T13:26:13.742Z] [2022-04-21T13:26:13.742Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:26:13.742Z] #69 sha256:f63de8565411c717f1d2d2afbbdae0a96b35dbc7523346eeb605b55a5e2c5704 [2022-04-21T13:26:13.872Z] [2022-04-21T13:26:13.872Z] Name Version Source Summary [2022-04-21T13:26:13.872Z] ---- ------- ------ ------- [2022-04-21T13:26:13.872Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-21T13:26:13.872Z] [2022-04-21T13:26:13.872Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-21T13:26:13.872Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-21T13:26:13.872Z] PSChildName : containerd [2022-04-21T13:26:13.872Z] PSDrive : C [2022-04-21T13:26:13.872Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-21T13:26:13.872Z] PSIsContainer : True [2022-04-21T13:26:13.872Z] Name : containerd [2022-04-21T13:26:13.872Z] FullName : C:\containerd [2022-04-21T13:26:13.872Z] Parent : [2022-04-21T13:26:13.872Z] Exists : True [2022-04-21T13:26:13.872Z] Root : C:\ [2022-04-21T13:26:13.872Z] Extension : [2022-04-21T13:26:13.872Z] CreationTime : 4/21/2022 1:26:12 PM [2022-04-21T13:26:13.872Z] CreationTimeUtc : 4/21/2022 1:26:12 PM [2022-04-21T13:26:13.872Z] LastAccessTime : 4/21/2022 1:26:12 PM [2022-04-21T13:26:13.872Z] LastAccessTimeUtc : 4/21/2022 1:26:12 PM [2022-04-21T13:26:13.872Z] LastWriteTime : 4/21/2022 1:26:12 PM [2022-04-21T13:26:13.872Z] LastWriteTimeUtc : 4/21/2022 1:26:12 PM [2022-04-21T13:26:13.872Z] Attributes : Directory [2022-04-21T13:26:13.872Z] Mode : d----- [2022-04-21T13:26:13.872Z] BaseName : containerd [2022-04-21T13:26:13.872Z] Target : {} [2022-04-21T13:26:13.872Z] LinkType : [2022-04-21T13:26:13.872Z] [2022-04-21T13:26:13.872Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-21T13:26:13.872Z] INFO: Configuring git core.autocrlf... [2022-04-21T13:26:13.872Z] [2022-04-21T13:26:13.872Z] [2022-04-21T13:26:26.767Z] ba8181afd426: Pull complete [2022-04-21T13:26:26.767Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-21T13:26:26.767Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:26:26.767Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:26:26.767Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-21T13:26:26.767Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-21T13:26:26.767Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-21T13:26:26.767Z] INFO: Docker version of control daemon [2022-04-21T13:26:26.767Z] [2022-04-21T13:26:26.767Z] Client: [2022-04-21T13:26:26.767Z] Version: 20.10.9 [2022-04-21T13:26:26.767Z] API version: 1.41 [2022-04-21T13:26:26.767Z] Go version: go1.16.8 [2022-04-21T13:26:26.767Z] Git commit: c2ea9bc [2022-04-21T13:26:26.767Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T13:26:26.767Z] OS/Arch: windows/amd64 [2022-04-21T13:26:26.767Z] Context: default [2022-04-21T13:26:26.767Z] Experimental: true [2022-04-21T13:26:26.767Z] [2022-04-21T13:26:26.767Z] Server: Docker Engine - Community [2022-04-21T13:26:26.767Z] Engine: [2022-04-21T13:26:26.767Z] Version: 20.10.9 [2022-04-21T13:26:26.767Z] API version: 1.41 (minimum version 1.24) [2022-04-21T13:26:26.767Z] Go version: go1.16.8 [2022-04-21T13:26:26.767Z] Git commit: 79ea9d3 [2022-04-21T13:26:26.767Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T13:26:26.767Z] OS/Arch: windows/amd64 [2022-04-21T13:26:26.767Z] Experimental: true [2022-04-21T13:26:26.767Z] [2022-04-21T13:26:26.767Z] INFO: Docker info of control daemon [2022-04-21T13:26:26.767Z] [2022-04-21T13:26:26.767Z] Client: [2022-04-21T13:26:26.767Z] Context: default [2022-04-21T13:26:26.767Z] Debug Mode: false [2022-04-21T13:26:26.767Z] Plugins: [2022-04-21T13:26:26.767Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-21T13:26:26.767Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-21T13:26:26.767Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-21T13:26:26.767Z] [2022-04-21T13:26:26.767Z] Server: [2022-04-21T13:26:26.767Z] Containers: 0 [2022-04-21T13:26:26.767Z] Running: 0 [2022-04-21T13:26:26.767Z] Paused: 0 [2022-04-21T13:26:26.768Z] Stopped: 0 [2022-04-21T13:26:26.768Z] Images: 1 [2022-04-21T13:26:26.768Z] Server Version: 20.10.9 [2022-04-21T13:26:26.768Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-21T13:26:26.768Z] LCOW: [2022-04-21T13:26:26.768Z] Windows: [2022-04-21T13:26:26.768Z] Logging Driver: json-file [2022-04-21T13:26:26.768Z] Plugins: [2022-04-21T13:26:26.768Z] Volume: local [2022-04-21T13:26:26.768Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:26:26.768Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:26:26.768Z] Swarm: inactive [2022-04-21T13:26:26.768Z] Default Isolation: process [2022-04-21T13:26:26.768Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-21T13:26:26.768Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-21T13:26:26.768Z] OSType: windows [2022-04-21T13:26:26.768Z] Architecture: x86_64 [2022-04-21T13:26:26.768Z] CPUs: 4 [2022-04-21T13:26:26.768Z] Total Memory: 32GiB [2022-04-21T13:26:26.768Z] Name: azwin-2-f55c50 [2022-04-21T13:26:26.768Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-21T13:26:26.768Z] Docker Root Dir: D:\docker [2022-04-21T13:26:26.768Z] Debug Mode: false [2022-04-21T13:26:26.768Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:26:26.768Z] Labels: [2022-04-21T13:26:26.768Z] Experimental: true [2022-04-21T13:26:26.768Z] Insecure Registries: [2022-04-21T13:26:26.768Z] 10.0.0.4:5000 [2022-04-21T13:26:26.768Z] 127.0.0.0/8 [2022-04-21T13:26:26.768Z] Registry Mirrors: [2022-04-21T13:26:26.768Z] http://10.0.0.4:5000/ [2022-04-21T13:26:26.768Z] Live Restore Enabled: false [2022-04-21T13:26:26.768Z] Product License: Community Engine [2022-04-21T13:26:26.768Z] [2022-04-21T13:26:26.768Z] [2022-04-21T13:26:26.768Z] INFO: Commit hash is a946a0778d [2022-04-21T13:26:26.768Z] INFO: Nuke-Everything... [2022-04-21T13:26:26.768Z] INFO: Container count on control daemon to delete is 0 [2022-04-21T13:26:26.768Z] INFO: Nuking d:\CI [2022-04-21T13:26:26.768Z] INFO: Zapped successfully [2022-04-21T13:26:26.768Z] INFO: Location for testing is d:\CI\PR-43511\2 [2022-04-21T13:26:26.768Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-21T13:26:26.768Z] [2022-04-21T13:26:26.768Z] [2022-04-21T13:26:26.768Z] INFO: Building the image from Dockerfile.windows at 04/21/2022 13:26:19... [2022-04-21T13:26:26.768Z] [2022-04-21T13:26:26.768Z] Sending build context to Docker daemon 66.32MB [2022-04-21T13:26:26.768Z] [2022-04-21T13:26:26.768Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-21T13:26:26.768Z] ---> e8870c5c3ab2 [2022-04-21T13:26:26.768Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-21T13:26:26.768Z] ---> Running in 3debc4620b4a [2022-04-21T13:26:26.768Z] Removing intermediate container 3debc4620b4a [2022-04-21T13:26:26.768Z] ---> 75e8c4b76b9f [2022-04-21T13:26:26.768Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-21T13:26:26.768Z] ---> Running in baf74f52bc29 [2022-04-21T13:26:26.768Z] Removing intermediate container baf74f52bc29 [2022-04-21T13:26:26.768Z] ---> 89e3fa0ef3a1 [2022-04-21T13:26:26.768Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-21T13:26:26.768Z] ---> Running in 0f5e646acea8 [2022-04-21T13:26:26.768Z] Removing intermediate container 0f5e646acea8 [2022-04-21T13:26:26.768Z] ---> 91fa7177a8b9 [2022-04-21T13:26:26.768Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-21T13:26:26.768Z] ---> Running in 561ef1e41212 [2022-04-21T13:26:26.768Z] Removing intermediate container 561ef1e41212 [2022-04-21T13:26:26.768Z] ---> 12cf64e55e42 [2022-04-21T13:26:26.768Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-21T13:26:26.768Z] ---> Running in 9f2ffc3aa65f [2022-04-21T13:26:26.768Z] Removing intermediate container 9f2ffc3aa65f [2022-04-21T13:26:26.768Z] ---> fc4b1266af4b [2022-04-21T13:26:26.768Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-21T13:26:26.768Z] ---> Running in 9cea2d0d96d4 [2022-04-21T13:26:26.768Z] Removing intermediate container 9cea2d0d96d4 [2022-04-21T13:26:26.768Z] ---> 3cf0d7c96962 [2022-04-21T13:26:26.768Z] Step 8/13 : 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-04-21T13:26:26.768Z] ---> Running in 59873cdb44e0 [2022-04-21T13:26:29.750Z] --- PASS: TestImportExtremelyLargeImageWorks (86.40s) [2022-04-21T13:26:29.750Z] PASS [2022-04-21T13:26:29.750Z] [2022-04-21T13:26:29.750Z] === Skipped [2022-04-21T13:26:29.750Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-21T13:26:29.750Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-21T13:26:29.750Z] [2022-04-21T13:26:29.750Z] DONE 22 tests, 1 skipped in 89.863s [2022-04-21T13:26:29.750Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-21T13:26:29.750Z] INFO: Testing against a local daemon [2022-04-21T13:26:29.750Z] === RUN TestNetworkCreateDelete [2022-04-21T13:26:29.750Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-04-21T13:26:29.750Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T13:26:29.750Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-04-21T13:26:29.750Z] === RUN TestDaemonDNSFallback [2022-04-21T13:26:29.750Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-04-21T13:26:29.750Z] === RUN TestInspectNetwork [2022-04-21T13:26:29.750Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:29.750Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-21T13:26:29.750Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T13:26:29.750Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.750Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-21T13:26:29.750Z] === RUN TestNetworkInvalidJSON [2022-04-21T13:26:29.751Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T13:26:29.751Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T13:26:29.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:26:29.751Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:26:29.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:26:29.751Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:26:29.751Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T13:26:29.751Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T13:26:29.751Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:26:29.751Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:26:29.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T13:26:29.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T13:26:29.751Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T13:26:29.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T13:26:29.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T13:26:29.751Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T13:26:29.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T13:26:29.751Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T13:26:29.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T13:26:29.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T13:26:29.751Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestNetworkList [2022-04-21T13:26:29.751Z] === RUN TestNetworkList//networks [2022-04-21T13:26:29.751Z] === PAUSE TestNetworkList//networks [2022-04-21T13:26:29.751Z] === RUN TestNetworkList//networks/ [2022-04-21T13:26:29.751Z] === PAUSE TestNetworkList//networks/ [2022-04-21T13:26:29.751Z] === CONT TestNetworkList//networks [2022-04-21T13:26:29.751Z] === CONT TestNetworkList//networks/ [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkList (0.01s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T13:26:29.751Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T13:26:29.751Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T13:26:29.751Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-21T13:26:29.751Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T13:26:29.751Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-21T13:26:29.751Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T13:26:29.751Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-21T13:26:29.751Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T13:26:29.751Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-21T13:26:29.751Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T13:26:29.751Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-21T13:26:29.751Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T13:26:29.751Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:29.751Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T13:26:29.751Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:26:29.751Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T13:26:29.751Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:29.751Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-21T13:26:29.751Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T13:26:29.751Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:29.751Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T13:26:29.751Z] PASS [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === Skipped [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-21T13:26:29.751Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-21T13:26:29.751Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-21T13:26:29.751Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-21T13:26:29.751Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-21T13:26:29.751Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-21T13:26:29.751Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-21T13:26:29.751Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-21T13:26:29.751Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T13:26:29.751Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:26:29.751Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-21T13:26:29.751Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T13:26:29.751Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] DONE 34 tests, 12 skipped in 7.155s [2022-04-21T13:26:29.751Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-21T13:26:29.751Z] INFO: Testing against a local daemon [2022-04-21T13:26:29.751Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-21T13:26:29.751Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:26:29.751Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestDockerNetworkIpvlan [2022-04-21T13:26:29.751Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:26:29.751Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-21T13:26:29.751Z] PASS [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === Skipped [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T13:26:29.751Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-21T13:26:29.751Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] DONE 2 tests, 2 skipped in 0.020s [2022-04-21T13:26:29.751Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-21T13:26:29.751Z] INFO: Testing against a local daemon [2022-04-21T13:26:29.751Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-21T13:26:29.751Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestDockerNetworkMacvlan [2022-04-21T13:26:29.751Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-21T13:26:29.751Z] PASS [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === Skipped [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-21T13:26:29.751Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-21T13:26:29.751Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] DONE 2 tests, 2 skipped in 0.018s [2022-04-21T13:26:29.751Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-21T13:26:29.751Z] testing: warning: no tests to run [2022-04-21T13:26:29.751Z] PASS [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] DONE 0 tests in 0.006s [2022-04-21T13:26:29.751Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-21T13:26:29.751Z] INFO: Testing against a local daemon [2022-04-21T13:26:29.751Z] === RUN TestAuthZPluginAllowRequest [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestAuthZPluginTLS [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestAuthZPluginDenyRequest [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestAuthZPluginDenyResponse [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestAuthZPluginAllowEventStream [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestAuthZPluginErrorResponse [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestAuthZPluginErrorRequest [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestAuthZPluginHeader [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-21T13:26:29.751Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.03s) [2022-04-21T13:26:29.751Z] === RUN TestAuthZPluginV2Disable [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-21T13:26:29.751Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-21T13:26:29.751Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-21T13:26:29.751Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-21T13:26:29.751Z] PASS [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === Skipped [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.03s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-21T13:26:29.751Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.751Z] [2022-04-21T13:26:29.751Z] DONE 17 tests, 17 skipped in 0.122s [2022-04-21T13:26:29.751Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-21T13:26:29.751Z] INFO: Testing against a local daemon [2022-04-21T13:26:29.751Z] === RUN TestPluginInvalidJSON [2022-04-21T13:26:29.751Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:26:29.751Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:26:29.751Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:26:29.751Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:26:29.751Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T13:26:29.751Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T13:26:29.751Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:26:29.751Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:26:29.751Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T13:26:29.751Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T13:26:29.751Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T13:26:29.751Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T13:26:29.751Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T13:26:29.751Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T13:26:29.751Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T13:26:29.751Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T13:26:29.751Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T13:26:29.751Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T13:26:29.751Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T13:26:29.751Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T13:26:29.751Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T13:26:29.751Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-21T13:26:29.751Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-21T13:26:29.751Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T13:26:29.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T13:26:29.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T13:26:29.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T13:26:29.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-04-21T13:26:29.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T13:26:29.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T13:26:29.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T13:26:29.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T13:26:29.752Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-04-21T13:26:29.752Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T13:26:29.752Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T13:26:29.752Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T13:26:29.752Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T13:26:29.752Z] === RUN TestPluginInstall [2022-04-21T13:26:29.752Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.752Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-21T13:26:29.752Z] === RUN TestPluginsWithRuntimes [2022-04-21T13:26:29.752Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-21T13:26:29.752Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-21T13:26:29.752Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T13:26:29.752Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-21T13:26:29.752Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T13:26:29.752Z] PASS [2022-04-21T13:26:29.752Z] [2022-04-21T13:26:29.752Z] === Skipped [2022-04-21T13:26:29.752Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-21T13:26:29.752Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:26:29.752Z] [2022-04-21T13:26:29.752Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-21T13:26:29.752Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-21T13:26:29.752Z] [2022-04-21T13:26:29.752Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T13:26:29.752Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-21T13:26:29.752Z] [2022-04-21T13:26:29.752Z] DONE 19 tests, 3 skipped in 0.033s [2022-04-21T13:26:29.752Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-21T13:26:29.752Z] INFO: Testing against a local daemon [2022-04-21T13:26:29.752Z] === RUN TestExternalGraphDriver [2022-04-21T13:26:29.752Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-21T13:26:29.752Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-21T13:26:29.752Z] === RUN TestGraphdriverPluginV2 [2022-04-21T13:26:30.186Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:26:30.186Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:26:30.186Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:26:30.186Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:26:30.186Z] [2022-04-21T13:26:30.186Z] + c=0 [2022-04-21T13:26:30.186Z] ++ jobs -p [2022-04-21T13:26:30.186Z] + TEST_INTEGRATION_DEST=3 [2022-04-21T13:26:30.186Z] + CONTAINER_NAME=docker-pr2-3 [2022-04-21T13:26:30.186Z] + TEST_SKIP_INTEGRATION=1 [2022-04-21T13:26:30.186Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-21T13:26:30.186Z] + run_tests [2022-04-21T13:26:30.186Z] + '[' -n 0 ']' [2022-04-21T13:26:30.186Z] + rm= [2022-04-21T13:26:30.186Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43511/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43511/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43511/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8be9d34e7d7e663af07d9b4ff21466f5af32fe28 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8be9d34e7d7e663af07d9b4ff21466f5af32fe28 hack/make.sh '' test-integration [2022-04-21T13:26:30.186Z] + TEST_INTEGRATION_DEST=1 [2022-04-21T13:26:30.186Z] + CONTAINER_NAME=docker-pr2-1 [2022-04-21T13:26:30.186Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-21T13:26:30.186Z] + run_tests test-integration-flaky [2022-04-21T13:26:30.186Z] + TEST_INTEGRATION_DEST=2 [2022-04-21T13:26:30.186Z] + '[' -n 0 ']' [2022-04-21T13:26:30.186Z] + rm= [2022-04-21T13:26:30.186Z] + CONTAINER_NAME=docker-pr2-2 [2022-04-21T13:26:30.186Z] + TEST_SKIP_INTEGRATION=1 [2022-04-21T13:26:30.186Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-21T13:26:30.186Z] + run_tests [2022-04-21T13:26:30.186Z] + '[' -n 0 ']' [2022-04-21T13:26:30.186Z] + rm= [2022-04-21T13:26:30.186Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43511/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43511/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43511/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8be9d34e7d7e663af07d9b4ff21466f5af32fe28 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8be9d34e7d7e663af07d9b4ff21466f5af32fe28 hack/make.sh '' test-integration [2022-04-21T13:26:30.186Z] + for job in $(jobs -p) [2022-04-21T13:26:30.186Z] + wait 1746 [2022-04-21T13:26:30.186Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43511/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43511/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43511/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8be9d34e7d7e663af07d9b4ff21466f5af32fe28 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8be9d34e7d7e663af07d9b4ff21466f5af32fe28 hack/make.sh test-integration-flaky test-integration [2022-04-21T13:26:30.186Z] [2022-04-21T13:26:30.186Z] [2022-04-21T13:26:30.186Z] [2022-04-21T13:26:30.186Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T13:26:30.186Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T13:26:30.186Z] HOSTNAME=980a8fc029a0 [2022-04-21T13:26:30.186Z] TEST_SKIP_INTEGRATION=1 [2022-04-21T13:26:30.186Z] TESTDEBUG=0 [2022-04-21T13:26:30.186Z] DEST=bundles/test-integration [2022-04-21T13:26:30.186Z] PWD=/go/src/github.com/docker/docker [2022-04-21T13:26:30.186Z] KEEPBUNDLE=1 [2022-04-21T13:26:30.186Z] DOCKER_GITCOMMIT=8be9d34e7d7e663af07d9b4ff21466f5af32fe28 [2022-04-21T13:26:30.186Z] container=docker [2022-04-21T13:26:30.186Z] HOME=/root [2022-04-21T13:26:30.186Z] GOLANG_VERSION=1.18.1 [2022-04-21T13:26:30.186Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T13:26:30.186Z] VALIDATE_BRANCH=master [2022-04-21T13:26:30.186Z] TERM=xterm [2022-04-21T13:26:30.186Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T13:26:30.186Z] SHLVL=1 [2022-04-21T13:26:30.186Z] TIMEOUT=120m [2022-04-21T13:26:30.186Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T13:26:30.186Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T13:26:30.186Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-21T13:26:30.186Z] GO111MODULE=off [2022-04-21T13:26:30.186Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T13:26:30.186Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T13:26:30.186Z] GOPATH=/go [2022-04-21T13:26:30.186Z] PKG_CONFIG=pkg-config [2022-04-21T13:26:30.186Z] _=/usr/bin/env [2022-04-21T13:26:30.186Z] Building test suite binary ./integration-cli/test.main [2022-04-21T13:26:30.186Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T13:26:30.186Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-21T13:26:30.186Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T13:26:30.186Z] HOSTNAME=8debdd4eef4c [2022-04-21T13:26:30.186Z] TEST_SKIP_INTEGRATION=1 [2022-04-21T13:26:30.186Z] TESTDEBUG=0 [2022-04-21T13:26:30.186Z] DEST=bundles/test-integration [2022-04-21T13:26:30.186Z] PWD=/go/src/github.com/docker/docker [2022-04-21T13:26:30.186Z] KEEPBUNDLE=1 [2022-04-21T13:26:30.186Z] DOCKER_GITCOMMIT=8be9d34e7d7e663af07d9b4ff21466f5af32fe28 [2022-04-21T13:26:30.186Z] container=docker [2022-04-21T13:26:30.186Z] HOME=/root [2022-04-21T13:26:30.186Z] GOLANG_VERSION=1.18.1 [2022-04-21T13:26:30.186Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T13:26:30.186Z] VALIDATE_BRANCH=master [2022-04-21T13:26:30.186Z] TERM=xterm [2022-04-21T13:26:30.186Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T13:26:30.186Z] SHLVL=1 [2022-04-21T13:26:30.186Z] TIMEOUT=120m [2022-04-21T13:26:30.186Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T13:26:30.186Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T13:26:30.186Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-21T13:26:30.186Z] GO111MODULE=off [2022-04-21T13:26:30.186Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T13:26:30.186Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T13:26:30.186Z] GOPATH=/go [2022-04-21T13:26:30.186Z] PKG_CONFIG=pkg-config [2022-04-21T13:26:30.186Z] _=/usr/bin/env [2022-04-21T13:26:30.186Z] Building test suite binary ./integration-cli/test.main [2022-04-21T13:26:30.186Z] No new tests added to integration. [2022-04-21T13:26:30.186Z] [2022-04-21T13:26:30.186Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T13:26:30.186Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T13:26:30.186Z] HOSTNAME=585959edbc7b [2022-04-21T13:26:30.186Z] TESTDEBUG=0 [2022-04-21T13:26:30.186Z] DEST=bundles/test-integration [2022-04-21T13:26:30.186Z] PWD=/go/src/github.com/docker/docker [2022-04-21T13:26:30.186Z] KEEPBUNDLE=1 [2022-04-21T13:26:30.186Z] DOCKER_GITCOMMIT=8be9d34e7d7e663af07d9b4ff21466f5af32fe28 [2022-04-21T13:26:30.186Z] container=docker [2022-04-21T13:26:30.186Z] HOME=/root [2022-04-21T13:26:30.186Z] GOLANG_VERSION=1.18.1 [2022-04-21T13:26:30.186Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T13:26:30.186Z] VALIDATE_BRANCH=master [2022-04-21T13:26:30.186Z] TERM=xterm [2022-04-21T13:26:30.186Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T13:26:30.186Z] SHLVL=1 [2022-04-21T13:26:30.186Z] TIMEOUT=120m [2022-04-21T13:26:30.186Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T13:26:30.186Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T13:26:30.186Z] GO111MODULE=off [2022-04-21T13:26:30.186Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-21T13:26:30.186Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T13:26:30.186Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T13:26:30.186Z] GOPATH=/go [2022-04-21T13:26:30.186Z] PKG_CONFIG=pkg-config [2022-04-21T13:26:30.186Z] _=/usr/bin/env [2022-04-21T13:26:30.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-21T13:26:31.128Z] --- PASS: TestGraphdriverPluginV2 (3.57s) [2022-04-21T13:26:31.128Z] PASS [2022-04-21T13:26:31.128Z] [2022-04-21T13:26:31.128Z] === Skipped [2022-04-21T13:26:31.128Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-21T13:26:31.128Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-21T13:26:31.128Z] [2022-04-21T13:26:31.128Z] DONE 2 tests, 1 skipped in 3.614s [2022-04-21T13:26:31.128Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-21T13:26:31.128Z] INFO: Testing against a local daemon [2022-04-21T13:26:31.128Z] === RUN TestContinueAfterPluginCrash [2022-04-21T13:26:31.128Z] === PAUSE TestContinueAfterPluginCrash [2022-04-21T13:26:31.128Z] === RUN TestReadPluginNoRead [2022-04-21T13:26:31.128Z] === PAUSE TestReadPluginNoRead [2022-04-21T13:26:31.128Z] === RUN TestDaemonStartWithLogOpt [2022-04-21T13:26:31.128Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-21T13:26:31.128Z] === CONT TestContinueAfterPluginCrash [2022-04-21T13:26:31.128Z] === CONT TestReadPluginNoRead [2022-04-21T13:26:31.128Z] === CONT TestDaemonStartWithLogOpt [2022-04-21T13:26:33.033Z] === RUN TestReadPluginNoRead/default [2022-04-21T13:26:34.409Z] --- PASS: TestDaemonStartWithLogOpt (3.26s) [2022-04-21T13:26:34.667Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-21T13:26:36.166Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-21T13:26:37.541Z] === CONT TestReadPluginNoRead [2022-04-21T13:26:37.541Z] read_test.go:92: [df0ad8cb37c54] daemon is not started [2022-04-21T13:26:37.541Z] --- PASS: TestReadPluginNoRead (6.60s) [2022-04-21T13:26:37.541Z] --- PASS: TestReadPluginNoRead/default (1.62s) [2022-04-21T13:26:37.541Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2022-04-21T13:26:37.541Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.37s) [2022-04-21T13:26:38.917Z] --- PASS: TestContinueAfterPluginCrash (7.92s) [2022-04-21T13:26:38.917Z] PASS [2022-04-21T13:26:38.917Z] [2022-04-21T13:26:38.917Z] DONE 6 tests in 7.941s [2022-04-21T13:26:38.917Z] 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-04-21T13:26:38.917Z] testing: warning: no tests to run [2022-04-21T13:26:38.917Z] PASS [2022-04-21T13:26:38.917Z] [2022-04-21T13:26:38.917Z] DONE 0 tests in 0.007s [2022-04-21T13:26:38.917Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-21T13:26:38.917Z] INFO: Testing against a local daemon [2022-04-21T13:26:38.917Z] === RUN TestPluginWithDevMounts [2022-04-21T13:26:38.917Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-21T13:26:38.917Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-21T13:26:38.917Z] PASS [2022-04-21T13:26:38.917Z] [2022-04-21T13:26:38.917Z] === Skipped [2022-04-21T13:26:38.917Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-21T13:26:38.917Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-21T13:26:38.917Z] [2022-04-21T13:26:38.917Z] DONE 1 tests, 1 skipped in 0.021s [2022-04-21T13:26:38.917Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-21T13:26:38.917Z] INFO: Testing against a local daemon [2022-04-21T13:26:38.917Z] === RUN TestSecretInspect [2022-04-21T13:26:38.917Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-21T13:26:38.917Z] === RUN TestSecretList [2022-04-21T13:26:38.917Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] --- SKIP: TestSecretList (0.01s) [2022-04-21T13:26:38.917Z] === RUN TestSecretsCreateAndDelete [2022-04-21T13:26:38.917Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-21T13:26:38.917Z] === RUN TestSecretsUpdate [2022-04-21T13:26:38.917Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-21T13:26:38.917Z] === RUN TestTemplatedSecret [2022-04-21T13:26:38.917Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-21T13:26:38.917Z] === RUN TestSecretCreateResolve [2022-04-21T13:26:38.917Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-21T13:26:38.917Z] PASS [2022-04-21T13:26:38.917Z] [2022-04-21T13:26:38.917Z] === Skipped [2022-04-21T13:26:38.917Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-21T13:26:38.917Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] [2022-04-21T13:26:38.917Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-21T13:26:38.917Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] [2022-04-21T13:26:38.917Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-21T13:26:38.917Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] [2022-04-21T13:26:38.917Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-21T13:26:38.917Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] [2022-04-21T13:26:38.917Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-21T13:26:38.917Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] [2022-04-21T13:26:38.917Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-21T13:26:38.917Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] [2022-04-21T13:26:38.917Z] DONE 6 tests, 6 skipped in 0.071s [2022-04-21T13:26:38.917Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-21T13:26:38.917Z] INFO: Testing against a local daemon [2022-04-21T13:26:38.917Z] === RUN TestServiceCreateInit [2022-04-21T13:26:38.917Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T13:26:38.917Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T13:26:38.917Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] --- PASS: TestServiceCreateInit (0.01s) [2022-04-21T13:26:38.917Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:26:38.917Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:26:38.917Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T13:26:38.917Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-21T13:26:38.917Z] === RUN TestCreateServiceConflict [2022-04-21T13:26:38.917Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-21T13:26:38.917Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T13:26:38.917Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-21T13:26:38.917Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T13:26:38.917Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.917Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-21T13:26:38.917Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T13:26:38.917Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.918Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-21T13:26:38.918Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T13:26:38.918Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.918Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-21T13:26:38.918Z] === RUN TestCreateServiceSysctls [2022-04-21T13:26:38.918Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:38.918Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-21T13:26:38.918Z] === RUN TestCreateServiceCapabilities [2022-04-21T13:26:39.176Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:39.176Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-21T13:26:39.176Z] === RUN TestInspect [2022-04-21T13:26:39.176Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:39.176Z] --- SKIP: TestInspect (0.01s) [2022-04-21T13:26:39.176Z] === RUN TestCreateJob [2022-04-21T13:26:39.176Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:39.176Z] --- SKIP: TestCreateJob (0.00s) [2022-04-21T13:26:39.176Z] === RUN TestReplicatedJob [2022-04-21T13:26:39.176Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:39.176Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-21T13:26:39.176Z] === RUN TestUpdateReplicatedJob [2022-04-21T13:26:39.176Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:39.176Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-21T13:26:39.176Z] === RUN TestServiceListWithStatuses [2022-04-21T13:26:39.176Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T13:26:39.177Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T13:26:39.177Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T13:26:39.177Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:39.177Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-21T13:26:39.177Z] === RUN TestDockerNetworkReConnect [2022-04-21T13:26:39.177Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:39.177Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-21T13:26:39.177Z] === RUN TestServicePlugin [2022-04-21T13:26:41.080Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] --- SKIP: TestServicePlugin (1.81s) [2022-04-21T13:26:41.080Z] === RUN TestServiceUpdateLabel [2022-04-21T13:26:41.080Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-21T13:26:41.080Z] === RUN TestServiceUpdateSecrets [2022-04-21T13:26:41.080Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-21T13:26:41.080Z] === RUN TestServiceUpdateConfigs [2022-04-21T13:26:41.080Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-21T13:26:41.080Z] === RUN TestServiceUpdateNetwork [2022-04-21T13:26:41.080Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-21T13:26:41.080Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T13:26:41.080Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-21T13:26:41.080Z] PASS [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === Skipped [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:26:41.080Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:26:41.080Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-21T13:26:41.080Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-21T13:26:41.080Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-21T13:26:41.080Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-21T13:26:41.080Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-21T13:26:41.080Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-21T13:26:41.080Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-21T13:26:41.080Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-21T13:26:41.080Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-21T13:26:41.080Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestCreateJob (0.00s) [2022-04-21T13:26:41.080Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2022-04-21T13:26:41.080Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-21T13:26:41.080Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-21T13:26:41.080Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-21T13:26:41.080Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-21T13:26:41.080Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestServicePlugin (1.81s) [2022-04-21T13:26:41.080Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-21T13:26:41.080Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-21T13:26:41.080Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-21T13:26:41.080Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-21T13:26:41.080Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-21T13:26:41.080Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] DONE 24 tests, 23 skipped in 2.087s [2022-04-21T13:26:41.080Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-21T13:26:41.080Z] INFO: Testing against a local daemon [2022-04-21T13:26:41.080Z] === RUN TestSessionCreate [2022-04-21T13:26:41.080Z] --- PASS: TestSessionCreate (0.03s) [2022-04-21T13:26:41.080Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T13:26:41.080Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-21T13:26:41.080Z] PASS [2022-04-21T13:26:41.080Z] [2022-04-21T13:26:41.080Z] DONE 2 tests in 0.079s [2022-04-21T13:26:41.080Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-21T13:26:41.080Z] INFO: Testing against a local daemon [2022-04-21T13:26:41.080Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:26:41.080Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T13:26:41.080Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:26:41.080Z] === RUN TestDiskUsage [2022-04-21T13:26:41.080Z] === PAUSE TestDiskUsage [2022-04-21T13:26:41.080Z] === RUN TestEventsExecDie [2022-04-21T13:26:41.649Z] --- PASS: TestEventsExecDie (0.55s) [2022-04-21T13:26:41.649Z] === RUN TestEventsBackwardsCompatible [2022-04-21T13:26:41.649Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-21T13:26:41.649Z] === RUN TestEventsVolumeCreate [2022-04-21T13:26:41.649Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-21T13:26:41.649Z] === RUN TestInfoBinaryCommits [2022-04-21T13:26:41.908Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-04-21T13:26:41.908Z] === RUN TestInfoAPIVersioned [2022-04-21T13:26:41.908Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-04-21T13:26:41.908Z] === RUN TestInfoAPI [2022-04-21T13:26:41.908Z] --- PASS: TestInfoAPI (0.01s) [2022-04-21T13:26:41.908Z] === RUN TestInfoAPIWarnings [2022-04-21T13:26:44.412Z] [2022-04-21T13:26:44.412Z] SUCCESS: Specified value was saved. [2022-04-21T13:26:44.412Z] INFO: Downloading git... [2022-04-21T13:26:44.868Z] INFO: Downloading go... [2022-04-21T13:26:45.874Z] #69 182.4 # github.com/containerd/containerd/cmd/containerd [2022-04-21T13:26:45.874Z] #69 182.4 /usr/bin/ld: /tmp/go-link-1474794702/000019.o: in function `New': [2022-04-21T13:26:45.874Z] #69 182.4 /tmp/tmp.grAHiUO96T/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-04-21T13:26:45.874Z] #69 182.5 + bin/containerd-stress [2022-04-21T13:26:46.136Z] #69 183.7 + bin/containerd-shim [2022-04-21T13:26:47.039Z] INFO: Downloading compiler 1 of 3... [2022-04-21T13:26:47.039Z] INFO: Downloading compiler 2 of 3... [2022-04-21T13:26:47.039Z] INFO: Downloading compiler 3 of 3... [2022-04-21T13:26:47.039Z] INFO: Extracting git... [2022-04-21T13:26:55.657Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-21T13:26:55.657Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-21T13:26:55.657Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-04-21T13:26:55.657Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-04-21T13:26:55.657Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-21T13:26:55.657Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-21T13:26:55.657Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-21T13:26:55.657Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-21T13:26:55.658Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 6.1% of statements [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/types [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-21T13:26:55.658Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-04-21T13:26:55.658Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-21T13:26:55.658Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-04-21T13:26:55.658Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/builder [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-21T13:26:55.658Z] ok github.com/docker/docker/builder/remotecontext 0.156s coverage: 13.7% of statements [2022-04-21T13:26:55.658Z] ok github.com/docker/docker/builder/dockerfile 0.487s coverage: 49.3% of statements [2022-04-21T13:26:55.658Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-21T13:26:55.658Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-21T13:26:55.658Z] ok github.com/docker/docker/builder/remotecontext/git 1.540s coverage: 86.3% of statements [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/cli [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-21T13:26:55.658Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-21T13:26:55.658Z] ok github.com/docker/docker/cmd/docker-proxy 0.194s coverage: 67.6% of statements [2022-04-21T13:26:55.658Z] ok github.com/docker/docker/client 0.132s coverage: 75.5% of statements [2022-04-21T13:26:58.374Z] #69 195.2 + bin/containerd-shim-runc-v1 [2022-04-21T13:26:59.391Z] INFO: Expanding go... [2022-04-21T13:26:59.993Z] --- PASS: TestInfoAPIWarnings (16.37s) [2022-04-21T13:26:59.993Z] === RUN TestInfoDebug [2022-04-21T13:26:59.993Z] --- PASS: TestInfoDebug (0.56s) [2022-04-21T13:26:59.993Z] === RUN TestInfoInsecureRegistries [2022-04-21T13:26:59.993Z] --- PASS: TestInfoInsecureRegistries (0.57s) [2022-04-21T13:26:59.993Z] === RUN TestInfoRegistryMirrors [2022-04-21T13:26:59.993Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2022-04-21T13:26:59.993Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T13:26:59.993Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-21T13:26:59.993Z] === RUN TestPingCacheHeaders [2022-04-21T13:26:59.993Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-21T13:26:59.993Z] === RUN TestPingGet [2022-04-21T13:26:59.993Z] --- PASS: TestPingGet (0.01s) [2022-04-21T13:26:59.993Z] === RUN TestPingHead [2022-04-21T13:26:59.993Z] --- PASS: TestPingHead (0.03s) [2022-04-21T13:26:59.993Z] === RUN TestPingSwarmHeader [2022-04-21T13:27:00.560Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-21T13:27:01.127Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-21T13:27:01.878Z] Removing intermediate container 40b67918e9e3 [2022-04-21T13:27:01.878Z] ---> 87d3313ab958 [2022-04-21T13:27:01.878Z] Step 9/13 : 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-04-21T13:27:01.878Z] ---> Running in 335d174bc3c1 [2022-04-21T13:27:01.878Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-21T13:27:01.878Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T13:27:01.878Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-21T13:27:01.878Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T13:27:01.878Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T13:27:01.878Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T13:27:01.878Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-21T13:27:01.878Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T13:27:01.878Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T13:27:01.878Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T13:27:01.878Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T13:27:01.878Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T13:27:01.878Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T13:27:01.878Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T13:27:01.878Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T13:27:01.878Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-21T13:27:02.504Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-21T13:27:02.504Z] --- PASS: TestPingSwarmHeader (2.33s) [2022-04-21T13:27:02.504Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-21T13:27:02.504Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-21T13:27:02.504Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-21T13:27:02.504Z] === RUN TestVersion [2022-04-21T13:27:02.504Z] --- PASS: TestVersion (0.03s) [2022-04-21T13:27:02.504Z] === CONT TestDiskUsage [2022-04-21T13:27:02.764Z] === RUN TestDiskUsage/empty [2022-04-21T13:27:02.764Z] === RUN TestDiskUsage/empty/container_types [2022-04-21T13:27:02.764Z] === RUN TestDiskUsage/empty/image_types [2022-04-21T13:27:02.764Z] === RUN TestDiskUsage/empty/volume_types [2022-04-21T13:27:02.764Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-21T13:27:02.764Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-21T13:27:02.764Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-21T13:27:02.764Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-21T13:27:02.764Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-21T13:27:02.764Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-21T13:27:02.764Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-21T13:27:02.764Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-21T13:27:03.023Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-21T13:27:03.023Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-21T13:27:03.023Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-21T13:27:03.023Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-21T13:27:03.023Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-21T13:27:03.023Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-21T13:27:03.023Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-21T13:27:03.023Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-21T13:27:03.023Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-21T13:27:03.023Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-21T13:27:03.023Z] === RUN TestDiskUsage/after_container.Run [2022-04-21T13:27:03.282Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-21T13:27:03.282Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-21T13:27:03.282Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-21T13:27:03.282Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-21T13:27:03.282Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-21T13:27:03.282Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-21T13:27:03.282Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-21T13:27:03.282Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-21T13:27:03.282Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-21T13:27:03.282Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage (1.25s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/empty (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-21T13:27:03.541Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-21T13:27:03.541Z] PASS [2022-04-21T13:27:03.541Z] [2022-04-21T13:27:03.541Z] === Skipped [2022-04-21T13:27:03.541Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:27:03.541Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T13:27:03.541Z] [2022-04-21T13:27:03.541Z] DONE 54 tests, 1 skipped in 22.504s [2022-04-21T13:27:03.541Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-21T13:27:03.541Z] INFO: Testing against a local daemon [2022-04-21T13:27:03.541Z] === RUN TestVolumesCreateAndList [2022-04-21T13:27:03.541Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-21T13:27:03.541Z] === RUN TestVolumesRemove [2022-04-21T13:27:03.800Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-21T13:27:03.800Z] === RUN TestVolumesInspect [2022-04-21T13:27:03.800Z] --- PASS: TestVolumesInspect (0.01s) [2022-04-21T13:27:03.800Z] === RUN TestVolumesInvalidJSON [2022-04-21T13:27:03.800Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T13:27:03.800Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T13:27:03.800Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T13:27:03.800Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T13:27:03.800Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T13:27:03.800Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T13:27:03.800Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T13:27:03.800Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-21T13:27:03.800Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-21T13:27:03.800Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T13:27:03.800Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T13:27:03.800Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T13:27:03.800Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T13:27:03.800Z] PASS [2022-04-21T13:27:03.800Z] [2022-04-21T13:27:03.800Z] DONE 9 tests in 0.111s [2022-04-21T13:27:03.800Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T13:27:03.800Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 20300 is not a child of this shell [2022-04-21T13:27:03.800Z] warning: PID 20300 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-21T13:27:03.800Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T13:27:03.800Z] [2022-04-21T13:27:03.800Z] Unloading profiles will leave already running processes permanently [2022-04-21T13:27:03.800Z] unconfined, which can lead to unexpected situations. [2022-04-21T13:27:03.800Z] [2022-04-21T13:27:03.800Z] To set a process to complain mode, use the command line tool [2022-04-21T13:27:03.800Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T13:27:03.800Z] Removing test suite binaries [2022-04-21T13:27:03.800Z] exiting test-integration [2022-04-21T13:27:03.800Z] ++ exit 0 [2022-04-21T13:27:03.800Z] Post stage [Pipeline] junit [2022-04-21T13:27:04.751Z] Recording test results [2022-04-21T13:27:04.969Z] #69 201.7 + bin/containerd-shim-runc-v2 [2022-04-21T13:27:04.969Z] #69 202.5 + binaries [2022-04-21T13:27:05.230Z] #69 202.5 + install -D bin/containerd /build/containerd [2022-04-21T13:27:05.230Z] #69 202.6 + install -D bin/containerd-shim /build/containerd-shim [2022-04-21T13:27:05.230Z] #69 202.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-21T13:27:05.230Z] #69 202.6 + install -D bin/ctr /build/ctr [2022-04-21T13:27:05.802Z] #69 DONE 203.0s [2022-04-21T13:27:06.044Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-21T13:27:06.379Z] + echo Ensuring container killed. [2022-04-21T13:27:06.379Z] Ensuring container killed. [2022-04-21T13:27:06.379Z] + docker rm -vf docker-pr2 [2022-04-21T13:27:06.379Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-21T13:27:06.660Z] + echo Chowning /workspace to jenkins user [2022-04-21T13:27:06.660Z] Chowning /workspace to jenkins user [2022-04-21T13:27:06.660Z] + id -u [2022-04-21T13:27:06.660Z] + id -g [2022-04-21T13:27:06.660Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43511:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T13:27:06.660Z] Unable to find image 'busybox:latest' locally [2022-04-21T13:27:06.660Z] latest: Pulling from library/busybox [2022-04-21T13:27:06.918Z] 50e8d59317eb: Pulling fs layer [2022-04-21T13:27:06.918Z] 50e8d59317eb: Verifying Checksum [2022-04-21T13:27:06.918Z] 50e8d59317eb: Download complete [2022-04-21T13:27:06.918Z] 50e8d59317eb: Pull complete [2022-04-21T13:27:06.918Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-21T13:27:06.918Z] Status: Downloaded newer image for busybox:latest [2022-04-21T13:27:07.192Z] [2022-04-21T13:27:07.192Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-21T13:27:07.192Z] #70 sha256:c1fda6d0ceade32b844108519d6e43c3ed9474275c07b106ed279ac29c6315b3 [2022-04-21T13:27:07.192Z] #70 DONE 0.3s [2022-04-21T13:27:07.192Z] [2022-04-21T13:27:07.192Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-21T13:27:07.192Z] #75 sha256:9df09107957822c550ec34d5e776ea44fc90ed13bc7173914074c572045cb511 [2022-04-21T13:27:07.192Z] #75 DONE 0.1s [2022-04-21T13:27:07.453Z] [2022-04-21T13:27:07.453Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-21T13:27:07.453Z] #80 sha256:d040a709da8c2b5e205b38ac2d1969289e58e6d93031d0b914b6cab6d15e2bba [2022-04-21T13:27:07.453Z] #80 DONE 0.2s [2022-04-21T13:27:07.453Z] [2022-04-21T13:27:07.453Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-21T13:27:07.453Z] #81 sha256:860e57e9ae291e98cc3650a1950c9c43502d4b07c92b71b25c58dd3c6156b490 [2022-04-21T13:27:07.453Z] #81 DONE 0.0s [2022-04-21T13:27:07.714Z] [2022-04-21T13:27:07.714Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-21T13:27:07.714Z] #82 sha256:9771d64a790a4503f2a619cca58dc7e5b58fb49e0d7e0e7dd1b3237251f1aad6 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-21T13:27:08.148Z] + bundleName=amd64-rootless [2022-04-21T13:27:08.148Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-21T13:27:08.148Z] Creating amd64-rootless-bundles.tar.gz [2022-04-21T13:27:08.148Z] + find bundles -path */root/*overlay2 -prune -o+ -type f ( -name *-report.json -o -namexargs *.log tar -o -czf -name amd64-rootless-bundles.tar.gz *.prof [2022-04-21T13:27:08.148Z] -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-04-21T13:27:08.160Z] Archiving artifacts [2022-04-21T13:27:08.285Z] #82 DONE 0.8s [2022-04-21T13:27:08.285Z] [2022-04-21T13:27:08.285Z] #83 exporting to image [2022-04-21T13:27:08.285Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-21T13:27:08.285Z] #83 exporting layers [2022-04-21T13:27:09.741Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43511/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T13:27:10.050Z] + make clean [2022-04-21T13:27:10.309Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T13:27:10.309Z] docker-dev-cache [2022-04-21T13:27:10.309Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T13:27:14.272Z] Removing intermediate container 66d532f3ad8f [2022-04-21T13:27:14.272Z] ---> f85761b4626a [2022-04-21T13:27:14.272Z] Step 9/13 : 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-04-21T13:27:14.272Z] ---> Running in 6f543ccaf7cb [2022-04-21T13:27:14.272Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-21T13:27:14.272Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T13:27:14.272Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-21T13:27:14.272Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T13:27:14.272Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T13:27:14.272Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T13:27:14.272Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-21T13:27:14.272Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T13:27:14.272Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T13:27:14.272Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T13:27:14.272Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T13:27:14.272Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T13:27:14.272Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T13:27:14.272Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T13:27:14.272Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T13:27:14.272Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-21T13:27:14.354Z] Removing intermediate container 335d174bc3c1 [2022-04-21T13:27:14.354Z] ---> b3f742778067 [2022-04-21T13:27:14.354Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-21T13:27:14.354Z] ---> Running in 815ae94bab13 [2022-04-21T13:27:16.679Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-21T13:27:16.679Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T13:27:17.147Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T13:27:17.147Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T13:27:17.147Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T13:27:17.147Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T13:27:17.614Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T13:27:17.614Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:27:20.622Z] INFO: Expanding compiler 1 of 3... [2022-04-21T13:27:21.607Z] INFO: Expanding compiler 2 of 3... [2022-04-21T13:27:24.757Z] Removing intermediate container 815ae94bab13 [2022-04-21T13:27:24.757Z] ---> b3b7419a3dba [2022-04-21T13:27:24.757Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-21T13:27:24.757Z] ---> Running in e576cef85b67 [2022-04-21T13:27:24.757Z] Removing intermediate container e576cef85b67 [2022-04-21T13:27:24.757Z] ---> 0e2bcbb57df1 [2022-04-21T13:27:24.757Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-21T13:27:24.757Z] ---> Running in fd8b793f13dd [2022-04-21T13:27:24.757Z] Removing intermediate container fd8b793f13dd [2022-04-21T13:27:24.757Z] ---> 10b64e9800d6 [2022-04-21T13:27:24.757Z] Step 13/13 : COPY . . [2022-04-21T13:27:26.366Z] INFO: Expanding compiler 3 of 3... [2022-04-21T13:27:26.758Z] Removing intermediate container 6f543ccaf7cb [2022-04-21T13:27:26.758Z] ---> 4aa92fa01039 [2022-04-21T13:27:26.758Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-21T13:27:26.758Z] ---> Running in 49e7e9c848c6 [2022-04-21T13:27:26.834Z] INFO: Removing downloaded files... [2022-04-21T13:27:26.835Z] INFO: Downloading containerd [2022-04-21T13:27:27.690Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 28.9% of statements [2022-04-21T13:27:29.103Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-21T13:27:29.103Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T13:27:29.103Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T13:27:29.103Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T13:27:29.571Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T13:27:29.571Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T13:27:29.571Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T13:27:29.571Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:27:29.580Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-04-21T13:27:29.865Z] ok github.com/docker/docker/cmd/dockerd/trap 2.494s coverage: 0.0% of statements [2022-04-21T13:27:29.865Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-21T13:27:29.865Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-21T13:27:29.865Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-21T13:27:29.865Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-21T13:27:29.865Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-21T13:27:30.252Z] #83 exporting layers 20.7s done [2022-04-21T13:27:30.252Z] #83 writing image sha256:96af0f76d49d6fb94af8ad0b887d9564d8f6601df864f3c1a1eec348eea54371 done [2022-04-21T13:27:30.252Z] #83 naming to docker.io/library/docker:d923046ba8f3b219dc357c186211f0675d7489a9 done [2022-04-21T13:27:30.252Z] #83 DONE 20.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-21T13:27:30.592Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43511/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43511/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d923046ba8f3b219dc357c186211f0675d7489a9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d923046ba8f3b219dc357c186211f0675d7489a9 hack/validate/default [2022-04-21T13:27:31.974Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-21T13:27:31.974Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-21T13:27:31.974Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-21T13:27:31.974Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-21T13:27:31.974Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-21T13:27:31.974Z] Congratulations! No new tests were added to integration-cli. [2022-04-21T13:27:31.974Z] [2022-04-21T13:27:31.974Z] INFO Start validation with golang-ci-lint [2022-04-21T13:27:32.545Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-21T13:27:32.546Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-21T13:27:32.546Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-21T13:27:36.467Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-04-21T13:27:36.718Z] Removing intermediate container 49e7e9c848c6 [2022-04-21T13:27:36.718Z] ---> f56e97fad403 [2022-04-21T13:27:36.718Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-21T13:27:36.718Z] ---> Running in 4f0745032609 [2022-04-21T13:27:37.029Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.019s coverage: 65.3% of statements [2022-04-21T13:27:37.185Z] Removing intermediate container 4f0745032609 [2022-04-21T13:27:37.185Z] ---> ebb8aab5b39a [2022-04-21T13:27:37.185Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-21T13:27:37.185Z] ---> Running in f26b9f8bb500 [2022-04-21T13:27:37.256Z] [2022-04-21T13:27:37.256Z] Name Version Source Summary [2022-04-21T13:27:37.256Z] ---- ------- ------ ------- [2022-04-21T13:27:37.256Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-21T13:27:37.256Z] [2022-04-21T13:27:37.256Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-21T13:27:37.256Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-21T13:27:37.256Z] PSChildName : containerd [2022-04-21T13:27:37.256Z] PSDrive : C [2022-04-21T13:27:37.256Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-21T13:27:37.256Z] PSIsContainer : True [2022-04-21T13:27:37.256Z] Name : containerd [2022-04-21T13:27:37.256Z] FullName : C:\containerd [2022-04-21T13:27:37.256Z] Parent : [2022-04-21T13:27:37.256Z] Exists : True [2022-04-21T13:27:37.256Z] Root : C:\ [2022-04-21T13:27:37.256Z] Extension : [2022-04-21T13:27:37.256Z] CreationTime : 4/21/2022 1:27:36 PM [2022-04-21T13:27:37.256Z] CreationTimeUtc : 4/21/2022 1:27:36 PM [2022-04-21T13:27:37.256Z] LastAccessTime : 4/21/2022 1:27:36 PM [2022-04-21T13:27:37.256Z] LastAccessTimeUtc : 4/21/2022 1:27:36 PM [2022-04-21T13:27:37.256Z] LastWriteTime : 4/21/2022 1:27:36 PM [2022-04-21T13:27:37.256Z] LastWriteTimeUtc : 4/21/2022 1:27:36 PM [2022-04-21T13:27:37.256Z] Attributes : Directory [2022-04-21T13:27:37.256Z] Mode : d----- [2022-04-21T13:27:37.256Z] BaseName : containerd [2022-04-21T13:27:37.256Z] Target : {} [2022-04-21T13:27:37.256Z] LinkType : [2022-04-21T13:27:37.256Z] [2022-04-21T13:27:37.652Z] Removing intermediate container f26b9f8bb500 [2022-04-21T13:27:37.652Z] ---> dded8bf7c40e [2022-04-21T13:27:37.652Z] Step 13/13 : COPY . . [2022-04-21T13:27:38.394Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-04-21T13:27:38.821Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-21T13:27:38.821Z] INFO: Configuring git core.autocrlf... [2022-04-21T13:27:38.821Z] [2022-04-21T13:27:38.821Z] [2022-04-21T13:27:44.933Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.450s coverage: 13.8% of statements [2022-04-21T13:27:45.861Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.2% of statements [2022-04-21T13:27:45.966Z] ---> b97195e9d863 [2022-04-21T13:27:45.966Z] Successfully built b97195e9d863 [2022-04-21T13:27:45.966Z] Successfully tagged docker:latest [2022-04-21T13:27:45.966Z] INFO: Image build ended at 04/21/2022 13:27:44. Duration:00:02:52.2312886 [2022-04-21T13:27:45.966Z] [2022-04-21T13:27:45.966Z] [2022-04-21T13:27:45.966Z] INFO: Building the test binaries at 04/21/2022 13:27:44... [2022-04-21T13:27:46.423Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-21T13:27:46.986Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-21T13:27:47.548Z] ok github.com/docker/docker/daemon 10.113s coverage: 17.0% of statements [2022-04-21T13:27:47.548Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-21T13:27:47.548Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-21T13:27:47.548Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-21T13:27:47.548Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-21T13:27:48.218Z] INFO: make.ps1 starting at 04/21/2022 13:27:47 [2022-04-21T13:27:48.478Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.623s coverage: 74.8% of statements [2022-04-21T13:27:48.685Z] INFO: Git commit (fc92e49280) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T13:27:48.685Z] INFO: Invoking autogen... [2022-04-21T13:27:48.685Z] { [2022-04-21T13:27:48.685Z] "RT_GROUP_ICON": { [2022-04-21T13:27:48.685Z] "#1": { [2022-04-21T13:27:48.685Z] "0409": "../../winresources/docker.ico" [2022-04-21T13:27:48.685Z] } [2022-04-21T13:27:48.685Z] }, [2022-04-21T13:27:48.685Z] "RT_MANIFEST": { [2022-04-21T13:27:48.685Z] "#1": { [2022-04-21T13:27:48.685Z] "0409": { [2022-04-21T13:27:48.685Z] "identity": {}, [2022-04-21T13:27:48.685Z] "description": "Docker Engine", [2022-04-21T13:27:48.685Z] "minimum-os": "vista", [2022-04-21T13:27:48.685Z] "execution-level": "", [2022-04-21T13:27:48.685Z] "ui-access": false, [2022-04-21T13:27:48.685Z] "auto-elevate": false, [2022-04-21T13:27:48.685Z] "dpi-awareness": "unaware", [2022-04-21T13:27:48.685Z] "disable-theming": false, [2022-04-21T13:27:48.685Z] "disable-window-filtering": false, [2022-04-21T13:27:48.685Z] "high-resolution-scrolling-aware": false, [2022-04-21T13:27:48.685Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-21T13:27:48.685Z] "long-path-aware": false, [2022-04-21T13:27:48.685Z] "printer-driver-isolation": false, [2022-04-21T13:27:48.685Z] "gdi-scaling": false, [2022-04-21T13:27:48.685Z] "segment-heap": false, [2022-04-21T13:27:48.685Z] "use-common-controls-v6": false [2022-04-21T13:27:48.685Z] } [2022-04-21T13:27:48.685Z] } [2022-04-21T13:27:48.685Z] }, [2022-04-21T13:27:48.685Z] "RT_MESSAGETABLE": { [2022-04-21T13:27:48.685Z] "#1": { [2022-04-21T13:27:48.685Z] "0409": "../../winresources/event_messages.bin" [2022-04-21T13:27:48.685Z] } [2022-04-21T13:27:48.685Z] }, [2022-04-21T13:27:48.685Z] "RT_VERSION": { [2022-04-21T13:27:48.685Z] "#1": { [2022-04-21T13:27:48.685Z] "0409": { [2022-04-21T13:27:48.685Z] "fixed": { [2022-04-21T13:27:48.685Z] "file_version": "0.0.0.0", [2022-04-21T13:27:48.685Z] "product_version": "0.0.0.0", [2022-04-21T13:27:48.685Z] "type": "Unknown" [2022-04-21T13:27:48.685Z] }, [2022-04-21T13:27:48.685Z] "info": { [2022-04-21T13:27:48.685Z] "0000": { [2022-04-21T13:27:48.685Z] "CompanyName": "", [2022-04-21T13:27:48.685Z] "FileVersion": "0.0.0-dev", [2022-04-21T13:27:48.685Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-21T13:27:48.685Z] "OriginalFileName": "dockerd.exe", [2022-04-21T13:27:48.685Z] "ProductName": "", [2022-04-21T13:27:48.685Z] "ProductVersion": "0.0.0-dev", [2022-04-21T13:27:48.685Z] "SpecialBuild": "fc92e49280" [2022-04-21T13:27:48.685Z] } [2022-04-21T13:27:48.685Z] } [2022-04-21T13:27:48.685Z] } [2022-04-21T13:27:48.685Z] } [2022-04-21T13:27:48.685Z] } [2022-04-21T13:27:48.685Z] } [2022-04-21T13:27:49.159Z] powershell.exe : cmd\dockerd\config.go [2022-04-21T13:27:49.159Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-898196ba\powershellWrapper.ps1:3 char:1 [2022-04-21T13:27:49.159Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-21T13:27:49.159Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-21T13:27:49.159Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-21T13:27:49.159Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-21T13:27:49.159Z] [2022-04-21T13:27:49.159Z] cmd\dockerd\config_windows.go [2022-04-21T13:27:49.159Z] cmd\dockerd\daemon.go [2022-04-21T13:27:49.159Z] cmd\dockerd\daemon_test.go [2022-04-21T13:27:49.159Z] cmd\dockerd\daemon_windows.go [2022-04-21T13:27:49.159Z] cmd\dockerd\docker.go [2022-04-21T13:27:49.159Z] cmd\dockerd\docker_windows.go [2022-04-21T13:27:49.159Z] cmd\dockerd\genwinres_windows.go [2022-04-21T13:27:49.159Z] cmd\dockerd\metrics.go [2022-04-21T13:27:49.159Z] cmd\dockerd\options.go [2022-04-21T13:27:49.159Z] cmd\dockerd\options_test.go [2022-04-21T13:27:49.159Z] cmd\dockerd\service_windows.go [2022-04-21T13:27:49.159Z] INFO: Building daemon... [2022-04-21T13:27:49.407Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.317s coverage: 56.2% of statements [2022-04-21T13:27:49.663Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-04-21T13:27:51.030Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-04-21T13:27:52.429Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.328s coverage: 50.6% of statements [2022-04-21T13:27:54.949Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.323s coverage: 46.1% of statements [2022-04-21T13:27:54.949Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-21T13:27:54.949Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.036s coverage: 58.2% of statements [2022-04-21T13:27:54.949Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-21T13:27:54.949Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-21T13:27:55.512Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-04-21T13:27:56.075Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2022-04-21T13:27:56.331Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-04-21T13:27:57.699Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.6% of statements [2022-04-21T13:27:57.699Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-21T13:27:57.699Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-21T13:27:58.262Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.0% of statements [2022-04-21T13:27:58.826Z] ok github.com/docker/docker/daemon/logger/awslogs 0.132s coverage: 79.9% of statements [2022-04-21T13:27:58.903Z] ---> bebece66e47c [2022-04-21T13:27:58.903Z] Successfully built bebece66e47c [2022-04-21T13:27:58.903Z] Successfully tagged docker:latest [2022-04-21T13:27:58.903Z] INFO: Image build ended at 04/21/2022 13:27:57. Duration:00:03:02.6460310 [2022-04-21T13:27:58.903Z] [2022-04-21T13:27:58.903Z] [2022-04-21T13:27:58.903Z] INFO: Building the test binaries at 04/21/2022 13:27:57... [2022-04-21T13:27:59.083Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-04-21T13:27:59.083Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-21T13:27:59.691Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-04-21T13:27:59.691Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-21T13:27:59.948Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-04-21T13:28:00.205Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-04-21T13:28:00.768Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 78.7% of statements [2022-04-21T13:28:00.768Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-21T13:28:01.121Z] INFO: make.ps1 starting at 04/21/2022 13:28:00 [2022-04-21T13:28:01.121Z] INFO: Git commit (3b324df2ca) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T13:28:01.121Z] INFO: Invoking autogen... [2022-04-21T13:28:01.332Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 59.1% of statements [2022-04-21T13:28:01.588Z] { [2022-04-21T13:28:01.588Z] "RT_GROUP_ICON": { [2022-04-21T13:28:01.588Z] "#1": { [2022-04-21T13:28:01.588Z] "0409": "../../winresources/docker.ico" [2022-04-21T13:28:01.588Z] } [2022-04-21T13:28:01.588Z] }, [2022-04-21T13:28:01.588Z] "RT_MANIFEST": { [2022-04-21T13:28:01.588Z] "#1": { [2022-04-21T13:28:01.588Z] "0409": { [2022-04-21T13:28:01.588Z] "identity": {}, [2022-04-21T13:28:01.588Z] "description": "Docker Engine", [2022-04-21T13:28:01.588Z] "minimum-os": "vista", [2022-04-21T13:28:01.588Z] "execution-level": "", [2022-04-21T13:28:01.588Z] "ui-access": false, [2022-04-21T13:28:01.588Z] "auto-elevate": false, [2022-04-21T13:28:01.588Z] "dpi-awareness": "unaware", [2022-04-21T13:28:01.588Z] "disable-theming": false, [2022-04-21T13:28:01.588Z] "disable-window-filtering": false, [2022-04-21T13:28:01.588Z] "high-resolution-scrolling-aware": false, [2022-04-21T13:28:01.588Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-21T13:28:01.588Z] "long-path-aware": false, [2022-04-21T13:28:01.588Z] "printer-driver-isolation": false, [2022-04-21T13:28:01.588Z] "gdi-scaling": false, [2022-04-21T13:28:01.588Z] "segment-heap": false, [2022-04-21T13:28:01.588Z] "use-common-controls-v6": false [2022-04-21T13:28:01.588Z] } [2022-04-21T13:28:01.588Z] } [2022-04-21T13:28:01.588Z] }, [2022-04-21T13:28:01.588Z] "RT_MESSAGETABLE": { [2022-04-21T13:28:01.588Z] "#1": { [2022-04-21T13:28:01.588Z] "0409": "../../winresources/event_messages.bin" [2022-04-21T13:28:01.588Z] } [2022-04-21T13:28:01.588Z] }, [2022-04-21T13:28:01.588Z] "RT_VERSION": { [2022-04-21T13:28:01.588Z] "#1": { [2022-04-21T13:28:01.588Z] "0409": { [2022-04-21T13:28:01.588Z] "fixed": { [2022-04-21T13:28:01.588Z] "file_version": "0.0.0.0", [2022-04-21T13:28:01.588Z] "product_version": "0.0.0.0", [2022-04-21T13:28:01.588Z] "type": "Unknown" [2022-04-21T13:28:01.588Z] }, [2022-04-21T13:28:01.588Z] "info": { [2022-04-21T13:28:01.588Z] "0000": { [2022-04-21T13:28:01.588Z] "CompanyName": "", [2022-04-21T13:28:01.588Z] "FileVersion": "0.0.0-dev", [2022-04-21T13:28:01.588Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-21T13:28:01.588Z] "OriginalFileName": "dockerd.exe", [2022-04-21T13:28:01.588Z] "ProductName": "", [2022-04-21T13:28:01.588Z] "ProductVersion": "0.0.0-dev", [2022-04-21T13:28:01.588Z] "SpecialBuild": "3b324df2ca" [2022-04-21T13:28:01.588Z] } [2022-04-21T13:28:01.588Z] } [2022-04-21T13:28:01.588Z] } [2022-04-21T13:28:01.588Z] } [2022-04-21T13:28:01.588Z] } [2022-04-21T13:28:01.588Z] } [2022-04-21T13:28:01.588Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-04-21T13:28:02.055Z] powershell.exe : cmd\dockerd\config.go [2022-04-21T13:28:02.055Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-2c516916\powershellWrapper.ps1:3 char:1 [2022-04-21T13:28:02.055Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-21T13:28:02.055Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-21T13:28:02.055Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-21T13:28:02.055Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-21T13:28:02.055Z] [2022-04-21T13:28:02.055Z] cmd\dockerd\config_windows.go [2022-04-21T13:28:02.055Z] cmd\dockerd\daemon.go [2022-04-21T13:28:02.055Z] cmd\dockerd\daemon_test.go [2022-04-21T13:28:02.055Z] cmd\dockerd\daemon_windows.go [2022-04-21T13:28:02.055Z] cmd\dockerd\docker.go [2022-04-21T13:28:02.055Z] cmd\dockerd\docker_windows.go [2022-04-21T13:28:02.055Z] cmd\dockerd\genwinres_windows.go [2022-04-21T13:28:02.055Z] cmd\dockerd\metrics.go [2022-04-21T13:28:02.055Z] cmd\dockerd\options.go [2022-04-21T13:28:02.055Z] cmd\dockerd\options_test.go [2022-04-21T13:28:02.055Z] cmd\dockerd\service_windows.go [2022-04-21T13:28:02.055Z] INFO: Building daemon... [2022-04-21T13:28:02.518Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-04-21T13:28:02.774Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-21T13:28:03.336Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-21T13:28:03.898Z] ok github.com/docker/docker/daemon/logger/splunk 1.563s coverage: 82.5% of statements [2022-04-21T13:28:03.898Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-21T13:28:03.898Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-21T13:28:04.830Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2022-04-21T13:28:05.392Z] ok github.com/docker/docker/distribution 0.593s coverage: 28.3% of statements [2022-04-21T13:28:05.392Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-21T13:28:05.953Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-21T13:28:06.515Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-21T13:28:07.077Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-21T13:28:07.334Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 84.9% of statements [2022-04-21T13:28:07.334Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-21T13:28:07.591Z] ok github.com/docker/docker/image/tarexport 0.013s coverage: 0.7% of statements [2022-04-21T13:28:08.153Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-04-21T13:28:08.153Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-21T13:28:08.410Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-04-21T13:28:08.972Z] ok github.com/docker/docker/oci 0.013s coverage: 46.0% of statements [2022-04-21T13:28:09.901Z] ok github.com/docker/docker/opts 0.021s coverage: 66.5% of statements [2022-04-21T13:28:09.901Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-21T13:28:11.791Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 82.0% of statements [2022-04-21T13:28:12.354Z] ok github.com/docker/docker/pkg/authorization 0.333s coverage: 68.3% of statements [2022-04-21T13:28:12.610Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2022-04-21T13:28:12.610Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-21T13:28:15.876Z] ok github.com/docker/docker/pkg/chrootarchive 2.522s coverage: 42.7% of statements [2022-04-21T13:28:16.133Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-21T13:28:16.389Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-21T13:28:16.645Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-04-21T13:28:17.206Z] ok github.com/docker/docker/layer 7.926s coverage: 69.0% of statements [2022-04-21T13:28:17.206Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-21T13:28:17.206Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-21T13:28:17.206Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-21T13:28:17.206Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-21T13:28:17.206Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-21T13:28:17.206Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-21T13:28:17.285Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:28:17.285Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:28:17.285Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:28:17.285Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:28:17.285Z] [2022-04-21T13:28:17.285Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T13:28:17.285Z] DOCKER_SYSTEMD=1 [2022-04-21T13:28:17.285Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T13:28:17.285Z] HOSTNAME=0e36ad69acd6 [2022-04-21T13:28:17.285Z] DEST=bundles/test-integration [2022-04-21T13:28:17.285Z] PWD=/go/src/github.com/docker/docker [2022-04-21T13:28:17.285Z] DOCKER_GITCOMMIT=1dbfeefc8b85549dc82e627ef0a254f0b1d4b502 [2022-04-21T13:28:17.285Z] container=docker [2022-04-21T13:28:17.285Z] HOME=/root [2022-04-21T13:28:17.285Z] LANG=C.UTF-8 [2022-04-21T13:28:17.285Z] INVOCATION_ID=c7d9441b607049b9a91086318ef5cd15 [2022-04-21T13:28:17.285Z] GOLANG_VERSION=1.18.1 [2022-04-21T13:28:17.285Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T13:28:17.285Z] VALIDATE_BRANCH=master [2022-04-21T13:28:17.285Z] TERM=xterm [2022-04-21T13:28:17.285Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T13:28:17.285Z] SHLVL=3 [2022-04-21T13:28:17.285Z] TIMEOUT=120m [2022-04-21T13:28:17.285Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T13:28:17.285Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T13:28:17.285Z] GO111MODULE=off [2022-04-21T13:28:17.285Z] DOCKER_EXPERIMENTAL=1 [2022-04-21T13:28:17.285Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-21T13:28:17.285Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T13:28:17.285Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T13:28:17.285Z] GOPATH=/go [2022-04-21T13:28:17.285Z] PKG_CONFIG=pkg-config [2022-04-21T13:28:17.285Z] _=/usr/bin/env [2022-04-21T13:28:17.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-21T13:28:17.462Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-21T13:28:17.462Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 87.2% of statements [2022-04-21T13:28:18.026Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-21T13:28:18.026Z] ok github.com/docker/docker/pkg/fsutils 0.191s coverage: 85.1% of statements [2022-04-21T13:28:19.002Z] ok github.com/docker/docker/pkg/ioutils 0.366s coverage: 71.5% of statements [2022-04-21T13:28:19.002Z] ok github.com/docker/docker/pkg/idtools 0.627s coverage: 67.9% of statements [2022-04-21T13:28:19.263Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-04-21T13:28:19.520Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2022-04-21T13:28:19.520Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-21T13:28:19.520Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-04-21T13:28:19.778Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2022-04-21T13:28:20.034Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-04-21T13:28:20.034Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-04-21T13:28:20.290Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-21T13:28:20.290Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-21T13:28:20.290Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-21T13:28:20.852Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-04-21T13:28:21.109Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-04-21T13:28:21.365Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-21T13:28:21.621Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-21T13:28:22.987Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-04-21T13:28:23.243Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-04-21T13:28:23.500Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-21T13:28:23.500Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-21T13:28:24.063Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-21T13:28:24.063Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-21T13:28:24.625Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-04-21T13:28:25.189Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-21T13:28:25.445Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2022-04-21T13:28:26.007Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2022-04-21T13:28:26.263Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-21T13:28:26.263Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-21T13:28:28.160Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-04-21T13:28:28.416Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-21T13:28:28.978Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-04-21T13:28:30.346Z] ok github.com/docker/docker/quota 0.183s coverage: 71.4% of statements [2022-04-21T13:28:30.346Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-21T13:28:31.277Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-04-21T13:28:31.839Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-21T13:28:31.839Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-21T13:28:32.402Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-04-21T13:28:32.659Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2022-04-21T13:28:34.551Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-21T13:28:35.114Z] ok github.com/docker/docker/volume/local 0.109s coverage: 76.4% of statements [2022-04-21T13:28:35.677Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-04-21T13:28:37.043Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-21T13:28:51.113Z] Removing intermediate container 59873cdb44e0 [2022-04-21T13:28:51.113Z] ---> d148114c9147 [2022-04-21T13:28:51.113Z] Step 9/13 : 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-04-21T13:28:51.113Z] ---> Running in da8f0b0000b6 [2022-04-21T13:28:51.113Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-21T13:28:51.113Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T13:28:51.113Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-21T13:28:51.113Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T13:28:51.113Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T13:28:51.113Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T13:28:51.113Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-21T13:28:51.113Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T13:28:51.113Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T13:28:51.113Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T13:28:51.113Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T13:28:51.113Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T13:28:51.113Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T13:28:51.113Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T13:28:51.113Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T13:28:51.113Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-21T13:28:55.087Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/rootless [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/volume [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-21T13:28:55.087Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === Skipped [2022-04-21T13:28:55.087Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-21T13:28:55.087Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-21T13:28:55.087Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-21T13:28:55.087Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-21T13:28:55.087Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-21T13:28:55.087Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:55.087Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-21T13:28:55.087Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:55.087Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-21T13:28:55.087Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:55.087Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-21T13:28:55.087Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:55.087Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-21T13:28:55.087Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:55.087Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-21T13:28:55.087Z] graphtest_unix.go:71: No driver to put! [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-21T13:28:55.087Z] time="2022-04-21T13:27:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:28:55.087Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:28:55.087Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-21T13:28:55.087Z] time="2022-04-21T13:27:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:28:55.087Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:28:55.087Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-21T13:28:55.087Z] time="2022-04-21T13:27:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:28:55.087Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:28:55.087Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-21T13:28:55.087Z] time="2022-04-21T13:27:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:28:55.087Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:28:55.087Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-21T13:28:55.087Z] time="2022-04-21T13:27:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:28:55.087Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:28:55.087Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-21T13:28:55.087Z] graphtest_unix.go:71: No driver to put! [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-21T13:28:55.087Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-21T13:28:55.087Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-21T13:28:55.087Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-21T13:28:55.087Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-21T13:28:55.087Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:55.087Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-21T13:28:55.087Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:55.087Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-21T13:28:55.087Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:55.087Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-21T13:28:55.087Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:55.087Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-21T13:28:55.087Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:55.087Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-21T13:28:55.087Z] graphtest_unix.go:71: No driver to put! [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-21T13:28:55.087Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-21T13:28:55.087Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-21T13:28:55.087Z] [2022-04-21T13:28:55.087Z] DONE 2436 tests, 28 skipped in 216.128s [2022-04-21T13:28:55.087Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:28:55.087Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-21T13:28:55.087Z] + 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-04-21T13:29:01.429Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-21T13:29:01.429Z] [2022-04-21T13:29:01.429Z] ________ ____ __. [2022-04-21T13:29:01.429Z] \_____ \ | |/ _| [2022-04-21T13:29:01.429Z] / | \| < [2022-04-21T13:29:01.429Z] / | \ | \ [2022-04-21T13:29:01.429Z] \_______ /____|__ \ [2022-04-21T13:29:01.429Z] \/ \/ [2022-04-21T13:29:01.429Z] [2022-04-21T13:29:01.429Z] INFO: make.ps1 ended at 04/21/2022 13:29:00 [2022-04-21T13:29:02.404Z] INFO: Binaries build ended at 04/21/2022 13:29:02. Duration:00:01:17.5626477 [2022-04-21T13:29:03.370Z] INFO: Copying the built daemon binary to d:\CI\PR-43511\2\binary\dockerd-fc92e49280.exe... [2022-04-21T13:29:03.828Z] INFO: Copying the built client binary to d:\CI\PR-43511\2\binary\docker-fc92e49280.exe... [2022-04-21T13:29:03.828Z] INFO: Copying the golang package from the container to d:\CI\PR-43511\2\installer\go.zip... [2022-04-21T13:29:03.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-21T13:29:03.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-21T13:29:04.285Z] INFO: Extracting go.zip to d:\CI\PR-43511\2\go [2022-04-21T13:29:06.022Z] Removing intermediate container da8f0b0000b6 [2022-04-21T13:29:06.022Z] ---> b313aa5821fa [2022-04-21T13:29:06.022Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-21T13:29:06.022Z] ---> Running in ea9bab03ebb0 [2022-04-21T13:29:06.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-21T13:29:06.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-21T13:29:08.977Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-21T13:29:08.977Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T13:29:09.446Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T13:29:09.446Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T13:29:09.915Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T13:29:09.915Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T13:29:09.915Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T13:29:09.915Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:29:17.078Z] Removing intermediate container ea9bab03ebb0 [2022-04-21T13:29:17.078Z] ---> 745e33f72c11 [2022-04-21T13:29:17.078Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-21T13:29:17.078Z] ---> Running in ca7e7ee7615b [2022-04-21T13:29:17.549Z] Removing intermediate container ca7e7ee7615b [2022-04-21T13:29:17.549Z] ---> 0de7a80b56dc [2022-04-21T13:29:17.549Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-21T13:29:17.549Z] ---> Running in a795cb070081 [2022-04-21T13:29:18.017Z] Removing intermediate container a795cb070081 [2022-04-21T13:29:18.017Z] ---> c1376748d1cd [2022-04-21T13:29:18.017Z] Step 13/13 : COPY . . [2022-04-21T13:29:25.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-21T13:29:28.306Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-21T13:29:28.306Z] [2022-04-21T13:29:28.306Z] ________ ____ __. [2022-04-21T13:29:28.306Z] \_____ \ | |/ _| [2022-04-21T13:29:28.306Z] / | \| < [2022-04-21T13:29:28.306Z] / | \ | \ [2022-04-21T13:29:28.306Z] \_______ /____|__ \ [2022-04-21T13:29:28.306Z] \/ \/ [2022-04-21T13:29:28.306Z] [2022-04-21T13:29:28.306Z] INFO: make.ps1 ended at 04/21/2022 13:29:18 [2022-04-21T13:29:28.306Z] INFO: Binaries build ended at 04/21/2022 13:29:19. Duration:00:01:21.9901575 [2022-04-21T13:29:28.306Z] INFO: Copying the built daemon binary to d:\CI\PR-43511\2\binary\dockerd-3b324df2ca.exe... [2022-04-21T13:29:28.306Z] INFO: Copying the built client binary to d:\CI\PR-43511\2\binary\docker-3b324df2ca.exe... [2022-04-21T13:29:28.306Z] INFO: Copying the golang package from the container to d:\CI\PR-43511\2\installer\go.zip... [2022-04-21T13:29:28.306Z] INFO: Extracting go.zip to d:\CI\PR-43511\2\go [2022-04-21T13:29:29.526Z] INFO: Extraction ended at 04/21/2022 13:29:27. Duration:00:00:23.7584065 [2022-04-21T13:29:29.526Z] INFO: Updating the golang and path environment variables [2022-04-21T13:29:29.526Z] INFO: GOPATH=d:\gopath [2022-04-21T13:29:29.526Z] INFO: go version go1.18.1 windows/amd64 [2022-04-21T13:29:29.526Z] INFO: Running the daemon under test in debug mode [2022-04-21T13:29:29.526Z] INFO: Starting a daemon under test... [2022-04-21T13:29:29.526Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43511\2\daemon --pidfile d:\CI\PR-43511\2\docker.pid -D [2022-04-21T13:29:29.526Z] INFO: Process started successfully. [2022-04-21T13:29:29.526Z] INFO: Start tailing logs of the daemon under tests [2022-04-21T13:29:29.526Z] INFO: Waiting for the daemon under test to start... [2022-04-21T13:29:35.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-21T13:29:39.243Z] ---> f122fc3a1f88 [2022-04-21T13:29:40.230Z] Successfully built f122fc3a1f88 [2022-04-21T13:29:40.230Z] Successfully tagged docker:latest [2022-04-21T13:29:40.230Z] INFO: Image build ended at 04/21/2022 13:29:39. Duration:00:03:20.1483545 [2022-04-21T13:29:40.230Z] [2022-04-21T13:29:40.230Z] [2022-04-21T13:29:40.230Z] INFO: Building the test binaries at 04/21/2022 13:29:40... [2022-04-21T13:29:41.710Z] ok github.com/docker/docker/libnetwork 37.355s coverage: 40.6% of statements [2022-04-21T13:29:41.710Z] ok github.com/docker/docker/libnetwork/bitseq 0.145s coverage: 84.4% of statements [2022-04-21T13:29:41.710Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-21T13:29:41.710Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-21T13:29:41.710Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-21T13:29:41.710Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-21T13:29:41.710Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-21T13:29:41.710Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-21T13:29:41.710Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-21T13:29:41.710Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-21T13:29:41.710Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-21T13:29:41.710Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-04-21T13:29:41.710Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-21T13:29:41.710Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-21T13:29:41.710Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-21T13:29:43.079Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.548s coverage: 59.9% of statements [2022-04-21T13:29:43.079Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-21T13:29:43.334Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-04-21T13:29:43.897Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 4.0% of statements [2022-04-21T13:29:43.897Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-21T13:29:43.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-21T13:29:44.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-21T13:29:44.458Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-21T13:29:44.458Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-21T13:29:44.714Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-04-21T13:29:45.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-21T13:29:46.097Z] INFO: make.ps1 starting at 04/21/2022 13:29:44 [2022-04-21T13:29:46.097Z] INFO: Git commit (a946a0778d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T13:29:46.097Z] INFO: Invoking autogen... [2022-04-21T13:29:46.097Z] { [2022-04-21T13:29:46.097Z] "RT_GROUP_ICON": { [2022-04-21T13:29:46.097Z] "#1": { [2022-04-21T13:29:46.097Z] "0409": "../../winresources/docker.ico" [2022-04-21T13:29:46.097Z] } [2022-04-21T13:29:46.097Z] }, [2022-04-21T13:29:46.097Z] "RT_MANIFEST": { [2022-04-21T13:29:46.097Z] "#1": { [2022-04-21T13:29:46.097Z] "0409": { [2022-04-21T13:29:46.097Z] "identity": {}, [2022-04-21T13:29:46.097Z] "description": "Docker Engine", [2022-04-21T13:29:46.097Z] "minimum-os": "vista", [2022-04-21T13:29:46.097Z] "execution-level": "", [2022-04-21T13:29:46.097Z] "ui-access": false, [2022-04-21T13:29:46.097Z] "auto-elevate": false, [2022-04-21T13:29:46.097Z] "dpi-awareness": "unaware", [2022-04-21T13:29:46.097Z] "disable-theming": false, [2022-04-21T13:29:46.097Z] "disable-window-filtering": false, [2022-04-21T13:29:46.097Z] "high-resolution-scrolling-aware": false, [2022-04-21T13:29:46.097Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-21T13:29:46.097Z] "long-path-aware": false, [2022-04-21T13:29:46.097Z] "printer-driver-isolation": false, [2022-04-21T13:29:46.097Z] "gdi-scaling": false, [2022-04-21T13:29:46.097Z] "segment-heap": false, [2022-04-21T13:29:46.097Z] "use-common-controls-v6": false [2022-04-21T13:29:46.097Z] } [2022-04-21T13:29:46.097Z] } [2022-04-21T13:29:46.097Z] }, [2022-04-21T13:29:46.097Z] "RT_MESSAGETABLE": { [2022-04-21T13:29:46.097Z] "#1": { [2022-04-21T13:29:46.097Z] "0409": "../../winresources/event_messages.bin" [2022-04-21T13:29:46.097Z] } [2022-04-21T13:29:46.097Z] }, [2022-04-21T13:29:46.097Z] "RT_VERSION": { [2022-04-21T13:29:46.097Z] "#1": { [2022-04-21T13:29:46.097Z] "0409": { [2022-04-21T13:29:46.097Z] "fixed": { [2022-04-21T13:29:46.097Z] "file_version": "0.0.0.0", [2022-04-21T13:29:46.097Z] "product_version": "0.0.0.0", [2022-04-21T13:29:46.097Z] "type": "Unknown" [2022-04-21T13:29:46.097Z] }, [2022-04-21T13:29:46.097Z] "info": { [2022-04-21T13:29:46.097Z] "0000": { [2022-04-21T13:29:46.097Z] "CompanyName": "", [2022-04-21T13:29:46.097Z] "FileVersion": "0.0.0-dev", [2022-04-21T13:29:46.097Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-21T13:29:46.097Z] "OriginalFileName": "dockerd.exe", [2022-04-21T13:29:46.097Z] "ProductName": "", [2022-04-21T13:29:46.097Z] "ProductVersion": "0.0.0-dev", [2022-04-21T13:29:46.097Z] "SpecialBuild": "a946a0778d" [2022-04-21T13:29:46.097Z] } [2022-04-21T13:29:46.097Z] } [2022-04-21T13:29:46.097Z] } [2022-04-21T13:29:46.097Z] } [2022-04-21T13:29:46.097Z] } [2022-04-21T13:29:46.097Z] } [2022-04-21T13:29:46.106Z] INFO: Extraction ended at 04/21/2022 13:29:45. Duration:00:00:24.3231387 [2022-04-21T13:29:46.106Z] INFO: Updating the golang and path environment variables [2022-04-21T13:29:46.106Z] INFO: GOPATH=d:\gopath [2022-04-21T13:29:46.106Z] INFO: go version go1.18.1 windows/amd64 [2022-04-21T13:29:46.106Z] INFO: Running the daemon under test in debug mode [2022-04-21T13:29:46.106Z] INFO: Running the daemon under test in containerd mode [2022-04-21T13:29:46.106Z] INFO: Starting a daemon under test... [2022-04-21T13:29:46.106Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43511\2\daemon --pidfile d:\CI\PR-43511\2\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-21T13:29:46.106Z] INFO: Containerd started successfully. [2022-04-21T13:29:46.106Z] INFO: Process started successfully. [2022-04-21T13:29:46.106Z] INFO: Start tailing logs of the daemon under tests [2022-04-21T13:29:46.106Z] INFO: Waiting for the daemon under test to start... [2022-04-21T13:29:46.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-21T13:29:46.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-21T13:29:46.565Z] powershell.exe : cmd\dockerd\config.go [2022-04-21T13:29:46.565Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-324d5dc3\powershellWrapper.ps1:3 char:1 [2022-04-21T13:29:46.565Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-21T13:29:46.565Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-21T13:29:46.565Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-21T13:29:46.565Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-21T13:29:46.565Z] [2022-04-21T13:29:46.565Z] cmd\dockerd\config_windows.go [2022-04-21T13:29:46.565Z] cmd\dockerd\daemon.go [2022-04-21T13:29:46.565Z] cmd\dockerd\daemon_test.go [2022-04-21T13:29:46.565Z] cmd\dockerd\daemon_windows.go [2022-04-21T13:29:46.565Z] cmd\dockerd\docker.go [2022-04-21T13:29:46.565Z] cmd\dockerd\docker_windows.go [2022-04-21T13:29:46.565Z] cmd\dockerd\genwinres_windows.go [2022-04-21T13:29:46.565Z] cmd\dockerd\metrics.go [2022-04-21T13:29:46.565Z] cmd\dockerd\options.go [2022-04-21T13:29:46.565Z] cmd\dockerd\options_test.go [2022-04-21T13:29:46.565Z] cmd\dockerd\service_windows.go [2022-04-21T13:29:46.565Z] INFO: Building daemon... [2022-04-21T13:29:47.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-21T13:29:47.321Z] ...INFO: Daemon under test started and replied! [2022-04-21T13:29:47.321Z] INFO: Docker version of the daemon under test [2022-04-21T13:29:47.321Z] [2022-04-21T13:29:47.321Z] Client: [2022-04-21T13:29:47.321Z] Version: 17.06.2-ce [2022-04-21T13:29:47.321Z] API version: 1.30 [2022-04-21T13:29:47.321Z] Go version: go1.8.3 [2022-04-21T13:29:47.321Z] Git commit: cec0b72 [2022-04-21T13:29:47.322Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-21T13:29:47.322Z] OS/Arch: windows/amd64 [2022-04-21T13:29:47.322Z] [2022-04-21T13:29:47.322Z] Server: [2022-04-21T13:29:47.322Z] Version: 0.0.0-dev [2022-04-21T13:29:47.322Z] API version: 1.42 (minimum version 1.24) [2022-04-21T13:29:47.322Z] Go version: go1.18.1 [2022-04-21T13:29:47.322Z] Git commit: fc92e49280 [2022-04-21T13:29:47.322Z] Built: [2022-04-21T13:29:47.322Z] OS/Arch: windows/amd64 [2022-04-21T13:29:47.322Z] Experimental: false [2022-04-21T13:29:47.322Z] [2022-04-21T13:29:47.322Z] INFO: Docker info of the daemon under test [2022-04-21T13:29:47.322Z] [2022-04-21T13:29:47.788Z] Containers: 0 [2022-04-21T13:29:47.788Z] Running: 0 [2022-04-21T13:29:47.788Z] Paused: 0 [2022-04-21T13:29:47.788Z] Stopped: 0 [2022-04-21T13:29:47.788Z] Images: 0 [2022-04-21T13:29:47.788Z] Server Version: 0.0.0-dev [2022-04-21T13:29:47.788Z] Storage Driver: windowsfilter [2022-04-21T13:29:47.788Z] Windows: [2022-04-21T13:29:47.788Z] Logging Driver: json-file [2022-04-21T13:29:47.788Z] Plugins: [2022-04-21T13:29:47.788Z] Volume: local [2022-04-21T13:29:47.788Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:29:47.788Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:29:47.788Z] Swarm: inactive [2022-04-21T13:29:47.788Z] Default Isolation: process [2022-04-21T13:29:47.788Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T13:29:47.788Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-21T13:29:47.788Z] OSType: windows [2022-04-21T13:29:47.788Z] Architecture: x86_64 [2022-04-21T13:29:47.788Z] CPUs: 4 [2022-04-21T13:29:47.788Z] Total Memory: 32GiB [2022-04-21T13:29:47.788Z] Name: azwin-2-f9b9e0 [2022-04-21T13:29:47.788Z] ID: 24MV:FTXP:ZWH5:FUCL:SLXH:KYVW:7K7O:D4VB:GOYQ:NZVQ:PNXF:FX4E [2022-04-21T13:29:47.788Z] Docker Root Dir: D:\CI\PR-43511\2\daemon [2022-04-21T13:29:47.788Z] Debug Mode (client): false [2022-04-21T13:29:47.788Z] Debug Mode (server): true [2022-04-21T13:29:47.788Z] File Descriptors: -1 [2022-04-21T13:29:47.788Z] Goroutines: 16 [2022-04-21T13:29:47.788Z] System Time: 2022-04-21T13:29:47.3034797Z [2022-04-21T13:29:47.788Z] EventsListeners: 0 [2022-04-21T13:29:47.788Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:29:47.788Z] Labels: [2022-04-21T13:29:47.788Z] Experimental: false [2022-04-21T13:29:47.788Z] Insecure Registries: [2022-04-21T13:29:47.788Z] 127.0.0.0/8 [2022-04-21T13:29:47.788Z] Live Restore Enabled: false [2022-04-21T13:29:47.788Z] [2022-04-21T13:29:47.788Z] [2022-04-21T13:29:47.788Z] INFO: Docker images of the daemon under test [2022-04-21T13:29:47.788Z] [2022-04-21T13:29:47.788Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T13:29:47.788Z] [2022-04-21T13:29:47.788Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-21T13:29:47.788Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-21T13:29:47.788Z] ltsc2022: Pulling from windows/servercore [2022-04-21T13:29:47.788Z] 8f616e6e9eec: Pulling fs layer [2022-04-21T13:29:47.788Z] dccd9e4d14d3: Pulling fs layer [2022-04-21T13:29:49.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-21T13:29:50.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-21T13:29:51.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-21T13:29:52.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-21T13:29:53.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-21T13:29:54.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-21T13:29:54.654Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.336s coverage: 7.4% of statements [2022-04-21T13:29:54.654Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-21T13:29:54.654Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-04-21T13:29:54.654Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-04-21T13:29:54.654Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-21T13:29:54.654Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-21T13:29:54.654Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-21T13:29:54.654Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-21T13:29:54.910Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-04-21T13:29:54.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-21T13:29:55.165Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-21T13:29:55.421Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-21T13:29:55.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-21T13:29:56.440Z] dccd9e4d14d3: Verifying Checksum [2022-04-21T13:29:56.440Z] dccd9e4d14d3: Download complete [2022-04-21T13:29:56.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-21T13:29:57.785Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T13:29:57.785Z] Using test binary docker [2022-04-21T13:29:57.785Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-21T13:29:57.785Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-21T13:29:57.785Z] INFO: Waiting for daemon to start... [2022-04-21T13:29:57.785Z] Starting dockerd [2022-04-21T13:30:00.310Z] . [2022-04-21T13:30:00.310Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T13:30:00.310Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T13:30:00.310Z] Error: No such image: emptyfs [2022-04-21T13:30:00.567Z] Running integration-test (iteration 1) [2022-04-21T13:30:00.567Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-21T13:30:00.826Z] Loaded image: busybox:latest [2022-04-21T13:30:00.826Z] Loaded image: busybox:glibc [2022-04-21T13:30:02.200Z] Loaded image: debian:bullseye-slim [2022-04-21T13:30:02.458Z] Loaded image: hello-world:latest [2022-04-21T13:30:02.458Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:30:02.458Z] INFO: Testing against a local daemon [2022-04-21T13:30:02.458Z] === RUN TestCgroupNamespacesBuild [2022-04-21T13:30:04.991Z] --- PASS: TestCgroupNamespacesBuild (2.45s) [2022-04-21T13:30:04.991Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-21T13:30:05.014Z] 8f616e6e9eec: Verifying Checksum [2022-04-21T13:30:05.014Z] 8f616e6e9eec: Download complete [2022-04-21T13:30:06.364Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-04-21T13:30:06.364Z] === RUN TestBuildWithSession [2022-04-21T13:30:06.364Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:30:06.364Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T13:30:06.364Z] === RUN TestBuildSquashParent [2022-04-21T13:30:07.301Z] ...INFO: Daemon under test started and replied! [2022-04-21T13:30:07.301Z] INFO: Docker version of the daemon under test [2022-04-21T13:30:07.301Z] [2022-04-21T13:30:07.301Z] Client: [2022-04-21T13:30:07.301Z] Version: 17.06.2-ce [2022-04-21T13:30:07.301Z] API version: 1.30 [2022-04-21T13:30:07.301Z] Go version: go1.8.3 [2022-04-21T13:30:07.301Z] Git commit: cec0b72 [2022-04-21T13:30:07.301Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-21T13:30:07.301Z] OS/Arch: windows/amd64 [2022-04-21T13:30:07.301Z] [2022-04-21T13:30:07.301Z] Server: [2022-04-21T13:30:07.301Z] Version: 0.0.0-dev [2022-04-21T13:30:07.301Z] API version: 1.42 (minimum version 1.24) [2022-04-21T13:30:07.301Z] Go version: go1.18.1 [2022-04-21T13:30:07.301Z] Git commit: 3b324df2ca [2022-04-21T13:30:07.301Z] Built: [2022-04-21T13:30:07.301Z] OS/Arch: windows/amd64 [2022-04-21T13:30:07.301Z] Experimental: false [2022-04-21T13:30:07.301Z] [2022-04-21T13:30:07.301Z] INFO: Docker info of the daemon under test [2022-04-21T13:30:07.301Z] [2022-04-21T13:30:07.301Z] Containers: 0 [2022-04-21T13:30:07.301Z] Running: 0 [2022-04-21T13:30:07.301Z] Paused: 0 [2022-04-21T13:30:07.301Z] Stopped: 0 [2022-04-21T13:30:07.301Z] Images: 0 [2022-04-21T13:30:07.301Z] Server Version: 0.0.0-dev [2022-04-21T13:30:07.301Z] Storage Driver: windowsfilter [2022-04-21T13:30:07.301Z] Windows: [2022-04-21T13:30:07.301Z] Logging Driver: json-file [2022-04-21T13:30:07.301Z] Plugins: [2022-04-21T13:30:07.301Z] Volume: local [2022-04-21T13:30:07.301Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:30:07.301Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:30:07.301Z] Swarm: inactive [2022-04-21T13:30:07.301Z] Default Isolation: process [2022-04-21T13:30:07.301Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T13:30:07.301Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-21T13:30:07.301Z] OSType: windows [2022-04-21T13:30:07.301Z] Architecture: x86_64 [2022-04-21T13:30:07.301Z] CPUs: 4 [2022-04-21T13:30:07.301Z] Total Memory: 32GiB [2022-04-21T13:30:07.301Z] Name: azwin-2-b80e21 [2022-04-21T13:30:07.301Z] ID: UHAJ:7KVE:6AIJ:OAXW:GMEZ:3V32:3ED4:GFQ3:QMUI:WBGP:Y6BS:TUCF [2022-04-21T13:30:07.301Z] Docker Root Dir: D:\CI\PR-43511\2\daemon [2022-04-21T13:30:07.301Z] Debug Mode (client): false [2022-04-21T13:30:07.301Z] Debug Mode (server): true [2022-04-21T13:30:07.301Z] File Descriptors: -1 [2022-04-21T13:30:07.301Z] Goroutines: 29 [2022-04-21T13:30:07.301Z] System Time: 2022-04-21T13:30:05.0720619Z [2022-04-21T13:30:07.301Z] EventsListeners: 0 [2022-04-21T13:30:07.301Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:30:07.301Z] Labels: [2022-04-21T13:30:07.301Z] Experimental: false [2022-04-21T13:30:07.301Z] Insecure Registries: [2022-04-21T13:30:07.301Z] 127.0.0.0/8 [2022-04-21T13:30:07.301Z] Live Restore Enabled: false [2022-04-21T13:30:07.301Z] [2022-04-21T13:30:07.301Z] [2022-04-21T13:30:07.301Z] INFO: Docker images of the daemon under test [2022-04-21T13:30:07.301Z] [2022-04-21T13:30:07.301Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T13:30:07.301Z] [2022-04-21T13:30:07.301Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-21T13:30:07.301Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-21T13:30:07.301Z] ltsc2022: Pulling from windows/servercore [2022-04-21T13:30:07.301Z] 8f616e6e9eec: Pulling fs layer [2022-04-21T13:30:07.301Z] dccd9e4d14d3: Pulling fs layer [2022-04-21T13:30:07.652Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.010s coverage: 100.0% of statements [2022-04-21T13:30:10.545Z] --- PASS: TestBuildSquashParent (4.35s) [2022-04-21T13:30:10.545Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T13:30:10.545Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:30:10.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:30:10.545Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:30:10.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:30:10.545Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:30:10.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:30:10.545Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:30:10.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:30:10.545Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:30:10.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:30:10.545Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:30:10.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:30:10.545Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:30:10.545Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:30:12.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:30:12.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:30:13.820Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:30:14.078Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:30:15.980Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-04-21T13:30:15.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-04-21T13:30:15.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.97s) [2022-04-21T13:30:15.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.60s) [2022-04-21T13:30:15.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.62s) [2022-04-21T13:30:15.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.55s) [2022-04-21T13:30:15.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.52s) [2022-04-21T13:30:15.980Z] === RUN TestBuildMultiStageCopy [2022-04-21T13:30:15.980Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T13:30:17.353Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T13:30:17.353Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T13:30:17.611Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T13:30:17.872Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T13:30:18.131Z] --- PASS: TestBuildMultiStageCopy (2.51s) [2022-04-21T13:30:18.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.49s) [2022-04-21T13:30:18.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-04-21T13:30:18.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-04-21T13:30:18.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s) [2022-04-21T13:30:18.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.28s) [2022-04-21T13:30:18.131Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T13:30:19.066Z] --- PASS: TestBuildMultiStageParentConfig (0.71s) [2022-04-21T13:30:19.066Z] === RUN TestBuildLabelWithTargets [2022-04-21T13:30:19.640Z] dccd9e4d14d3: Verifying Checksum [2022-04-21T13:30:19.640Z] dccd9e4d14d3: Download complete [2022-04-21T13:30:19.999Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-04-21T13:30:19.999Z] === RUN TestBuildWithEmptyLayers [2022-04-21T13:30:20.565Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2022-04-21T13:30:20.565Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T13:30:21.164Z] 8f616e6e9eec: Verifying Checksum [2022-04-21T13:30:21.164Z] 8f616e6e9eec: Download complete [2022-04-21T13:30:22.465Z] --- PASS: TestBuildMultiStageOnBuild (1.86s) [2022-04-21T13:30:22.465Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T13:30:23.030Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-04-21T13:30:23.030Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T13:30:24.930Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s) [2022-04-21T13:30:24.930Z] === RUN TestBuildWithHugeFile [2022-04-21T13:30:25.691Z] ok github.com/docker/docker/libnetwork/ipam 16.694s coverage: 85.3% of statements [2022-04-21T13:30:25.691Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-21T13:30:25.691Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-21T13:30:25.691Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-04-21T13:30:25.691Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-04-21T13:30:25.691Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-21T13:30:25.691Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-04-21T13:30:25.691Z] ok github.com/docker/docker/libnetwork/ipamutils 0.279s coverage: 74.0% of statements [2022-04-21T13:30:25.691Z] ok github.com/docker/docker/libnetwork/iptables 0.179s coverage: 45.1% of statements [2022-04-21T13:30:25.691Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-21T13:30:25.691Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-21T13:30:28.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-21T13:30:39.131Z] INFO [loader] Go packages loading at mode 575 (name|deps|exports_file|files|types_sizes|compiled_files|imports) took 2m52.024173024s [2022-04-21T13:30:39.131Z] 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-04-21T13:30:39.131Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 491.084813ms [2022-04-21T13:30:43.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-21T13:31:09.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-21T13:31:12.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-21T13:31:12.641Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-21T13:31:12.641Z] [2022-04-21T13:31:12.641Z] ________ ____ __. [2022-04-21T13:31:12.641Z] \_____ \ | |/ _| [2022-04-21T13:31:12.641Z] / | \| < [2022-04-21T13:31:12.641Z] / | \ | \ [2022-04-21T13:31:12.641Z] \_______ /____|__ \ [2022-04-21T13:31:12.641Z] \/ \/ [2022-04-21T13:31:12.641Z] [2022-04-21T13:31:12.641Z] INFO: make.ps1 ended at 04/21/2022 13:31:01 [2022-04-21T13:31:12.641Z] INFO: Binaries build ended at 04/21/2022 13:31:03. Duration:00:01:23.1590159 [2022-04-21T13:31:12.641Z] INFO: Copying the built daemon binary to d:\CI\PR-43511\2\binary\dockerd-a946a0778d.exe... [2022-04-21T13:31:12.641Z] INFO: Copying the built client binary to d:\CI\PR-43511\2\binary\docker-a946a0778d.exe... [2022-04-21T13:31:12.641Z] INFO: Copying the golang package from the container to d:\CI\PR-43511\2\installer\go.zip... [2022-04-21T13:31:12.641Z] INFO: Extracting go.zip to d:\CI\PR-43511\2\go [2022-04-21T13:31:14.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-21T13:31:17.074Z] 8f616e6e9eec: Pull complete [2022-04-21T13:31:17.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-21T13:31:17.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-21T13:31:20.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-21T13:31:21.150Z] --- PASS: TestBuildWithHugeFile (53.11s) [2022-04-21T13:31:21.150Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T13:31:21.150Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:31:21.150Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:31:21.150Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T13:31:21.150Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:31:21.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:31:21.150Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:31:21.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:31:21.150Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:31:21.150Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:31:21.151Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:31:21.151Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:31:21.151Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:31:21.151Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-21T13:31:21.151Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-21T13:31:21.151Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-21T13:31:21.151Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-21T13:31:21.151Z] === RUN TestBuildPreserveOwnership [2022-04-21T13:31:21.151Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-21T13:31:21.151Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-21T13:31:21.716Z] --- PASS: TestBuildPreserveOwnership (3.72s) [2022-04-21T13:31:21.716Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.50s) [2022-04-21T13:31:21.716Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2022-04-21T13:31:21.716Z] === RUN TestBuildPlatformInvalid [2022-04-21T13:31:21.716Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-21T13:31:21.716Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-21T13:31:22.651Z] Loaded image: busybox:latest [2022-04-21T13:31:22.651Z] Loaded image: busybox:glibc [2022-04-21T13:31:24.026Z] Loaded image: debian:bullseye-slim [2022-04-21T13:31:24.026Z] Loaded image: hello-world:latest [2022-04-21T13:31:24.026Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:31:28.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-21T13:31:30.337Z] INFO: Extraction ended at 04/21/2022 13:31:29. Duration:00:00:24.3558860 [2022-04-21T13:31:30.337Z] INFO: Updating the golang and path environment variables [2022-04-21T13:31:30.337Z] INFO: GOPATH=d:\gopath [2022-04-21T13:31:30.337Z] INFO: go version go1.18.1 windows/amd64 [2022-04-21T13:31:30.337Z] INFO: Running the daemon under test in debug mode [2022-04-21T13:31:30.337Z] INFO: Starting a daemon under test... [2022-04-21T13:31:30.337Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43511\2\daemon --pidfile d:\CI\PR-43511\2\docker.pid -D [2022-04-21T13:31:30.337Z] INFO: Process started successfully. [2022-04-21T13:31:30.337Z] INFO: Start tailing logs of the daemon under tests [2022-04-21T13:31:30.337Z] INFO: Waiting for the daemon under test to start... [2022-04-21T13:31:31.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-21T13:31:33.197Z] 8f616e6e9eec: Pull complete [2022-04-21T13:31:34.023Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.94s) [2022-04-21T13:31:34.023Z] PASS [2022-04-21T13:31:34.023Z] [2022-04-21T13:31:34.023Z] === Skipped [2022-04-21T13:31:34.023Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-21T13:31:34.023Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:31:34.023Z] [2022-04-21T13:31:34.023Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:31:34.023Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:31:34.023Z] [2022-04-21T13:31:34.023Z] DONE 34 tests, 2 skipped in 92.218s [2022-04-21T13:31:34.023Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-21T13:31:34.023Z] INFO: Testing against a local daemon [2022-04-21T13:31:34.023Z] === RUN TestConfigInspect [2022-04-21T13:31:34.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-21T13:31:35.396Z] --- PASS: TestConfigInspect (2.32s) [2022-04-21T13:31:35.396Z] === RUN TestConfigList [2022-04-21T13:31:35.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-21T13:31:37.295Z] --- PASS: TestConfigList (2.18s) [2022-04-21T13:31:37.295Z] === RUN TestConfigsCreateAndDelete [2022-04-21T13:31:38.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-21T13:31:39.823Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-04-21T13:31:39.823Z] === RUN TestConfigsUpdate [2022-04-21T13:31:40.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-21T13:31:41.720Z] --- PASS: TestConfigsUpdate (2.18s) [2022-04-21T13:31:41.720Z] === RUN TestTemplatedConfig [2022-04-21T13:31:44.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-21T13:31:45.002Z] --- PASS: TestTemplatedConfig (2.76s) [2022-04-21T13:31:45.002Z] === RUN TestConfigCreateResolve [2022-04-21T13:31:45.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-21T13:31:46.902Z] --- PASS: TestConfigCreateResolve (2.29s) [2022-04-21T13:31:46.902Z] PASS [2022-04-21T13:31:46.902Z] [2022-04-21T13:31:46.902Z] DONE 6 tests in 13.921s [2022-04-21T13:31:46.902Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-21T13:31:46.902Z] INFO: Testing against a local daemon [2022-04-21T13:31:46.902Z] === RUN TestCheckpoint [2022-04-21T13:31:46.902Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:31:46.902Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T13:31:46.902Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T13:31:46.902Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:31:46.902Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:31:46.902Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:31:46.902Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:31:46.902Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:31:46.902Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:31:46.902Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T13:31:46.902Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T13:31:46.902Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T13:31:46.902Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-21T13:31:46.902Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T13:31:46.902Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T13:31:46.902Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T13:31:46.902Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T13:31:46.902Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T13:31:46.902Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T13:31:46.902Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-21T13:31:46.902Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T13:31:46.902Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-21T13:31:46.902Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T13:31:46.902Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-21T13:31:46.902Z] === RUN TestCopyEmptyFile [2022-04-21T13:31:47.161Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-04-21T13:31:47.161Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T13:31:47.161Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-21T13:31:47.161Z] === RUN TestCopyFromContainer [2022-04-21T13:31:48.535Z] === RUN TestCopyFromContainer// [2022-04-21T13:31:48.535Z] === RUN TestCopyFromContainer//bar/root [2022-04-21T13:31:48.535Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-21T13:31:48.535Z] === RUN TestCopyFromContainer/bar/quux [2022-04-21T13:31:48.535Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-21T13:31:48.793Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-21T13:31:48.793Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-21T13:31:48.793Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-21T13:31:48.793Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-21T13:31:49.052Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-21T13:31:49.052Z] --- PASS: TestCopyFromContainer (1.83s) [2022-04-21T13:31:49.052Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-21T13:31:49.052Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-21T13:31:49.052Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-21T13:31:49.052Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-21T13:31:49.052Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-21T13:31:49.052Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-21T13:31:49.052Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-04-21T13:31:49.052Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-21T13:31:49.052Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-04-21T13:31:49.052Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-21T13:31:49.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T13:31:49.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:31:49.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:31:49.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:31:49.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:31:49.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:31:49.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:31:49.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:31:49.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:31:49.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:31:49.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-21T13:31:49.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T13:31:49.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T13:31:49.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T13:31:49.052Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T13:31:49.052Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-21T13:31:49.052Z] === RUN TestCreateWithInvalidEnv [2022-04-21T13:31:49.052Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T13:31:49.052Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T13:31:49.052Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T13:31:49.052Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T13:31:49.052Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T13:31:49.052Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T13:31:49.052Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T13:31:49.052Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T13:31:49.052Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T13:31:49.052Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-21T13:31:49.052Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T13:31:49.052Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T13:31:49.052Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T13:31:49.052Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T13:31:49.052Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-21T13:31:49.052Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T13:31:49.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-21T13:31:50.952Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-04-21T13:31:50.952Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T13:31:51.453Z] .....INFO: Daemon under test started and replied! [2022-04-21T13:31:51.453Z] INFO: Docker version of the daemon under test [2022-04-21T13:31:51.453Z] [2022-04-21T13:31:51.453Z] Client: [2022-04-21T13:31:51.453Z] Version: 17.06.2-ce [2022-04-21T13:31:51.453Z] API version: 1.30 [2022-04-21T13:31:51.453Z] Go version: go1.8.3 [2022-04-21T13:31:51.453Z] Git commit: cec0b72 [2022-04-21T13:31:51.453Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-21T13:31:51.453Z] OS/Arch: windows/amd64 [2022-04-21T13:31:51.453Z] [2022-04-21T13:31:51.453Z] Server: [2022-04-21T13:31:51.453Z] Version: 0.0.0-dev [2022-04-21T13:31:51.453Z] API version: 1.42 (minimum version 1.24) [2022-04-21T13:31:51.453Z] Go version: go1.18.1 [2022-04-21T13:31:51.453Z] Git commit: a946a0778d [2022-04-21T13:31:51.453Z] Built: [2022-04-21T13:31:51.453Z] OS/Arch: windows/amd64 [2022-04-21T13:31:51.453Z] Experimental: false [2022-04-21T13:31:51.453Z] [2022-04-21T13:31:51.453Z] INFO: Docker info of the daemon under test [2022-04-21T13:31:51.453Z] [2022-04-21T13:31:51.453Z] Containers: 0 [2022-04-21T13:31:51.453Z] Running: 0 [2022-04-21T13:31:51.453Z] Paused: 0 [2022-04-21T13:31:51.453Z] Stopped: 0 [2022-04-21T13:31:51.453Z] Images: 0 [2022-04-21T13:31:51.453Z] Server Version: 0.0.0-dev [2022-04-21T13:31:51.453Z] Storage Driver: windowsfilter [2022-04-21T13:31:51.453Z] Windows: [2022-04-21T13:31:51.453Z] Logging Driver: json-file [2022-04-21T13:31:51.453Z] Plugins: [2022-04-21T13:31:51.453Z] Volume: local [2022-04-21T13:31:51.453Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:31:51.453Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:31:51.453Z] Swarm: inactive [2022-04-21T13:31:51.453Z] Default Isolation: process [2022-04-21T13:31:51.453Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-21T13:31:51.453Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-21T13:31:51.453Z] OSType: windows [2022-04-21T13:31:51.453Z] Architecture: x86_64 [2022-04-21T13:31:51.453Z] CPUs: 4 [2022-04-21T13:31:51.453Z] Total Memory: 32GiB [2022-04-21T13:31:51.453Z] Name: azwin-2-f55c50 [2022-04-21T13:31:51.453Z] ID: RE7Z:64CD:QNKD:6KRS:JGAD:LCO5:NEFE:V6OV:OFLL:U7SI:2OWR:EUES [2022-04-21T13:31:51.453Z] Docker Root Dir: D:\CI\PR-43511\2\daemon [2022-04-21T13:31:51.453Z] Debug Mode (client): false [2022-04-21T13:31:51.453Z] Debug Mode (server): true [2022-04-21T13:31:51.453Z] File Descriptors: -1 [2022-04-21T13:31:51.453Z] Goroutines: 16 [2022-04-21T13:31:51.453Z] System Time: 2022-04-21T13:31:49.1681941Z [2022-04-21T13:31:51.453Z] EventsListeners: 0 [2022-04-21T13:31:51.453Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:31:51.453Z] Labels: [2022-04-21T13:31:51.453Z] Experimental: false [2022-04-21T13:31:51.453Z] Insecure Registries: [2022-04-21T13:31:51.453Z] 127.0.0.0/8 [2022-04-21T13:31:51.453Z] Live Restore Enabled: false [2022-04-21T13:31:51.453Z] [2022-04-21T13:31:51.453Z] [2022-04-21T13:31:51.453Z] INFO: Docker images of the daemon under test [2022-04-21T13:31:51.453Z] [2022-04-21T13:31:51.453Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T13:31:51.453Z] [2022-04-21T13:31:51.453Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-21T13:31:51.453Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-21T13:31:51.453Z] ltsc2019: Pulling from windows/servercore [2022-04-21T13:31:51.453Z] 4612f6d0b889: Pulling fs layer [2022-04-21T13:31:51.453Z] ba8181afd426: Pulling fs layer [2022-04-21T13:31:51.776Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T13:31:51.776Z] Using test binary docker [2022-04-21T13:31:51.776Z] +++ /etc/init.d/apparmor start [2022-04-21T13:31:51.776Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T13:31:51.776Z] INFO: Waiting for daemon to start... [2022-04-21T13:31:51.776Z] Starting dockerd [2022-04-21T13:31:51.776Z] +++ 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-04-21T13:31:52.324Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2022-04-21T13:31:52.324Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T13:31:52.324Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:31:52.324Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:31:52.324Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:31:52.324Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:31:52.324Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:31:52.324Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:31:52.324Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:31:52.324Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:31:52.324Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:31:52.324Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:31:52.324Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:31:52.324Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:31:52.324Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:31:52.324Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:31:52.324Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:31:52.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-21T13:31:52.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-21T13:31:52.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-21T13:31:52.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-21T13:31:52.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-21T13:31:52.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-21T13:31:52.324Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T13:31:53.256Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-04-21T13:31:53.256Z] === RUN TestCreateDifferentPlatform [2022-04-21T13:31:53.256Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T13:31:53.256Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T13:31:53.256Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-21T13:31:53.256Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T13:31:53.256Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T13:31:53.256Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T13:31:53.256Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-21T13:31:53.256Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T13:31:53.256Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-21T13:31:53.256Z] === RUN TestContainerStartOnDaemonRestart [2022-04-21T13:31:53.256Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-21T13:31:53.256Z] === RUN TestDaemonRestartIpcMode [2022-04-21T13:31:53.256Z] === PAUSE TestDaemonRestartIpcMode [2022-04-21T13:31:53.256Z] === RUN TestDaemonHostGatewayIP [2022-04-21T13:31:53.256Z] === PAUSE TestDaemonHostGatewayIP [2022-04-21T13:31:53.256Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-21T13:31:53.256Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-21T13:31:53.256Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T13:31:53.256Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-21T13:31:53.256Z] === RUN TestDiff [2022-04-21T13:31:53.689Z] . [2022-04-21T13:31:53.689Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T13:31:53.689Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T13:31:53.689Z] Error: No such image: emptyfs [2022-04-21T13:31:53.689Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-21T13:31:53.689Z] ++++ docker load [2022-04-21T13:31:53.822Z] --- PASS: TestDiff (0.63s) [2022-04-21T13:31:53.822Z] === RUN TestExecWithCloseStdin [2022-04-21T13:31:54.260Z] Running integration-test (iteration 1) [2022-04-21T13:31:54.260Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-21T13:31:54.260Z] ++ 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-04-21T13:31:54.260Z] ++ set -e [2022-04-21T13:31:54.260Z] ++ '[' -n 0 ']' [2022-04-21T13:31:54.260Z] ++ set -x [2022-04-21T13:31:54.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-21T13:31:54.387Z] --- PASS: TestExecWithCloseStdin (0.70s) [2022-04-21T13:31:54.388Z] === RUN TestExec [2022-04-21T13:31:55.202Z] Loaded image: busybox:latest [2022-04-21T13:31:55.321Z] --- PASS: TestExec (0.66s) [2022-04-21T13:31:55.321Z] === RUN TestExecUser [2022-04-21T13:31:55.463Z] Loaded image: busybox:glibc [2022-04-21T13:31:55.887Z] --- PASS: TestExecUser (0.64s) [2022-04-21T13:31:55.887Z] === RUN TestExportContainerAndImportImage [2022-04-21T13:31:56.453Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2022-04-21T13:31:56.453Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T13:31:57.826Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-04-21T13:31:57.826Z] === RUN TestHealthCheckWorkdir [2022-04-21T13:31:58.759Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2022-04-21T13:31:58.759Z] === RUN TestHealthKillContainer [2022-04-21T13:31:59.668Z] Loaded image: debian:bullseye-slim [2022-04-21T13:31:59.934Z] Loaded image: hello-world:latest [2022-04-21T13:32:00.033Z] ba8181afd426: Verifying Checksum [2022-04-21T13:32:00.033Z] ba8181afd426: Download complete [2022-04-21T13:32:00.200Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:32:00.200Z] INFO: Testing against a local daemon [2022-04-21T13:32:00.200Z] === RUN TestCgroupNamespacesBuild [2022-04-21T13:32:00.683Z] INFO [linters context/goanalysis] analyzers took 4m43.763549664s with top 10 stages: buildir: 1m58.269501198s, goimports: 24.313975997s, unconvert: 17.243042732s, gosec: 15.505701745s, S1038: 9.321080036s, golint: 6.751619291s, misspell: 6.017593747s, S1039: 4.285431989s, nilness: 4.119272336s, SA1012: 3.509267201s [2022-04-21T13:32:00.683Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-21T13:32:00.683Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2440/2440, exclude-rules: 78/2055, nolint: 0/78, cgo: 2440/3056, filename_unadjuster: 2440/2440, identifier_marker: 2055/2055, skip_files: 2440/2440, autogenerated_exclude: 2055/2440, path_prettifier: 2440/2440, exclude: 2055/2055 [2022-04-21T13:32:00.683Z] INFO [runner] processing took 81.643985ms with stages: nolint: 31.648203ms, identifier_marker: 22.066044ms, path_prettifier: 9.647309ms, autogenerated_exclude: 8.569865ms, exclude-rules: 7.553167ms, skip_dirs: 1.800507ms, cgo: 215.167µs, filename_unadjuster: 138.451µs, max_same_issues: 1.138µs, skip_files: 788ns, source_code: 589ns, uniq_by_line: 512ns, exclude: 486ns, max_from_linter: 324ns, diff: 306ns, path_shortener: 304ns, max_per_file_from_linter: 270ns, severity-rules: 240ns, sort_results: 211ns, path_prefixer: 104ns [2022-04-21T13:32:00.683Z] INFO [runner] linters took 1m30.734116449s with stages: goanalysis_metalinter: 1m30.652307521s [2022-04-21T13:32:00.683Z] INFO File cache stats: 1668 entries of total size 8.5MiB [2022-04-21T13:32:00.683Z] INFO Memory: 2634 samples, avg is 279.4MB, max is 1143.5MB [2022-04-21T13:32:00.683Z] INFO Execution took 4m23.259928579s [2022-04-21T13:32:00.683Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-21T13:32:01.022Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d923046ba8f3b219dc357c186211f0675d7489a9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d923046ba8f3b219dc357c186211f0675d7489a9 hack/make.sh dynbinary test-docker-py [2022-04-21T13:32:01.282Z] [2022-04-21T13:32:01.282Z] Removing bundles/ [2022-04-21T13:32:01.282Z] [2022-04-21T13:32:01.282Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-21T13:32:01.543Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:32:01.543Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:32:02.755Z] --- PASS: TestCgroupNamespacesBuild (2.50s) [2022-04-21T13:32:02.755Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-21T13:32:05.299Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-04-21T13:32:05.299Z] === RUN TestBuildWithSession [2022-04-21T13:32:05.299Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:32:05.299Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T13:32:05.299Z] === RUN TestBuildSquashParent [2022-04-21T13:32:06.862Z] --- PASS: TestHealthKillContainer (8.27s) [2022-04-21T13:32:06.862Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T13:32:07.429Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-04-21T13:32:07.429Z] === RUN TestIpcModeNone [2022-04-21T13:32:08.363Z] --- PASS: TestIpcModeNone (0.70s) [2022-04-21T13:32:08.363Z] === RUN TestIpcModePrivate [2022-04-21T13:32:08.621Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-21T13:32:08.879Z] --- PASS: TestIpcModePrivate (0.65s) [2022-04-21T13:32:08.879Z] === RUN TestIpcModeShareable [2022-04-21T13:32:09.137Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-21T13:32:09.703Z] --- PASS: TestIpcModeShareable (0.65s) [2022-04-21T13:32:09.703Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-21T13:32:11.604Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.94s) [2022-04-21T13:32:11.604Z] === RUN TestAPIIpcModeHost [2022-04-21T13:32:12.171Z] --- PASS: TestAPIIpcModeHost (0.53s) [2022-04-21T13:32:12.171Z] === RUN TestDaemonIpcModeShareable [2022-04-21T13:32:13.104Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-21T13:32:13.104Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-04-21T13:32:13.104Z] === RUN TestDaemonIpcModePrivate [2022-04-21T13:32:14.478Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-21T13:32:14.478Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-04-21T13:32:14.478Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-21T13:32:15.303Z] --- PASS: TestBuildSquashParent (8.85s) [2022-04-21T13:32:15.303Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T13:32:15.303Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:32:15.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:32:15.303Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:32:15.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:32:15.303Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:32:15.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:32:15.303Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:32:15.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:32:15.303Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:32:15.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:32:15.303Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:32:15.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:32:15.303Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:32:15.303Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:32:15.411Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-21T13:32:15.669Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-04-21T13:32:15.669Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-21T13:32:16.602Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-21T13:32:16.861Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-04-21T13:32:16.861Z] === RUN TestIpcModeOlderClient [2022-04-21T13:32:16.861Z] === PAUSE TestIpcModeOlderClient [2022-04-21T13:32:16.861Z] === RUN TestKillContainerInvalidSignal [2022-04-21T13:32:17.211Z] ok github.com/docker/docker/libnetwork/networkdb 105.220s coverage: 60.0% of statements [2022-04-21T13:32:17.211Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-21T13:32:17.211Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-21T13:32:17.217Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:32:17.217Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:32:17.426Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-04-21T13:32:17.426Z] === RUN TestKillContainer [2022-04-21T13:32:17.426Z] === RUN TestKillContainer/no_signal [2022-04-21T13:32:17.468Z] ok github.com/docker/docker/libnetwork/osl 4.319s coverage: 39.7% of statements [2022-04-21T13:32:17.684Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T13:32:17.725Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-21T13:32:17.943Z] === RUN TestKillContainer/killing_signal [2022-04-21T13:32:17.981Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-04-21T13:32:18.877Z] --- PASS: TestKillContainer (1.34s) [2022-04-21T13:32:18.877Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-04-21T13:32:18.877Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-04-21T13:32:18.878Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-04-21T13:32:18.878Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T13:32:18.878Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-21T13:32:18.910Z] ok github.com/docker/docker/libnetwork/portmapper 0.297s coverage: 48.6% of statements [2022-04-21T13:32:18.911Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-21T13:32:18.911Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-21T13:32:19.135Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-21T13:32:19.475Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-21T13:32:19.475Z] [2022-04-21T13:32:19.475Z] === Skipped [2022-04-21T13:32:19.475Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-21T13:32:19.475Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T13:32:19.475Z] [2022-04-21T13:32:19.475Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-21T13:32:19.475Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T13:32:19.475Z] [2022-04-21T13:32:19.475Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-21T13:32:19.475Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T13:32:19.475Z] [2022-04-21T13:32:19.475Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-21T13:32:19.475Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:32:19.475Z] [2022-04-21T13:32:19.475Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-21T13:32:19.475Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:32:19.475Z] [2022-04-21T13:32:19.475Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-21T13:32:19.475Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:32:19.475Z] [2022-04-21T13:32:19.475Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-21T13:32:19.475Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:32:19.475Z] [2022-04-21T13:32:19.475Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-21T13:32:19.475Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:32:19.475Z] [2022-04-21T13:32:19.475Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-21T13:32:19.475Z] firewalld_test.go:14: firewalld is not running [2022-04-21T13:32:19.475Z] [2022-04-21T13:32:19.475Z] DONE 326 tests, 9 skipped in 204.655s Post stage [Pipeline] junit [2022-04-21T13:32:20.047Z] Recording test results [2022-04-21T13:32:20.069Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2022-04-21T13:32:20.069Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-04-21T13:32:20.069Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-04-21T13:32:20.069Z] === RUN TestKillStoppedContainer [2022-04-21T13:32:20.069Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-21T13:32:20.069Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T13:32:20.069Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-21T13:32:20.069Z] === RUN TestKillDifferentUserContainer [2022-04-21T13:32:20.519Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:32:20.519Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:32:20.649Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-04-21T13:32:20.649Z] === RUN TestInspectOomKilledTrue [2022-04-21T13:32:20.649Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:32:20.649Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T13:32:20.649Z] === RUN TestInspectOomKilledFalse [2022-04-21T13:32:20.649Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:32:20.649Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T13:32:20.649Z] === RUN TestLinksEtcHostsContentMatch [2022-04-21T13:32:20.912Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2022-04-21T13:32:20.912Z] === RUN TestLinksContainerNames [2022-04-21T13:32:20.984Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-21T13:32:21.334Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dbfeefc8b85549dc82e627ef0a254f0b1d4b502 -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:1dbfeefc8b85549dc82e627ef0a254f0b1d4b502 hack/make.sh dynbinary test-integration [2022-04-21T13:32:21.861Z] --- PASS: TestLinksContainerNames (1.00s) [2022-04-21T13:32:21.861Z] === RUN TestLogsFollowTailEmpty [2022-04-21T13:32:21.901Z] [2022-04-21T13:32:21.901Z] Removing bundles/ [2022-04-21T13:32:21.901Z] [2022-04-21T13:32:21.901Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-21T13:32:21.901Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:32:21.901Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:32:22.426Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2022-04-21T13:32:22.427Z] === RUN TestContainerNetworkMountsNoChown [2022-04-21T13:32:22.992Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/default [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/default [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/private [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/private [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/rprivate [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/slave [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/slave [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/rslave [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/shared [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/shared [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/rshared [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/default [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/rshared [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/shared [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/rslave [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/slave [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/rprivate [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/private [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-21T13:32:22.992Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:32:22.992Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:32:22.992Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:32:23.251Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-21T13:32:23.251Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:32:23.251Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-21T13:32:23.251Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:32:23.251Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:32:23.251Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:32:23.251Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:32:23.251Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:32:23.251Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-21T13:32:23.251Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:32:23.251Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-21T13:32:23.251Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:32:23.251Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:32:23.251Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:32:23.251Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:32:23.509Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-21T13:32:23.509Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-21T13:32:23.509Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-21T13:32:23.510Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-21T13:32:23.510Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-21T13:32:23.510Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-21T13:32:23.510Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-21T13:32:23.510Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-21T13:32:23.510Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-21T13:32:23.510Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-21T13:32:23.510Z] === RUN TestContainerBindMountNonRecursive [2022-04-21T13:32:23.827Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-21T13:32:23.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s) [2022-04-21T13:32:23.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.40s) [2022-04-21T13:32:23.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s) [2022-04-21T13:32:23.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.41s) [2022-04-21T13:32:23.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.40s) [2022-04-21T13:32:23.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.08s) [2022-04-21T13:32:23.828Z] === RUN TestBuildMultiStageCopy [2022-04-21T13:32:23.828Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T13:32:24.881Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-04-21T13:32:24.881Z] === RUN TestContainerVolumesMountedAsShared [2022-04-21T13:32:25.140Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-04-21T13:32:25.140Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-21T13:32:25.706Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-04-21T13:32:25.706Z] === RUN TestNetworkNat [2022-04-21T13:32:25.964Z] --- PASS: TestNetworkNat (0.49s) [2022-04-21T13:32:25.964Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T13:32:26.374Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T13:32:26.529Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2022-04-21T13:32:26.529Z] === RUN TestNetworkLoopbackNat [2022-04-21T13:32:26.946Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T13:32:27.518Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T13:32:28.091Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T13:32:28.663Z] --- PASS: TestBuildMultiStageCopy (5.05s) [2022-04-21T13:32:28.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.72s) [2022-04-21T13:32:28.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2022-04-21T13:32:28.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2022-04-21T13:32:28.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2022-04-21T13:32:28.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2022-04-21T13:32:28.663Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T13:32:29.055Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-04-21T13:32:29.055Z] === RUN TestPause [2022-04-21T13:32:29.620Z] --- PASS: TestPause (0.44s) [2022-04-21T13:32:29.620Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T13:32:29.620Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T13:32:29.620Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T13:32:29.620Z] === RUN TestPauseStopPausedContainer [2022-04-21T13:32:30.186Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-04-21T13:32:30.186Z] === RUN TestPidHost [2022-04-21T13:32:30.579Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2022-04-21T13:32:30.579Z] === RUN TestBuildLabelWithTargets [2022-04-21T13:32:31.121Z] --- PASS: TestPidHost (1.05s) [2022-04-21T13:32:31.121Z] === RUN TestPsFilter [2022-04-21T13:32:31.121Z] --- PASS: TestPsFilter (0.13s) [2022-04-21T13:32:31.121Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T13:32:31.687Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-04-21T13:32:31.687Z] === RUN TestRemoveContainerWithVolume [2022-04-21T13:32:32.253Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-04-21T13:32:32.253Z] === RUN TestRemoveContainerRunning [2022-04-21T13:32:32.494Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2022-04-21T13:32:32.494Z] === RUN TestBuildWithEmptyLayers [2022-04-21T13:32:32.510Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-04-21T13:32:32.510Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T13:32:33.075Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2022-04-21T13:32:33.075Z] === RUN TestRemoveInvalidContainer [2022-04-21T13:32:33.075Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-21T13:32:33.075Z] === RUN TestRenameLinkedContainer [2022-04-21T13:32:33.880Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2022-04-21T13:32:33.880Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T13:32:34.975Z] --- PASS: TestRenameLinkedContainer (1.91s) [2022-04-21T13:32:34.975Z] === RUN TestRenameStoppedContainer [2022-04-21T13:32:35.540Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-04-21T13:32:35.540Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T13:32:36.475Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-04-21T13:32:36.475Z] === RUN TestRenameInvalidName [2022-04-21T13:32:36.733Z] --- PASS: TestRenameInvalidName (0.45s) [2022-04-21T13:32:36.733Z] === RUN TestRenameAnonymousContainer [2022-04-21T13:32:37.183Z] --- PASS: TestBuildMultiStageOnBuild (3.45s) [2022-04-21T13:32:37.183Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T13:32:38.633Z] --- PASS: TestRenameAnonymousContainer (1.65s) [2022-04-21T13:32:38.633Z] === RUN TestRenameContainerWithSameName [2022-04-21T13:32:38.892Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-04-21T13:32:38.892Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T13:32:39.097Z] --- PASS: TestBuildUncleanTarFilenames (1.81s) [2022-04-21T13:32:39.097Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T13:32:39.827Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-04-21T13:32:39.827Z] === RUN TestResize [2022-04-21T13:32:40.393Z] --- PASS: TestResize (0.47s) [2022-04-21T13:32:40.393Z] === RUN TestResizeWithInvalidSize [2022-04-21T13:32:40.650Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-04-21T13:32:40.651Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T13:32:41.217Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:32:41.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:32:41.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:32:41.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:32:41.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:32:41.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:32:41.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:32:41.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:32:41.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:32:41.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:32:41.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:32:41.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:32:41.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:32:41.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:32:41.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:32:41.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:32:41.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:32:41.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:32:41.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:32:41.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:32:42.400Z] --- PASS: TestBuildMultiStageLayerLeak (3.29s) [2022-04-21T13:32:42.400Z] === RUN TestBuildWithHugeFile [2022-04-21T13:32:43.017Z] dccd9e4d14d3: Pull complete [2022-04-21T13:32:43.017Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-21T13:32:43.017Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:32:43.017Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-21T13:32:43.017Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-21T13:32:43.017Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-21T13:32:43.017Z] WARN: Skipping validation tests [2022-04-21T13:32:43.017Z] INFO: Running unit tests at 04/21/2022 13:32:42... [2022-04-21T13:32:43.117Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:32:44.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:32:45.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:32:45.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:32:45.935Z] INFO: make.ps1 starting at 04/21/2022 13:32:45 [2022-04-21T13:32:46.389Z] INFO: Git commit (fc92e49280) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T13:32:46.389Z] INFO: Running unit tests... [2022-04-21T13:32:46.797Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:32:46.797Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:32:50.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:32:50.335Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:32:52.144Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-21T13:32:52.863Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:32:54.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:32:54.495Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:32:56.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:32:56.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:32:57.766Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.26s) [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s) [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s) [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.18s) [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.25s) [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.02s) [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-04-21T13:32:59.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-04-21T13:32:59.665Z] === RUN TestCgroupNamespacesRun [2022-04-21T13:33:01.039Z] --- PASS: TestCgroupNamespacesRun (1.26s) [2022-04-21T13:33:01.039Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-21T13:33:01.039Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-21T13:33:01.039Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-21T13:33:01.039Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-21T13:33:01.973Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s) [2022-04-21T13:33:01.973Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-21T13:33:02.435Z] ? github.com/docker/docker/api [no test files] [2022-04-21T13:33:03.354Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s) [2022-04-21T13:33:03.354Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-21T13:33:04.748Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-04-21T13:33:04.748Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-21T13:33:05.717Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2022-04-21T13:33:05.717Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-21T13:33:06.291Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-04-21T13:33:06.291Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-21T13:33:07.665Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s) [2022-04-21T13:33:07.665Z] === RUN TestNISDomainname [2022-04-21T13:33:08.230Z] --- PASS: TestNISDomainname (0.55s) [2022-04-21T13:33:08.231Z] === RUN TestHostnameDnsResolution [2022-04-21T13:33:08.796Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-04-21T13:33:08.796Z] === RUN TestUnprivilegedPortsAndPing [2022-04-21T13:33:09.362Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-04-21T13:33:09.362Z] === RUN TestPrivilegedHostDevices [2022-04-21T13:33:09.929Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2022-04-21T13:33:09.929Z] === RUN TestStats [2022-04-21T13:33:12.457Z] --- PASS: TestStats (2.53s) [2022-04-21T13:33:12.457Z] === RUN TestStopContainerWithTimeout [2022-04-21T13:33:12.457Z] === RUN TestStopContainerWithTimeout/0 [2022-04-21T13:33:12.457Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-21T13:33:12.457Z] === RUN TestStopContainerWithTimeout/1 [2022-04-21T13:33:12.457Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-21T13:33:12.457Z] === RUN TestStopContainerWithTimeout/3 [2022-04-21T13:33:12.457Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-21T13:33:12.457Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-21T13:33:12.457Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-21T13:33:12.457Z] === CONT TestStopContainerWithTimeout/0 [2022-04-21T13:33:12.457Z] === CONT TestStopContainerWithTimeout/3 [2022-04-21T13:33:13.392Z] === CONT TestStopContainerWithTimeout/1 [2022-04-21T13:33:14.372Z] dccd9e4d14d3: Pull complete [2022-04-21T13:33:14.372Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-21T13:33:14.372Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:33:14.372Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-21T13:33:14.372Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-21T13:33:14.372Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-21T13:33:14.372Z] WARN: Skipping validation tests [2022-04-21T13:33:14.372Z] INFO: Running unit tests at 04/21/2022 13:33:00... [2022-04-21T13:33:14.372Z] INFO: make.ps1 starting at 04/21/2022 13:33:04 [2022-04-21T13:33:14.372Z] INFO: Git commit (3b324df2ca) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T13:33:14.372Z] INFO: Running unit tests... [2022-04-21T13:33:14.373Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-21T13:33:14.765Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-21T13:33:17.293Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-21T13:33:17.293Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2022-04-21T13:33:17.293Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-04-21T13:33:17.293Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-04-21T13:33:17.293Z] --- PASS: TestStopContainerWithTimeout/-1 (2.45s) [2022-04-21T13:33:17.293Z] === RUN TestDeleteDevicemapper [2022-04-21T13:33:17.293Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T13:33:17.293Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-21T13:33:17.293Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T13:33:18.667Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-04-21T13:33:18.667Z] === RUN TestUpdateMemory [2022-04-21T13:33:18.667Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:33:18.667Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-21T13:33:18.667Z] === RUN TestUpdateCPUQuota [2022-04-21T13:33:19.600Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-04-21T13:33:19.600Z] === RUN TestUpdatePidsLimit [2022-04-21T13:33:19.600Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-21T13:33:19.857Z] === RUN TestUpdatePidsLimit/no_change [2022-04-21T13:33:20.078Z] === RUN TestMiddlewares [2022-04-21T13:33:20.078Z] --- PASS: TestMiddlewares (0.00s) [2022-04-21T13:33:20.078Z] PASS [2022-04-21T13:33:20.078Z] coverage: 7.9% of statements [2022-04-21T13:33:20.078Z] ok github.com/docker/docker/api/server 0.039s coverage: 7.9% of statements [2022-04-21T13:33:20.115Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-21T13:33:20.135Z] ? github.com/docker/docker/api [no test files] [2022-04-21T13:33:20.373Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-21T13:33:20.632Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-21T13:33:20.890Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-21T13:33:20.890Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-21T13:33:21.824Z] --- PASS: TestUpdatePidsLimit (2.11s) [2022-04-21T13:33:21.824Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-04-21T13:33:21.824Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-04-21T13:33:21.824Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-04-21T13:33:21.824Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-04-21T13:33:21.824Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-04-21T13:33:21.824Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-04-21T13:33:21.824Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-04-21T13:33:21.824Z] === RUN TestUpdateRestartPolicy [2022-04-21T13:33:34.014Z] --- PASS: TestUpdateRestartPolicy (11.16s) [2022-04-21T13:33:34.014Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T13:33:34.014Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-04-21T13:33:34.014Z] === RUN TestWaitNonBlocked [2022-04-21T13:33:34.014Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:33:34.014Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:33:34.014Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:33:34.014Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:33:34.014Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:33:34.014Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:33:34.272Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-21T13:33:34.272Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-04-21T13:33:34.272Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-04-21T13:33:34.272Z] === RUN TestWaitBlocked [2022-04-21T13:33:34.272Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:33:34.272Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:33:34.272Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:33:34.272Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:33:34.272Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:33:34.272Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:33:34.838Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-21T13:33:34.838Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-04-21T13:33:34.838Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-04-21T13:33:34.838Z] === CONT TestContainerStartOnDaemonRestart [2022-04-21T13:33:34.838Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-21T13:33:37.371Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.52s) [2022-04-21T13:33:37.371Z] === CONT TestDaemonHostGatewayIP [2022-04-21T13:33:37.371Z] --- PASS: TestContainerStartOnDaemonRestart (2.52s) [2022-04-21T13:33:37.371Z] === CONT TestDaemonRestartIpcMode [2022-04-21T13:33:37.776Z] === RUN TestMiddlewares [2022-04-21T13:33:37.776Z] --- PASS: TestMiddlewares (0.00s) [2022-04-21T13:33:37.776Z] PASS [2022-04-21T13:33:37.776Z] coverage: 7.9% of statements [2022-04-21T13:33:37.776Z] ok github.com/docker/docker/api/server 0.068s coverage: 7.9% of statements [2022-04-21T13:33:40.652Z] --- PASS: TestDaemonHostGatewayIP (2.91s) [2022-04-21T13:33:40.653Z] === CONT TestIpcModeOlderClient [2022-04-21T13:33:40.653Z] --- PASS: TestDaemonRestartIpcMode (2.92s) [2022-04-21T13:33:40.653Z] === CONT TestContainerKillOnDaemonStart [2022-04-21T13:33:40.653Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-04-21T13:33:52.844Z] --- PASS: TestContainerKillOnDaemonStart (11.55s) [2022-04-21T13:33:52.844Z] PASS [2022-04-21T13:33:52.844Z] [2022-04-21T13:33:52.844Z] === Skipped [2022-04-21T13:33:52.844Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-21T13:33:52.844Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:33:52.844Z] [2022-04-21T13:33:52.844Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-21T13:33:52.844Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:33:52.844Z] [2022-04-21T13:33:52.844Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-21T13:33:52.844Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:33:52.844Z] [2022-04-21T13:33:52.844Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T13:33:52.844Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T13:33:52.844Z] [2022-04-21T13:33:52.844Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-21T13:33:52.844Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-21T13:33:52.844Z] [2022-04-21T13:33:52.844Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-21T13:33:52.844Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T13:33:52.844Z] [2022-04-21T13:33:52.844Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-21T13:33:52.844Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:33:52.844Z] [2022-04-21T13:33:52.844Z] DONE 235 tests, 7 skipped in 125.223s [2022-04-21T13:33:52.844Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-21T13:33:52.844Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T13:33:52.844Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-21T13:33:52.844Z] === RUN TestDaemonConfigValidation [2022-04-21T13:33:52.844Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:33:52.844Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:33:52.844Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-21T13:33:52.844Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-21T13:33:52.844Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-21T13:33:52.844Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-21T13:33:52.844Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-21T13:33:52.844Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-21T13:33:52.844Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-21T13:33:52.844Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-21T13:33:52.844Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:33:52.844Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-21T13:33:52.844Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-21T13:33:52.844Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-21T13:33:52.844Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-21T13:33:52.844Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-21T13:33:52.844Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-21T13:33:52.844Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-04-21T13:33:52.844Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-21T13:33:52.844Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-21T13:33:52.844Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-21T13:33:52.844Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T13:33:52.844Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-21T13:33:53.780Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-21T13:33:54.714Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-21T13:33:56.087Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-21T13:33:56.087Z] daemon_test.go:156: [d227ee7102240] daemon is not started [2022-04-21T13:33:56.087Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-21T13:33:56.087Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-21T13:33:56.087Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-04-21T13:33:56.087Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-21T13:33:56.087Z] === RUN TestDaemonProxy [2022-04-21T13:33:56.087Z] === RUN TestDaemonProxy/environment_variables [2022-04-21T13:33:57.459Z] === RUN TestDaemonProxy/command-line_options [2022-04-21T13:33:58.306Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:33:58.306Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:33:58.306Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:33:58.306Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:33:58.306Z] [2022-04-21T13:33:58.306Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T13:33:58.306Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T13:33:58.306Z] HOSTNAME=871b5d4be3ef [2022-04-21T13:33:58.306Z] TESTDEBUG=0 [2022-04-21T13:33:58.306Z] DEST=bundles/test-integration [2022-04-21T13:33:58.306Z] PWD=/go/src/github.com/docker/docker [2022-04-21T13:33:58.306Z] DOCKER_GITCOMMIT=1dbfeefc8b85549dc82e627ef0a254f0b1d4b502 [2022-04-21T13:33:58.306Z] container=docker [2022-04-21T13:33:58.306Z] HOME=/root [2022-04-21T13:33:58.306Z] GOLANG_VERSION=1.18.1 [2022-04-21T13:33:58.306Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T13:33:58.306Z] VALIDATE_BRANCH=master [2022-04-21T13:33:58.306Z] TERM=xterm [2022-04-21T13:33:58.306Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T13:33:58.306Z] SHLVL=1 [2022-04-21T13:33:58.306Z] TIMEOUT=120m [2022-04-21T13:33:58.306Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T13:33:58.306Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T13:33:58.306Z] GO111MODULE=off [2022-04-21T13:33:58.306Z] DOCKER_EXPERIMENTAL=1 [2022-04-21T13:33:58.306Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-21T13:33:58.306Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T13:33:58.306Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T13:33:58.306Z] GOPATH=/go [2022-04-21T13:33:58.306Z] PKG_CONFIG=pkg-config [2022-04-21T13:33:58.306Z] _=/usr/bin/env [2022-04-21T13:33:58.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-21T13:33:59.356Z] === RUN TestDaemonProxy/configuration_file [2022-04-21T13:34:01.254Z] === RUN TestDaemonProxy/conflicting_options [2022-04-21T13:34:01.512Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-21T13:34:02.077Z] --- PASS: TestDaemonProxy (6.18s) [2022-04-21T13:34:02.077Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-04-21T13:34:02.077Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-04-21T13:34:02.077Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-21T13:34:02.077Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-21T13:34:02.077Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-21T13:34:02.077Z] PASS [2022-04-21T13:34:02.077Z] [2022-04-21T13:34:02.077Z] DONE 17 tests in 10.062s [2022-04-21T13:34:02.077Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-21T13:34:02.077Z] INFO: Testing against a local daemon [2022-04-21T13:34:02.077Z] === RUN TestCommitInheritsEnv [2022-04-21T13:34:02.335Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-04-21T13:34:02.335Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T13:34:02.335Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-21T13:34:02.335Z] === RUN TestImportWithCustomPlatform [2022-04-21T13:34:02.335Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-21T13:34:02.593Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-21T13:34:02.593Z] === RUN TestImportWithCustomPlatform// [2022-04-21T13:34:02.593Z] === RUN TestImportWithCustomPlatform/linux [2022-04-21T13:34:02.593Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-21T13:34:02.593Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-21T13:34:02.593Z] === RUN TestImportWithCustomPlatform/macos [2022-04-21T13:34:02.593Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-21T13:34:02.593Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-21T13:34:02.852Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-04-21T13:34:02.852Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-21T13:34:02.852Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-21T13:34:02.852Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-21T13:34:02.852Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-04-21T13:34:02.852Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-04-21T13:34:02.852Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-21T13:34:02.852Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-21T13:34:02.852Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-21T13:34:02.852Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-21T13:34:02.852Z] === RUN TestImagesFilterMultiReference [2022-04-21T13:34:02.852Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-21T13:34:02.852Z] === RUN TestImagePullPlatformInvalid [2022-04-21T13:34:02.852Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-21T13:34:02.852Z] === RUN TestRemoveImageOrphaning [2022-04-21T13:34:03.110Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2022-04-21T13:34:03.110Z] === RUN TestRemoveImageGarbageCollector [2022-04-21T13:34:03.677Z] time="2022-04-21T13:34:03Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-21T13:34:05.065Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2022-04-21T13:34:05.065Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T13:34:05.065Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-21T13:34:05.065Z] === RUN TestTagInvalidReference [2022-04-21T13:34:05.065Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-21T13:34:05.065Z] === RUN TestTagValidPrefixedRepo [2022-04-21T13:34:05.065Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-21T13:34:05.065Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T13:34:05.065Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-21T13:34:05.065Z] === RUN TestTagOfficialNames [2022-04-21T13:34:05.340Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-21T13:34:05.340Z] === RUN TestTagMatchesDigest [2022-04-21T13:34:05.340Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-21T13:34:05.340Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-21T13:34:08.078Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:34:08.078Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:34:08.078Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:34:08.078Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:34:08.078Z] [2022-04-21T13:34:08.078Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-21T13:34:08.078Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-21T13:34:08.078Z] Using test binary docker [2022-04-21T13:34:08.078Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-21T13:34:08.078Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T13:34:08.078Z] INFO: Waiting for daemon to start... [2022-04-21T13:34:08.078Z] Starting dockerd [2022-04-21T13:34:08.078Z] . [2022-04-21T13:34:08.078Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-21T13:34:10.690Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-21T13:34:10.690Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-21T13:34:10.690Z] === RUN TestBoolValue [2022-04-21T13:34:10.690Z] --- PASS: TestBoolValue (0.00s) [2022-04-21T13:34:10.690Z] === RUN TestBoolValueOrDefault [2022-04-21T13:34:10.690Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-21T13:34:10.690Z] === RUN TestInt64ValueOrZero [2022-04-21T13:34:10.690Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-21T13:34:10.690Z] === RUN TestInt64ValueOrDefault [2022-04-21T13:34:10.690Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-21T13:34:10.690Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-21T13:34:10.690Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-21T13:34:10.690Z] === RUN TestJsonContentType [2022-04-21T13:34:10.690Z] --- PASS: TestJsonContentType (0.00s) [2022-04-21T13:34:10.690Z] === RUN TestReadJSON [2022-04-21T13:34:10.690Z] === RUN TestReadJSON/nil_body [2022-04-21T13:34:10.690Z] === RUN TestReadJSON/empty_body [2022-04-21T13:34:10.690Z] === RUN TestReadJSON/with_valid_request [2022-04-21T13:34:10.690Z] === RUN TestReadJSON/with_whitespace [2022-04-21T13:34:10.690Z] === RUN TestReadJSON/with_extra_content [2022-04-21T13:34:10.690Z] === RUN TestReadJSON/invalid_JSON [2022-04-21T13:34:10.690Z] --- PASS: TestReadJSON (0.00s) [2022-04-21T13:34:10.690Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-21T13:34:10.690Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-21T13:34:10.690Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-21T13:34:10.690Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-21T13:34:10.690Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-21T13:34:10.690Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-21T13:34:10.690Z] PASS [2022-04-21T13:34:10.690Z] coverage: 31.9% of statements [2022-04-21T13:34:10.690Z] ok github.com/docker/docker/api/server/httputils 0.044s coverage: 31.9% of statements [2022-04-21T13:34:10.690Z] === RUN TestMaskSecretKeys [2022-04-21T13:34:10.690Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-21T13:34:10.690Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-21T13:34:10.690Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-21T13:34:10.690Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-21T13:34:10.690Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-21T13:34:10.690Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-21T13:34:10.690Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-21T13:34:10.690Z] === RUN TestVersionMiddlewareVersion [2022-04-21T13:34:10.690Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-21T13:34:10.690Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-21T13:34:10.690Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-21T13:34:10.690Z] PASS [2022-04-21T13:34:10.690Z] coverage: 37.7% of statements [2022-04-21T13:34:10.690Z] ok github.com/docker/docker/api/server/middleware 0.043s coverage: 37.7% of statements [2022-04-21T13:34:10.690Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-21T13:34:10.690Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-21T13:34:10.690Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-21T13:34:10.690Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-21T13:34:10.690Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-21T13:34:10.690Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-21T13:34:10.690Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-21T13:34:10.690Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-21T13:34:10.690Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-21T13:34:10.690Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-21T13:34:10.690Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-21T13:34:11.651Z] === RUN TestStrSliceMarshalJSON [2022-04-21T13:34:11.651Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestStrSliceUnmarshalJSON [2022-04-21T13:34:11.651Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestStrSliceUnmarshalString [2022-04-21T13:34:11.651Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestStrSliceUnmarshalSlice [2022-04-21T13:34:11.651Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-21T13:34:11.651Z] PASS [2022-04-21T13:34:11.651Z] coverage: 90.0% of statements [2022-04-21T13:34:11.651Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2022-04-21T13:34:11.651Z] === RUN TestToJSON [2022-04-21T13:34:11.651Z] --- PASS: TestToJSON (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestToParamWithVersion [2022-04-21T13:34:11.651Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestFromJSON [2022-04-21T13:34:11.651Z] --- PASS: TestFromJSON (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestEmpty [2022-04-21T13:34:11.651Z] --- PASS: TestEmpty (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestArgsMatchKVListEmptySources [2022-04-21T13:34:11.651Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestArgsMatchKVList [2022-04-21T13:34:11.651Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestArgsMatch [2022-04-21T13:34:11.651Z] --- PASS: TestArgsMatch (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestAdd [2022-04-21T13:34:11.651Z] --- PASS: TestAdd (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestDel [2022-04-21T13:34:11.651Z] --- PASS: TestDel (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestLen [2022-04-21T13:34:11.651Z] --- PASS: TestLen (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestExactMatch [2022-04-21T13:34:11.651Z] --- PASS: TestExactMatch (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestOnlyOneExactMatch [2022-04-21T13:34:11.651Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestContains [2022-04-21T13:34:11.651Z] --- PASS: TestContains (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestValidate [2022-04-21T13:34:11.651Z] --- PASS: TestValidate (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestWalkValues [2022-04-21T13:34:11.651Z] --- PASS: TestWalkValues (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestFuzzyMatch [2022-04-21T13:34:11.651Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestClone [2022-04-21T13:34:11.651Z] --- PASS: TestClone (0.00s) [2022-04-21T13:34:11.651Z] PASS [2022-04-21T13:34:11.651Z] coverage: 92.2% of statements [2022-04-21T13:34:11.651Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2022-04-21T13:34:11.651Z] === RUN TestDurationToSecondsString [2022-04-21T13:34:11.651Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-21T13:34:11.651Z] === RUN TestGetTimestamp [2022-04-21T13:34:11.651Z] === RUN TestAdjustForAPIVersion [2022-04-21T13:34:11.651Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-21T13:34:11.651Z] PASS [2022-04-21T13:34:11.651Z] coverage: 6.1% of statements [2022-04-21T13:34:11.651Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 6.1% of statements [2022-04-21T13:34:11.651Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-21T13:34:11.651Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-21T13:34:11.651Z] ? github.com/docker/docker/api/types [no test files] [2022-04-21T13:34:11.651Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-21T13:34:11.651Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-21T13:34:11.651Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-21T13:34:11.651Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-21T13:34:11.651Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-21T13:34:11.651Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-21T13:34:11.651Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-21T13:34:11.651Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-21T13:34:11.651Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-21T13:34:11.651Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-21T13:34:11.651Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-21T13:34:12.106Z] --- PASS: TestGetTimestamp (0.14s) [2022-04-21T13:34:12.106Z] === RUN TestParseTimestamps [2022-04-21T13:34:12.106Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-21T13:34:12.106Z] PASS [2022-04-21T13:34:12.106Z] coverage: 100.0% of statements [2022-04-21T13:34:12.106Z] ok github.com/docker/docker/api/types/time 0.171s coverage: 100.0% of statements [2022-04-21T13:34:12.106Z] === RUN TestCompareVersion [2022-04-21T13:34:12.106Z] --- PASS: TestCompareVersion (0.00s) [2022-04-21T13:34:12.106Z] PASS [2022-04-21T13:34:12.106Z] coverage: 77.3% of statements [2022-04-21T13:34:12.106Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 77.3% of statements [2022-04-21T13:34:12.106Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-21T13:34:12.106Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-21T13:34:12.106Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-21T13:34:12.106Z] ? github.com/docker/docker/builder [no test files] [2022-04-21T13:34:12.106Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-21T13:34:12.106Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-21T13:34:12.106Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-21T13:34:12.106Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-21T13:34:12.106Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-21T13:34:12.106Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-21T13:34:12.106Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-21T13:34:12.561Z] === RUN TestIsGIT [2022-04-21T13:34:12.561Z] --- PASS: TestIsGIT (0.00s) [2022-04-21T13:34:12.561Z] PASS [2022-04-21T13:34:12.561Z] coverage: 100.0% of statements [2022-04-21T13:34:12.561Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.045s coverage: 100.0% of statements [2022-04-21T13:34:13.520Z] === RUN TestParseRemoteURL [2022-04-21T13:34:13.520Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-21T13:34:13.520Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-21T13:34:13.520Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-21T13:34:13.520Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-21T13:34:13.520Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-21T13:34:13.520Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-21T13:34:13.520Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-21T13:34:13.520Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-21T13:34:13.520Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-21T13:34:13.520Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-21T13:34:13.520Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-21T13:34:13.520Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-21T13:34:13.520Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-21T13:34:13.520Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-21T13:34:13.520Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-21T13:34:13.520Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-21T13:34:13.520Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-21T13:34:13.520Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-21T13:34:13.520Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-21T13:34:13.520Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-21T13:34:13.520Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-21T13:34:13.520Z] === RUN TestCloneArgsSmartHttp [2022-04-21T13:34:13.520Z] --- PASS: TestCloneArgsSmartHttp (0.07s) [2022-04-21T13:34:13.520Z] === RUN TestCloneArgsDumbHttp [2022-04-21T13:34:13.520Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-21T13:34:13.520Z] === RUN TestCloneArgsGit [2022-04-21T13:34:13.520Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-21T13:34:13.520Z] === RUN TestCheckoutGit [2022-04-21T13:34:15.044Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-21T13:34:15.044Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-21T13:34:15.044Z] === RUN TestProcessNoDockerignore [2022-04-21T13:34:15.044Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-21T13:34:15.044Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-21T13:34:15.044Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-21T13:34:15.044Z] === RUN TestDetectContentType [2022-04-21T13:34:15.044Z] --- PASS: TestDetectContentType (0.00s) [2022-04-21T13:34:15.044Z] === RUN TestSelectAcceptableMIME [2022-04-21T13:34:15.044Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-21T13:34:15.044Z] === RUN TestInspectEmptyResponse [2022-04-21T13:34:15.044Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-21T13:34:15.044Z] === RUN TestInspectResponseBinary [2022-04-21T13:34:15.044Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-21T13:34:15.044Z] === RUN TestResponseUnsupportedContentType [2022-04-21T13:34:15.044Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-21T13:34:15.044Z] === RUN TestInspectResponseTextSimple [2022-04-21T13:34:15.044Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-21T13:34:15.044Z] === RUN TestInspectResponseEmptyContentType [2022-04-21T13:34:15.044Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-21T13:34:15.044Z] === RUN TestUnknownContentLength [2022-04-21T13:34:15.044Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-21T13:34:15.044Z] === RUN TestDownloadRemote [2022-04-21T13:34:15.044Z] --- PASS: TestDownloadRemote (0.06s) [2022-04-21T13:34:15.044Z] === RUN TestGetWithStatusError [2022-04-21T13:34:15.044Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-21T13:34:15.044Z] === RUN TestCloseRootDirectory [2022-04-21T13:34:15.044Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:34:15.044Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-21T13:34:15.044Z] === RUN TestHashFile [2022-04-21T13:34:15.044Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:34:15.044Z] --- SKIP: TestHashFile (0.01s) [2022-04-21T13:34:15.044Z] === RUN TestHashSubdir [2022-04-21T13:34:15.044Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:34:15.044Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-21T13:34:15.044Z] === RUN TestRemoveDirectory [2022-04-21T13:34:15.044Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:34:15.044Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-21T13:34:15.044Z] PASS [2022-04-21T13:34:15.044Z] coverage: 9.3% of statements [2022-04-21T13:34:15.044Z] ok github.com/docker/docker/builder/remotecontext 0.195s coverage: 9.3% of statements [2022-04-21T13:34:15.044Z] === RUN TestEnable [2022-04-21T13:34:15.044Z] --- PASS: TestEnable (0.00s) [2022-04-21T13:34:15.044Z] === RUN TestDisable [2022-04-21T13:34:15.044Z] --- PASS: TestDisable (0.00s) [2022-04-21T13:34:15.044Z] === RUN TestEnabled [2022-04-21T13:34:15.044Z] --- PASS: TestEnabled (0.00s) [2022-04-21T13:34:15.044Z] PASS [2022-04-21T13:34:15.044Z] coverage: 100.0% of statements [2022-04-21T13:34:15.044Z] ok github.com/docker/docker/cli/debug 0.086s coverage: 100.0% of statements [2022-04-21T13:34:15.499Z] === RUN TestGetAllAllowed [2022-04-21T13:34:15.499Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestGetAllMeta [2022-04-21T13:34:15.499Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-21T13:34:15.499Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestIsUnreferencedBuiltin [2022-04-21T13:34:15.499Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestIsExistingDirectory [2022-04-21T13:34:15.499Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestGetFilenameForDownload [2022-04-21T13:34:15.499Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestEnv2Variables [2022-04-21T13:34:15.499Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-21T13:34:15.499Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestMaintainer [2022-04-21T13:34:15.499Z] --- PASS: TestMaintainer (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestLabel [2022-04-21T13:34:15.499Z] --- PASS: TestLabel (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestFromScratch [2022-04-21T13:34:15.499Z] --- PASS: TestFromScratch (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestFromWithArg [2022-04-21T13:34:15.499Z] --- PASS: TestFromWithArg (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-21T13:34:15.499Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestFromWithUndefinedArg [2022-04-21T13:34:15.499Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestFromMultiStageWithNamedStage [2022-04-21T13:34:15.499Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestOnbuild [2022-04-21T13:34:15.499Z] --- PASS: TestOnbuild (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestWorkdir [2022-04-21T13:34:15.499Z] --- PASS: TestWorkdir (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestCmd [2022-04-21T13:34:15.499Z] --- PASS: TestCmd (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestHealthcheckNone [2022-04-21T13:34:15.499Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestHealthcheckCmd [2022-04-21T13:34:15.499Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestEntrypoint [2022-04-21T13:34:15.499Z] --- PASS: TestEntrypoint (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestExpose [2022-04-21T13:34:15.499Z] --- PASS: TestExpose (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestUser [2022-04-21T13:34:15.499Z] --- PASS: TestUser (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestVolume [2022-04-21T13:34:15.499Z] --- PASS: TestVolume (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestStopSignal [2022-04-21T13:34:15.499Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T13:34:15.499Z] --- SKIP: TestStopSignal (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestArg [2022-04-21T13:34:15.499Z] --- PASS: TestArg (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestShell [2022-04-21T13:34:15.499Z] --- PASS: TestShell (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestPrependEnvOnCmd [2022-04-21T13:34:15.499Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestRunWithBuildArgs [2022-04-21T13:34:15.499Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestRunIgnoresHealthcheck [2022-04-21T13:34:15.499Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestDispatchUnsupportedOptions [2022-04-21T13:34:15.499Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-21T13:34:15.499Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-21T13:34:15.499Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-21T13:34:15.499Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-21T13:34:15.499Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-21T13:34:15.499Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-21T13:34:15.499Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestNormalizeWorkdir [2022-04-21T13:34:15.499Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestDispatch [2022-04-21T13:34:15.499Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-21T13:34:15.499Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-21T13:34:15.499Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-21T13:34:15.499Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-21T13:34:15.499Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-21T13:34:15.499Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-21T13:34:15.499Z] === RUN TestDispatch/COPY_url [2022-04-21T13:34:15.499Z] --- PASS: TestDispatch (0.05s) [2022-04-21T13:34:15.499Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-21T13:34:15.499Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-21T13:34:15.499Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-04-21T13:34:15.499Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T13:34:15.499Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T13:34:15.499Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-21T13:34:15.499Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestAddScratchImageAddsToMounts [2022-04-21T13:34:15.499Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-21T13:34:15.499Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-21T13:34:15.499Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-21T13:34:15.499Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestImageSourceGetAddsToMounts [2022-04-21T13:34:15.499Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestEmptyDockerfile [2022-04-21T13:34:15.499Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestSymlinkDockerfile [2022-04-21T13:34:15.499Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-21T13:34:15.499Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-21T13:34:15.499Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestNonExistingDockerfile [2022-04-21T13:34:15.499Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestCopyRunConfig [2022-04-21T13:34:15.499Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestDeepCopyRunConfig [2022-04-21T13:34:15.499Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestExportImage [2022-04-21T13:34:15.499Z] --- PASS: TestExportImage (0.00s) [2022-04-21T13:34:15.499Z] === RUN TestNormalizeDest [2022-04-21T13:34:15.499Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-21T13:34:15.499Z] PASS [2022-04-21T13:34:15.499Z] coverage: 46.7% of statements [2022-04-21T13:34:15.499Z] ok github.com/docker/docker/builder/dockerfile 0.181s coverage: 46.7% of statements [2022-04-21T13:34:16.458Z] === RUN TestTCP4Proxy [2022-04-21T13:34:16.458Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-21T13:34:16.458Z] === RUN TestTCP4ProxyHalfClose [2022-04-21T13:34:16.458Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-21T13:34:16.458Z] === RUN TestTCP6Proxy [2022-04-21T13:34:16.458Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T13:34:16.458Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-21T13:34:16.458Z] === RUN TestTCPDualStackProxy [2022-04-21T13:34:16.458Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T13:34:16.458Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-21T13:34:16.458Z] === RUN TestUDP4Proxy [2022-04-21T13:34:16.458Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-21T13:34:16.458Z] === RUN TestUDP6Proxy [2022-04-21T13:34:16.458Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T13:34:16.458Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-21T13:34:16.458Z] === RUN TestUDPWriteError [2022-04-21T13:34:16.458Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-21T13:34:16.458Z] === RUN TestSCTP4Proxy [2022-04-21T13:34:16.458Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T13:34:16.458Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-21T13:34:16.458Z] === RUN TestSCTP6Proxy [2022-04-21T13:34:16.458Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T13:34:16.458Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-21T13:34:16.458Z] PASS [2022-04-21T13:34:16.458Z] coverage: 49.4% of statements [2022-04-21T13:34:16.458Z] ok github.com/docker/docker/cmd/docker-proxy 0.048s coverage: 49.4% of statements [2022-04-21T13:34:26.742Z] === RUN TestCheckpointCreateError [2022-04-21T13:34:26.742Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestCheckpointCreate [2022-04-21T13:34:26.742Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestCheckpointDeleteError [2022-04-21T13:34:26.742Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestCheckpointDelete [2022-04-21T13:34:26.742Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestCheckpointListError [2022-04-21T13:34:26.742Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestCheckpointList [2022-04-21T13:34:26.742Z] --- PASS: TestCheckpointList (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestCheckpointListContainerNotFound [2022-04-21T13:34:26.742Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestNewClientWithOpsFromEnv [2022-04-21T13:34:26.742Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T13:34:26.742Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestGetAPIPath [2022-04-21T13:34:26.742Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestParseHostURL [2022-04-21T13:34:26.742Z] --- PASS: TestParseHostURL (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-21T13:34:26.742Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-21T13:34:26.742Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestNegotiateAPIVersion [2022-04-21T13:34:26.742Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-21T13:34:26.742Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-21T13:34:26.742Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-21T13:34:26.742Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-21T13:34:26.742Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-21T13:34:26.742Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-21T13:34:26.742Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-21T13:34:26.742Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-21T13:34:26.742Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-21T13:34:26.742Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-21T13:34:26.742Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestNegotiateAPVersionOverride [2022-04-21T13:34:26.742Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-21T13:34:26.742Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-21T13:34:26.742Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-21T13:34:26.742Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestClientRedirect [2022-04-21T13:34:26.742Z] === RUN TestClientRedirect/GET [2022-04-21T13:34:26.742Z] === RUN TestClientRedirect/POST [2022-04-21T13:34:26.742Z] === RUN TestClientRedirect/PUT [2022-04-21T13:34:26.742Z] === RUN TestClientRedirect/DELETE [2022-04-21T13:34:26.742Z] --- PASS: TestClientRedirect (0.00s) [2022-04-21T13:34:26.742Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-21T13:34:26.742Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-21T13:34:26.742Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-21T13:34:26.742Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigCreateUnsupported [2022-04-21T13:34:26.742Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigCreateError [2022-04-21T13:34:26.742Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigCreate [2022-04-21T13:34:26.742Z] --- PASS: TestConfigCreate (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigInspectNotFound [2022-04-21T13:34:26.742Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigInspectWithEmptyID [2022-04-21T13:34:26.742Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigInspectUnsupported [2022-04-21T13:34:26.742Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigInspectError [2022-04-21T13:34:26.742Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigInspectConfigNotFound [2022-04-21T13:34:26.742Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigInspect [2022-04-21T13:34:26.742Z] --- PASS: TestConfigInspect (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigListUnsupported [2022-04-21T13:34:26.742Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigListError [2022-04-21T13:34:26.742Z] --- PASS: TestConfigListError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigList [2022-04-21T13:34:26.742Z] --- PASS: TestConfigList (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigRemoveUnsupported [2022-04-21T13:34:26.742Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigRemoveError [2022-04-21T13:34:26.742Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigRemove [2022-04-21T13:34:26.742Z] --- PASS: TestConfigRemove (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigUpdateUnsupported [2022-04-21T13:34:26.742Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigUpdateError [2022-04-21T13:34:26.742Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestConfigUpdate [2022-04-21T13:34:26.742Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerCommitError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerCommit [2022-04-21T13:34:26.742Z] --- PASS: TestContainerCommit (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerStatPathError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerStatPathNotFoundError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerStatPathNoHeaderError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerStatPath [2022-04-21T13:34:26.742Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestCopyToContainerError [2022-04-21T13:34:26.742Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestCopyToContainerNotFoundError [2022-04-21T13:34:26.742Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestCopyToContainerEmptyResponse [2022-04-21T13:34:26.742Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestCopyToContainer [2022-04-21T13:34:26.742Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestCopyFromContainerError [2022-04-21T13:34:26.742Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestCopyFromContainerNotFoundError [2022-04-21T13:34:26.742Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-21T13:34:26.742Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-21T13:34:26.742Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestCopyFromContainer [2022-04-21T13:34:26.742Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerCreateError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerCreateImageNotFound [2022-04-21T13:34:26.742Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerCreateWithName [2022-04-21T13:34:26.742Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerCreateAutoRemove [2022-04-21T13:34:26.742Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerDiffError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerDiff [2022-04-21T13:34:26.742Z] --- PASS: TestContainerDiff (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerExecCreateError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerExecCreate [2022-04-21T13:34:26.742Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerExecStartError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerExecStart [2022-04-21T13:34:26.742Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerExecInspectError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerExecInspect [2022-04-21T13:34:26.742Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerExportError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerExportError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerExport [2022-04-21T13:34:26.742Z] --- PASS: TestContainerExport (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerInspectError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerInspectContainerNotFound [2022-04-21T13:34:26.742Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerInspectWithEmptyID [2022-04-21T13:34:26.742Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerInspect [2022-04-21T13:34:26.742Z] --- PASS: TestContainerInspect (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerInspectNode [2022-04-21T13:34:26.742Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerKillError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerKillError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerKill [2022-04-21T13:34:26.742Z] --- PASS: TestContainerKill (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerListError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerListError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerList [2022-04-21T13:34:26.742Z] --- PASS: TestContainerList (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerLogsNotFoundError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerLogsError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerLogs [2022-04-21T13:34:26.742Z] --- PASS: TestContainerLogs (0.14s) [2022-04-21T13:34:26.742Z] === RUN TestContainerPauseError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerPause [2022-04-21T13:34:26.742Z] --- PASS: TestContainerPause (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainersPruneError [2022-04-21T13:34:26.742Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainersPrune [2022-04-21T13:34:26.742Z] --- PASS: TestContainersPrune (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerRemoveError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerRemoveNotFoundError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerRemove [2022-04-21T13:34:26.742Z] --- PASS: TestContainerRemove (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerRenameError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerRename [2022-04-21T13:34:26.742Z] --- PASS: TestContainerRename (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerResizeError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerExecResizeError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerResize [2022-04-21T13:34:26.742Z] --- PASS: TestContainerResize (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerExecResize [2022-04-21T13:34:26.742Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerRestartError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerRestart [2022-04-21T13:34:26.742Z] --- PASS: TestContainerRestart (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerStartError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerStartError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerStart [2022-04-21T13:34:26.742Z] --- PASS: TestContainerStart (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerStatsError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerStats [2022-04-21T13:34:26.742Z] --- PASS: TestContainerStats (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerStopError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerStopError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerStop [2022-04-21T13:34:26.742Z] --- PASS: TestContainerStop (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerTopError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerTopError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerTop [2022-04-21T13:34:26.742Z] --- PASS: TestContainerTop (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerUnpauseError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerUnpause [2022-04-21T13:34:26.742Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerUpdateError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerUpdate [2022-04-21T13:34:26.742Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerWaitError [2022-04-21T13:34:26.742Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestContainerWait [2022-04-21T13:34:26.742Z] --- PASS: TestContainerWait (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestDiskUsageError [2022-04-21T13:34:26.742Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestDiskUsage [2022-04-21T13:34:26.742Z] --- PASS: TestDiskUsage (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestDistributionInspectUnsupported [2022-04-21T13:34:26.742Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestDistributionInspectWithEmptyID [2022-04-21T13:34:26.742Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-21T13:34:26.742Z] === RUN TestEventsErrorInOptions [2022-04-21T13:34:26.743Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestEventsErrorFromServer [2022-04-21T13:34:26.743Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestEvents [2022-04-21T13:34:26.743Z] --- PASS: TestEvents (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestTLSCloseWriter [2022-04-21T13:34:26.743Z] === PAUSE TestTLSCloseWriter [2022-04-21T13:34:26.743Z] === RUN TestImageBuildError [2022-04-21T13:34:26.743Z] --- PASS: TestImageBuildError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageBuild [2022-04-21T13:34:26.743Z] --- PASS: TestImageBuild (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestGetDockerOS [2022-04-21T13:34:26.743Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageCreateError [2022-04-21T13:34:26.743Z] --- PASS: TestImageCreateError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageCreate [2022-04-21T13:34:26.743Z] --- PASS: TestImageCreate (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageHistoryError [2022-04-21T13:34:26.743Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageHistory [2022-04-21T13:34:26.743Z] --- PASS: TestImageHistory (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageImportError [2022-04-21T13:34:26.743Z] --- PASS: TestImageImportError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageImport [2022-04-21T13:34:26.743Z] --- PASS: TestImageImport (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageInspectError [2022-04-21T13:34:26.743Z] --- PASS: TestImageInspectError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageInspectImageNotFound [2022-04-21T13:34:26.743Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageInspectWithEmptyID [2022-04-21T13:34:26.743Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageInspect [2022-04-21T13:34:26.743Z] --- PASS: TestImageInspect (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageListError [2022-04-21T13:34:26.743Z] --- PASS: TestImageListError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageList [2022-04-21T13:34:26.743Z] --- PASS: TestImageList (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageListApiBefore125 [2022-04-21T13:34:26.743Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageLoadError [2022-04-21T13:34:26.743Z] --- PASS: TestImageLoadError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageLoad [2022-04-21T13:34:26.743Z] --- PASS: TestImageLoad (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImagesPruneError [2022-04-21T13:34:26.743Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImagesPrune [2022-04-21T13:34:26.743Z] --- PASS: TestImagesPrune (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImagePullReferenceParseError [2022-04-21T13:34:26.743Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImagePullAnyError [2022-04-21T13:34:26.743Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-21T13:34:26.743Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:34:26.743Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:34:26.743Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-21T13:34:26.743Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImagePullWithoutErrors [2022-04-21T13:34:26.743Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImagePushReferenceError [2022-04-21T13:34:26.743Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImagePushAnyError [2022-04-21T13:34:26.743Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-21T13:34:26.743Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:34:26.743Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:34:26.743Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-21T13:34:26.743Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImagePushWithoutErrors [2022-04-21T13:34:26.743Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-21T13:34:26.743Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-21T13:34:26.743Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-21T13:34:26.743Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-21T13:34:26.743Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-21T13:34:26.743Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-21T13:34:26.743Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-21T13:34:26.743Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-21T13:34:26.743Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageRemoveError [2022-04-21T13:34:26.743Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageRemoveImageNotFound [2022-04-21T13:34:26.743Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageRemove [2022-04-21T13:34:26.743Z] --- PASS: TestImageRemove (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageSaveError [2022-04-21T13:34:26.743Z] --- PASS: TestImageSaveError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageSave [2022-04-21T13:34:26.743Z] --- PASS: TestImageSave (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageSearchAnyError [2022-04-21T13:34:26.743Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-21T13:34:26.743Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:34:26.743Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:34:26.743Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-21T13:34:26.743Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageSearchWithoutErrors [2022-04-21T13:34:26.743Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageTagError [2022-04-21T13:34:26.743Z] --- PASS: TestImageTagError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageTagInvalidReference [2022-04-21T13:34:26.743Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageTagInvalidSourceImageName [2022-04-21T13:34:26.743Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageTagHexSource [2022-04-21T13:34:26.743Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestImageTag [2022-04-21T13:34:26.743Z] --- PASS: TestImageTag (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestInfoServerError [2022-04-21T13:34:26.743Z] --- PASS: TestInfoServerError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestInfoInvalidResponseJSONError [2022-04-21T13:34:26.743Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestInfo [2022-04-21T13:34:26.743Z] --- PASS: TestInfo (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNetworkConnectError [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNetworkConnect [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNetworkCreateError [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNetworkCreate [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNetworkDisconnectError [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNetworkDisconnect [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNetworkInspect [2022-04-21T13:34:26.743Z] === RUN TestNetworkInspect/empty_ID [2022-04-21T13:34:26.743Z] === RUN TestNetworkInspect/no_options [2022-04-21T13:34:26.743Z] === RUN TestNetworkInspect/verbose [2022-04-21T13:34:26.743Z] === RUN TestNetworkInspect/global_scope [2022-04-21T13:34:26.743Z] === RUN TestNetworkInspect/unknown_network [2022-04-21T13:34:26.743Z] === RUN TestNetworkInspect/server_error [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNetworkListError [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkListError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNetworkList [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkList (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNetworksPruneError [2022-04-21T13:34:26.743Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNetworksPrune [2022-04-21T13:34:26.743Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNetworkRemoveError [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNetworkRemove [2022-04-21T13:34:26.743Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNodeInspectError [2022-04-21T13:34:26.743Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNodeInspectNodeNotFound [2022-04-21T13:34:26.743Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNodeInspectWithEmptyID [2022-04-21T13:34:26.743Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNodeInspect [2022-04-21T13:34:26.743Z] --- PASS: TestNodeInspect (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNodeListError [2022-04-21T13:34:26.743Z] --- PASS: TestNodeListError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNodeList [2022-04-21T13:34:26.743Z] --- PASS: TestNodeList (0.01s) [2022-04-21T13:34:26.743Z] === RUN TestNodeRemoveError [2022-04-21T13:34:26.743Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNodeRemove [2022-04-21T13:34:26.743Z] --- PASS: TestNodeRemove (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNodeUpdateError [2022-04-21T13:34:26.743Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestNodeUpdate [2022-04-21T13:34:26.743Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestOptionWithHostFromEnv [2022-04-21T13:34:26.743Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestOptionWithTimeout [2022-04-21T13:34:26.743Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestOptionWithVersionFromEnv [2022-04-21T13:34:26.743Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPingFail [2022-04-21T13:34:26.743Z] --- PASS: TestPingFail (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPingWithError [2022-04-21T13:34:26.743Z] 2022/04/21 13:34:25 RoundTripper returned a response & error; ignoring response [2022-04-21T13:34:26.743Z] 2022/04/21 13:34:25 RoundTripper returned a response & error; ignoring response [2022-04-21T13:34:26.743Z] --- PASS: TestPingWithError (0.02s) [2022-04-21T13:34:26.743Z] === RUN TestPingSuccess [2022-04-21T13:34:26.743Z] --- PASS: TestPingSuccess (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPingHeadFallback [2022-04-21T13:34:26.743Z] === RUN TestPingHeadFallback/OK [2022-04-21T13:34:26.743Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-21T13:34:26.743Z] === RUN TestPingHeadFallback/Not_Found [2022-04-21T13:34:26.743Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-21T13:34:26.743Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-21T13:34:26.743Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-21T13:34:26.743Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-21T13:34:26.743Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-21T13:34:26.743Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPluginDisableError [2022-04-21T13:34:26.743Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPluginDisable [2022-04-21T13:34:26.743Z] --- PASS: TestPluginDisable (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPluginEnableError [2022-04-21T13:34:26.743Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPluginEnable [2022-04-21T13:34:26.743Z] --- PASS: TestPluginEnable (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPluginInspectError [2022-04-21T13:34:26.743Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPluginInspectWithEmptyID [2022-04-21T13:34:26.743Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPluginInspect [2022-04-21T13:34:26.743Z] --- PASS: TestPluginInspect (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPluginListError [2022-04-21T13:34:26.743Z] --- PASS: TestPluginListError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPluginList [2022-04-21T13:34:26.743Z] --- PASS: TestPluginList (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPluginPushError [2022-04-21T13:34:26.743Z] --- PASS: TestPluginPushError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPluginPush [2022-04-21T13:34:26.743Z] --- PASS: TestPluginPush (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPluginRemoveError [2022-04-21T13:34:26.743Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPluginRemove [2022-04-21T13:34:26.743Z] --- PASS: TestPluginRemove (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPluginSetError [2022-04-21T13:34:26.743Z] --- PASS: TestPluginSetError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPluginSet [2022-04-21T13:34:26.743Z] --- PASS: TestPluginSet (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSetHostHeader [2022-04-21T13:34:26.743Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestPlainTextError [2022-04-21T13:34:26.743Z] --- PASS: TestPlainTextError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestInfiniteError [2022-04-21T13:34:26.743Z] --- PASS: TestInfiniteError (0.02s) [2022-04-21T13:34:26.743Z] === RUN TestCanceledContext [2022-04-21T13:34:26.743Z] 2022/04/21 13:34:25 RoundTripper returned a response & error; ignoring response [2022-04-21T13:34:26.743Z] --- PASS: TestCanceledContext (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestDeadlineExceededContext [2022-04-21T13:34:26.743Z] 2022/04/21 13:34:25 RoundTripper returned a response & error; ignoring response [2022-04-21T13:34:26.743Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretCreateUnsupported [2022-04-21T13:34:26.743Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretCreateError [2022-04-21T13:34:26.743Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretCreate [2022-04-21T13:34:26.743Z] --- PASS: TestSecretCreate (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretInspectUnsupported [2022-04-21T13:34:26.743Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretInspectError [2022-04-21T13:34:26.743Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretInspectSecretNotFound [2022-04-21T13:34:26.743Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretInspectWithEmptyID [2022-04-21T13:34:26.743Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretInspect [2022-04-21T13:34:26.743Z] --- PASS: TestSecretInspect (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretListUnsupported [2022-04-21T13:34:26.743Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretListError [2022-04-21T13:34:26.743Z] --- PASS: TestSecretListError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretList [2022-04-21T13:34:26.743Z] --- PASS: TestSecretList (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretRemoveUnsupported [2022-04-21T13:34:26.743Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretRemoveError [2022-04-21T13:34:26.743Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretRemove [2022-04-21T13:34:26.743Z] --- PASS: TestSecretRemove (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretUpdateUnsupported [2022-04-21T13:34:26.743Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretUpdateError [2022-04-21T13:34:26.743Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSecretUpdate [2022-04-21T13:34:26.743Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceCreateError [2022-04-21T13:34:26.743Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceCreate [2022-04-21T13:34:26.743Z] --- PASS: TestServiceCreate (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-21T13:34:26.743Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceCreateDigestPinning [2022-04-21T13:34:26.743Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceInspectError [2022-04-21T13:34:26.743Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceInspectServiceNotFound [2022-04-21T13:34:26.743Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceInspectWithEmptyID [2022-04-21T13:34:26.743Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceInspect [2022-04-21T13:34:26.743Z] --- PASS: TestServiceInspect (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceListError [2022-04-21T13:34:26.743Z] --- PASS: TestServiceListError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceList [2022-04-21T13:34:26.743Z] --- PASS: TestServiceList (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceLogsError [2022-04-21T13:34:26.743Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceLogs [2022-04-21T13:34:26.743Z] --- PASS: TestServiceLogs (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceRemoveError [2022-04-21T13:34:26.743Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceRemoveNotFoundError [2022-04-21T13:34:26.743Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceRemove [2022-04-21T13:34:26.743Z] --- PASS: TestServiceRemove (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceUpdateError [2022-04-21T13:34:26.743Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestServiceUpdate [2022-04-21T13:34:26.743Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSwarmGetUnlockKeyError [2022-04-21T13:34:26.743Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSwarmGetUnlockKey [2022-04-21T13:34:26.743Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSwarmInitError [2022-04-21T13:34:26.743Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSwarmInit [2022-04-21T13:34:26.743Z] --- PASS: TestSwarmInit (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSwarmInspectError [2022-04-21T13:34:26.743Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSwarmInspect [2022-04-21T13:34:26.743Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSwarmJoinError [2022-04-21T13:34:26.743Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSwarmJoin [2022-04-21T13:34:26.743Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSwarmLeaveError [2022-04-21T13:34:26.743Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSwarmLeave [2022-04-21T13:34:26.743Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSwarmUnlockError [2022-04-21T13:34:26.743Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSwarmUnlock [2022-04-21T13:34:26.743Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSwarmUpdateError [2022-04-21T13:34:26.743Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestSwarmUpdate [2022-04-21T13:34:26.743Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestTaskInspectError [2022-04-21T13:34:26.743Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestTaskInspectWithEmptyID [2022-04-21T13:34:26.743Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestTaskInspect [2022-04-21T13:34:26.743Z] --- PASS: TestTaskInspect (0.00s) [2022-04-21T13:34:26.743Z] === RUN TestTaskListError [2022-04-21T13:34:26.743Z] --- PASS: TestTaskListError (0.00s) [2022-04-21T13:34:26.744Z] === RUN TestTaskList [2022-04-21T13:34:26.744Z] --- PASS: TestTaskList (0.00s) [2022-04-21T13:34:26.744Z] === RUN TestVolumeCreateError [2022-04-21T13:34:26.744Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-21T13:34:26.744Z] === RUN TestVolumeCreate [2022-04-21T13:34:26.744Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-21T13:34:26.744Z] === RUN TestVolumeInspectError [2022-04-21T13:34:26.744Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-21T13:34:26.744Z] === RUN TestVolumeInspectNotFound [2022-04-21T13:34:26.744Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-21T13:34:26.744Z] === RUN TestVolumeInspectWithEmptyID [2022-04-21T13:34:26.744Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-21T13:34:26.744Z] === RUN TestVolumeInspect [2022-04-21T13:34:26.744Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-21T13:34:26.744Z] === RUN TestVolumeListError [2022-04-21T13:34:26.744Z] --- PASS: TestVolumeListError (0.00s) [2022-04-21T13:34:26.744Z] === RUN TestVolumeList [2022-04-21T13:34:26.744Z] --- PASS: TestVolumeList (0.00s) [2022-04-21T13:34:26.744Z] === RUN TestVolumeRemoveError [2022-04-21T13:34:26.744Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-21T13:34:26.744Z] === RUN TestVolumeRemove [2022-04-21T13:34:26.744Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-21T13:34:26.744Z] === CONT TestTLSCloseWriter [2022-04-21T13:34:26.744Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-21T13:34:26.744Z] PASS [2022-04-21T13:34:26.744Z] coverage: 75.0% of statements [2022-04-21T13:34:26.744Z] ok github.com/docker/docker/client 0.366s coverage: 75.0% of statements [2022-04-21T13:34:33.913Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T13:34:33.913Z] Using test binary docker [2022-04-21T13:34:33.913Z] +++ /etc/init.d/apparmor start [2022-04-21T13:34:33.913Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T13:34:33.913Z] Starting dockerd [2022-04-21T13:34:33.913Z] INFO: Waiting for daemon to start... [2022-04-21T13:34:33.913Z] +++ 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-04-21T13:34:33.913Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T13:34:33.913Z] Using test binary docker [2022-04-21T13:34:33.913Z] +++ /etc/init.d/apparmor start [2022-04-21T13:34:33.913Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T13:34:33.913Z] INFO: Waiting for daemon to start... [2022-04-21T13:34:33.913Z] Starting dockerd [2022-04-21T13:34:33.913Z] +++ 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-04-21T13:34:34.854Z] . [2022-04-21T13:34:34.854Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T13:34:35.115Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T13:34:35.115Z] Error: No such image: emptyfs [2022-04-21T13:34:35.115Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-21T13:34:35.115Z] ++++ docker load [2022-04-21T13:34:35.376Z] Running integration-test (iteration 1) [2022-04-21T13:34:35.376Z] 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-04-21T13:34:35.376Z] ++ 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-04-21T13:34:35.376Z] ++ set -e [2022-04-21T13:34:35.376Z] ++ '[' -n 0 ']' [2022-04-21T13:34:35.376Z] ++ set -x [2022-04-21T13:34:35.376Z] ++ 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-04-21T13:34:35.947Z] [2022-04-21T13:34:35.947Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T13:34:35.947Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T13:34:35.947Z] Loaded image: busybox:latest [2022-04-21T13:34:35.947Z] Error: No such image: emptyfs [2022-04-21T13:34:36.208Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-21T13:34:36.208Z] ++++ docker load [2022-04-21T13:34:36.469Z] Loaded image: busybox:glibc [2022-04-21T13:34:36.469Z] Running integration-test (iteration 1) [2022-04-21T13:34:36.469Z] 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-04-21T13:34:36.469Z] ++ 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-04-21T13:34:36.469Z] ++ set -e [2022-04-21T13:34:36.469Z] ++ '[' -n 0 ']' [2022-04-21T13:34:36.469Z] ++ set -x [2022-04-21T13:34:36.469Z] ++ 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-04-21T13:34:36.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-21T13:34:36.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-21T13:34:37.412Z] Loaded image: busybox:latest [2022-04-21T13:34:37.985Z] Loaded image: busybox:glibc [2022-04-21T13:34:38.287Z] === RUN TestBoolValue [2022-04-21T13:34:38.287Z] --- PASS: TestBoolValue (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestBoolValueOrDefault [2022-04-21T13:34:38.287Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestInt64ValueOrZero [2022-04-21T13:34:38.287Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestInt64ValueOrDefault [2022-04-21T13:34:38.287Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-21T13:34:38.287Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestJsonContentType [2022-04-21T13:34:38.287Z] --- PASS: TestJsonContentType (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestReadJSON [2022-04-21T13:34:38.287Z] === RUN TestReadJSON/nil_body [2022-04-21T13:34:38.287Z] === RUN TestReadJSON/empty_body [2022-04-21T13:34:38.287Z] === RUN TestReadJSON/with_valid_request [2022-04-21T13:34:38.287Z] === RUN TestReadJSON/with_whitespace [2022-04-21T13:34:38.287Z] === RUN TestReadJSON/with_extra_content [2022-04-21T13:34:38.287Z] === RUN TestReadJSON/invalid_JSON [2022-04-21T13:34:38.287Z] --- PASS: TestReadJSON (0.00s) [2022-04-21T13:34:38.287Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-21T13:34:38.287Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-21T13:34:38.287Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-21T13:34:38.287Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-21T13:34:38.287Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-21T13:34:38.287Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-21T13:34:38.287Z] PASS [2022-04-21T13:34:38.287Z] coverage: 31.9% of statements [2022-04-21T13:34:38.287Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 31.9% of statements [2022-04-21T13:34:38.287Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-21T13:34:38.287Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-21T13:34:38.287Z] === RUN TestMaskSecretKeys [2022-04-21T13:34:38.287Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-21T13:34:38.287Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-21T13:34:38.287Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-21T13:34:38.287Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-21T13:34:38.287Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-21T13:34:38.287Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-21T13:34:38.287Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestVersionMiddlewareVersion [2022-04-21T13:34:38.287Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-21T13:34:38.287Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-21T13:34:38.287Z] PASS [2022-04-21T13:34:38.287Z] coverage: 37.7% of statements [2022-04-21T13:34:38.287Z] ok github.com/docker/docker/api/server/middleware 0.043s coverage: 37.7% of statements [2022-04-21T13:34:38.287Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-21T13:34:38.287Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-21T13:34:38.287Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-21T13:34:38.287Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-21T13:34:38.287Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-21T13:34:38.287Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-21T13:34:38.287Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-21T13:34:38.287Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-21T13:34:38.287Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-21T13:34:38.287Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-21T13:34:38.287Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-21T13:34:38.287Z] === RUN TestToJSON [2022-04-21T13:34:38.287Z] --- PASS: TestToJSON (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestToParamWithVersion [2022-04-21T13:34:38.287Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestFromJSON [2022-04-21T13:34:38.287Z] --- PASS: TestFromJSON (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestEmpty [2022-04-21T13:34:38.287Z] --- PASS: TestEmpty (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestArgsMatchKVListEmptySources [2022-04-21T13:34:38.287Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestArgsMatchKVList [2022-04-21T13:34:38.287Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestArgsMatch [2022-04-21T13:34:38.287Z] --- PASS: TestArgsMatch (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestAdd [2022-04-21T13:34:38.287Z] --- PASS: TestAdd (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestDel [2022-04-21T13:34:38.287Z] --- PASS: TestDel (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestLen [2022-04-21T13:34:38.287Z] --- PASS: TestLen (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestExactMatch [2022-04-21T13:34:38.287Z] --- PASS: TestExactMatch (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestOnlyOneExactMatch [2022-04-21T13:34:38.287Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestContains [2022-04-21T13:34:38.287Z] --- PASS: TestContains (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestValidate [2022-04-21T13:34:38.287Z] --- PASS: TestValidate (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestWalkValues [2022-04-21T13:34:38.287Z] --- PASS: TestWalkValues (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestFuzzyMatch [2022-04-21T13:34:38.287Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-21T13:34:38.287Z] === RUN TestClone [2022-04-21T13:34:38.287Z] --- PASS: TestClone (0.00s) [2022-04-21T13:34:38.287Z] PASS [2022-04-21T13:34:38.287Z] coverage: 92.2% of statements [2022-04-21T13:34:38.287Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2022-04-21T13:34:38.287Z] === RUN TestStrSliceMarshalJSON [2022-04-21T13:34:38.288Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestStrSliceUnmarshalJSON [2022-04-21T13:34:38.288Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestStrSliceUnmarshalString [2022-04-21T13:34:38.288Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestStrSliceUnmarshalSlice [2022-04-21T13:34:38.288Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-21T13:34:38.288Z] PASS [2022-04-21T13:34:38.288Z] coverage: 90.0% of statements [2022-04-21T13:34:38.288Z] ok github.com/docker/docker/api/types/strslice 0.066s coverage: 90.0% of statements [2022-04-21T13:34:38.288Z] === RUN TestAdjustForAPIVersion [2022-04-21T13:34:38.288Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-21T13:34:38.288Z] PASS [2022-04-21T13:34:38.288Z] coverage: 6.1% of statements [2022-04-21T13:34:38.288Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 6.1% of statements [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/types [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-21T13:34:38.288Z] === RUN TestDurationToSecondsString [2022-04-21T13:34:38.288Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestGetTimestamp [2022-04-21T13:34:38.288Z] --- PASS: TestGetTimestamp (0.12s) [2022-04-21T13:34:38.288Z] === RUN TestParseTimestamps [2022-04-21T13:34:38.288Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-21T13:34:38.288Z] PASS [2022-04-21T13:34:38.288Z] coverage: 100.0% of statements [2022-04-21T13:34:38.288Z] ok github.com/docker/docker/api/types/time 0.160s coverage: 100.0% of statements [2022-04-21T13:34:38.288Z] === RUN TestCompareVersion [2022-04-21T13:34:38.288Z] --- PASS: TestCompareVersion (0.00s) [2022-04-21T13:34:38.288Z] PASS [2022-04-21T13:34:38.288Z] coverage: 77.3% of statements [2022-04-21T13:34:38.288Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 77.3% of statements [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/builder [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-21T13:34:38.288Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-21T13:34:38.288Z] === RUN TestIsGIT [2022-04-21T13:34:38.288Z] --- PASS: TestIsGIT (0.00s) [2022-04-21T13:34:38.288Z] PASS [2022-04-21T13:34:38.288Z] coverage: 100.0% of statements [2022-04-21T13:34:38.288Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.170s coverage: 100.0% of statements [2022-04-21T13:34:38.288Z] === RUN TestParseRemoteURL [2022-04-21T13:34:38.288Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-21T13:34:38.288Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-21T13:34:38.288Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-21T13:34:38.288Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-21T13:34:38.288Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-21T13:34:38.288Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-21T13:34:38.288Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-21T13:34:38.288Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-21T13:34:38.288Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-21T13:34:38.288Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-21T13:34:38.288Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-21T13:34:38.288Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-21T13:34:38.288Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-21T13:34:38.288Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-21T13:34:38.288Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-21T13:34:38.288Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-21T13:34:38.288Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-21T13:34:38.288Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-21T13:34:38.288Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-21T13:34:38.288Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-21T13:34:38.288Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestCloneArgsSmartHttp [2022-04-21T13:34:38.288Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-21T13:34:38.288Z] === RUN TestCloneArgsDumbHttp [2022-04-21T13:34:38.288Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestCloneArgsGit [2022-04-21T13:34:38.288Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestCheckoutGit [2022-04-21T13:34:38.288Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-21T13:34:38.288Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-21T13:34:38.288Z] === RUN TestProcessNoDockerignore [2022-04-21T13:34:38.288Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-21T13:34:38.288Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestDetectContentType [2022-04-21T13:34:38.288Z] --- PASS: TestDetectContentType (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestSelectAcceptableMIME [2022-04-21T13:34:38.288Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestInspectEmptyResponse [2022-04-21T13:34:38.288Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestInspectResponseBinary [2022-04-21T13:34:38.288Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestResponseUnsupportedContentType [2022-04-21T13:34:38.288Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestInspectResponseTextSimple [2022-04-21T13:34:38.288Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestInspectResponseEmptyContentType [2022-04-21T13:34:38.288Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestUnknownContentLength [2022-04-21T13:34:38.288Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestDownloadRemote [2022-04-21T13:34:38.288Z] --- PASS: TestDownloadRemote (0.07s) [2022-04-21T13:34:38.288Z] === RUN TestGetWithStatusError [2022-04-21T13:34:38.288Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestCloseRootDirectory [2022-04-21T13:34:38.288Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:34:38.288Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestHashFile [2022-04-21T13:34:38.288Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:34:38.288Z] --- SKIP: TestHashFile (0.00s) [2022-04-21T13:34:38.288Z] === RUN TestHashSubdir [2022-04-21T13:34:38.288Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:34:38.288Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-21T13:34:38.288Z] === RUN TestRemoveDirectory [2022-04-21T13:34:38.288Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:34:38.288Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-21T13:34:38.288Z] PASS [2022-04-21T13:34:38.288Z] coverage: 9.3% of statements [2022-04-21T13:34:38.288Z] ok github.com/docker/docker/builder/remotecontext 0.194s coverage: 9.3% of statements [2022-04-21T13:34:38.743Z] === RUN TestEnable [2022-04-21T13:34:38.743Z] --- PASS: TestEnable (0.00s) [2022-04-21T13:34:38.743Z] === RUN TestDisable [2022-04-21T13:34:38.743Z] --- PASS: TestDisable (0.00s) [2022-04-21T13:34:38.743Z] === RUN TestEnabled [2022-04-21T13:34:38.743Z] --- PASS: TestEnabled (0.00s) [2022-04-21T13:34:38.743Z] PASS [2022-04-21T13:34:38.743Z] coverage: 100.0% of statements [2022-04-21T13:34:38.743Z] ok github.com/docker/docker/cli/debug 0.031s coverage: 100.0% of statements [2022-04-21T13:34:39.198Z] === RUN TestGetAllAllowed [2022-04-21T13:34:39.198Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestGetAllMeta [2022-04-21T13:34:39.198Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-21T13:34:39.198Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestIsUnreferencedBuiltin [2022-04-21T13:34:39.198Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestIsExistingDirectory [2022-04-21T13:34:39.198Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestGetFilenameForDownload [2022-04-21T13:34:39.198Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestEnv2Variables [2022-04-21T13:34:39.198Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-21T13:34:39.198Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestMaintainer [2022-04-21T13:34:39.198Z] --- PASS: TestMaintainer (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestLabel [2022-04-21T13:34:39.198Z] --- PASS: TestLabel (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestFromScratch [2022-04-21T13:34:39.198Z] --- PASS: TestFromScratch (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestFromWithArg [2022-04-21T13:34:39.198Z] --- PASS: TestFromWithArg (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-21T13:34:39.198Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestFromWithUndefinedArg [2022-04-21T13:34:39.198Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestFromMultiStageWithNamedStage [2022-04-21T13:34:39.198Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestOnbuild [2022-04-21T13:34:39.198Z] --- PASS: TestOnbuild (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestWorkdir [2022-04-21T13:34:39.198Z] --- PASS: TestWorkdir (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestCmd [2022-04-21T13:34:39.198Z] --- PASS: TestCmd (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestHealthcheckNone [2022-04-21T13:34:39.198Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestHealthcheckCmd [2022-04-21T13:34:39.198Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestEntrypoint [2022-04-21T13:34:39.198Z] --- PASS: TestEntrypoint (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestExpose [2022-04-21T13:34:39.198Z] --- PASS: TestExpose (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestUser [2022-04-21T13:34:39.198Z] --- PASS: TestUser (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestVolume [2022-04-21T13:34:39.198Z] --- PASS: TestVolume (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestStopSignal [2022-04-21T13:34:39.198Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T13:34:39.198Z] --- SKIP: TestStopSignal (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestArg [2022-04-21T13:34:39.198Z] --- PASS: TestArg (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestShell [2022-04-21T13:34:39.198Z] --- PASS: TestShell (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestPrependEnvOnCmd [2022-04-21T13:34:39.198Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestRunWithBuildArgs [2022-04-21T13:34:39.198Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestRunIgnoresHealthcheck [2022-04-21T13:34:39.198Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestDispatchUnsupportedOptions [2022-04-21T13:34:39.198Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-21T13:34:39.198Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-21T13:34:39.198Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-21T13:34:39.198Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-21T13:34:39.198Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-21T13:34:39.198Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-21T13:34:39.198Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestNormalizeWorkdir [2022-04-21T13:34:39.198Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestDispatch [2022-04-21T13:34:39.198Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-21T13:34:39.198Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-21T13:34:39.198Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-21T13:34:39.198Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-21T13:34:39.198Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-21T13:34:39.198Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-21T13:34:39.198Z] === RUN TestDispatch/COPY_url [2022-04-21T13:34:39.198Z] --- PASS: TestDispatch (0.05s) [2022-04-21T13:34:39.198Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-21T13:34:39.198Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-21T13:34:39.198Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-21T13:34:39.198Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T13:34:39.198Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T13:34:39.198Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-21T13:34:39.198Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestAddScratchImageAddsToMounts [2022-04-21T13:34:39.198Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-21T13:34:39.198Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-21T13:34:39.198Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-21T13:34:39.198Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestImageSourceGetAddsToMounts [2022-04-21T13:34:39.198Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestEmptyDockerfile [2022-04-21T13:34:39.198Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestSymlinkDockerfile [2022-04-21T13:34:39.198Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-21T13:34:39.198Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-21T13:34:39.198Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestNonExistingDockerfile [2022-04-21T13:34:39.198Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestCopyRunConfig [2022-04-21T13:34:39.198Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestDeepCopyRunConfig [2022-04-21T13:34:39.198Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestExportImage [2022-04-21T13:34:39.198Z] --- PASS: TestExportImage (0.00s) [2022-04-21T13:34:39.198Z] === RUN TestNormalizeDest [2022-04-21T13:34:39.198Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-21T13:34:39.198Z] PASS [2022-04-21T13:34:39.198Z] coverage: 46.7% of statements [2022-04-21T13:34:39.198Z] ok github.com/docker/docker/builder/dockerfile 0.189s coverage: 46.7% of statements [2022-04-21T13:34:40.159Z] === RUN TestTCP4Proxy [2022-04-21T13:34:40.159Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-21T13:34:40.159Z] === RUN TestTCP4ProxyHalfClose [2022-04-21T13:34:40.159Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-21T13:34:40.159Z] === RUN TestTCP6Proxy [2022-04-21T13:34:40.159Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T13:34:40.159Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-21T13:34:40.159Z] === RUN TestTCPDualStackProxy [2022-04-21T13:34:40.159Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T13:34:40.159Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-21T13:34:40.159Z] === RUN TestUDP4Proxy [2022-04-21T13:34:40.159Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-21T13:34:40.159Z] === RUN TestUDP6Proxy [2022-04-21T13:34:40.159Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T13:34:40.159Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-21T13:34:40.159Z] === RUN TestUDPWriteError [2022-04-21T13:34:40.159Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-21T13:34:40.159Z] === RUN TestSCTP4Proxy [2022-04-21T13:34:40.159Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T13:34:40.159Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-21T13:34:40.159Z] === RUN TestSCTP6Proxy [2022-04-21T13:34:40.159Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T13:34:40.159Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-21T13:34:40.159Z] PASS [2022-04-21T13:34:40.159Z] coverage: 49.4% of statements [2022-04-21T13:34:40.159Z] ok github.com/docker/docker/cmd/docker-proxy 0.053s coverage: 49.4% of statements [2022-04-21T13:34:41.287Z] Loaded image: debian:bullseye-slim [2022-04-21T13:34:41.287Z] Loaded image: hello-world:latest [2022-04-21T13:34:41.548Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:34:41.548Z] INFO: Testing against a local daemon [2022-04-21T13:34:41.548Z] === RUN TestDockerSuite [2022-04-21T13:34:41.548Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-21T13:34:41.548Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-21T13:34:41.548Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-21T13:34:41.548Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-21T13:34:41.548Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-21T13:34:41.548Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-21T13:34:41.548Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-21T13:34:41.548Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-21T13:34:41.638Z] --- PASS: TestCheckoutGit (27.40s) [2022-04-21T13:34:41.638Z] === RUN TestValidGitTransport [2022-04-21T13:34:41.638Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-21T13:34:41.638Z] === RUN TestGitInvalidRef [2022-04-21T13:34:41.638Z] --- PASS: TestGitInvalidRef (0.18s) [2022-04-21T13:34:41.638Z] PASS [2022-04-21T13:34:41.638Z] coverage: 86.3% of statements [2022-04-21T13:34:41.638Z] ok github.com/docker/docker/builder/remotecontext/git 27.842s coverage: 86.3% of statements [2022-04-21T13:34:41.638Z] ? github.com/docker/docker/cli [no test files] [2022-04-21T13:34:41.638Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-21T13:34:41.638Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-21T13:34:41.638Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-21T13:34:42.502Z] Loaded image: debian:bullseye-slim [2022-04-21T13:34:42.503Z] Loaded image: hello-world:latest [2022-04-21T13:34:42.763Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-21T13:34:42.763Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:34:42.763Z] INFO: Testing against a local daemon [2022-04-21T13:34:42.763Z] === RUN TestDockerDaemonSuite [2022-04-21T13:34:42.763Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-21T13:34:42.763Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-21T13:34:43.334Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-21T13:34:43.334Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-21T13:34:44.276Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-21T13:34:44.276Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-21T13:34:44.276Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-21T13:34:46.193Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-21T13:34:46.193Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-21T13:34:46.193Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-21T13:34:46.193Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-21T13:34:46.831Z] sha256:40ed40859b8a389d945c05f97aeaca626fed87b7187f6a6cac5e5a29d00ab671 [2022-04-21T13:34:46.831Z] INFO: Starting docker-py tests... [2022-04-21T13:34:46.831Z] ============================= test session starts ============================== [2022-04-21T13:34:46.831Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-21T13:34:46.831Z] rootdir: /src, inifile: pytest.ini [2022-04-21T13:34:46.831Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-21T13:34:46.831Z] collected 395 items / 2 deselected / 393 selected [2022-04-21T13:34:46.831Z] [2022-04-21T13:34:47.580Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-21T13:34:47.580Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-21T13:34:48.522Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-21T13:34:48.782Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-21T13:34:48.782Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-21T13:34:48.782Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-21T13:34:49.354Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-21T13:34:50.171Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-21T13:34:50.171Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-21T13:34:50.171Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-21T13:34:50.171Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-21T13:34:50.171Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-21T13:34:50.171Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-21T13:34:50.171Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-21T13:34:50.171Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-21T13:34:50.171Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-21T13:34:50.171Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-21T13:34:50.171Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-21T13:34:50.171Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-21T13:34:50.171Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-21T13:34:50.171Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-04-21T13:34:50.171Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-21T13:34:50.171Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-21T13:34:50.171Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-21T13:34:50.171Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-21T13:34:50.171Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-21T13:34:50.171Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-21T13:34:50.171Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-21T13:34:50.171Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-21T13:34:50.171Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-21T13:34:50.171Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-21T13:34:50.171Z] === RUN TestConfigureDaemonLogs [2022-04-21T13:34:50.171Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-21T13:34:50.171Z] === RUN TestCommonOptionsInstallFlags [2022-04-21T13:34:50.171Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-21T13:34:50.171Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-21T13:34:50.171Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-21T13:34:50.171Z] PASS [2022-04-21T13:34:50.171Z] coverage: 19.0% of statements [2022-04-21T13:34:50.171Z] ok github.com/docker/docker/cmd/dockerd 0.167s coverage: 19.0% of statements [2022-04-21T13:34:50.171Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-21T13:34:50.171Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-21T13:34:50.437Z] === RUN TestCheckpointCreateError [2022-04-21T13:34:50.437Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestCheckpointCreate [2022-04-21T13:34:50.437Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestCheckpointDeleteError [2022-04-21T13:34:50.437Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestCheckpointDelete [2022-04-21T13:34:50.437Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestCheckpointListError [2022-04-21T13:34:50.437Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestCheckpointList [2022-04-21T13:34:50.437Z] --- PASS: TestCheckpointList (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestCheckpointListContainerNotFound [2022-04-21T13:34:50.437Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestNewClientWithOpsFromEnv [2022-04-21T13:34:50.437Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T13:34:50.437Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestGetAPIPath [2022-04-21T13:34:50.437Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestParseHostURL [2022-04-21T13:34:50.437Z] --- PASS: TestParseHostURL (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-21T13:34:50.437Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-21T13:34:50.437Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestNegotiateAPIVersion [2022-04-21T13:34:50.437Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-21T13:34:50.437Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-21T13:34:50.437Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-21T13:34:50.437Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-21T13:34:50.437Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-21T13:34:50.437Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-21T13:34:50.437Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-21T13:34:50.437Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-21T13:34:50.437Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-21T13:34:50.437Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-21T13:34:50.437Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestNegotiateAPVersionOverride [2022-04-21T13:34:50.437Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-21T13:34:50.437Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-21T13:34:50.437Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-21T13:34:50.437Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestClientRedirect [2022-04-21T13:34:50.437Z] === RUN TestClientRedirect/GET [2022-04-21T13:34:50.437Z] === RUN TestClientRedirect/POST [2022-04-21T13:34:50.437Z] === RUN TestClientRedirect/PUT [2022-04-21T13:34:50.437Z] === RUN TestClientRedirect/DELETE [2022-04-21T13:34:50.437Z] --- PASS: TestClientRedirect (0.00s) [2022-04-21T13:34:50.437Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-21T13:34:50.437Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-21T13:34:50.437Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-21T13:34:50.437Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigCreateUnsupported [2022-04-21T13:34:50.437Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigCreateError [2022-04-21T13:34:50.437Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigCreate [2022-04-21T13:34:50.437Z] --- PASS: TestConfigCreate (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigInspectNotFound [2022-04-21T13:34:50.437Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigInspectWithEmptyID [2022-04-21T13:34:50.437Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigInspectUnsupported [2022-04-21T13:34:50.437Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigInspectError [2022-04-21T13:34:50.437Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigInspectConfigNotFound [2022-04-21T13:34:50.437Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigInspect [2022-04-21T13:34:50.437Z] --- PASS: TestConfigInspect (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigListUnsupported [2022-04-21T13:34:50.437Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigListError [2022-04-21T13:34:50.437Z] --- PASS: TestConfigListError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigList [2022-04-21T13:34:50.437Z] --- PASS: TestConfigList (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigRemoveUnsupported [2022-04-21T13:34:50.437Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigRemoveError [2022-04-21T13:34:50.437Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigRemove [2022-04-21T13:34:50.437Z] --- PASS: TestConfigRemove (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigUpdateUnsupported [2022-04-21T13:34:50.437Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigUpdateError [2022-04-21T13:34:50.437Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestConfigUpdate [2022-04-21T13:34:50.437Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerCommitError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerCommit [2022-04-21T13:34:50.437Z] --- PASS: TestContainerCommit (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerStatPathError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerStatPathNotFoundError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerStatPathNoHeaderError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerStatPath [2022-04-21T13:34:50.437Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestCopyToContainerError [2022-04-21T13:34:50.437Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestCopyToContainerNotFoundError [2022-04-21T13:34:50.437Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestCopyToContainerEmptyResponse [2022-04-21T13:34:50.437Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestCopyToContainer [2022-04-21T13:34:50.437Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestCopyFromContainerError [2022-04-21T13:34:50.437Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestCopyFromContainerNotFoundError [2022-04-21T13:34:50.437Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-21T13:34:50.437Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-21T13:34:50.437Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestCopyFromContainer [2022-04-21T13:34:50.437Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerCreateError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerCreateImageNotFound [2022-04-21T13:34:50.437Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerCreateWithName [2022-04-21T13:34:50.437Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerCreateAutoRemove [2022-04-21T13:34:50.437Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerDiffError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerDiff [2022-04-21T13:34:50.437Z] --- PASS: TestContainerDiff (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerExecCreateError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerExecCreate [2022-04-21T13:34:50.437Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerExecStartError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerExecStart [2022-04-21T13:34:50.437Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerExecInspectError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerExecInspect [2022-04-21T13:34:50.437Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerExportError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerExportError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerExport [2022-04-21T13:34:50.437Z] --- PASS: TestContainerExport (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerInspectError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerInspectContainerNotFound [2022-04-21T13:34:50.437Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerInspectWithEmptyID [2022-04-21T13:34:50.437Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerInspect [2022-04-21T13:34:50.437Z] --- PASS: TestContainerInspect (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerInspectNode [2022-04-21T13:34:50.437Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerKillError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerKillError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerKill [2022-04-21T13:34:50.437Z] --- PASS: TestContainerKill (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerListError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerListError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerList [2022-04-21T13:34:50.437Z] --- PASS: TestContainerList (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerLogsNotFoundError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerLogsError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerLogs [2022-04-21T13:34:50.437Z] --- PASS: TestContainerLogs (0.14s) [2022-04-21T13:34:50.437Z] === RUN TestContainerPauseError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerPause [2022-04-21T13:34:50.437Z] --- PASS: TestContainerPause (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainersPruneError [2022-04-21T13:34:50.437Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainersPrune [2022-04-21T13:34:50.437Z] --- PASS: TestContainersPrune (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerRemoveError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerRemoveNotFoundError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerRemove [2022-04-21T13:34:50.437Z] --- PASS: TestContainerRemove (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerRenameError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerRename [2022-04-21T13:34:50.437Z] --- PASS: TestContainerRename (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerResizeError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerExecResizeError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerResize [2022-04-21T13:34:50.437Z] --- PASS: TestContainerResize (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerExecResize [2022-04-21T13:34:50.437Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerRestartError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerRestart [2022-04-21T13:34:50.437Z] --- PASS: TestContainerRestart (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerStartError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerStartError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerStart [2022-04-21T13:34:50.437Z] --- PASS: TestContainerStart (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerStatsError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerStats [2022-04-21T13:34:50.437Z] --- PASS: TestContainerStats (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerStopError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerStopError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerStop [2022-04-21T13:34:50.437Z] --- PASS: TestContainerStop (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerTopError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerTopError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerTop [2022-04-21T13:34:50.437Z] --- PASS: TestContainerTop (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerUnpauseError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerUnpause [2022-04-21T13:34:50.437Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerUpdateError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestContainerUpdate [2022-04-21T13:34:50.437Z] --- PASS: TestContainerUpdate (0.02s) [2022-04-21T13:34:50.437Z] === RUN TestContainerWaitError [2022-04-21T13:34:50.437Z] --- PASS: TestContainerWaitError (0.01s) [2022-04-21T13:34:50.437Z] === RUN TestContainerWait [2022-04-21T13:34:50.437Z] --- PASS: TestContainerWait (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestDiskUsageError [2022-04-21T13:34:50.437Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestDiskUsage [2022-04-21T13:34:50.437Z] --- PASS: TestDiskUsage (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestDistributionInspectUnsupported [2022-04-21T13:34:50.437Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestDistributionInspectWithEmptyID [2022-04-21T13:34:50.437Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestEventsErrorInOptions [2022-04-21T13:34:50.437Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestEventsErrorFromServer [2022-04-21T13:34:50.437Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestEvents [2022-04-21T13:34:50.437Z] --- PASS: TestEvents (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestTLSCloseWriter [2022-04-21T13:34:50.437Z] === PAUSE TestTLSCloseWriter [2022-04-21T13:34:50.437Z] === RUN TestImageBuildError [2022-04-21T13:34:50.437Z] --- PASS: TestImageBuildError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestImageBuild [2022-04-21T13:34:50.437Z] --- PASS: TestImageBuild (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestGetDockerOS [2022-04-21T13:34:50.437Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestImageCreateError [2022-04-21T13:34:50.437Z] --- PASS: TestImageCreateError (0.00s) [2022-04-21T13:34:50.437Z] === RUN TestImageCreate [2022-04-21T13:34:50.437Z] --- PASS: TestImageCreate (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageHistoryError [2022-04-21T13:34:50.438Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageHistory [2022-04-21T13:34:50.438Z] --- PASS: TestImageHistory (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageImportError [2022-04-21T13:34:50.438Z] --- PASS: TestImageImportError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageImport [2022-04-21T13:34:50.438Z] --- PASS: TestImageImport (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageInspectError [2022-04-21T13:34:50.438Z] --- PASS: TestImageInspectError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageInspectImageNotFound [2022-04-21T13:34:50.438Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageInspectWithEmptyID [2022-04-21T13:34:50.438Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageInspect [2022-04-21T13:34:50.438Z] --- PASS: TestImageInspect (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageListError [2022-04-21T13:34:50.438Z] --- PASS: TestImageListError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageList [2022-04-21T13:34:50.438Z] --- PASS: TestImageList (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageListApiBefore125 [2022-04-21T13:34:50.438Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageLoadError [2022-04-21T13:34:50.438Z] --- PASS: TestImageLoadError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageLoad [2022-04-21T13:34:50.438Z] --- PASS: TestImageLoad (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImagesPruneError [2022-04-21T13:34:50.438Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImagesPrune [2022-04-21T13:34:50.438Z] --- PASS: TestImagesPrune (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImagePullReferenceParseError [2022-04-21T13:34:50.438Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImagePullAnyError [2022-04-21T13:34:50.438Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-21T13:34:50.438Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:34:50.438Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:34:50.438Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-21T13:34:50.438Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImagePullWithoutErrors [2022-04-21T13:34:50.438Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImagePushReferenceError [2022-04-21T13:34:50.438Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImagePushAnyError [2022-04-21T13:34:50.438Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-21T13:34:50.438Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:34:50.438Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:34:50.438Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-21T13:34:50.438Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImagePushWithoutErrors [2022-04-21T13:34:50.438Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-21T13:34:50.438Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-21T13:34:50.438Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-21T13:34:50.438Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-21T13:34:50.438Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-21T13:34:50.438Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-21T13:34:50.438Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-21T13:34:50.438Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-21T13:34:50.438Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageRemoveError [2022-04-21T13:34:50.438Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageRemoveImageNotFound [2022-04-21T13:34:50.438Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageRemove [2022-04-21T13:34:50.438Z] --- PASS: TestImageRemove (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageSaveError [2022-04-21T13:34:50.438Z] --- PASS: TestImageSaveError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageSave [2022-04-21T13:34:50.438Z] --- PASS: TestImageSave (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageSearchAnyError [2022-04-21T13:34:50.438Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-21T13:34:50.438Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:34:50.438Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:34:50.438Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-21T13:34:50.438Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageSearchWithoutErrors [2022-04-21T13:34:50.438Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageTagError [2022-04-21T13:34:50.438Z] --- PASS: TestImageTagError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageTagInvalidReference [2022-04-21T13:34:50.438Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageTagInvalidSourceImageName [2022-04-21T13:34:50.438Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageTagHexSource [2022-04-21T13:34:50.438Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestImageTag [2022-04-21T13:34:50.438Z] --- PASS: TestImageTag (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestInfoServerError [2022-04-21T13:34:50.438Z] --- PASS: TestInfoServerError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestInfoInvalidResponseJSONError [2022-04-21T13:34:50.438Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestInfo [2022-04-21T13:34:50.438Z] --- PASS: TestInfo (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNetworkConnectError [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNetworkConnect [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNetworkCreateError [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNetworkCreate [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNetworkDisconnectError [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNetworkDisconnect [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNetworkInspect [2022-04-21T13:34:50.438Z] === RUN TestNetworkInspect/empty_ID [2022-04-21T13:34:50.438Z] === RUN TestNetworkInspect/no_options [2022-04-21T13:34:50.438Z] === RUN TestNetworkInspect/verbose [2022-04-21T13:34:50.438Z] === RUN TestNetworkInspect/global_scope [2022-04-21T13:34:50.438Z] === RUN TestNetworkInspect/unknown_network [2022-04-21T13:34:50.438Z] === RUN TestNetworkInspect/server_error [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNetworkListError [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkListError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNetworkList [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkList (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNetworksPruneError [2022-04-21T13:34:50.438Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNetworksPrune [2022-04-21T13:34:50.438Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNetworkRemoveError [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNetworkRemove [2022-04-21T13:34:50.438Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNodeInspectError [2022-04-21T13:34:50.438Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNodeInspectNodeNotFound [2022-04-21T13:34:50.438Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNodeInspectWithEmptyID [2022-04-21T13:34:50.438Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNodeInspect [2022-04-21T13:34:50.438Z] --- PASS: TestNodeInspect (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNodeListError [2022-04-21T13:34:50.438Z] --- PASS: TestNodeListError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNodeList [2022-04-21T13:34:50.438Z] --- PASS: TestNodeList (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNodeRemoveError [2022-04-21T13:34:50.438Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNodeRemove [2022-04-21T13:34:50.438Z] --- PASS: TestNodeRemove (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNodeUpdateError [2022-04-21T13:34:50.438Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestNodeUpdate [2022-04-21T13:34:50.438Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestOptionWithHostFromEnv [2022-04-21T13:34:50.438Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestOptionWithTimeout [2022-04-21T13:34:50.438Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestOptionWithVersionFromEnv [2022-04-21T13:34:50.438Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPingFail [2022-04-21T13:34:50.438Z] --- PASS: TestPingFail (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPingWithError [2022-04-21T13:34:50.438Z] 2022/04/21 13:34:49 RoundTripper returned a response & error; ignoring response [2022-04-21T13:34:50.438Z] 2022/04/21 13:34:49 RoundTripper returned a response & error; ignoring response [2022-04-21T13:34:50.438Z] --- PASS: TestPingWithError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPingSuccess [2022-04-21T13:34:50.438Z] --- PASS: TestPingSuccess (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPingHeadFallback [2022-04-21T13:34:50.438Z] === RUN TestPingHeadFallback/OK [2022-04-21T13:34:50.438Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-21T13:34:50.438Z] === RUN TestPingHeadFallback/Not_Found [2022-04-21T13:34:50.438Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-21T13:34:50.438Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-21T13:34:50.438Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-21T13:34:50.438Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-21T13:34:50.438Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-21T13:34:50.438Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPluginDisableError [2022-04-21T13:34:50.438Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPluginDisable [2022-04-21T13:34:50.438Z] --- PASS: TestPluginDisable (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPluginEnableError [2022-04-21T13:34:50.438Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPluginEnable [2022-04-21T13:34:50.438Z] --- PASS: TestPluginEnable (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPluginInspectError [2022-04-21T13:34:50.438Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPluginInspectWithEmptyID [2022-04-21T13:34:50.438Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPluginInspect [2022-04-21T13:34:50.438Z] --- PASS: TestPluginInspect (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPluginListError [2022-04-21T13:34:50.438Z] --- PASS: TestPluginListError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPluginList [2022-04-21T13:34:50.438Z] --- PASS: TestPluginList (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPluginPushError [2022-04-21T13:34:50.438Z] --- PASS: TestPluginPushError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPluginPush [2022-04-21T13:34:50.438Z] --- PASS: TestPluginPush (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPluginRemoveError [2022-04-21T13:34:50.438Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPluginRemove [2022-04-21T13:34:50.438Z] --- PASS: TestPluginRemove (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPluginSetError [2022-04-21T13:34:50.438Z] --- PASS: TestPluginSetError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPluginSet [2022-04-21T13:34:50.438Z] --- PASS: TestPluginSet (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSetHostHeader [2022-04-21T13:34:50.438Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestPlainTextError [2022-04-21T13:34:50.438Z] --- PASS: TestPlainTextError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestInfiniteError [2022-04-21T13:34:50.438Z] --- PASS: TestInfiniteError (0.03s) [2022-04-21T13:34:50.438Z] === RUN TestCanceledContext [2022-04-21T13:34:50.438Z] 2022/04/21 13:34:49 RoundTripper returned a response & error; ignoring response [2022-04-21T13:34:50.438Z] --- PASS: TestCanceledContext (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestDeadlineExceededContext [2022-04-21T13:34:50.438Z] 2022/04/21 13:34:49 RoundTripper returned a response & error; ignoring response [2022-04-21T13:34:50.438Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretCreateUnsupported [2022-04-21T13:34:50.438Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretCreateError [2022-04-21T13:34:50.438Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretCreate [2022-04-21T13:34:50.438Z] --- PASS: TestSecretCreate (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretInspectUnsupported [2022-04-21T13:34:50.438Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretInspectError [2022-04-21T13:34:50.438Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretInspectSecretNotFound [2022-04-21T13:34:50.438Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretInspectWithEmptyID [2022-04-21T13:34:50.438Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretInspect [2022-04-21T13:34:50.438Z] --- PASS: TestSecretInspect (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretListUnsupported [2022-04-21T13:34:50.438Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretListError [2022-04-21T13:34:50.438Z] --- PASS: TestSecretListError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretList [2022-04-21T13:34:50.438Z] --- PASS: TestSecretList (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretRemoveUnsupported [2022-04-21T13:34:50.438Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretRemoveError [2022-04-21T13:34:50.438Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretRemove [2022-04-21T13:34:50.438Z] --- PASS: TestSecretRemove (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretUpdateUnsupported [2022-04-21T13:34:50.438Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretUpdateError [2022-04-21T13:34:50.438Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSecretUpdate [2022-04-21T13:34:50.438Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceCreateError [2022-04-21T13:34:50.438Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceCreate [2022-04-21T13:34:50.438Z] --- PASS: TestServiceCreate (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-21T13:34:50.438Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceCreateDigestPinning [2022-04-21T13:34:50.438Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceInspectError [2022-04-21T13:34:50.438Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceInspectServiceNotFound [2022-04-21T13:34:50.438Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceInspectWithEmptyID [2022-04-21T13:34:50.438Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceInspect [2022-04-21T13:34:50.438Z] --- PASS: TestServiceInspect (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceListError [2022-04-21T13:34:50.438Z] --- PASS: TestServiceListError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceList [2022-04-21T13:34:50.438Z] --- PASS: TestServiceList (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceLogsError [2022-04-21T13:34:50.438Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceLogs [2022-04-21T13:34:50.438Z] --- PASS: TestServiceLogs (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceRemoveError [2022-04-21T13:34:50.438Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceRemoveNotFoundError [2022-04-21T13:34:50.438Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceRemove [2022-04-21T13:34:50.438Z] --- PASS: TestServiceRemove (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceUpdateError [2022-04-21T13:34:50.438Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestServiceUpdate [2022-04-21T13:34:50.438Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSwarmGetUnlockKeyError [2022-04-21T13:34:50.438Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSwarmGetUnlockKey [2022-04-21T13:34:50.438Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSwarmInitError [2022-04-21T13:34:50.438Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSwarmInit [2022-04-21T13:34:50.438Z] --- PASS: TestSwarmInit (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSwarmInspectError [2022-04-21T13:34:50.438Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSwarmInspect [2022-04-21T13:34:50.438Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSwarmJoinError [2022-04-21T13:34:50.438Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSwarmJoin [2022-04-21T13:34:50.438Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSwarmLeaveError [2022-04-21T13:34:50.438Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSwarmLeave [2022-04-21T13:34:50.438Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSwarmUnlockError [2022-04-21T13:34:50.438Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSwarmUnlock [2022-04-21T13:34:50.438Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSwarmUpdateError [2022-04-21T13:34:50.438Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestSwarmUpdate [2022-04-21T13:34:50.438Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestTaskInspectError [2022-04-21T13:34:50.438Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestTaskInspectWithEmptyID [2022-04-21T13:34:50.438Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestTaskInspect [2022-04-21T13:34:50.438Z] --- PASS: TestTaskInspect (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestTaskListError [2022-04-21T13:34:50.438Z] --- PASS: TestTaskListError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestTaskList [2022-04-21T13:34:50.438Z] --- PASS: TestTaskList (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestVolumeCreateError [2022-04-21T13:34:50.438Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestVolumeCreate [2022-04-21T13:34:50.438Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestVolumeInspectError [2022-04-21T13:34:50.438Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestVolumeInspectNotFound [2022-04-21T13:34:50.438Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestVolumeInspectWithEmptyID [2022-04-21T13:34:50.438Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestVolumeInspect [2022-04-21T13:34:50.438Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestVolumeListError [2022-04-21T13:34:50.438Z] --- PASS: TestVolumeListError (0.00s) [2022-04-21T13:34:50.438Z] === RUN TestVolumeList [2022-04-21T13:34:50.438Z] --- PASS: TestVolumeList (0.00s) [2022-04-21T13:34:50.439Z] === RUN TestVolumeRemoveError [2022-04-21T13:34:50.439Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-21T13:34:50.439Z] === RUN TestVolumeRemove [2022-04-21T13:34:50.439Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-21T13:34:50.439Z] === CONT TestTLSCloseWriter [2022-04-21T13:34:50.439Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-21T13:34:50.439Z] PASS [2022-04-21T13:34:50.439Z] coverage: 75.0% of statements [2022-04-21T13:34:50.439Z] ok github.com/docker/docker/client 0.335s coverage: 75.0% of statements [2022-04-21T13:34:51.694Z] === RUN TestContainerStopSignal [2022-04-21T13:34:51.694Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestContainerStopTimeout [2022-04-21T13:34:51.694Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-21T13:34:51.694Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-21T13:34:51.694Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-21T13:34:51.694Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestReplaceAndAppendEnvVars [2022-04-21T13:34:51.694Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-21T13:34:51.694Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestNewMemoryStore [2022-04-21T13:34:51.694Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestAddContainers [2022-04-21T13:34:51.694Z] --- PASS: TestAddContainers (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestGetContainer [2022-04-21T13:34:51.694Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestDeleteContainer [2022-04-21T13:34:51.694Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestListContainers [2022-04-21T13:34:51.694Z] --- PASS: TestListContainers (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestFirstContainer [2022-04-21T13:34:51.694Z] --- PASS: TestFirstContainer (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestApplyAllContainer [2022-04-21T13:34:51.694Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestIsValidHealthString [2022-04-21T13:34:51.694Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestStateRunStop [2022-04-21T13:34:51.694Z] --- PASS: TestStateRunStop (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestStateTimeoutWait [2022-04-21T13:34:51.694Z] state_test.go:141: Stop callback fired [2022-04-21T13:34:51.694Z] state_test.go:165: Stop callback fired [2022-04-21T13:34:51.694Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-21T13:34:51.694Z] === RUN TestIsValidStateString [2022-04-21T13:34:51.694Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestViewSaveDelete [2022-04-21T13:34:51.694Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-21T13:34:51.694Z] === RUN TestViewAll [2022-04-21T13:34:51.694Z] --- PASS: TestViewAll (0.01s) [2022-04-21T13:34:51.694Z] === RUN TestViewGet [2022-04-21T13:34:51.694Z] --- PASS: TestViewGet (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestNames [2022-04-21T13:34:51.694Z] --- PASS: TestNames (0.00s) [2022-04-21T13:34:51.694Z] === RUN TestViewWithHealthCheck [2022-04-21T13:34:51.694Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-21T13:34:51.694Z] PASS [2022-04-21T13:34:51.694Z] coverage: 41.7% of statements [2022-04-21T13:34:51.694Z] ok github.com/docker/docker/container 0.222s coverage: 41.7% of statements [2022-04-21T13:34:51.694Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-21T13:34:51.694Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-21T13:34:51.694Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-21T13:34:51.694Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-21T13:34:52.149Z] === RUN TestPrepare [2022-04-21T13:34:52.149Z] --- PASS: TestPrepare (0.00s) [2022-04-21T13:34:52.149Z] === RUN TestStart [2022-04-21T13:34:52.149Z] --- PASS: TestStart (0.00s) [2022-04-21T13:34:52.149Z] === RUN TestWaitCancel [2022-04-21T13:34:52.149Z] --- PASS: TestWaitCancel (0.00s) [2022-04-21T13:34:52.149Z] === RUN TestWaitDisabled [2022-04-21T13:34:52.149Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-21T13:34:52.149Z] === RUN TestWaitEnabled [2022-04-21T13:34:52.149Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-21T13:34:52.149Z] === RUN TestRemove [2022-04-21T13:34:52.149Z] --- PASS: TestRemove (0.00s) [2022-04-21T13:34:52.149Z] PASS [2022-04-21T13:34:52.149Z] coverage: 65.3% of statements [2022-04-21T13:34:52.149Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2022-04-21T13:34:52.653Z] --- PASS: TestBuildWithHugeFile (129.90s) [2022-04-21T13:34:52.653Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T13:34:52.653Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:34:52.653Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:34:52.653Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T13:34:52.653Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:34:52.653Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:34:52.653Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:34:52.653Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:34:52.653Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:34:52.653Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:34:52.653Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:34:52.653Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:34:52.653Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:34:52.653Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-21T13:34:52.653Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-21T13:34:52.653Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-21T13:34:52.653Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-21T13:34:52.653Z] === RUN TestBuildPreserveOwnership [2022-04-21T13:34:52.653Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-21T13:34:52.653Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-21T13:34:54.564Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-21T13:34:54.564Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-21T13:34:55.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-21T13:34:55.860Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-21T13:34:55.860Z] === RUN TestNewListSecretsFilters [2022-04-21T13:34:55.860Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-21T13:34:55.860Z] === RUN TestNewListConfigsFilters [2022-04-21T13:34:55.860Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-21T13:34:55.860Z] PASS [2022-04-21T13:34:55.860Z] coverage: 0.5% of statements [2022-04-21T13:34:55.860Z] ok github.com/docker/docker/daemon/cluster 1.148s coverage: 0.5% of statements [2022-04-21T13:34:55.860Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-21T13:34:55.860Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-21T13:34:55.860Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-21T13:34:55.860Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-21T13:34:55.860Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-21T13:34:55.860Z] PASS [2022-04-21T13:34:55.860Z] coverage: 35.9% of statements [2022-04-21T13:34:55.860Z] ok github.com/docker/docker/daemon/cluster/convert 0.508s coverage: 35.9% of statements [2022-04-21T13:34:55.948Z] --- PASS: TestBuildPreserveOwnership (3.45s) [2022-04-21T13:34:55.948Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.18s) [2022-04-21T13:34:55.948Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s) [2022-04-21T13:34:55.948Z] === RUN TestBuildPlatformInvalid [2022-04-21T13:34:55.948Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-21T13:34:55.948Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-21T13:34:56.894Z] Loaded image: busybox:latest [2022-04-21T13:34:56.894Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-21T13:34:56.894Z] Loaded image: busybox:glibc [2022-04-21T13:34:58.023Z] === RUN TestBuilderGC [2022-04-21T13:34:58.023Z] --- PASS: TestBuilderGC (0.00s) [2022-04-21T13:34:58.023Z] === RUN TestDaemonConfigurationNotFound [2022-04-21T13:34:58.023Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-21T13:34:58.023Z] === RUN TestDaemonBrokenConfiguration [2022-04-21T13:34:58.023Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-21T13:34:58.023Z] === RUN TestFindConfigurationConflicts [2022-04-21T13:34:58.023Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-21T13:34:58.023Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-21T13:34:58.023Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-21T13:34:58.023Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-21T13:34:58.023Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-21T13:34:58.023Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-21T13:34:58.023Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-21T13:34:58.023Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-21T13:34:58.023Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-21T13:34:58.023Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-21T13:34:58.023Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-21T13:34:58.023Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-21T13:34:58.023Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-21T13:34:58.023Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-21T13:34:58.023Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-21T13:34:58.023Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-21T13:34:58.023Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-21T13:34:58.023Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-21T13:34:58.023Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-21T13:34:58.023Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-21T13:34:58.023Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-21T13:34:58.023Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-21T13:34:58.023Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-21T13:34:58.023Z] === RUN TestValidateConfigurationErrors [2022-04-21T13:34:58.023Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-21T13:34:58.023Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-21T13:34:58.023Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-21T13:34:58.023Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-21T13:34:58.023Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-21T13:34:58.023Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-21T13:34:58.023Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-21T13:34:58.023Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-21T13:34:58.023Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-21T13:34:58.023Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-21T13:34:58.024Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-21T13:34:58.024Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-21T13:34:58.024Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-21T13:34:58.024Z] === RUN TestValidateConfiguration [2022-04-21T13:34:58.024Z] === RUN TestValidateConfiguration/with_label [2022-04-21T13:34:58.024Z] === RUN TestValidateConfiguration/with_dns [2022-04-21T13:34:58.024Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-21T13:34:58.024Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-21T13:34:58.024Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-21T13:34:58.024Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-21T13:34:58.024Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-21T13:34:58.024Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-21T13:34:58.024Z] === RUN TestValidateConfiguration/with_hosts [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-21T13:34:58.024Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-21T13:34:58.024Z] === RUN TestReloadSetConfigFileNotExist [2022-04-21T13:34:58.024Z] time="2022-04-21T13:34:57Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-21T13:34:58.024Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-04-21T13:34:58.024Z] === RUN TestReloadDefaultConfigNotExist [2022-04-21T13:34:58.024Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:34:58.024Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T13:34:58.024Z] === RUN TestReloadBadDefaultConfig [2022-04-21T13:34:58.024Z] time="2022-04-21T13:34:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1484886463" [2022-04-21T13:34:58.024Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-21T13:34:58.024Z] === RUN TestReloadWithConflictingLabels [2022-04-21T13:34:58.024Z] time="2022-04-21T13:34:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1906865176" [2022-04-21T13:34:58.024Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-21T13:34:58.024Z] === RUN TestReloadWithDuplicateLabels [2022-04-21T13:34:58.024Z] time="2022-04-21T13:34:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1419229907" [2022-04-21T13:34:58.024Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-21T13:34:58.024Z] === RUN TestMaskURLCredentials [2022-04-21T13:34:58.024Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-21T13:34:58.024Z] === RUN TestDaemonConfigurationMerge [2022-04-21T13:34:58.024Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-21T13:34:58.024Z] PASS [2022-04-21T13:34:58.024Z] coverage: 79.5% of statements [2022-04-21T13:34:58.024Z] ok github.com/docker/docker/daemon/config 0.236s coverage: 79.5% of statements [2022-04-21T13:34:58.024Z] === RUN TestWaitNodeAttachment [2022-04-21T13:34:58.478Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-21T13:34:58.478Z] === RUN TestIsolationConversion [2022-04-21T13:34:58.478Z] === RUN TestIsolationConversion/default [2022-04-21T13:34:58.478Z] === RUN TestIsolationConversion/process [2022-04-21T13:34:58.478Z] === RUN TestIsolationConversion/hyperv [2022-04-21T13:34:58.478Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-21T13:34:58.478Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-21T13:34:58.478Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-21T13:34:58.478Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-21T13:34:58.478Z] === RUN TestContainerLabels [2022-04-21T13:34:58.478Z] --- PASS: TestContainerLabels (0.00s) [2022-04-21T13:34:58.478Z] === RUN TestCredentialSpecConversion [2022-04-21T13:34:58.478Z] === RUN TestCredentialSpecConversion/none [2022-04-21T13:34:58.478Z] === RUN TestCredentialSpecConversion/config [2022-04-21T13:34:58.478Z] === RUN TestCredentialSpecConversion/file [2022-04-21T13:34:58.478Z] === RUN TestCredentialSpecConversion/registry [2022-04-21T13:34:58.478Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-21T13:34:58.478Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-21T13:34:58.478Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-21T13:34:58.478Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-21T13:34:58.478Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-21T13:34:58.478Z] === RUN TestControllerValidateMountBind [2022-04-21T13:34:58.478Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-21T13:34:58.478Z] === RUN TestControllerValidateMountVolume [2022-04-21T13:34:58.478Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-21T13:34:58.478Z] === RUN TestControllerValidateMountTarget [2022-04-21T13:34:58.478Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-21T13:34:58.478Z] === RUN TestControllerValidateMountTmpfs [2022-04-21T13:34:58.478Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-21T13:34:58.478Z] === RUN TestControllerValidateMountInvalidType [2022-04-21T13:34:58.478Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-21T13:34:58.478Z] === RUN TestControllerValidateMountNamedPipe [2022-04-21T13:34:58.478Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-21T13:34:58.478Z] PASS [2022-04-21T13:34:58.478Z] coverage: 11.0% of statements [2022-04-21T13:34:58.478Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.587s coverage: 11.0% of statements [2022-04-21T13:34:58.478Z] === RUN TestEventsLog [2022-04-21T13:34:58.478Z] --- PASS: TestEventsLog (0.00s) [2022-04-21T13:34:58.478Z] === RUN TestEventsLogTimeout [2022-04-21T13:34:58.478Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-21T13:34:58.478Z] === RUN TestLogEvents [2022-04-21T13:34:58.478Z] --- PASS: TestLogEvents (0.06s) [2022-04-21T13:34:58.478Z] === RUN TestLoadBufferedEvents [2022-04-21T13:34:58.810Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-21T13:34:58.934Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-04-21T13:34:58.934Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-21T13:34:58.934Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-21T13:34:58.934Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-21T13:34:58.934Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-21T13:34:58.934Z] PASS [2022-04-21T13:34:58.934Z] coverage: 50.0% of statements [2022-04-21T13:34:58.934Z] ok github.com/docker/docker/daemon/events 0.239s coverage: 50.0% of statements [2022-04-21T13:34:59.388Z] === RUN TestIsEmptyDir [2022-04-21T13:34:59.388Z] --- PASS: TestIsEmptyDir (0.00s) [2022-04-21T13:34:59.388Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-21T13:34:59.388Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-21T13:34:59.388Z] PASS [2022-04-21T13:34:59.388Z] coverage: 2.3% of statements [2022-04-21T13:34:59.388Z] ok github.com/docker/docker/daemon/graphdriver 0.061s coverage: 2.3% of statements [2022-04-21T13:34:59.438Z] Loaded image: debian:bullseye-slim [2022-04-21T13:34:59.438Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-21T13:34:59.438Z] Loaded image: hello-world:latest [2022-04-21T13:34:59.438Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:34:59.438Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-21T13:34:59.641Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-21T13:34:59.843Z] === RUN TestLinkNaming [2022-04-21T13:34:59.843Z] --- PASS: TestLinkNaming (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestLinkNew [2022-04-21T13:34:59.843Z] --- PASS: TestLinkNew (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestLinkEnv [2022-04-21T13:34:59.843Z] --- PASS: TestLinkEnv (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestLinkMultipleEnv [2022-04-21T13:34:59.843Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestLinkPortRangeEnv [2022-04-21T13:34:59.843Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-21T13:34:59.843Z] PASS [2022-04-21T13:34:59.843Z] coverage: 93.0% of statements [2022-04-21T13:34:59.843Z] === RUN TestVerifyNetworkingConfig [2022-04-21T13:34:59.843Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestGetContainer [2022-04-21T13:34:59.843Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestValidContainerNames [2022-04-21T13:34:59.843Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestContainerInitDNS [2022-04-21T13:34:59.843Z] daemon_test.go:145: root required [2022-04-21T13:34:59.843Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestMerge [2022-04-21T13:34:59.843Z] --- PASS: TestMerge (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestValidateContainerIsolation [2022-04-21T13:34:59.843Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestFindNetworkErrorType [2022-04-21T13:34:59.843Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestEnsureServicesExist [2022-04-21T13:34:59.843Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestEnsureServicesExistErrors [2022-04-21T13:34:59.843Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-21T13:34:59.843Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-21T13:34:59.843Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-21T13:34:59.843Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-04-21T13:34:59.843Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-21T13:34:59.843Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-21T13:34:59.843Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-21T13:34:59.843Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestContainerDelete [2022-04-21T13:34:59.843Z] --- PASS: TestContainerDelete (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestContainerDoubleDelete [2022-04-21T13:34:59.843Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestLogContainerEventCopyLabels [2022-04-21T13:34:59.843Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestLogContainerEventWithAttributes [2022-04-21T13:34:59.843Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestNoneHealthcheck [2022-04-21T13:34:59.843Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestHealthStates [2022-04-21T13:34:59.843Z] time="2022-04-21T13:34:59Z" 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-04-21T13:34:59.843Z] time="2022-04-21T13:34:59Z" 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-04-21T13:34:59.843Z] time="2022-04-21T13:34:59Z" 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-04-21T13:34:59.843Z] time="2022-04-21T13:34:59Z" 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-04-21T13:34:59.843Z] time="2022-04-21T13:34:59Z" 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-04-21T13:34:59.843Z] time="2022-04-21T13:34:59Z" 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-04-21T13:34:59.843Z] time="2022-04-21T13:34:59Z" 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-04-21T13:34:59.843Z] time="2022-04-21T13:34:59Z" 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-04-21T13:34:59.843Z] time="2022-04-21T13:34:59Z" 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-04-21T13:34:59.843Z] time="2022-04-21T13:34:59Z" 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-04-21T13:34:59.843Z] --- PASS: TestHealthStates (0.13s) [2022-04-21T13:34:59.843Z] === RUN TestGetInspectData [2022-04-21T13:34:59.843Z] --- PASS: TestGetInspectData (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestFillLicense [2022-04-21T13:34:59.843Z] --- PASS: TestFillLicense (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestListInvalidFilter [2022-04-21T13:34:59.843Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestNameFilter [2022-04-21T13:34:59.843Z] --- PASS: TestNameFilter (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-21T13:34:59.843Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-21T13:34:59.843Z] === 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-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-21T13:34:59.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-21T13:35:00.299Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-21T13:35:00.299Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-21T13:35:00.299Z] --- 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-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-21T13:35:00.299Z] === RUN TestSetupWindowsDevices [2022-04-21T13:35:00.299Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-21T13:35:00.299Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-21T13:35:00.299Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-21T13:35:00.299Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-21T13:35:00.299Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T13:35:00.299Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T13:35:00.299Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-21T13:35:00.299Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-21T13:35:00.299Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-21T13:35:00.299Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-21T13:35:00.299Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-21T13:35:00.299Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-21T13:35:00.299Z] === RUN TestDaemonReloadLabels [2022-04-21T13:35:00.299Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-21T13:35:00.299Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-21T13:35:00.299Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-21T13:35:00.299Z] === RUN TestDaemonReloadMirrors [2022-04-21T13:35:00.299Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-21T13:35:00.299Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-21T13:35:00.299Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-21T13:35:00.299Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-21T13:35:00.299Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-21T13:35:00.299Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-21T13:35:00.299Z] reload_test.go:342: root required [2022-04-21T13:35:00.299Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T13:35:00.299Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-21T13:35:00.299Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-21T13:35:00.299Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-21T13:35:00.299Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-21T13:35:00.299Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-21T13:35:00.299Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-21T13:35:00.299Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-21T13:35:00.299Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-21T13:35:00.299Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-21T13:35:00.299Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-21T13:35:00.299Z] === RUN TestParseVolumesFrom [2022-04-21T13:35:00.299Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-21T13:35:00.299Z] PASS [2022-04-21T13:35:00.299Z] coverage: 8.8% of statements [2022-04-21T13:35:00.299Z] ok github.com/docker/docker/daemon 0.343s coverage: 8.8% of statements [2022-04-21T13:35:00.299Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-21T13:35:00.299Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-21T13:35:00.299Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-21T13:35:00.299Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-21T13:35:00.299Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-21T13:35:00.299Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-21T13:35:00.299Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-21T13:35:00.299Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-21T13:35:00.299Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-21T13:35:00.299Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-21T13:35:00.299Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-21T13:35:00.299Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-21T13:35:00.299Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-21T13:35:00.299Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-21T13:35:00.393Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-21T13:35:00.965Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-21T13:35:01.530Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-21T13:35:01.536Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-21T13:35:02.463Z] === RUN TestAdapterReadLogs [2022-04-21T13:35:02.463Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestCopier [2022-04-21T13:35:02.463Z] --- PASS: TestCopier (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestCopierLongLines [2022-04-21T13:35:02.463Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestCopierSlow [2022-04-21T13:35:02.463Z] === RUN TestNewStreamConfig [2022-04-21T13:35:02.463Z] === RUN TestNewStreamConfig/defaults [2022-04-21T13:35:02.463Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-21T13:35:02.463Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-21T13:35:02.463Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-21T13:35:02.463Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-21T13:35:02.463Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-21T13:35:02.463Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-21T13:35:02.463Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-21T13:35:02.463Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-21T13:35:02.463Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-21T13:35:02.463Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-21T13:35:02.463Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-21T13:35:02.463Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-21T13:35:02.463Z] time="2022-04-21T13:35:01Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-21T13:35:02.463Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2022-04-21T13:35:02.463Z] === RUN TestCreateSuccess [2022-04-21T13:35:02.463Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestCreateStreamSkipped [2022-04-21T13:35:02.463Z] time="2022-04-21T13:35:02Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-21T13:35:02.463Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestCreateLogGroupSuccess [2022-04-21T13:35:02.463Z] time="2022-04-21T13:35:02Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-21T13:35:02.463Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestCreateError [2022-04-21T13:35:02.463Z] --- PASS: TestCreateError (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestCreateAlreadyExists [2022-04-21T13:35:02.463Z] time="2022-04-21T13:35:02Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-21T13:35:02.463Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestLogClosed [2022-04-21T13:35:02.463Z] --- PASS: TestLogClosed (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestLogBlocking [2022-04-21T13:35:02.463Z] --- PASS: TestLogBlocking (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-21T13:35:02.463Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestLogNonBlockingBufferFull [2022-04-21T13:35:02.463Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestPublishBatchSuccess [2022-04-21T13:35:02.463Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestPublishBatchError [2022-04-21T13:35:02.463Z] time="2022-04-21T13:35:02Z" level=error msg=error [2022-04-21T13:35:02.463Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-21T13:35:02.463Z] time="2022-04-21T13:35:02Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T13:35:02.463Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-21T13:35:02.463Z] time="2022-04-21T13:35:02Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T13:35:02.463Z] time="2022-04-21T13:35:02Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-21T13:35:02.463Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestCollectBatchSimple [2022-04-21T13:35:02.463Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestCollectBatchTicker [2022-04-21T13:35:02.463Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestCollectBatchMultilinePattern [2022-04-21T13:35:02.463Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-21T13:35:02.463Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-21T13:35:02.463Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-21T13:35:02.463Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-04-21T13:35:02.463Z] === RUN TestCollectBatchClose [2022-04-21T13:35:02.463Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestEffectiveLen [2022-04-21T13:35:02.463Z] === RUN TestEffectiveLen/0/Hello [2022-04-21T13:35:02.463Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-21T13:35:02.463Z] === RUN TestEffectiveLen/2/🙃 [2022-04-21T13:35:02.463Z] === RUN TestEffectiveLen/3/���� [2022-04-21T13:35:02.463Z] === RUN TestEffectiveLen/4/He��o [2022-04-21T13:35:02.463Z] === RUN TestEffectiveLen/5/ [2022-04-21T13:35:02.463Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestFindValidSplit [2022-04-21T13:35:02.463Z] === RUN TestFindValidSplit/0/ [2022-04-21T13:35:02.463Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:35:02.463Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:35:02.463Z] === RUN TestFindValidSplit/1/Hello [2022-04-21T13:35:02.463Z] cloudwatchlogs_test.go:1076: Hello [2022-04-21T13:35:02.463Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:35:02.463Z] === RUN TestFindValidSplit/2/Hello [2022-04-21T13:35:02.463Z] cloudwatchlogs_test.go:1076: He [2022-04-21T13:35:02.463Z] cloudwatchlogs_test.go:1077: llo [2022-04-21T13:35:02.463Z] === RUN TestFindValidSplit/3/Hello [2022-04-21T13:35:02.463Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:35:02.463Z] cloudwatchlogs_test.go:1077: Hello [2022-04-21T13:35:02.463Z] === RUN TestFindValidSplit/4/🙃 [2022-04-21T13:35:02.463Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:35:02.463Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-21T13:35:02.463Z] === RUN TestFindValidSplit/5/🙃 [2022-04-21T13:35:02.463Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-21T13:35:02.463Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:35:02.463Z] === RUN TestFindValidSplit/6/a� [2022-04-21T13:35:02.463Z] cloudwatchlogs_test.go:1076: a [2022-04-21T13:35:02.463Z] cloudwatchlogs_test.go:1077: � [2022-04-21T13:35:02.463Z] === RUN TestFindValidSplit/7/a� [2022-04-21T13:35:02.463Z] cloudwatchlogs_test.go:1076: a� [2022-04-21T13:35:02.463Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:35:02.463Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestProcessEventEmoji [2022-04-21T13:35:02.463Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestCollectBatchLineSplit [2022-04-21T13:35:02.463Z] --- PASS: TestCopierSlow (0.21s) [2022-04-21T13:35:02.463Z] === RUN TestCopierWithSized [2022-04-21T13:35:02.463Z] === RUN TestCopierWithSized/as_is [2022-04-21T13:35:02.463Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-21T13:35:02.463Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-04-21T13:35:02.463Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-21T13:35:02.463Z] --- PASS: TestCopierWithSized (0.08s) [2022-04-21T13:35:02.463Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-04-21T13:35:02.463Z] --- PASS: TestCopierWithSized/With_RingLogger (0.06s) [2022-04-21T13:35:02.463Z] === RUN TestCopierWithPartial [2022-04-21T13:35:02.463Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestRingLogger [2022-04-21T13:35:02.463Z] --- PASS: TestRingLogger (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestRingCap [2022-04-21T13:35:02.463Z] --- PASS: TestRingCap (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestRingClose [2022-04-21T13:35:02.463Z] --- PASS: TestRingClose (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestRingDrain [2022-04-21T13:35:02.463Z] --- PASS: TestRingDrain (0.00s) [2022-04-21T13:35:02.463Z] PASS [2022-04-21T13:35:02.463Z] coverage: 43.2% of statements [2022-04-21T13:35:02.463Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.06s) [2022-04-21T13:35:02.463Z] === RUN TestCollectBatchMaxEvents [2022-04-21T13:35:02.463Z] ok github.com/docker/docker/daemon/logger 0.351s coverage: 43.2% of statements [2022-04-21T13:35:02.463Z] --- PASS: TestCollectBatchMaxEvents (0.01s) [2022-04-21T13:35:02.463Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-21T13:35:02.463Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-21T13:35:02.463Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-21T13:35:02.463Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-21T13:35:02.463Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-21T13:35:02.463Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-21T13:35:02.463Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-21T13:35:02.463Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-21T13:35:02.463Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-21T13:35:02.463Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-21T13:35:02.463Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-21T13:35:02.463Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-21T13:35:02.463Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-21T13:35:02.463Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-21T13:35:02.463Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-21T13:35:02.463Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsFormat [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestCreateTagSuccess [2022-04-21T13:35:02.463Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-21T13:35:02.463Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-21T13:35:02.463Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-21T13:35:02.463Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-21T13:35:02.463Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-21T13:35:02.463Z] PASS [2022-04-21T13:35:02.463Z] coverage: 80.2% of statements [2022-04-21T13:35:02.463Z] ok github.com/docker/docker/daemon/logger/awslogs 0.387s coverage: 80.2% of statements [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptReconnectInterval [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-21T13:35:02.463Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/#00 [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-21T13:35:02.463Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/example.com [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/:// [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/something:// [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-21T13:35:02.464Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-21T13:35:02.464Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-21T13:35:02.464Z] PASS [2022-04-21T13:35:02.464Z] coverage: 53.6% of statements [2022-04-21T13:35:02.464Z] ok github.com/docker/docker/daemon/logger/fluentd 0.063s coverage: 53.6% of statements [2022-04-21T13:35:02.919Z] === RUN TestSearchRegistryForImagesErrors [2022-04-21T13:35:02.919Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-21T13:35:02.919Z] === RUN TestSearchRegistryForImages [2022-04-21T13:35:02.919Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-21T13:35:02.919Z] === RUN TestOnlyPlatformWithFallback [2022-04-21T13:35:02.919Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-21T13:35:02.919Z] === RUN TestImageDelete [2022-04-21T13:35:02.919Z] === RUN TestImageDelete/no_lease [2022-04-21T13:35:02.919Z] === RUN TestImageDelete/lease_exists [2022-04-21T13:35:02.919Z] --- PASS: TestImageDelete (0.04s) [2022-04-21T13:35:02.919Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-21T13:35:02.919Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-21T13:35:02.919Z] === RUN TestContentStoreForPull [2022-04-21T13:35:02.919Z] --- PASS: TestContentStoreForPull (0.15s) [2022-04-21T13:35:02.919Z] PASS [2022-04-21T13:35:02.919Z] coverage: 6.6% of statements [2022-04-21T13:35:02.919Z] ok github.com/docker/docker/daemon/images 0.341s coverage: 6.6% of statements [2022-04-21T13:35:02.919Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-21T13:35:02.919Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-21T13:35:02.919Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-21T13:35:02.919Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-21T13:35:02.919Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-21T13:35:02.919Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-21T13:35:03.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-21T13:35:03.373Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-21T13:35:03.374Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-21T13:35:03.374Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-21T13:35:03.374Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-21T13:35:03.374Z] === RUN TestFastTimeMarshalJSON [2022-04-21T13:35:03.374Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-04-21T13:35:03.374Z] PASS [2022-04-21T13:35:03.374Z] coverage: 87.2% of statements [2022-04-21T13:35:03.374Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.185s coverage: 87.2% of statements [2022-04-21T13:35:03.448Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-21T13:35:03.828Z] === RUN TestJSONFileLogger [2022-04-21T13:35:03.828Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-21T13:35:03.828Z] === RUN TestJSONFileLoggerWithTags [2022-04-21T13:35:03.828Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-21T13:35:03.828Z] === RUN TestJSONFileLoggerWithOpts [2022-04-21T13:35:03.828Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-21T13:35:03.828Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-21T13:35:03.828Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-21T13:35:03.828Z] === RUN TestEncodeDecode [2022-04-21T13:35:03.828Z] === PAUSE TestEncodeDecode [2022-04-21T13:35:03.828Z] === RUN TestUnexpectedEOF [2022-04-21T13:35:04.283Z] time="2022-04-21T13:35:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T13:35:04.283Z] time="2022-04-21T13:35:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T13:35:04.283Z] --- PASS: TestUnexpectedEOF (0.12s) [2022-04-21T13:35:04.283Z] === CONT TestEncodeDecode [2022-04-21T13:35:04.283Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-21T13:35:04.283Z] PASS [2022-04-21T13:35:04.283Z] coverage: 69.9% of statements [2022-04-21T13:35:04.283Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.188s coverage: 69.9% of statements [2022-04-21T13:35:04.283Z] === RUN TestWriteLog [2022-04-21T13:35:04.283Z] === PAUSE TestWriteLog [2022-04-21T13:35:04.283Z] === RUN TestReadLog [2022-04-21T13:35:04.283Z] === PAUSE TestReadLog [2022-04-21T13:35:04.283Z] === RUN TestDecode [2022-04-21T13:35:04.283Z] --- PASS: TestDecode (0.02s) [2022-04-21T13:35:04.283Z] === CONT TestWriteLog [2022-04-21T13:35:04.283Z] --- PASS: TestWriteLog (0.00s) [2022-04-21T13:35:04.283Z] === CONT TestReadLog [2022-04-21T13:35:04.283Z] === RUN TestReadLog/tail_exact [2022-04-21T13:35:04.283Z] === RUN TestReadLog/tail_less_than_available [2022-04-21T13:35:04.283Z] === RUN TestReadLog/tail_more_than_available [2022-04-21T13:35:04.283Z] --- PASS: TestReadLog (0.18s) [2022-04-21T13:35:04.283Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-04-21T13:35:04.283Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-21T13:35:04.283Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-21T13:35:04.283Z] PASS [2022-04-21T13:35:04.283Z] coverage: 78.7% of statements [2022-04-21T13:35:04.283Z] ok github.com/docker/docker/daemon/logger/local 0.249s coverage: 78.7% of statements [2022-04-21T13:35:04.283Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-21T13:35:05.214Z] --- PASS: TestCheckoutGit (27.69s) [2022-04-21T13:35:05.214Z] === RUN TestValidGitTransport [2022-04-21T13:35:05.214Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-21T13:35:05.214Z] === RUN TestGitInvalidRef [2022-04-21T13:35:05.214Z] --- PASS: TestGitInvalidRef (0.27s) [2022-04-21T13:35:05.214Z] PASS [2022-04-21T13:35:05.214Z] coverage: 86.3% of statements [2022-04-21T13:35:05.214Z] ok github.com/docker/docker/builder/remotecontext/git 28.011s coverage: 86.3% of statements [2022-04-21T13:35:05.214Z] ? github.com/docker/docker/cli [no test files] [2022-04-21T13:35:05.214Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-21T13:35:05.214Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-21T13:35:05.214Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-21T13:35:05.242Z] === RUN TestOpenFileDelete [2022-04-21T13:35:05.242Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-21T13:35:05.242Z] === RUN TestOpenFileRename [2022-04-21T13:35:05.242Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-21T13:35:05.242Z] === RUN TestHandleDecoderErr [2022-04-21T13:35:05.242Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-21T13:35:05.242Z] === RUN TestParseLogTagDefaultTag [2022-04-21T13:35:05.242Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-21T13:35:05.242Z] === RUN TestParseLogTag [2022-04-21T13:35:05.242Z] --- PASS: TestParseLogTag (0.00s) [2022-04-21T13:35:05.242Z] === RUN TestParseLogTagEmptyTag [2022-04-21T13:35:05.242Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-21T13:35:05.242Z] === RUN TestTailFiles [2022-04-21T13:35:05.242Z] --- PASS: TestTailFiles (0.00s) [2022-04-21T13:35:05.242Z] === RUN TestFollowLogsConsumerGone [2022-04-21T13:35:05.242Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-21T13:35:05.242Z] === RUN TestFollowLogsProducerGone [2022-04-21T13:35:05.242Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-21T13:35:05.242Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-21T13:35:05.242Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-21T13:35:05.242Z] === RUN TestCheckCapacityAndRotate [2022-04-21T13:35:05.242Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-21T13:35:05.242Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-21T13:35:05.242Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-04-21T13:35:05.242Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-21T13:35:05.242Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-04-21T13:35:05.242Z] PASS [2022-04-21T13:35:05.242Z] coverage: 53.5% of statements [2022-04-21T13:35:05.242Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.156s coverage: 53.5% of statements [2022-04-21T13:35:05.242Z] === RUN TestLog [2022-04-21T13:35:05.242Z] --- PASS: TestLog (0.02s) [2022-04-21T13:35:05.242Z] PASS [2022-04-21T13:35:05.242Z] coverage: 31.5% of statements [2022-04-21T13:35:05.242Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.072s coverage: 31.5% of statements [2022-04-21T13:35:05.361Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-21T13:35:05.933Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-21T13:35:05.933Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-21T13:35:06.201Z] === RUN TestNewParse [2022-04-21T13:35:06.201Z] --- PASS: TestNewParse (0.00s) [2022-04-21T13:35:06.201Z] PASS [2022-04-21T13:35:06.201Z] coverage: 8.3% of statements [2022-04-21T13:35:06.201Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2022-04-21T13:35:06.201Z] === RUN TestValidateLogOpt [2022-04-21T13:35:06.201Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T13:35:06.201Z] === RUN TestNewMissedConfig [2022-04-21T13:35:06.201Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-21T13:35:06.201Z] === RUN TestNewMissedUrl [2022-04-21T13:35:06.201Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-21T13:35:06.201Z] === RUN TestNewMissedToken [2022-04-21T13:35:06.201Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-21T13:35:06.201Z] === RUN TestNewWithProxy [2022-04-21T13:35:06.201Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-21T13:35:06.201Z] === RUN TestDefault [2022-04-21T13:35:06.201Z] === RUN TestParseLogFormat [2022-04-21T13:35:06.201Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-21T13:35:06.201Z] === RUN TestValidateLogOptEmpty [2022-04-21T13:35:06.201Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-21T13:35:06.201Z] === RUN TestValidateSyslogAddress [2022-04-21T13:35:06.201Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-21T13:35:06.201Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-21T13:35:06.201Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-21T13:35:06.201Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-21T13:35:06.201Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-21T13:35:06.201Z] --- PASS: TestDefault (0.01s) [2022-04-21T13:35:06.201Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-21T13:35:06.201Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-04-21T13:35:06.201Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-21T13:35:06.201Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-21T13:35:06.201Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-21T13:35:06.201Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-21T13:35:06.201Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-21T13:35:06.201Z] === RUN TestParseAddressDefaultPort [2022-04-21T13:35:06.201Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-21T13:35:06.201Z] === RUN TestValidateSyslogFacility [2022-04-21T13:35:06.201Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-21T13:35:06.201Z] === RUN TestValidateLogOptSyslogFormat [2022-04-21T13:35:06.201Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-21T13:35:06.201Z] === RUN TestValidateLogOpt [2022-04-21T13:35:06.201Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T13:35:06.201Z] PASS [2022-04-21T13:35:06.201Z] coverage: 43.6% of statements [2022-04-21T13:35:06.201Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-21T13:35:06.201Z] === RUN TestJsonFormat [2022-04-21T13:35:06.201Z] --- PASS: TestJsonFormat (0.01s) [2022-04-21T13:35:06.201Z] === RUN TestRawFormat [2022-04-21T13:35:06.201Z] ok github.com/docker/docker/daemon/logger/syslog 0.051s coverage: 43.6% of statements [2022-04-21T13:35:06.201Z] --- PASS: TestRawFormat (0.00s) [2022-04-21T13:35:06.201Z] === RUN TestRawFormatWithLabels [2022-04-21T13:35:06.201Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-21T13:35:06.201Z] === RUN TestRawFormatWithoutTag [2022-04-21T13:35:06.201Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-21T13:35:06.201Z] === RUN TestBatching [2022-04-21T13:35:06.201Z] --- PASS: TestBatching (0.21s) [2022-04-21T13:35:06.201Z] === RUN TestFrequency [2022-04-21T13:35:06.657Z] --- PASS: TestFrequency (0.22s) [2022-04-21T13:35:06.657Z] === RUN TestOneMessagePerRequest [2022-04-21T13:35:06.657Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-21T13:35:06.657Z] === RUN TestVerify [2022-04-21T13:35:06.657Z] --- PASS: TestVerify (0.00s) [2022-04-21T13:35:06.657Z] === RUN TestSkipVerify [2022-04-21T13:35:06.657Z] time="2022-04-21T13:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:06.657Z] time="2022-04-21T13:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:06.657Z] time="2022-04-21T13:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:06.877Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-21T13:35:07.112Z] --- PASS: TestSkipVerify (0.43s) [2022-04-21T13:35:07.112Z] === RUN TestBufferMaximum [2022-04-21T13:35:07.112Z] time="2022-04-21T13:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:07.112Z] time="2022-04-21T13:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:07.112Z] time="2022-04-21T13:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:07.112Z] time="2022-04-21T13:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:07.112Z] time="2022-04-21T13:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:07.112Z] time="2022-04-21T13:35:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548106.661244\",\"host\":\"65a441928b5c\"}'" [2022-04-21T13:35:07.112Z] time="2022-04-21T13:35:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548106.661244\",\"host\":\"65a441928b5c\"}'" [2022-04-21T13:35:07.112Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-21T13:35:07.112Z] === RUN TestServerAlwaysDown [2022-04-21T13:35:07.112Z] time="2022-04-21T13:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:07.112Z] time="2022-04-21T13:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:07.112Z] time="2022-04-21T13:35:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548106.663467\",\"host\":\"65a441928b5c\"}'" [2022-04-21T13:35:07.112Z] time="2022-04-21T13:35:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548106.663467\",\"host\":\"65a441928b5c\"}'" [2022-04-21T13:35:07.112Z] time="2022-04-21T13:35:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:07.112Z] time="2022-04-21T13:35:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548106.663467\",\"host\":\"65a441928b5c\"}'" [2022-04-21T13:35:07.112Z] time="2022-04-21T13:35:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548106.664466\",\"host\":\"65a441928b5c\"}'" [2022-04-21T13:35:07.112Z] time="2022-04-21T13:35:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548106.664466\",\"host\":\"65a441928b5c\"}'" [2022-04-21T13:35:07.112Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-21T13:35:07.112Z] === RUN TestCannotSendAfterClose [2022-04-21T13:35:07.112Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-21T13:35:07.112Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-21T13:35:07.580Z] === RUN TestV1IDService [2022-04-21T13:35:07.580Z] --- PASS: TestV1IDService (0.02s) [2022-04-21T13:35:07.580Z] === RUN TestV2MetadataService [2022-04-21T13:35:07.821Z] docker_cli_daemon_test.go:1472: [de9d8d0da0471] daemon is not started [2022-04-21T13:35:08.041Z] time="2022-04-21T13:35:07Z" 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-04-21T13:35:08.041Z] time="2022-04-21T13:35:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"65a441928b5c\"}'" [2022-04-21T13:35:08.041Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-21T13:35:08.041Z] PASS [2022-04-21T13:35:08.041Z] coverage: 82.5% of statements [2022-04-21T13:35:08.041Z] ok github.com/docker/docker/daemon/logger/splunk 1.953s coverage: 82.5% of statements [2022-04-21T13:35:08.041Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-21T13:35:08.041Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-21T13:35:08.041Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-21T13:35:08.041Z] === RUN TestSuccessfulDownload [2022-04-21T13:35:08.041Z] download_test.go:267: Needs fixing on Windows [2022-04-21T13:35:08.041Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-21T13:35:08.041Z] === RUN TestCancelledDownload [2022-04-21T13:35:08.041Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-21T13:35:08.041Z] === RUN TestMaxDownloadAttempts [2022-04-21T13:35:08.042Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:35:08.042Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:35:08.042Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:35:08.042Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:35:08.042Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:35:08.042Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:35:08.042Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:35:08.042Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:35:08.042Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:35:08.042Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:35:08.042Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:35:08.042Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:35:08.042Z] --- PASS: TestV2MetadataService (0.70s) [2022-04-21T13:35:08.042Z] PASS [2022-04-21T13:35:08.042Z] coverage: 48.2% of statements [2022-04-21T13:35:08.042Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-21T13:35:08.042Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-21T13:35:08.042Z] ok github.com/docker/docker/distribution/metadata 0.771s coverage: 48.2% of statements [2022-04-21T13:35:08.042Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-21T13:35:08.042Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-21T13:35:08.042Z] === RUN TestContinueOnError_NeverContinue [2022-04-21T13:35:08.042Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-21T13:35:08.042Z] === RUN TestManifestStore [2022-04-21T13:35:08.042Z] === RUN TestManifestStore/no_remote_or_local [2022-04-21T13:35:08.497Z] time="2022-04-21T13:35:08Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1095255822\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-21T13:35:08.497Z] === RUN TestManifestStore/no_local_cache [2022-04-21T13:35:08.497Z] === RUN TestManifestStore/with_local_cache [2022-04-21T13:35:08.497Z] === RUN TestManifestStore/unknown_media_type [2022-04-21T13:35:08.497Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-21T13:35:08.497Z] time="2022-04-21T13:35:08Z" level=warning msg="reference for unknown type: " [2022-04-21T13:35:08.497Z] time="2022-04-21T13:35:08Z" level=warning msg="reference for unknown type: " [2022-04-21T13:35:08.497Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-21T13:35:08.497Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-21T13:35:08.497Z] time="2022-04-21T13:35:08Z" level=warning msg="reference for unknown type: " [2022-04-21T13:35:08.497Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-21T13:35:08.497Z] time="2022-04-21T13:35:08Z" level=warning msg="reference for unknown type: " [2022-04-21T13:35:08.497Z] time="2022-04-21T13:35:08Z" level=warning msg="reference for unknown type: " [2022-04-21T13:35:08.497Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-21T13:35:08.497Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-21T13:35:08.497Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-21T13:35:08.497Z] time="2022-04-21T13:35:08Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-21T13:35:08.497Z] --- PASS: TestManifestStore (0.25s) [2022-04-21T13:35:08.497Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-04-21T13:35:08.497Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-21T13:35:08.497Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-21T13:35:08.497Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-04-21T13:35:08.497Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-21T13:35:08.497Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-21T13:35:08.497Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-04-21T13:35:08.497Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-21T13:35:08.497Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-21T13:35:08.497Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaType [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-21T13:35:08.497Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-21T13:35:08.497Z] === RUN TestFixManifestLayers [2022-04-21T13:35:08.497Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-21T13:35:08.497Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-21T13:35:08.497Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T13:35:08.497Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T13:35:08.497Z] === RUN TestFixManifestLayersBadParent [2022-04-21T13:35:08.497Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-21T13:35:08.497Z] === RUN TestValidateManifest [2022-04-21T13:35:08.497Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T13:35:08.497Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-21T13:35:08.497Z] === RUN TestFormatPlatform [2022-04-21T13:35:08.497Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-21T13:35:08.497Z] === RUN TestPullSchema2Config [2022-04-21T13:35:08.497Z] === RUN TestPullSchema2Config/success_first_time [2022-04-21T13:35:08.497Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:35:08.497Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:35:08.497Z] === RUN TestPullSchema2Config/500_status [2022-04-21T13:35:08.497Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:35:08.497Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:35:08.497Z] time="2022-04-21T13:35:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:35:08.497Z] time="2022-04-21T13:35:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:35:08.497Z] time="2022-04-21T13:35:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:35:08.497Z] time="2022-04-21T13:35:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:35:08.497Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-21T13:35:08.497Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-04-21T13:35:08.497Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-04-21T13:35:08.497Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-04-21T13:35:08.497Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-04-21T13:35:08.497Z] === RUN TestTransfer [2022-04-21T13:35:08.497Z] --- PASS: TestTransfer (0.12s) [2022-04-21T13:35:08.497Z] === RUN TestConcurrencyLimit [2022-04-21T13:35:08.497Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:35:08.497Z] === RUN TestPullSchema2Config/EOF [2022-04-21T13:35:08.497Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:35:08.497Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:35:08.497Z] 2022/04/21 13:35:08 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-21T13:35:08.497Z] goroutine 91 [running]: [2022-04-21T13:35:08.497Z] net/http.(*conn).serve.func1() [2022-04-21T13:35:08.497Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T13:35:08.497Z] panic({0x9d9000, 0xbbb8f0}) [2022-04-21T13:35:08.497Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T13:35:08.497Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0002141a0?, {0xbc30d8?, 0xc00028c000?}) [2022-04-21T13:35:08.497Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-21T13:35:08.497Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xbc30d8, 0xc00028c000}, 0xc000242000) [2022-04-21T13:35:08.497Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-21T13:35:08.497Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xbc30d8?, 0xc00028c000?}, 0xc00005a800?) [2022-04-21T13:35:08.497Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T13:35:08.497Z] net/http.serverHandler.ServeHTTP({0xc0001e6150?}, {0xbc30d8, 0xc00028c000}, 0xc000242000) [2022-04-21T13:35:08.497Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T13:35:08.497Z] net/http.(*conn).serve(0xc00009e140, {0xbc3950, 0xc0002066c0}) [2022-04-21T13:35:08.497Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T13:35:08.497Z] created by net/http.(*Server).Serve [2022-04-21T13:35:08.497Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T13:35:08.764Z] check_test.go:307: [de564346ea5ba] daemon is not started [2022-04-21T13:35:08.764Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-21T13:35:08.764Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-21T13:35:08.954Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:35:08.954Z] === RUN TestPullSchema2Config/unauthorized [2022-04-21T13:35:08.954Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:35:08.954Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:35:08.954Z] --- PASS: TestPullSchema2Config (0.56s) [2022-04-21T13:35:08.954Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-21T13:35:08.954Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-04-21T13:35:08.954Z] --- PASS: TestPullSchema2Config/EOF (0.29s) [2022-04-21T13:35:08.954Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-21T13:35:08.954Z] === RUN TestGetRepositoryMountCandidates [2022-04-21T13:35:08.954Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-21T13:35:08.954Z] === RUN TestLayerAlreadyExists [2022-04-21T13:35:08.954Z] 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-04-21T13:35:08.954Z] 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-04-21T13:35:08.954Z] 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-04-21T13:35:08.954Z] 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-04-21T13:35:08.954Z] 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-04-21T13:35:08.954Z] 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-04-21T13:35:08.954Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-21T13:35:08.954Z] === RUN TestWhenEmptyAuthConfig [2022-04-21T13:35:08.954Z] === RUN TestNotFound [2022-04-21T13:35:08.954Z] --- PASS: TestNotFound (0.00s) [2022-04-21T13:35:08.954Z] === RUN TestConflict [2022-04-21T13:35:08.954Z] --- PASS: TestConflict (0.00s) [2022-04-21T13:35:08.954Z] === RUN TestForbidden [2022-04-21T13:35:08.954Z] --- PASS: TestForbidden (0.00s) [2022-04-21T13:35:08.954Z] === RUN TestInvalidParameter [2022-04-21T13:35:08.954Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-21T13:35:08.954Z] === RUN TestNotImplemented [2022-04-21T13:35:08.954Z] --- PASS: TestNotImplemented (0.00s) [2022-04-21T13:35:08.954Z] === RUN TestNotModified [2022-04-21T13:35:08.954Z] --- PASS: TestNotModified (0.00s) [2022-04-21T13:35:08.954Z] === RUN TestUnauthorized [2022-04-21T13:35:08.954Z] --- PASS: TestUnauthorized (0.00s) [2022-04-21T13:35:08.954Z] === RUN TestUnknown [2022-04-21T13:35:08.954Z] --- PASS: TestUnknown (0.00s) [2022-04-21T13:35:08.954Z] === RUN TestCancelled [2022-04-21T13:35:08.954Z] --- PASS: TestCancelled (0.00s) [2022-04-21T13:35:08.954Z] === RUN TestDeadline [2022-04-21T13:35:08.954Z] --- PASS: TestDeadline (0.00s) [2022-04-21T13:35:08.954Z] === RUN TestDataLoss [2022-04-21T13:35:08.954Z] --- PASS: TestDataLoss (0.00s) [2022-04-21T13:35:08.954Z] === RUN TestUnavailable [2022-04-21T13:35:08.954Z] --- PASS: TestUnavailable (0.00s) [2022-04-21T13:35:08.954Z] === RUN TestSystem [2022-04-21T13:35:08.954Z] --- PASS: TestSystem (0.00s) [2022-04-21T13:35:08.954Z] === RUN TestFromStatusCode [2022-04-21T13:35:08.954Z] === RUN TestFromStatusCode/Not_Found [2022-04-21T13:35:08.954Z] === RUN TestFromStatusCode/Bad_Request [2022-04-21T13:35:08.954Z] === RUN TestFromStatusCode/Conflict [2022-04-21T13:35:08.954Z] === RUN TestFromStatusCode/Unauthorized [2022-04-21T13:35:08.954Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-21T13:35:08.954Z] === RUN TestFromStatusCode/Forbidden [2022-04-21T13:35:08.954Z] === RUN TestFromStatusCode/Not_Modified [2022-04-21T13:35:08.954Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-21T13:35:08.954Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-21T13:35:08.954Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-21T13:35:08.954Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-21T13:35:08.954Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-21T13:35:08.954Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-21T13:35:08.954Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-21T13:35:08.954Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-21T13:35:08.954Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-21T13:35:08.954Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-21T13:35:08.954Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-21T13:35:08.954Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-21T13:35:08.954Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-21T13:35:08.954Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-21T13:35:08.954Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-21T13:35:08.954Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-21T13:35:08.954Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-21T13:35:08.954Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-21T13:35:08.954Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-21T13:35:08.954Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-21T13:35:08.954Z] PASS [2022-04-21T13:35:08.954Z] coverage: 77.0% of statements [2022-04-21T13:35:08.954Z] ok github.com/docker/docker/errdefs 0.036s coverage: 77.0% of statements [2022-04-21T13:35:08.954Z] --- PASS: TestConcurrencyLimit (0.47s) [2022-04-21T13:35:08.954Z] === RUN TestInactiveJobs [2022-04-21T13:35:09.410Z] --- PASS: TestInactiveJobs (0.41s) [2022-04-21T13:35:09.410Z] === RUN TestWatchRelease [2022-04-21T13:35:09.410Z] --- PASS: TestWatchRelease (0.04s) [2022-04-21T13:35:09.410Z] === RUN TestWatchFinishedTransfer [2022-04-21T13:35:09.410Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-21T13:35:09.410Z] === RUN TestDuplicateTransfer [2022-04-21T13:35:09.410Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-21T13:35:09.410Z] === RUN TestSuccessfulUpload [2022-04-21T13:35:09.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-21T13:35:09.707Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-21T13:35:09.866Z] time="2022-04-21T13:35:09Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-21T13:35:09.866Z] === RUN TestFSGetInvalidData [2022-04-21T13:35:09.866Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-21T13:35:09.866Z] === RUN TestFSInvalidSet [2022-04-21T13:35:09.866Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-21T13:35:09.866Z] === RUN TestFSInvalidRoot [2022-04-21T13:35:09.866Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-04-21T13:35:09.866Z] === RUN TestFSMetadataGetSet [2022-04-21T13:35:09.866Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-04-21T13:35:09.866Z] === RUN TestCancelledUpload [2022-04-21T13:35:09.866Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-21T13:35:09.866Z] === RUN TestFSInvalidWalker [2022-04-21T13:35:09.866Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-21T13:35:09.866Z] PASS [2022-04-21T13:35:09.866Z] coverage: 77.3% of statements [2022-04-21T13:35:09.866Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-21T13:35:09.866Z] === RUN TestFSGetSet [2022-04-21T13:35:09.866Z] ok github.com/docker/docker/distribution/xfer 1.970s coverage: 77.3% of statements [2022-04-21T13:35:09.866Z] --- PASS: TestFSGetSet (0.02s) [2022-04-21T13:35:09.866Z] === RUN TestFSGetUnsetKey [2022-04-21T13:35:09.866Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-21T13:35:09.866Z] === RUN TestFSGetEmptyData [2022-04-21T13:35:09.866Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-21T13:35:09.866Z] === RUN TestFSDelete [2022-04-21T13:35:09.866Z] --- PASS: TestFSDelete (0.01s) [2022-04-21T13:35:09.866Z] === RUN TestFSWalker [2022-04-21T13:35:09.866Z] --- PASS: TestFSWalker (0.01s) [2022-04-21T13:35:09.866Z] === RUN TestFSWalkerStopOnError [2022-04-21T13:35:09.866Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-21T13:35:09.866Z] === RUN TestNewFromJSON [2022-04-21T13:35:09.866Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-21T13:35:09.866Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-21T13:35:09.866Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-21T13:35:09.866Z] === RUN TestMarshalKeyOrder [2022-04-21T13:35:09.866Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-21T13:35:09.866Z] === RUN TestHistoryEqual [2022-04-21T13:35:09.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-21T13:35:09.968Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.94s) [2022-04-21T13:35:09.968Z] PASS [2022-04-21T13:35:09.968Z] [2022-04-21T13:35:09.968Z] === Skipped [2022-04-21T13:35:09.968Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-21T13:35:09.968Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:35:09.968Z] [2022-04-21T13:35:09.968Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:35:09.968Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:35:09.968Z] [2022-04-21T13:35:09.968Z] DONE 34 tests, 2 skipped in 195.702s [2022-04-21T13:35:09.968Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-21T13:35:09.968Z] ++ 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-04-21T13:35:09.968Z] ++ set -e [2022-04-21T13:35:09.968Z] ++ '[' -n 0 ']' [2022-04-21T13:35:09.968Z] ++ set -x [2022-04-21T13:35:09.968Z] ++ 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-04-21T13:35:09.968Z] INFO: Testing against a local daemon [2022-04-21T13:35:09.968Z] === RUN TestConfigInspect [2022-04-21T13:35:10.322Z] --- PASS: TestHistoryEqual (0.12s) [2022-04-21T13:35:10.322Z] === RUN TestImage [2022-04-21T13:35:10.322Z] --- PASS: TestImage (0.00s) [2022-04-21T13:35:10.322Z] === RUN TestImageOSNotEmpty [2022-04-21T13:35:10.322Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-21T13:35:10.322Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-21T13:35:10.322Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-21T13:35:10.322Z] === RUN TestCreate [2022-04-21T13:35:10.322Z] --- PASS: TestCreate (0.00s) [2022-04-21T13:35:10.322Z] === RUN TestRestore [2022-04-21T13:35:10.322Z] time="2022-04-21T13:35:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-21T13:35:10.322Z] --- PASS: TestRestore (0.02s) [2022-04-21T13:35:10.322Z] === RUN TestAddDelete [2022-04-21T13:35:10.322Z] --- PASS: TestAddDelete (0.02s) [2022-04-21T13:35:10.322Z] === RUN TestSearchAfterDelete [2022-04-21T13:35:10.322Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-21T13:35:10.322Z] === RUN TestParentReset [2022-04-21T13:35:10.322Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2022-04-21T13:35:10.322Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-21T13:35:10.322Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-21T13:35:10.322Z] === RUN TestTokenPassThru [2022-04-21T13:35:10.322Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-21T13:35:10.322Z] === RUN TestTokenPassThruDifferentHost [2022-04-21T13:35:10.322Z] === RUN TestCompare [2022-04-21T13:35:10.322Z] --- PASS: TestCompare (0.00s) [2022-04-21T13:35:10.322Z] PASS [2022-04-21T13:35:10.322Z] coverage: 19.2% of statements [2022-04-21T13:35:10.322Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-21T13:35:10.322Z] PASS [2022-04-21T13:35:10.322Z] coverage: 26.6% of statements [2022-04-21T13:35:10.322Z] --- PASS: TestParentReset (0.03s) [2022-04-21T13:35:10.322Z] === RUN TestGetAndSetLastUpdated [2022-04-21T13:35:10.322Z] ok github.com/docker/docker/image/cache 0.072s coverage: 19.2% of statements [2022-04-21T13:35:10.322Z] ok github.com/docker/docker/distribution 2.134s coverage: 26.6% of statements [2022-04-21T13:35:10.322Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-21T13:35:10.322Z] === RUN TestStoreLen [2022-04-21T13:35:10.322Z] --- PASS: TestStoreLen (0.04s) [2022-04-21T13:35:10.322Z] PASS [2022-04-21T13:35:10.322Z] coverage: 86.9% of statements [2022-04-21T13:35:10.322Z] ok github.com/docker/docker/image 0.443s coverage: 86.9% of statements [2022-04-21T13:35:10.322Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-21T13:35:10.322Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-21T13:35:10.540Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-21T13:35:10.801Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-21T13:35:10.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-21T13:35:11.281Z] === RUN TestValidateManifest [2022-04-21T13:35:11.281Z] === RUN TestValidateManifest/nil [2022-04-21T13:35:11.281Z] === RUN TestValidateManifest/non-nil [2022-04-21T13:35:11.281Z] --- PASS: TestValidateManifest (0.00s) [2022-04-21T13:35:11.281Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-21T13:35:11.281Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-21T13:35:11.281Z] PASS [2022-04-21T13:35:11.281Z] coverage: 0.7% of statements [2022-04-21T13:35:11.281Z] ok github.com/docker/docker/image/tarexport 0.060s coverage: 0.7% of statements [2022-04-21T13:35:11.281Z] === RUN TestMakeV1ConfigFromConfig [2022-04-21T13:35:11.281Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-21T13:35:11.281Z] PASS [2022-04-21T13:35:11.281Z] coverage: 25.0% of statements [2022-04-21T13:35:11.281Z] ok github.com/docker/docker/image/v1 0.060s coverage: 25.0% of statements [2022-04-21T13:35:11.281Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-21T13:35:11.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-21T13:35:11.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-21T13:35:11.745Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-21T13:35:12.240Z] === RUN TestSerialization [2022-04-21T13:35:12.240Z] --- PASS: TestSerialization (0.02s) [2022-04-21T13:35:12.240Z] PASS [2022-04-21T13:35:12.240Z] coverage: 100.0% of statements [2022-04-21T13:35:12.240Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2022-04-21T13:35:12.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-21T13:35:12.685Z] check_test.go:307: [d20580bcd4ff6] daemon is not started [2022-04-21T13:35:12.685Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-21T13:35:12.695Z] === RUN TestEmptyLayer [2022-04-21T13:35:12.695Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-21T13:35:12.695Z] === RUN TestCommitFailure [2022-04-21T13:35:12.695Z] --- PASS: TestCommitFailure (0.01s) [2022-04-21T13:35:12.695Z] === RUN TestStartTransactionFailure [2022-04-21T13:35:12.695Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-04-21T13:35:12.695Z] === RUN TestGetOrphan [2022-04-21T13:35:12.695Z] --- PASS: TestGetOrphan (0.00s) [2022-04-21T13:35:12.695Z] === RUN TestMountAndRegister [2022-04-21T13:35:12.695Z] layer_test.go:258: Layer size: 14 [2022-04-21T13:35:12.695Z] --- PASS: TestMountAndRegister (0.03s) [2022-04-21T13:35:12.695Z] === RUN TestLayerRelease [2022-04-21T13:35:12.695Z] layer_test.go:291: Failing on Windows [2022-04-21T13:35:12.695Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-21T13:35:12.695Z] === RUN TestStoreRestore [2022-04-21T13:35:12.695Z] layer_test.go:340: Failing on Windows [2022-04-21T13:35:12.695Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-21T13:35:12.695Z] === RUN TestTarStreamStability [2022-04-21T13:35:12.695Z] layer_test.go:455: Failing on Windows [2022-04-21T13:35:12.695Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-21T13:35:12.695Z] === RUN TestRegisterExistingLayer [2022-04-21T13:35:12.695Z] === RUN TestEnvironmentParsing [2022-04-21T13:35:12.695Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-21T13:35:12.695Z] PASS [2022-04-21T13:35:12.695Z] coverage: 1.2% of statements [2022-04-21T13:35:12.695Z] --- PASS: TestRegisterExistingLayer (0.10s) [2022-04-21T13:35:12.695Z] === RUN TestTarStreamVerification [2022-04-21T13:35:12.695Z] layer_test.go:684: Failing on Windows [2022-04-21T13:35:12.695Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-21T13:35:12.695Z] === RUN TestLayerMigration [2022-04-21T13:35:12.695Z] migration_test.go:45: Failing on Windows [2022-04-21T13:35:12.695Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-21T13:35:12.695Z] === RUN TestLayerMigrationNoTarsplit [2022-04-21T13:35:12.695Z] migration_test.go:181: Failing on Windows [2022-04-21T13:35:12.695Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T13:35:12.695Z] === RUN TestMountInit [2022-04-21T13:35:12.695Z] mount_test.go:17: Failing on Windows [2022-04-21T13:35:12.695Z] --- SKIP: TestMountInit (0.00s) [2022-04-21T13:35:12.695Z] === RUN TestMountSize [2022-04-21T13:35:12.695Z] mount_test.go:76: Failing on Windows [2022-04-21T13:35:12.695Z] --- SKIP: TestMountSize (0.00s) [2022-04-21T13:35:12.695Z] === RUN TestMountChanges [2022-04-21T13:35:12.695Z] mount_test.go:125: Failing on Windows [2022-04-21T13:35:12.695Z] --- SKIP: TestMountChanges (0.00s) [2022-04-21T13:35:12.695Z] === RUN TestMountApply [2022-04-21T13:35:12.695Z] mount_test.go:212: Failing on Windows [2022-04-21T13:35:12.695Z] --- SKIP: TestMountApply (0.00s) [2022-04-21T13:35:12.695Z] PASS [2022-04-21T13:35:12.695Z] coverage: 30.6% of statements [2022-04-21T13:35:12.695Z] ok github.com/docker/docker/libcontainerd/local 0.068s coverage: 1.2% of statements [2022-04-21T13:35:12.695Z] ok github.com/docker/docker/layer 0.319s coverage: 30.6% of statements [2022-04-21T13:35:13.149Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-21T13:35:13.149Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-21T13:35:13.149Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-21T13:35:13.149Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-21T13:35:13.149Z] === RUN TestSequenceGetAvailableBit [2022-04-21T13:35:13.149Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-21T13:35:13.149Z] === RUN TestSequenceEqual [2022-04-21T13:35:13.149Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-21T13:35:13.149Z] === RUN TestSequenceCopy [2022-04-21T13:35:13.149Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-21T13:35:13.149Z] === RUN TestGetFirstAvailable [2022-04-21T13:35:13.149Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-21T13:35:13.149Z] === RUN TestFindSequence [2022-04-21T13:35:13.149Z] --- PASS: TestFindSequence (0.00s) [2022-04-21T13:35:13.149Z] === RUN TestCheckIfAvailable [2022-04-21T13:35:13.149Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-21T13:35:13.149Z] === RUN TestMergeSequences [2022-04-21T13:35:13.149Z] --- PASS: TestMergeSequences (0.00s) [2022-04-21T13:35:13.149Z] === RUN TestPushReservation [2022-04-21T13:35:13.149Z] --- PASS: TestPushReservation (0.00s) [2022-04-21T13:35:13.149Z] === RUN TestSerializeDeserialize [2022-04-21T13:35:13.149Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-21T13:35:13.149Z] === RUN TestSet [2022-04-21T13:35:13.149Z] --- PASS: TestSet (0.00s) [2022-04-21T13:35:13.149Z] === RUN TestSetUnset [2022-04-21T13:35:13.149Z] --- PASS: TestSetUnset (0.00s) [2022-04-21T13:35:13.149Z] === RUN TestOffsetSetUnset [2022-04-21T13:35:13.149Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-21T13:35:13.149Z] === RUN TestSetInRange [2022-04-21T13:35:13.149Z] --- PASS: TestSetInRange (0.00s) [2022-04-21T13:35:13.149Z] === RUN TestSetAnyInRange [2022-04-21T13:35:13.149Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-21T13:35:13.149Z] === RUN TestMethods [2022-04-21T13:35:13.149Z] --- PASS: TestMethods (0.00s) [2022-04-21T13:35:13.149Z] === RUN TestRandomAllocateDeallocate [2022-04-21T13:35:13.259Z] --- PASS: TestConfigInspect (3.19s) [2022-04-21T13:35:13.259Z] === RUN TestConfigList [2022-04-21T13:35:13.259Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-21T13:35:14.199Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-21T13:35:14.675Z] === RUN TestInvalidConfig [2022-04-21T13:35:14.675Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-21T13:35:14.675Z] === RUN TestConfig [2022-04-21T13:35:14.675Z] --- PASS: TestConfig (0.00s) [2022-04-21T13:35:14.675Z] === RUN TestOptionsLabels [2022-04-21T13:35:14.675Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-21T13:35:14.675Z] === RUN TestValidName [2022-04-21T13:35:14.675Z] --- PASS: TestValidName (0.00s) [2022-04-21T13:35:14.675Z] PASS [2022-04-21T13:35:14.675Z] coverage: 19.7% of statements [2022-04-21T13:35:14.675Z] ok github.com/docker/docker/libnetwork/config 0.139s coverage: 19.7% of statements [2022-04-21T13:35:14.770Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-21T13:35:14.770Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-21T13:35:15.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-21T13:35:15.129Z] === RUN TestKey [2022-04-21T13:35:15.129Z] --- PASS: TestKey (0.00s) [2022-04-21T13:35:15.129Z] === RUN TestParseKey [2022-04-21T13:35:15.129Z] --- PASS: TestParseKey (0.00s) [2022-04-21T13:35:15.129Z] === RUN TestInvalidDataStore [2022-04-21T13:35:15.129Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-21T13:35:15.129Z] === RUN TestKVObjectFlatKey [2022-04-21T13:35:15.129Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-21T13:35:15.129Z] === RUN TestAtomicKVObjectFlatKey [2022-04-21T13:35:15.129Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-21T13:35:15.129Z] PASS [2022-04-21T13:35:15.129Z] coverage: 21.9% of statements [2022-04-21T13:35:15.129Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2022-04-21T13:35:15.342Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-21T13:35:15.490Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-21T13:35:15.490Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-21T13:35:15.490Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-21T13:35:15.490Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-21T13:35:15.490Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-21T13:35:15.490Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-21T13:35:15.490Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-21T13:35:15.490Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-21T13:35:15.490Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-21T13:35:15.490Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-21T13:35:15.490Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-21T13:35:15.490Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-21T13:35:15.490Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-21T13:35:15.490Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-21T13:35:15.490Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-21T13:35:15.490Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-21T13:35:15.490Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-21T13:35:15.490Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-21T13:35:15.490Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-21T13:35:15.490Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-21T13:35:15.490Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-21T13:35:15.490Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-21T13:35:15.490Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-21T13:35:15.490Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-21T13:35:15.490Z] === RUN TestConfigureDaemonLogs [2022-04-21T13:35:15.490Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-21T13:35:15.490Z] === RUN TestCommonOptionsInstallFlags [2022-04-21T13:35:15.490Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-21T13:35:15.490Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-21T13:35:15.490Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-21T13:35:15.490Z] PASS [2022-04-21T13:35:15.490Z] coverage: 19.0% of statements [2022-04-21T13:35:15.490Z] ok github.com/docker/docker/cmd/dockerd 0.185s coverage: 19.0% of statements [2022-04-21T13:35:15.490Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-21T13:35:15.490Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-21T13:35:15.603Z] --- PASS: TestConfigList (2.52s) [2022-04-21T13:35:15.603Z] === RUN TestConfigsCreateAndDelete [2022-04-21T13:35:15.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-21T13:35:15.864Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-21T13:35:16.088Z] === RUN TestIPDataMarshalling [2022-04-21T13:35:16.088Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-21T13:35:16.088Z] === RUN TestValidateAndIsV6 [2022-04-21T13:35:16.088Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-21T13:35:16.088Z] PASS [2022-04-21T13:35:16.088Z] coverage: 68.9% of statements [2022-04-21T13:35:16.088Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2022-04-21T13:35:16.449Z] === RUN TestContainerStopSignal [2022-04-21T13:35:16.449Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestContainerStopTimeout [2022-04-21T13:35:16.449Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-21T13:35:16.449Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-21T13:35:16.449Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-21T13:35:16.449Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestReplaceAndAppendEnvVars [2022-04-21T13:35:16.449Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-21T13:35:16.449Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestNewMemoryStore [2022-04-21T13:35:16.449Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestAddContainers [2022-04-21T13:35:16.449Z] --- PASS: TestAddContainers (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestGetContainer [2022-04-21T13:35:16.449Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestDeleteContainer [2022-04-21T13:35:16.449Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestListContainers [2022-04-21T13:35:16.449Z] --- PASS: TestListContainers (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestFirstContainer [2022-04-21T13:35:16.449Z] --- PASS: TestFirstContainer (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestApplyAllContainer [2022-04-21T13:35:16.449Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestIsValidHealthString [2022-04-21T13:35:16.449Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestStateRunStop [2022-04-21T13:35:16.449Z] --- PASS: TestStateRunStop (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestStateTimeoutWait [2022-04-21T13:35:16.449Z] state_test.go:141: Stop callback fired [2022-04-21T13:35:16.449Z] state_test.go:165: Stop callback fired [2022-04-21T13:35:16.449Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-21T13:35:16.449Z] === RUN TestIsValidStateString [2022-04-21T13:35:16.449Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestViewSaveDelete [2022-04-21T13:35:16.449Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-21T13:35:16.449Z] === RUN TestViewAll [2022-04-21T13:35:16.449Z] --- PASS: TestViewAll (0.01s) [2022-04-21T13:35:16.449Z] === RUN TestViewGet [2022-04-21T13:35:16.449Z] --- PASS: TestViewGet (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestNames [2022-04-21T13:35:16.449Z] --- PASS: TestNames (0.00s) [2022-04-21T13:35:16.449Z] === RUN TestViewWithHealthCheck [2022-04-21T13:35:16.449Z] --- PASS: TestViewWithHealthCheck (0.00s) [2022-04-21T13:35:16.449Z] PASS [2022-04-21T13:35:16.449Z] coverage: 41.7% of statements [2022-04-21T13:35:16.449Z] ok github.com/docker/docker/container 0.213s coverage: 41.7% of statements [2022-04-21T13:35:16.449Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-21T13:35:16.449Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-21T13:35:16.449Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-21T13:35:16.449Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-21T13:35:16.544Z] === RUN TestDriver [2022-04-21T13:35:16.544Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:35:16.544Z] PASS [2022-04-21T13:35:16.544Z] coverage: 34.8% of statements [2022-04-21T13:35:16.544Z] === RUN TestErrorInterfaces [2022-04-21T13:35:16.544Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-21T13:35:16.544Z] === RUN TestNetworkMarshalling [2022-04-21T13:35:16.544Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2022-04-21T13:35:16.544Z] --- PASS: TestNetworkMarshalling (0.14s) [2022-04-21T13:35:16.544Z] === RUN TestEndpointMarshalling [2022-04-21T13:35:16.544Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-21T13:35:16.544Z] === RUN TestAuxAddresses [2022-04-21T13:35:16.544Z] time="2022-04-21T13:35:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:35:16.544Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-21T13:35:16.544Z] === RUN TestSRVServiceQuery [2022-04-21T13:35:16.544Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:16.544Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-21T13:35:16.544Z] === RUN TestServiceVIPReuse [2022-04-21T13:35:16.544Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:16.544Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-21T13:35:16.544Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-21T13:35:16.544Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:16.544Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-21T13:35:16.544Z] === RUN TestDNSIPQuery [2022-04-21T13:35:16.544Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:16.544Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-21T13:35:16.544Z] === RUN TestDNSProxyServFail [2022-04-21T13:35:16.544Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:16.544Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-21T13:35:16.544Z] === RUN TestSandboxAddEmpty [2022-04-21T13:35:16.544Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:16.544Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-21T13:35:16.544Z] === RUN TestSandboxAddMultiPrio [2022-04-21T13:35:16.544Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:16.544Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-21T13:35:16.544Z] === RUN TestSandboxAddSamePrio [2022-04-21T13:35:16.544Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:16.544Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-21T13:35:16.544Z] === RUN TestCleanupServiceDiscovery [2022-04-21T13:35:16.544Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:16.544Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-21T13:35:16.544Z] === RUN TestDNSOptions [2022-04-21T13:35:16.544Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:16.544Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-21T13:35:16.544Z] === RUN TestMultipleControllersWithSameStore [2022-04-21T13:35:16.544Z] time="2022-04-21T13:35:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:35:16.544Z] time="2022-04-21T13:35:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:35:16.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-21T13:35:16.807Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-21T13:35:16.904Z] === RUN TestPrepare [2022-04-21T13:35:16.904Z] --- PASS: TestPrepare (0.00s) [2022-04-21T13:35:16.904Z] === RUN TestStart [2022-04-21T13:35:16.904Z] --- PASS: TestStart (0.00s) [2022-04-21T13:35:16.904Z] === RUN TestWaitCancel [2022-04-21T13:35:16.904Z] --- PASS: TestWaitCancel (0.00s) [2022-04-21T13:35:16.904Z] === RUN TestWaitDisabled [2022-04-21T13:35:16.904Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-21T13:35:16.904Z] === RUN TestWaitEnabled [2022-04-21T13:35:16.904Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-21T13:35:16.904Z] === RUN TestRemove [2022-04-21T13:35:16.904Z] --- PASS: TestRemove (0.00s) [2022-04-21T13:35:16.904Z] PASS [2022-04-21T13:35:16.904Z] coverage: 65.3% of statements [2022-04-21T13:35:16.904Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2022-04-21T13:35:16.998Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-21T13:35:16.998Z] PASS [2022-04-21T13:35:16.998Z] coverage: 8.5% of statements [2022-04-21T13:35:16.998Z] ok github.com/docker/docker/libnetwork 0.260s coverage: 8.5% of statements [2022-04-21T13:35:16.998Z] === RUN TestDriver [2022-04-21T13:35:16.998Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:35:16.998Z] PASS [2022-04-21T13:35:16.998Z] coverage: 34.8% of statements [2022-04-21T13:35:16.998Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2022-04-21T13:35:17.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-21T13:35:17.453Z] --- PASS: TestRandomAllocateDeallocate (3.95s) [2022-04-21T13:35:17.453Z] === RUN TestAllocateRandomDeallocate [2022-04-21T13:35:17.453Z] === RUN TestNetworkAllocateFree [2022-04-21T13:35:17.453Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-21T13:35:17.453Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-21T13:35:17.453Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-21T13:35:17.453Z] PASS [2022-04-21T13:35:17.453Z] coverage: 63.6% of statements [2022-04-21T13:35:17.453Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.038s coverage: 63.6% of statements [2022-04-21T13:35:17.907Z] === RUN TestGetEmptyCapabilities [2022-04-21T13:35:17.907Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-21T13:35:17.907Z] === RUN TestGetExtraCapabilities [2022-04-21T13:35:17.907Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-21T13:35:17.907Z] === RUN TestGetInvalidCapabilities [2022-04-21T13:35:17.907Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-21T13:35:17.907Z] === RUN TestRemoteDriver [2022-04-21T13:35:17.907Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-21T13:35:17.907Z] === RUN TestDriverError [2022-04-21T13:35:17.907Z] --- PASS: TestDriverError (0.00s) [2022-04-21T13:35:17.907Z] === RUN TestMissingValues [2022-04-21T13:35:17.907Z] --- PASS: TestMissingValues (0.00s) [2022-04-21T13:35:17.907Z] === RUN TestRollback [2022-04-21T13:35:17.907Z] --- PASS: TestRollback (0.00s) [2022-04-21T13:35:17.907Z] PASS [2022-04-21T13:35:17.907Z] coverage: 57.4% of statements [2022-04-21T13:35:17.907Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.068s coverage: 57.4% of statements [2022-04-21T13:35:18.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-21T13:35:18.363Z] --- PASS: TestAllocateRandomDeallocate (0.97s) [2022-04-21T13:35:18.363Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-21T13:35:18.363Z] === RUN TestNAT [2022-04-21T13:35:18.363Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T13:35:18.363Z] --- SKIP: TestNAT (0.00s) [2022-04-21T13:35:18.363Z] === RUN TestTransparent [2022-04-21T13:35:18.363Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T13:35:18.363Z] --- SKIP: TestTransparent (0.00s) [2022-04-21T13:35:18.363Z] PASS [2022-04-21T13:35:18.363Z] coverage: 0.0% of statements [2022-04-21T13:35:18.363Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.043s coverage: 0.0% of statements [2022-04-21T13:35:18.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-21T13:35:18.722Z] --- PASS: TestConfigsCreateAndDelete (2.76s) [2022-04-21T13:35:18.722Z] === RUN TestConfigsUpdate [2022-04-21T13:35:18.818Z] === RUN TestBuildDefault [2022-04-21T13:35:18.818Z] --- PASS: TestBuildDefault (0.00s) [2022-04-21T13:35:18.818Z] === RUN TestBuildHostnameDomainname [2022-04-21T13:35:18.818Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-21T13:35:18.818Z] === RUN TestBuildHostname [2022-04-21T13:35:18.818Z] --- PASS: TestBuildHostname (0.00s) [2022-04-21T13:35:18.818Z] === RUN TestBuildHostnameFQDN [2022-04-21T13:35:18.818Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-21T13:35:18.818Z] === RUN TestBuildNoIP [2022-04-21T13:35:18.818Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-21T13:35:18.818Z] === RUN TestUpdate [2022-04-21T13:35:18.818Z] --- PASS: TestUpdate (0.00s) [2022-04-21T13:35:18.818Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-21T13:35:18.818Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-21T13:35:18.818Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-21T13:35:18.818Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-21T13:35:18.818Z] === RUN TestAddEmpty [2022-04-21T13:35:18.818Z] --- PASS: TestAddEmpty (0.00s) [2022-04-21T13:35:18.818Z] === RUN TestAdd [2022-04-21T13:35:18.818Z] --- PASS: TestAdd (0.00s) [2022-04-21T13:35:18.818Z] === RUN TestDeleteEmpty [2022-04-21T13:35:18.819Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-21T13:35:18.819Z] === RUN TestDeleteNewline [2022-04-21T13:35:18.819Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-21T13:35:18.819Z] === RUN TestDelete [2022-04-21T13:35:18.819Z] --- PASS: TestDelete (0.00s) [2022-04-21T13:35:18.819Z] === RUN TestConcurrentWrites [2022-04-21T13:35:18.819Z] === RUN TestNew [2022-04-21T13:35:18.819Z] --- PASS: TestNew (0.00s) [2022-04-21T13:35:18.819Z] === RUN TestAddDriver [2022-04-21T13:35:18.819Z] --- PASS: TestAddDriver (0.00s) [2022-04-21T13:35:18.819Z] === RUN TestAddDuplicateDriver [2022-04-21T13:35:18.819Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-21T13:35:18.819Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-21T13:35:18.819Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-21T13:35:18.819Z] === RUN TestDriver [2022-04-21T13:35:18.819Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:35:18.819Z] === RUN TestIPAM [2022-04-21T13:35:18.819Z] --- PASS: TestIPAM (0.00s) [2022-04-21T13:35:18.819Z] === RUN TestWalkIPAMs [2022-04-21T13:35:18.819Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-21T13:35:18.819Z] === RUN TestWalkDrivers [2022-04-21T13:35:18.819Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-21T13:35:18.819Z] PASS [2022-04-21T13:35:18.819Z] coverage: 82.4% of statements [2022-04-21T13:35:18.819Z] ok github.com/docker/docker/libnetwork/drvregistry 0.069s coverage: 82.4% of statements [2022-04-21T13:35:18.819Z] --- PASS: TestConcurrentWrites (0.16s) [2022-04-21T13:35:18.819Z] PASS [2022-04-21T13:35:18.819Z] coverage: 81.2% of statements [2022-04-21T13:35:18.819Z] ok github.com/docker/docker/libnetwork/etchosts 0.210s coverage: 81.2% of statements [2022-04-21T13:35:19.273Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.92s) [2022-04-21T13:35:19.273Z] === RUN TestRetrieveFromStore [2022-04-21T13:35:19.273Z] === RUN TestNew [2022-04-21T13:35:19.273Z] --- PASS: TestNew (0.00s) [2022-04-21T13:35:19.273Z] === RUN TestAllocate [2022-04-21T13:35:19.273Z] --- PASS: TestAllocate (0.00s) [2022-04-21T13:35:19.273Z] === RUN TestUninitialized [2022-04-21T13:35:19.273Z] --- PASS: TestUninitialized (0.00s) [2022-04-21T13:35:19.273Z] === RUN TestAllocateInRange [2022-04-21T13:35:19.273Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-21T13:35:19.273Z] === RUN TestAllocateSerial [2022-04-21T13:35:19.273Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-21T13:35:19.273Z] PASS [2022-04-21T13:35:19.273Z] coverage: 87.5% of statements [2022-04-21T13:35:19.273Z] ok github.com/docker/docker/libnetwork/idm 0.035s coverage: 87.5% of statements [2022-04-21T13:35:19.273Z] === RUN TestCaller [2022-04-21T13:35:19.273Z] --- PASS: TestCaller (0.00s) [2022-04-21T13:35:19.273Z] PASS [2022-04-21T13:35:19.273Z] coverage: 100.0% of statements [2022-04-21T13:35:19.273Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2022-04-21T13:35:19.273Z] --- PASS: TestRetrieveFromStore (0.35s) [2022-04-21T13:35:19.273Z] === RUN TestIsCorrupted [2022-04-21T13:35:19.293Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-21T13:35:19.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-21T13:35:19.728Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-21T13:35:19.728Z] === RUN TestSetRollover [2022-04-21T13:35:19.728Z] === RUN TestSetSerialInsertDelete [2022-04-21T13:35:19.728Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-21T13:35:19.728Z] === RUN TestSetParallelInsertDelete [2022-04-21T13:35:20.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-21T13:35:20.620Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-21T13:35:20.620Z] === RUN TestNewListSecretsFilters [2022-04-21T13:35:20.620Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-21T13:35:20.620Z] === RUN TestNewListConfigsFilters [2022-04-21T13:35:20.620Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-21T13:35:20.620Z] PASS [2022-04-21T13:35:20.620Z] coverage: 0.5% of statements [2022-04-21T13:35:20.620Z] ok github.com/docker/docker/daemon/cluster 0.831s coverage: 0.5% of statements [2022-04-21T13:35:20.620Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-04-21T13:35:20.620Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-21T13:35:20.620Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-21T13:35:20.620Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-21T13:35:20.620Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-21T13:35:20.620Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-21T13:35:20.620Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-21T13:35:20.620Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-21T13:35:20.620Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-21T13:35:20.620Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-21T13:35:20.620Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-21T13:35:20.620Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-21T13:35:20.620Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-21T13:35:20.620Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-21T13:35:20.620Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-21T13:35:20.620Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-21T13:35:20.620Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-21T13:35:20.620Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-21T13:35:20.620Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-21T13:35:20.620Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-21T13:35:20.620Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-21T13:35:20.620Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-21T13:35:20.620Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-21T13:35:20.620Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-21T13:35:20.620Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-21T13:35:20.620Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-21T13:35:20.621Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-21T13:35:20.621Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-21T13:35:20.621Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-21T13:35:20.621Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-21T13:35:20.621Z] PASS [2022-04-21T13:35:20.621Z] coverage: 35.9% of statements [2022-04-21T13:35:20.621Z] ok github.com/docker/docker/daemon/cluster/convert 0.189s coverage: 35.9% of statements [2022-04-21T13:35:20.686Z] --- PASS: TestSetRollover (1.19s) [2022-04-21T13:35:20.686Z] === RUN TestSetRolloverSerial [2022-04-21T13:35:20.686Z] === RUN TestInt2IP2IntConversion [2022-04-21T13:35:20.686Z] === RUN TestPoolRequest [2022-04-21T13:35:20.686Z] --- PASS: TestPoolRequest (0.00s) [2022-04-21T13:35:20.686Z] === RUN TestOtherRequests [2022-04-21T13:35:20.686Z] --- PASS: TestOtherRequests (0.00s) [2022-04-21T13:35:20.686Z] PASS [2022-04-21T13:35:20.686Z] coverage: 57.1% of statements [2022-04-21T13:35:20.686Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2022-04-21T13:35:21.141Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2022-04-21T13:35:21.141Z] === RUN TestGetAddressVersion [2022-04-21T13:35:21.141Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-21T13:35:21.141Z] === RUN TestKeyString [2022-04-21T13:35:21.141Z] --- PASS: TestKeyString (0.00s) [2022-04-21T13:35:21.141Z] === RUN TestPoolDataMarshal [2022-04-21T13:35:21.141Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-21T13:35:21.141Z] === RUN TestSubnetsMarshal [2022-04-21T13:35:21.141Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-04-21T13:35:21.141Z] === RUN TestAddSubnets [2022-04-21T13:35:21.141Z] --- PASS: TestAddSubnets (0.03s) [2022-04-21T13:35:21.141Z] === RUN TestDoublePoolRelease [2022-04-21T13:35:21.141Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-21T13:35:21.141Z] === RUN TestAddReleasePoolID [2022-04-21T13:35:21.141Z] --- PASS: TestAddReleasePoolID (0.04s) [2022-04-21T13:35:21.141Z] === RUN TestPredefinedPool [2022-04-21T13:35:21.141Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-21T13:35:21.141Z] === RUN TestRemoveSubnet [2022-04-21T13:35:21.141Z] --- PASS: TestRemoveSubnet (0.10s) [2022-04-21T13:35:21.141Z] === RUN TestGetSameAddress [2022-04-21T13:35:21.141Z] --- PASS: TestGetSameAddress (0.01s) [2022-04-21T13:35:21.141Z] === RUN TestPoolAllocationReuse [2022-04-21T13:35:21.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-21T13:35:21.595Z] --- PASS: TestSetRolloverSerial (0.95s) [2022-04-21T13:35:21.595Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-21T13:35:21.595Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-21T13:35:21.595Z] PASS [2022-04-21T13:35:21.595Z] coverage: 84.4% of statements [2022-04-21T13:35:21.595Z] ok github.com/docker/docker/libnetwork/bitseq 8.386s coverage: 84.4% of statements [2022-04-21T13:35:21.595Z] === RUN TestGetCapabilities [2022-04-21T13:35:21.595Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-21T13:35:21.595Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-21T13:35:21.595Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-21T13:35:21.595Z] === RUN TestGetDefaultAddressSpaces [2022-04-21T13:35:21.595Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-21T13:35:21.595Z] === RUN TestRemoteDriver [2022-04-21T13:35:21.595Z] --- PASS: TestRemoteDriver (0.00s) [2022-04-21T13:35:21.595Z] PASS [2022-04-21T13:35:21.595Z] coverage: 47.4% of statements [2022-04-21T13:35:21.595Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.053s coverage: 47.4% of statements [2022-04-21T13:35:21.840Z] --- PASS: TestConfigsUpdate (3.00s) [2022-04-21T13:35:21.840Z] === RUN TestTemplatedConfig [2022-04-21T13:35:21.840Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-21T13:35:22.000Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T13:35:22.000Z] Using test binary docker [2022-04-21T13:35:22.000Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-21T13:35:22.000Z] +++ /etc/init.d/apparmor start [2022-04-21T13:35:22.000Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T13:35:22.000Z] INFO: Waiting for daemon to start... [2022-04-21T13:35:22.000Z] Starting dockerd [2022-04-21T13:35:22.000Z] +++ 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-04-21T13:35:22.553Z] --- PASS: TestPoolAllocationReuse (1.19s) [2022-04-21T13:35:22.553Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-21T13:35:22.553Z] === RUN TestWindowsIPAM [2022-04-21T13:35:22.553Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-21T13:35:22.553Z] PASS [2022-04-21T13:35:22.553Z] coverage: 71.4% of statements [2022-04-21T13:35:22.553Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-04-21T13:35:22.553Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-21T13:35:22.553Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-21T13:35:23.505Z] === RUN TestBuilderGC [2022-04-21T13:35:23.505Z] --- PASS: TestBuilderGC (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestDaemonConfigurationNotFound [2022-04-21T13:35:23.505Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestDaemonBrokenConfiguration [2022-04-21T13:35:23.505Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestFindConfigurationConflicts [2022-04-21T13:35:23.505Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-21T13:35:23.505Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-21T13:35:23.505Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-21T13:35:23.505Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-21T13:35:23.505Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-21T13:35:23.505Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-21T13:35:23.505Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-21T13:35:23.505Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-21T13:35:23.505Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-21T13:35:23.505Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-21T13:35:23.505Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-21T13:35:23.505Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestValidateConfigurationErrors [2022-04-21T13:35:23.505Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-21T13:35:23.505Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-21T13:35:23.505Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-21T13:35:23.505Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-21T13:35:23.505Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-21T13:35:23.505Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-21T13:35:23.505Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-21T13:35:23.505Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-21T13:35:23.505Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-21T13:35:23.505Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-21T13:35:23.505Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-21T13:35:23.505Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-21T13:35:23.505Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestValidateConfiguration [2022-04-21T13:35:23.505Z] === RUN TestValidateConfiguration/with_label [2022-04-21T13:35:23.505Z] === RUN TestValidateConfiguration/with_dns [2022-04-21T13:35:23.505Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-21T13:35:23.505Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-21T13:35:23.505Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-21T13:35:23.505Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-21T13:35:23.505Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-21T13:35:23.505Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-21T13:35:23.505Z] === RUN TestValidateConfiguration/with_hosts [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-21T13:35:23.505Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestReloadSetConfigFileNotExist [2022-04-21T13:35:23.505Z] time="2022-04-21T13:35:23Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-21T13:35:23.505Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2022-04-21T13:35:23.505Z] === RUN TestReloadDefaultConfigNotExist [2022-04-21T13:35:23.505Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:23.505Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestReloadBadDefaultConfig [2022-04-21T13:35:23.505Z] time="2022-04-21T13:35:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1511679123" [2022-04-21T13:35:23.505Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestReloadWithConflictingLabels [2022-04-21T13:35:23.505Z] time="2022-04-21T13:35:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3742864445" [2022-04-21T13:35:23.505Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestReloadWithDuplicateLabels [2022-04-21T13:35:23.505Z] time="2022-04-21T13:35:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2732713677" [2022-04-21T13:35:23.505Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestMaskURLCredentials [2022-04-21T13:35:23.505Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestDaemonConfigurationMerge [2022-04-21T13:35:23.505Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-21T13:35:23.505Z] PASS [2022-04-21T13:35:23.505Z] coverage: 79.5% of statements [2022-04-21T13:35:23.505Z] ok github.com/docker/docker/daemon/config 0.613s coverage: 79.5% of statements [2022-04-21T13:35:23.505Z] === RUN TestEventsLog [2022-04-21T13:35:23.505Z] --- PASS: TestEventsLog (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestEventsLogTimeout [2022-04-21T13:35:23.505Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestLogEvents [2022-04-21T13:35:23.505Z] --- PASS: TestLogEvents (0.07s) [2022-04-21T13:35:23.505Z] === RUN TestLoadBufferedEvents [2022-04-21T13:35:23.505Z] --- PASS: TestLoadBufferedEvents (0.11s) [2022-04-21T13:35:23.505Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-21T13:35:23.505Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-21T13:35:23.505Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-21T13:35:23.505Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-21T13:35:23.505Z] PASS [2022-04-21T13:35:23.505Z] coverage: 50.0% of statements [2022-04-21T13:35:23.505Z] ok github.com/docker/docker/daemon/events 0.232s coverage: 50.0% of statements [2022-04-21T13:35:23.512Z] === RUN TestDefaultNetwork [2022-04-21T13:35:23.512Z] --- PASS: TestDefaultNetwork (0.23s) [2022-04-21T13:35:23.512Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-21T13:35:23.960Z] === RUN TestWaitNodeAttachment [2022-04-21T13:35:23.966Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-04-21T13:35:23.966Z] === RUN TestInitAddressPools [2022-04-21T13:35:23.966Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-21T13:35:23.966Z] PASS [2022-04-21T13:35:23.966Z] coverage: 74.0% of statements [2022-04-21T13:35:23.966Z] ok github.com/docker/docker/libnetwork/ipamutils 0.517s coverage: 74.0% of statements [2022-04-21T13:35:23.966Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-21T13:35:23.966Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-21T13:35:23.966Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-21T13:35:23.966Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-21T13:35:24.415Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-21T13:35:24.415Z] === RUN TestIsolationConversion [2022-04-21T13:35:24.415Z] === RUN TestIsolationConversion/default [2022-04-21T13:35:24.415Z] === RUN TestIsolationConversion/process [2022-04-21T13:35:24.415Z] === RUN TestIsolationConversion/hyperv [2022-04-21T13:35:24.415Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-21T13:35:24.415Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-21T13:35:24.415Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-21T13:35:24.415Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-21T13:35:24.415Z] === RUN TestContainerLabels [2022-04-21T13:35:24.415Z] --- PASS: TestContainerLabels (0.00s) [2022-04-21T13:35:24.415Z] === RUN TestCredentialSpecConversion [2022-04-21T13:35:24.415Z] === RUN TestCredentialSpecConversion/none [2022-04-21T13:35:24.415Z] === RUN TestCredentialSpecConversion/config [2022-04-21T13:35:24.415Z] === RUN TestCredentialSpecConversion/file [2022-04-21T13:35:24.415Z] === RUN TestCredentialSpecConversion/registry [2022-04-21T13:35:24.415Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-21T13:35:24.415Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-21T13:35:24.415Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-21T13:35:24.415Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-21T13:35:24.415Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-21T13:35:24.415Z] === RUN TestControllerValidateMountBind [2022-04-21T13:35:24.415Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-21T13:35:24.415Z] === RUN TestControllerValidateMountVolume [2022-04-21T13:35:24.415Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-21T13:35:24.415Z] === RUN TestControllerValidateMountTarget [2022-04-21T13:35:24.415Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-21T13:35:24.415Z] === RUN TestControllerValidateMountTmpfs [2022-04-21T13:35:24.415Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-21T13:35:24.415Z] === RUN TestControllerValidateMountInvalidType [2022-04-21T13:35:24.415Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-21T13:35:24.415Z] === RUN TestControllerValidateMountNamedPipe [2022-04-21T13:35:24.415Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-21T13:35:24.415Z] PASS [2022-04-21T13:35:24.415Z] coverage: 11.0% of statements [2022-04-21T13:35:24.415Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.579s coverage: 11.0% of statements [2022-04-21T13:35:24.420Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-21T13:35:24.420Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-21T13:35:24.420Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-21T13:35:24.420Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-21T13:35:24.420Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-21T13:35:24.420Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-21T13:35:24.420Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-21T13:35:24.420Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-21T13:35:24.420Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-21T13:35:24.420Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-21T13:35:24.420Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-21T13:35:24.420Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-21T13:35:24.420Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-21T13:35:24.420Z] === RUN TestKeyValue [2022-04-21T13:35:24.420Z] --- PASS: TestKeyValue (0.00s) [2022-04-21T13:35:24.420Z] PASS [2022-04-21T13:35:24.420Z] coverage: 60.0% of statements [2022-04-21T13:35:24.420Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.74s) [2022-04-21T13:35:24.420Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-21T13:35:24.420Z] ok github.com/docker/docker/libnetwork/netlabel 0.031s coverage: 60.0% of statements [2022-04-21T13:35:24.872Z] === RUN TestIsEmptyDir [2022-04-21T13:35:24.872Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-21T13:35:24.872Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-21T13:35:24.872Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-21T13:35:24.872Z] PASS [2022-04-21T13:35:24.872Z] coverage: 2.3% of statements [2022-04-21T13:35:24.874Z] === RUN TestGenerate [2022-04-21T13:35:24.874Z] --- PASS: TestGenerate (0.00s) [2022-04-21T13:35:24.874Z] === RUN TestGeneratePtr [2022-04-21T13:35:24.874Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-21T13:35:24.874Z] === RUN TestGenerateMissingField [2022-04-21T13:35:24.874Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-21T13:35:24.874Z] === RUN TestFieldCannotBeSet [2022-04-21T13:35:24.874Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-21T13:35:24.874Z] === RUN TestTypeMismatchError [2022-04-21T13:35:24.874Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-21T13:35:24.874Z] PASS [2022-04-21T13:35:24.874Z] coverage: 100.0% of statements [2022-04-21T13:35:24.874Z] ok github.com/docker/docker/libnetwork/options 0.034s coverage: 100.0% of statements [2022-04-21T13:35:25.141Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-21T13:35:25.334Z] ok github.com/docker/docker/daemon/graphdriver 0.076s coverage: 2.3% of statements [2022-04-21T13:35:25.334Z] === RUN TestVerifyNetworkingConfig [2022-04-21T13:35:25.334Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-21T13:35:25.334Z] === RUN TestGetContainer [2022-04-21T13:35:25.334Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T13:35:25.334Z] === RUN TestValidContainerNames [2022-04-21T13:35:25.334Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-21T13:35:25.334Z] === RUN TestContainerInitDNS [2022-04-21T13:35:25.334Z] daemon_test.go:145: root required [2022-04-21T13:35:25.334Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-21T13:35:25.334Z] === RUN TestMerge [2022-04-21T13:35:25.334Z] --- PASS: TestMerge (0.00s) [2022-04-21T13:35:25.334Z] === RUN TestValidateContainerIsolation [2022-04-21T13:35:25.334Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-21T13:35:25.334Z] === RUN TestFindNetworkErrorType [2022-04-21T13:35:25.334Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-21T13:35:25.334Z] === RUN TestEnsureServicesExist [2022-04-21T13:35:25.334Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-04-21T13:35:25.334Z] === RUN TestEnsureServicesExistErrors [2022-04-21T13:35:25.335Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-21T13:35:25.335Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-21T13:35:25.335Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-21T13:35:25.335Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestContainerDelete [2022-04-21T13:35:25.335Z] --- PASS: TestContainerDelete (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestContainerDoubleDelete [2022-04-21T13:35:25.335Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestLogContainerEventCopyLabels [2022-04-21T13:35:25.335Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestLogContainerEventWithAttributes [2022-04-21T13:35:25.335Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestNoneHealthcheck [2022-04-21T13:35:25.335Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestHealthStates [2022-04-21T13:35:25.335Z] time="2022-04-21T13:35: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-04-21T13:35:25.335Z] time="2022-04-21T13:35: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-04-21T13:35:25.335Z] time="2022-04-21T13:35: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-04-21T13:35:25.335Z] time="2022-04-21T13:35: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-04-21T13:35:25.335Z] time="2022-04-21T13:35: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-04-21T13:35:25.335Z] time="2022-04-21T13:35: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-04-21T13:35:25.335Z] time="2022-04-21T13:35: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-04-21T13:35:25.335Z] time="2022-04-21T13:35: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-04-21T13:35:25.335Z] time="2022-04-21T13:35: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-04-21T13:35:25.335Z] time="2022-04-21T13:35: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-04-21T13:35:25.335Z] --- PASS: TestHealthStates (0.13s) [2022-04-21T13:35:25.335Z] === RUN TestGetInspectData [2022-04-21T13:35:25.335Z] --- PASS: TestGetInspectData (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestFillLicense [2022-04-21T13:35:25.335Z] --- PASS: TestFillLicense (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestListInvalidFilter [2022-04-21T13:35:25.335Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestNameFilter [2022-04-21T13:35:25.335Z] --- PASS: TestNameFilter (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-21T13:35:25.335Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-21T13:35:25.335Z] === 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-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-21T13:35:25.335Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-21T13:35:25.335Z] --- 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-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestSetupWindowsDevices [2022-04-21T13:35:25.335Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-21T13:35:25.335Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-21T13:35:25.335Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-21T13:35:25.335Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-21T13:35:25.335Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T13:35:25.335Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T13:35:25.335Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-21T13:35:25.335Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-21T13:35:25.335Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-21T13:35:25.335Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-21T13:35:25.335Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-21T13:35:25.335Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestDaemonReloadLabels [2022-04-21T13:35:25.335Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-21T13:35:25.335Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestDaemonReloadMirrors [2022-04-21T13:35:25.335Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-21T13:35:25.335Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-21T13:35:25.335Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-21T13:35:25.335Z] reload_test.go:342: root required [2022-04-21T13:35:25.335Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-21T13:35:25.335Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-21T13:35:25.335Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-21T13:35:25.335Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-21T13:35:25.335Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-21T13:35:25.335Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-21T13:35:25.335Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-21T13:35:25.335Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestParseVolumesFrom [2022-04-21T13:35:25.335Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-21T13:35:25.335Z] PASS [2022-04-21T13:35:25.335Z] coverage: 8.8% of statements [2022-04-21T13:35:25.335Z] ok github.com/docker/docker/daemon 0.406s coverage: 8.8% of statements [2022-04-21T13:35:25.335Z] === RUN TestLinkNaming [2022-04-21T13:35:25.335Z] --- PASS: TestLinkNaming (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestLinkNew [2022-04-21T13:35:25.335Z] --- PASS: TestLinkNew (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestLinkEnv [2022-04-21T13:35:25.335Z] --- PASS: TestLinkEnv (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestLinkMultipleEnv [2022-04-21T13:35:25.335Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-21T13:35:25.335Z] === RUN TestLinkPortRangeEnv [2022-04-21T13:35:25.335Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-21T13:35:25.335Z] PASS [2022-04-21T13:35:25.335Z] coverage: 93.0% of statements [2022-04-21T13:35:25.335Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2022-04-21T13:35:25.335Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-21T13:35:25.335Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-21T13:35:25.335Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-21T13:35:25.335Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-21T13:35:25.335Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-21T13:35:25.335Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-21T13:35:25.335Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-21T13:35:25.335Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-21T13:35:25.335Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-21T13:35:25.335Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-21T13:35:25.335Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-21T13:35:25.335Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-21T13:35:25.335Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-21T13:35:25.335Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-21T13:35:25.401Z] --- PASS: TestTemplatedConfig (3.92s) [2022-04-21T13:35:25.401Z] === RUN TestConfigCreateResolve [2022-04-21T13:35:26.164Z] . [2022-04-21T13:35:26.164Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T13:35:26.164Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T13:35:26.164Z] Error: No such image: emptyfs [2022-04-21T13:35:26.164Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-21T13:35:26.164Z] ++++ docker load [2022-04-21T13:35:26.164Z] Running integration-test (iteration 1) [2022-04-21T13:35:26.164Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-21T13:35:26.164Z] ++ 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-04-21T13:35:26.164Z] ++ set -e [2022-04-21T13:35:26.164Z] ++ '[' -n 0 ']' [2022-04-21T13:35:26.164Z] ++ set -x [2022-04-21T13:35:26.164Z] ++ 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-04-21T13:35:26.397Z] testing: warning: no tests to run [2022-04-21T13:35:26.397Z] PASS [2022-04-21T13:35:26.397Z] coverage: 0.0% of statements [2022-04-21T13:35:26.397Z] ok github.com/docker/docker/libnetwork/osl 0.032s coverage: 0.0% of statements [no tests to run] [2022-04-21T13:35:26.397Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.02s) [2022-04-21T13:35:26.397Z] === RUN TestGetAddress [2022-04-21T13:35:26.397Z] === RUN TestNetworkDBSimple [2022-04-21T13:35:26.420Z] Loaded image: busybox:latest [2022-04-21T13:35:26.676Z] Loaded image: busybox:glibc [2022-04-21T13:35:26.851Z] === RUN TestRequestNewPort [2022-04-21T13:35:26.851Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-21T13:35:26.851Z] === RUN TestRequestSpecificPort [2022-04-21T13:35:26.851Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-21T13:35:26.851Z] === RUN TestReleasePort [2022-04-21T13:35:26.851Z] --- PASS: TestReleasePort (0.00s) [2022-04-21T13:35:26.851Z] === RUN TestReuseReleasedPort [2022-04-21T13:35:26.851Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-21T13:35:26.851Z] === RUN TestReleaseUnreadledPort [2022-04-21T13:35:26.851Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-21T13:35:26.851Z] === RUN TestUnknowProtocol [2022-04-21T13:35:26.851Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-21T13:35:26.851Z] === RUN TestAllocateAllPorts [2022-04-21T13:35:26.851Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-21T13:35:26.851Z] === RUN TestPortAllocation [2022-04-21T13:35:26.851Z] --- PASS: TestPortAllocation (0.00s) [2022-04-21T13:35:26.851Z] === RUN TestPortAllocationWithCustomRange [2022-04-21T13:35:26.851Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-21T13:35:26.851Z] === RUN TestNoDuplicateBPR [2022-04-21T13:35:26.851Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-21T13:35:26.851Z] === RUN TestChangePortRange [2022-04-21T13:35:26.851Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-21T13:35:26.851Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-21T13:35:26.851Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-21T13:35:26.851Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-21T13:35:26.851Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-21T13:35:26.851Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-21T13:35:26.851Z] --- PASS: TestChangePortRange (0.00s) [2022-04-21T13:35:26.851Z] PASS [2022-04-21T13:35:26.851Z] coverage: 88.6% of statements [2022-04-21T13:35:26.851Z] ok github.com/docker/docker/libnetwork/portallocator 0.055s coverage: 88.6% of statements [2022-04-21T13:35:27.305Z] 2022/04/21 13:35:27 Closing DB instances... [2022-04-21T13:35:27.605Z] Loaded image: debian:bullseye-slim [2022-04-21T13:35:27.605Z] Loaded image: hello-world:latest [2022-04-21T13:35:27.605Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:35:27.605Z] INFO: Testing against a local daemon [2022-04-21T13:35:27.605Z] === RUN TestCgroupNamespacesBuild [2022-04-21T13:35:27.760Z] testing: warning: no tests to run [2022-04-21T13:35:27.760Z] PASS [2022-04-21T13:35:27.760Z] coverage: 0.0% of statements [2022-04-21T13:35:27.760Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2022-04-21T13:35:27.943Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-21T13:35:28.215Z] === RUN TestHashData [2022-04-21T13:35:28.215Z] --- PASS: TestHashData (0.00s) [2022-04-21T13:35:28.215Z] PASS [2022-04-21T13:35:28.215Z] coverage: 2.8% of statements [2022-04-21T13:35:28.215Z] ok github.com/docker/docker/libnetwork/resolvconf 0.033s coverage: 2.8% of statements [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptReconnectInterval [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/#00 [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/example.com [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/:// [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/something:// [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-21T13:35:28.222Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-21T13:35:28.222Z] PASS [2022-04-21T13:35:28.222Z] coverage: 53.6% of statements [2022-04-21T13:35:28.222Z] ok github.com/docker/docker/daemon/logger/fluentd 0.072s coverage: 53.6% of statements [2022-04-21T13:35:28.222Z] === RUN TestNewStreamConfig [2022-04-21T13:35:28.222Z] === RUN TestNewStreamConfig/defaults [2022-04-21T13:35:28.222Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-21T13:35:28.222Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-21T13:35:28.222Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-21T13:35:28.222Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-21T13:35:28.222Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-21T13:35:28.222Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-21T13:35:28.222Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-21T13:35:28.222Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-21T13:35:28.222Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-21T13:35:28.222Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-21T13:35:28.222Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-21T13:35:28.222Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-21T13:35:28.222Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-21T13:35:28.222Z] === RUN TestAdapterReadLogs [2022-04-21T13:35:28.222Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestCopier [2022-04-21T13:35:28.222Z] --- PASS: TestCopier (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestCopierLongLines [2022-04-21T13:35:28.222Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestCopierSlow [2022-04-21T13:35:28.222Z] time="2022-04-21T13:35:27Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-21T13:35:28.222Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-04-21T13:35:28.222Z] === RUN TestCreateSuccess [2022-04-21T13:35:28.222Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestCreateStreamSkipped [2022-04-21T13:35:28.222Z] time="2022-04-21T13:35:27Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-21T13:35:28.222Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestCreateLogGroupSuccess [2022-04-21T13:35:28.222Z] time="2022-04-21T13:35:27Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-21T13:35:28.222Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestCreateError [2022-04-21T13:35:28.222Z] --- PASS: TestCreateError (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestCreateAlreadyExists [2022-04-21T13:35:28.222Z] time="2022-04-21T13:35:27Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-21T13:35:28.222Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestLogClosed [2022-04-21T13:35:28.222Z] --- PASS: TestLogClosed (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestLogBlocking [2022-04-21T13:35:28.222Z] --- PASS: TestLogBlocking (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-21T13:35:28.222Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestLogNonBlockingBufferFull [2022-04-21T13:35:28.222Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestPublishBatchSuccess [2022-04-21T13:35:28.222Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestPublishBatchError [2022-04-21T13:35:28.222Z] time="2022-04-21T13:35:27Z" level=error msg=error [2022-04-21T13:35:28.222Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-21T13:35:28.222Z] time="2022-04-21T13:35:27Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T13:35:28.222Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-21T13:35:28.222Z] time="2022-04-21T13:35:27Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T13:35:28.222Z] time="2022-04-21T13:35:27Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-21T13:35:28.222Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-21T13:35:28.222Z] === RUN TestCollectBatchSimple [2022-04-21T13:35:28.222Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestCollectBatchTicker [2022-04-21T13:35:28.223Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestCollectBatchMultilinePattern [2022-04-21T13:35:28.223Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-21T13:35:28.223Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-21T13:35:28.223Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-21T13:35:28.223Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-21T13:35:28.223Z] === RUN TestCollectBatchClose [2022-04-21T13:35:28.223Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestEffectiveLen [2022-04-21T13:35:28.223Z] === RUN TestEffectiveLen/0/Hello [2022-04-21T13:35:28.223Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-21T13:35:28.223Z] === RUN TestEffectiveLen/2/🙃 [2022-04-21T13:35:28.223Z] === RUN TestEffectiveLen/3/���� [2022-04-21T13:35:28.223Z] === RUN TestEffectiveLen/4/He��o [2022-04-21T13:35:28.223Z] === RUN TestEffectiveLen/5/ [2022-04-21T13:35:28.223Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestFindValidSplit [2022-04-21T13:35:28.223Z] === RUN TestFindValidSplit/0/ [2022-04-21T13:35:28.223Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:35:28.223Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:35:28.223Z] === RUN TestFindValidSplit/1/Hello [2022-04-21T13:35:28.223Z] cloudwatchlogs_test.go:1076: Hello [2022-04-21T13:35:28.223Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:35:28.223Z] === RUN TestFindValidSplit/2/Hello [2022-04-21T13:35:28.223Z] cloudwatchlogs_test.go:1076: He [2022-04-21T13:35:28.223Z] cloudwatchlogs_test.go:1077: llo [2022-04-21T13:35:28.223Z] === RUN TestFindValidSplit/3/Hello [2022-04-21T13:35:28.223Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:35:28.223Z] cloudwatchlogs_test.go:1077: Hello [2022-04-21T13:35:28.223Z] === RUN TestFindValidSplit/4/🙃 [2022-04-21T13:35:28.223Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:35:28.223Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-21T13:35:28.223Z] === RUN TestFindValidSplit/5/🙃 [2022-04-21T13:35:28.223Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-21T13:35:28.223Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:35:28.223Z] === RUN TestFindValidSplit/6/a� [2022-04-21T13:35:28.223Z] cloudwatchlogs_test.go:1076: a [2022-04-21T13:35:28.223Z] cloudwatchlogs_test.go:1077: � [2022-04-21T13:35:28.223Z] === RUN TestFindValidSplit/7/a� [2022-04-21T13:35:28.223Z] cloudwatchlogs_test.go:1076: a� [2022-04-21T13:35:28.223Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:35:28.223Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestProcessEventEmoji [2022-04-21T13:35:28.223Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestCollectBatchLineSplit [2022-04-21T13:35:28.223Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-21T13:35:28.223Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestCollectBatchMaxEvents [2022-04-21T13:35:28.223Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-21T13:35:28.223Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-21T13:35:28.223Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s) [2022-04-21T13:35:28.223Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-21T13:35:28.223Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-21T13:35:28.223Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-21T13:35:28.223Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-21T13:35:28.223Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-21T13:35:28.223Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-21T13:35:28.223Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-21T13:35:28.223Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-21T13:35:28.223Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-21T13:35:28.223Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-21T13:35:28.223Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-21T13:35:28.223Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-21T13:35:28.223Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-21T13:35:28.223Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsFormat [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-21T13:35:28.223Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-21T13:35:28.223Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestCreateTagSuccess [2022-04-21T13:35:28.223Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-21T13:35:28.223Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-21T13:35:28.223Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-21T13:35:28.223Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-21T13:35:28.223Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-21T13:35:28.223Z] PASS [2022-04-21T13:35:28.223Z] coverage: 80.2% of statements [2022-04-21T13:35:28.223Z] ok github.com/docker/docker/daemon/logger/awslogs 0.335s coverage: 80.2% of statements [2022-04-21T13:35:28.223Z] --- PASS: TestCopierSlow (0.21s) [2022-04-21T13:35:28.223Z] === RUN TestCopierWithSized [2022-04-21T13:35:28.223Z] === RUN TestCopierWithSized/as_is [2022-04-21T13:35:28.223Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-21T13:35:28.223Z] --- PASS: TestCopierWithSized (0.03s) [2022-04-21T13:35:28.223Z] --- PASS: TestCopierWithSized/as_is (0.03s) [2022-04-21T13:35:28.223Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestCopierWithPartial [2022-04-21T13:35:28.223Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestRingLogger [2022-04-21T13:35:28.223Z] --- PASS: TestRingLogger (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestRingCap [2022-04-21T13:35:28.223Z] --- PASS: TestRingCap (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestRingClose [2022-04-21T13:35:28.223Z] --- PASS: TestRingClose (0.00s) [2022-04-21T13:35:28.223Z] === RUN TestRingDrain [2022-04-21T13:35:28.223Z] --- PASS: TestRingDrain (0.00s) [2022-04-21T13:35:28.223Z] PASS [2022-04-21T13:35:28.223Z] coverage: 43.2% of statements [2022-04-21T13:35:28.223Z] ok github.com/docker/docker/daemon/logger 0.295s coverage: 43.2% of statements [2022-04-21T13:35:28.515Z] --- PASS: TestConfigCreateResolve (3.02s) [2022-04-21T13:35:28.515Z] PASS [2022-04-21T13:35:28.515Z] [2022-04-21T13:35:28.515Z] DONE 6 tests in 18.536s [2022-04-21T13:35:28.515Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-21T13:35:28.515Z] ++ 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-04-21T13:35:28.515Z] ++ set -e [2022-04-21T13:35:28.515Z] ++ '[' -n 0 ']' [2022-04-21T13:35:28.515Z] ++ set -x [2022-04-21T13:35:28.515Z] ++ 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-04-21T13:35:28.515Z] INFO: Testing against a local daemon [2022-04-21T13:35:28.515Z] === RUN TestCheckpoint [2022-04-21T13:35:28.515Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:35:28.515Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T13:35:28.515Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T13:35:28.515Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:35:28.515Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:35:28.515Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:35:28.515Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:35:28.515Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:35:28.515Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:35:28.515Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T13:35:28.515Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T13:35:28.515Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-21T13:35:28.515Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-21T13:35:28.515Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T13:35:28.515Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T13:35:28.515Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T13:35:28.515Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T13:35:28.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T13:35:28.670Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-04-21T13:35:28.670Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-21T13:35:28.679Z] === RUN TestSearchRegistryForImagesErrors [2022-04-21T13:35:28.679Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-21T13:35:28.679Z] === RUN TestSearchRegistryForImages [2022-04-21T13:35:28.679Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-21T13:35:28.679Z] === RUN TestOnlyPlatformWithFallback [2022-04-21T13:35:28.679Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-21T13:35:28.679Z] === RUN TestImageDelete [2022-04-21T13:35:28.679Z] === RUN TestImageDelete/no_lease [2022-04-21T13:35:28.679Z] === RUN TestImageDelete/lease_exists [2022-04-21T13:35:28.679Z] --- PASS: TestImageDelete (0.03s) [2022-04-21T13:35:28.679Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-21T13:35:28.679Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-21T13:35:28.679Z] === RUN TestContentStoreForPull [2022-04-21T13:35:28.777Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-21T13:35:28.777Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T13:35:28.777Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T13:35:28.777Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T13:35:28.777Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T13:35:28.777Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T13:35:28.777Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-21T13:35:28.777Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T13:35:28.777Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-04-21T13:35:28.777Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T13:35:28.777Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-04-21T13:35:28.777Z] === RUN TestCopyEmptyFile [2022-04-21T13:35:28.972Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2022-04-21T13:35:28.972Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-21T13:35:29.126Z] === RUN TestErrorConstructors [2022-04-21T13:35:29.126Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-21T13:35:29.126Z] === RUN TestCompareIPMask [2022-04-21T13:35:29.126Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-21T13:35:29.126Z] === RUN TestUtilGetHostPartIP [2022-04-21T13:35:29.126Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-21T13:35:29.126Z] === RUN TestUtilGetBroadcastIP [2022-04-21T13:35:29.126Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-21T13:35:29.126Z] === RUN TestParseCIDR [2022-04-21T13:35:29.126Z] --- PASS: TestParseCIDR (0.00s) [2022-04-21T13:35:29.126Z] PASS [2022-04-21T13:35:29.126Z] coverage: 37.3% of statements [2022-04-21T13:35:29.126Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2022-04-21T13:35:29.136Z] --- PASS: TestContentStoreForPull (0.14s) [2022-04-21T13:35:29.136Z] PASS [2022-04-21T13:35:29.136Z] coverage: 6.6% of statements [2022-04-21T13:35:29.136Z] ok github.com/docker/docker/daemon/images 0.301s coverage: 6.6% of statements [2022-04-21T13:35:29.136Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-21T13:35:29.136Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-21T13:35:29.136Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-21T13:35:29.136Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-21T13:35:29.136Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-21T13:35:29.136Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-21T13:35:29.136Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-21T13:35:29.136Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-21T13:35:29.136Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-21T13:35:29.136Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s) [2022-04-21T13:35:29.136Z] === RUN TestFastTimeMarshalJSON [2022-04-21T13:35:29.136Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-21T13:35:29.136Z] PASS [2022-04-21T13:35:29.136Z] coverage: 87.2% of statements [2022-04-21T13:35:29.136Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.149s coverage: 87.2% of statements [2022-04-21T13:35:29.348Z] --- PASS: TestCopyEmptyFile (0.39s) [2022-04-21T13:35:29.348Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T13:35:29.348Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-04-21T13:35:29.348Z] === RUN TestCopyFromContainer [2022-04-21T13:35:29.581Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-21T13:35:29.581Z] PASS [2022-04-21T13:35:29.581Z] coverage: 100.0% of statements [2022-04-21T13:35:29.581Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.046s coverage: 100.0% of statements [2022-04-21T13:35:29.591Z] === RUN TestJSONFileLogger [2022-04-21T13:35:29.591Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-21T13:35:29.591Z] === RUN TestJSONFileLoggerWithTags [2022-04-21T13:35:29.591Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-21T13:35:29.591Z] === RUN TestJSONFileLoggerWithOpts [2022-04-21T13:35:29.591Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-04-21T13:35:29.591Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-21T13:35:29.591Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-04-21T13:35:29.591Z] === RUN TestEncodeDecode [2022-04-21T13:35:29.591Z] === PAUSE TestEncodeDecode [2022-04-21T13:35:29.591Z] === RUN TestUnexpectedEOF [2022-04-21T13:35:29.591Z] time="2022-04-21T13:35:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T13:35:29.591Z] time="2022-04-21T13:35:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T13:35:29.591Z] --- PASS: TestUnexpectedEOF (0.11s) [2022-04-21T13:35:29.591Z] === CONT TestEncodeDecode [2022-04-21T13:35:29.591Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-21T13:35:29.591Z] PASS [2022-04-21T13:35:29.591Z] coverage: 69.9% of statements [2022-04-21T13:35:29.591Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.204s coverage: 69.9% of statements [2022-04-21T13:35:30.036Z] 2022/04/21 13:35:29 Closing DB instances... [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-21T13:35:30.036Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-21T13:35:30.036Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-21T13:35:30.036Z] PASS [2022-04-21T13:35:30.036Z] coverage: 55.0% of statements [2022-04-21T13:35:30.036Z] ok github.com/docker/docker/oci 0.039s coverage: 55.0% of statements [2022-04-21T13:35:30.053Z] === RUN TestWriteLog [2022-04-21T13:35:30.053Z] === PAUSE TestWriteLog [2022-04-21T13:35:30.053Z] === RUN TestReadLog [2022-04-21T13:35:30.053Z] === PAUSE TestReadLog [2022-04-21T13:35:30.053Z] === RUN TestDecode [2022-04-21T13:35:30.053Z] --- PASS: TestDecode (0.02s) [2022-04-21T13:35:30.053Z] === CONT TestWriteLog [2022-04-21T13:35:30.053Z] === CONT TestReadLog [2022-04-21T13:35:30.331Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-21T13:35:30.338Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-04-21T13:35:30.338Z] === RUN TestBuildWithSession [2022-04-21T13:35:30.338Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:35:30.338Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T13:35:30.338Z] === RUN TestBuildSquashParent [2022-04-21T13:35:30.491Z] === RUN TestParseVersion [2022-04-21T13:35:30.491Z] --- PASS: TestParseVersion (0.00s) [2022-04-21T13:35:30.491Z] PASS [2022-04-21T13:35:30.491Z] coverage: 52.9% of statements [2022-04-21T13:35:30.491Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2022-04-21T13:35:30.509Z] --- PASS: TestWriteLog (0.03s) [2022-04-21T13:35:30.509Z] === RUN TestReadLog/tail_exact [2022-04-21T13:35:30.509Z] === RUN TestReadLog/tail_less_than_available [2022-04-21T13:35:30.509Z] === RUN TestReadLog/tail_more_than_available [2022-04-21T13:35:30.509Z] --- PASS: TestReadLog (0.26s) [2022-04-21T13:35:30.509Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-04-21T13:35:30.509Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-21T13:35:30.509Z] --- PASS: TestReadLog/tail_more_than_available (0.06s) [2022-04-21T13:35:30.509Z] PASS [2022-04-21T13:35:30.509Z] coverage: 78.7% of statements [2022-04-21T13:35:30.509Z] ok github.com/docker/docker/daemon/logger/local 0.334s coverage: 78.7% of statements [2022-04-21T13:35:30.509Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-21T13:35:30.946Z] === RUN TestAddressPoolOpt [2022-04-21T13:35:30.946Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/a [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/something [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/_=a [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/env1=value1 [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/_env1=value1 [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/PATH [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/=a [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/PATH= [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/PATH=something [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/asd!qwe [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/1asd [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/123 [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/some_space [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/__some_space_before [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/some_space_after__ [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/= [2022-04-21T13:35:30.946Z] === RUN TestValidateEnv/PaTh [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestParseHost [2022-04-21T13:35:30.946Z] --- PASS: TestParseHost (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestParseDockerDaemonHost [2022-04-21T13:35:30.946Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestParseTCP [2022-04-21T13:35:30.946Z] --- PASS: TestParseTCP (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-21T13:35:30.946Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestValidateExtraHosts [2022-04-21T13:35:30.946Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestIpOptString [2022-04-21T13:35:30.946Z] --- PASS: TestIpOptString (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-21T13:35:30.946Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestNewIpOptValidDefaultVal [2022-04-21T13:35:30.946Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestIpOptSetInvalidVal [2022-04-21T13:35:30.946Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestValidateIPAddress [2022-04-21T13:35:30.946Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestMapOpts [2022-04-21T13:35:30.946Z] --- PASS: TestMapOpts (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestListOptsWithoutValidator [2022-04-21T13:35:30.946Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestListOptsWithValidator [2022-04-21T13:35:30.946Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestValidateDNSSearch [2022-04-21T13:35:30.946Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestValidateLabel [2022-04-21T13:35:30.946Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-21T13:35:30.946Z] === RUN TestValidateLabel/label_with_general_format [2022-04-21T13:35:30.946Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-21T13:35:30.946Z] === RUN TestValidateLabel/label_with_one_more [2022-04-21T13:35:30.946Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-21T13:35:30.946Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-21T13:35:30.946Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-21T13:35:30.946Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-21T13:35:30.946Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-21T13:35:30.946Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-21T13:35:30.946Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-21T13:35:30.946Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-21T13:35:30.946Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-21T13:35:30.946Z] --- PASS: TestValidateLabel (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-21T13:35:30.946Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestNamedListOpts [2022-04-21T13:35:30.946Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestNamedMapOpts [2022-04-21T13:35:30.946Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestParseLink [2022-04-21T13:35:30.946Z] --- PASS: TestParseLink (0.00s) [2022-04-21T13:35:30.946Z] === RUN TestUlimitOpt [2022-04-21T13:35:30.946Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-21T13:35:30.946Z] PASS [2022-04-21T13:35:30.946Z] coverage: 66.5% of statements [2022-04-21T13:35:30.946Z] ok github.com/docker/docker/opts 0.058s coverage: 66.5% of statements [2022-04-21T13:35:30.964Z] === RUN TestLog [2022-04-21T13:35:30.964Z] --- PASS: TestLog (0.02s) [2022-04-21T13:35:30.964Z] PASS [2022-04-21T13:35:30.964Z] coverage: 31.5% of statements [2022-04-21T13:35:30.964Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.110s coverage: 31.5% of statements [2022-04-21T13:35:30.964Z] === RUN TestOpenFileDelete [2022-04-21T13:35:30.964Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-21T13:35:30.964Z] === RUN TestOpenFileRename [2022-04-21T13:35:30.964Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-21T13:35:30.964Z] === RUN TestHandleDecoderErr [2022-04-21T13:35:30.964Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-21T13:35:30.964Z] === RUN TestParseLogTagDefaultTag [2022-04-21T13:35:30.964Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-21T13:35:30.964Z] === RUN TestParseLogTag [2022-04-21T13:35:30.964Z] --- PASS: TestParseLogTag (0.00s) [2022-04-21T13:35:30.964Z] === RUN TestParseLogTagEmptyTag [2022-04-21T13:35:30.964Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-21T13:35:30.964Z] === RUN TestTailFiles [2022-04-21T13:35:30.964Z] --- PASS: TestTailFiles (0.00s) [2022-04-21T13:35:30.964Z] === RUN TestFollowLogsConsumerGone [2022-04-21T13:35:30.964Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-21T13:35:30.964Z] === RUN TestFollowLogsProducerGone [2022-04-21T13:35:30.964Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-21T13:35:30.964Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-21T13:35:30.964Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-21T13:35:30.964Z] === RUN TestCheckCapacityAndRotate [2022-04-21T13:35:30.964Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-21T13:35:30.964Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-21T13:35:30.964Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-04-21T13:35:30.964Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-21T13:35:30.964Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-21T13:35:30.964Z] PASS [2022-04-21T13:35:30.964Z] coverage: 50.7% of statements [2022-04-21T13:35:30.964Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.146s coverage: 50.7% of statements [2022-04-21T13:35:31.293Z] === RUN TestCopyFromContainer// [2022-04-21T13:35:31.293Z] === RUN TestCopyFromContainer//bar/root [2022-04-21T13:35:31.401Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.87s) [2022-04-21T13:35:31.401Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-21T13:35:31.553Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-21T13:35:31.553Z] === RUN TestCopyFromContainer/bar/quux [2022-04-21T13:35:31.813Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-21T13:35:31.813Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-21T13:35:31.813Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-21T13:35:31.924Z] === RUN TestNewParse [2022-04-21T13:35:31.924Z] --- PASS: TestNewParse (0.00s) [2022-04-21T13:35:31.924Z] PASS [2022-04-21T13:35:31.924Z] coverage: 8.3% of statements [2022-04-21T13:35:31.924Z] === RUN TestValidateLogOpt [2022-04-21T13:35:31.924Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T13:35:31.924Z] === RUN TestNewMissedConfig [2022-04-21T13:35:31.924Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-21T13:35:31.924Z] === RUN TestNewMissedUrl [2022-04-21T13:35:31.924Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-21T13:35:31.924Z] === RUN TestNewMissedToken [2022-04-21T13:35:31.924Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2022-04-21T13:35:31.924Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-21T13:35:31.924Z] === RUN TestNewWithProxy [2022-04-21T13:35:31.924Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-21T13:35:31.924Z] === RUN TestDefault [2022-04-21T13:35:31.924Z] --- PASS: TestDefault (0.01s) [2022-04-21T13:35:31.924Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-21T13:35:31.924Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-21T13:35:31.924Z] === RUN TestJsonFormat [2022-04-21T13:35:31.924Z] --- PASS: TestJsonFormat (0.01s) [2022-04-21T13:35:31.924Z] === RUN TestRawFormat [2022-04-21T13:35:31.924Z] --- PASS: TestRawFormat (0.00s) [2022-04-21T13:35:31.924Z] === RUN TestRawFormatWithLabels [2022-04-21T13:35:31.924Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-21T13:35:31.924Z] === RUN TestRawFormatWithoutTag [2022-04-21T13:35:31.924Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-21T13:35:31.924Z] === RUN TestBatching [2022-04-21T13:35:31.924Z] --- PASS: TestBatching (0.20s) [2022-04-21T13:35:31.924Z] === RUN TestFrequency [2022-04-21T13:35:31.924Z] --- PASS: TestFrequency (0.19s) [2022-04-21T13:35:31.924Z] === RUN TestOneMessagePerRequest [2022-04-21T13:35:31.924Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-21T13:35:31.924Z] === RUN TestVerify [2022-04-21T13:35:31.924Z] --- PASS: TestVerify (0.00s) [2022-04-21T13:35:31.924Z] === RUN TestSkipVerify [2022-04-21T13:35:32.074Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-21T13:35:32.074Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-21T13:35:32.300Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-21T13:35:32.335Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-21T13:35:32.335Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-21T13:35:32.335Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-21T13:35:32.359Z] === RUN TestIsArchivePathDir [2022-04-21T13:35:32.359Z] === RUN TestPeerCertificateMarshalJSON [2022-04-21T13:35:32.359Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-04-21T13:35:32.359Z] === RUN TestIsArchivePathInvalidFile [2022-04-21T13:35:32.378Z] === RUN TestParseLogFormat [2022-04-21T13:35:32.378Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-21T13:35:32.378Z] === RUN TestValidateLogOptEmpty [2022-04-21T13:35:32.378Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-21T13:35:32.378Z] === RUN TestValidateSyslogAddress [2022-04-21T13:35:32.378Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-21T13:35:32.378Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-21T13:35:32.378Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-21T13:35:32.378Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-21T13:35:32.378Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-21T13:35:32.378Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-21T13:35:32.378Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-21T13:35:32.378Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-21T13:35:32.378Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-21T13:35:32.378Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-21T13:35:32.378Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-21T13:35:32.378Z] === RUN TestParseAddressDefaultPort [2022-04-21T13:35:32.378Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-21T13:35:32.378Z] === RUN TestValidateSyslogFacility [2022-04-21T13:35:32.378Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-21T13:35:32.378Z] === RUN TestValidateLogOptSyslogFormat [2022-04-21T13:35:32.378Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-21T13:35:32.378Z] === RUN TestValidateLogOpt [2022-04-21T13:35:32.378Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T13:35:32.378Z] PASS [2022-04-21T13:35:32.378Z] coverage: 43.6% of statements [2022-04-21T13:35:32.379Z] ok github.com/docker/docker/daemon/logger/syslog 0.068s coverage: 43.6% of statements [2022-04-21T13:35:32.379Z] time="2022-04-21T13:35:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:32.379Z] time="2022-04-21T13:35:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:32.379Z] time="2022-04-21T13:35:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:32.596Z] --- PASS: TestCopyFromContainer (3.19s) [2022-04-21T13:35:32.596Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-04-21T13:35:32.596Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-04-21T13:35:32.596Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-04-21T13:35:32.596Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-04-21T13:35:32.596Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-04-21T13:35:32.596Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2022-04-21T13:35:32.596Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-04-21T13:35:32.596Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-04-21T13:35:32.596Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-04-21T13:35:32.596Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-04-21T13:35:32.596Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T13:35:32.596Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:35:32.596Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:35:32.596Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:35:32.596Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:35:32.596Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:35:32.596Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:35:32.596Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:35:32.596Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:35:32.596Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:35:32.596Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-21T13:35:32.596Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T13:35:32.596Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T13:35:32.596Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T13:35:32.596Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T13:35:32.596Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-21T13:35:32.596Z] === RUN TestCreateWithInvalidEnv [2022-04-21T13:35:32.596Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T13:35:32.596Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T13:35:32.596Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T13:35:32.596Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T13:35:32.596Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T13:35:32.596Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T13:35:32.596Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T13:35:32.596Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T13:35:32.596Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T13:35:32.596Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-21T13:35:32.596Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T13:35:32.596Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T13:35:32.596Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T13:35:32.596Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T13:35:32.596Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-21T13:35:32.596Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T13:35:32.813Z] 2022/04/21 13:35:32 Closing DB instances... [2022-04-21T13:35:32.813Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-04-21T13:35:32.813Z] === RUN TestIsArchivePathTar [2022-04-21T13:35:32.813Z] --- PASS: TestIsArchivePathTar (0.23s) [2022-04-21T13:35:32.813Z] === RUN TestDecompressStreamGzip [2022-04-21T13:35:32.813Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-04-21T13:35:32.813Z] === RUN TestDecompressStreamBzip2 [2022-04-21T13:35:32.813Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-21T13:35:32.813Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-21T13:35:32.813Z] --- PASS: TestPeerCertificateMarshalJSON (0.55s) [2022-04-21T13:35:32.813Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-21T13:35:32.813Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-21T13:35:32.813Z] === RUN TestMiddleware [2022-04-21T13:35:32.813Z] --- PASS: TestMiddleware (0.00s) [2022-04-21T13:35:32.813Z] === RUN TestNewResponseModifier [2022-04-21T13:35:32.813Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-21T13:35:32.813Z] PASS [2022-04-21T13:35:32.813Z] coverage: 26.8% of statements [2022-04-21T13:35:32.813Z] ok github.com/docker/docker/pkg/authorization 0.596s coverage: 26.8% of statements [2022-04-21T13:35:32.833Z] --- PASS: TestSkipVerify (0.52s) [2022-04-21T13:35:32.833Z] === RUN TestBufferMaximum [2022-04-21T13:35:32.833Z] time="2022-04-21T13:35:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:32.833Z] time="2022-04-21T13:35:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:32.833Z] time="2022-04-21T13:35:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:32.833Z] time="2022-04-21T13:35:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:32.833Z] time="2022-04-21T13:35:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:32.833Z] time="2022-04-21T13:35:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548132.388052\",\"host\":\"2c008fcc2437\"}'" [2022-04-21T13:35:32.833Z] time="2022-04-21T13:35:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548132.388052\",\"host\":\"2c008fcc2437\"}'" [2022-04-21T13:35:32.833Z] --- PASS: TestBufferMaximum (0.01s) [2022-04-21T13:35:32.833Z] === RUN TestServerAlwaysDown [2022-04-21T13:35:32.833Z] time="2022-04-21T13:35:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:32.833Z] time="2022-04-21T13:35:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:32.833Z] time="2022-04-21T13:35:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548132.395610\",\"host\":\"2c008fcc2437\"}'" [2022-04-21T13:35:32.833Z] time="2022-04-21T13:35:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548132.395610\",\"host\":\"2c008fcc2437\"}'" [2022-04-21T13:35:32.833Z] time="2022-04-21T13:35:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:35:32.833Z] time="2022-04-21T13:35:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548132.395610\",\"host\":\"2c008fcc2437\"}'" [2022-04-21T13:35:32.833Z] time="2022-04-21T13:35:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548132.396626\",\"host\":\"2c008fcc2437\"}'" [2022-04-21T13:35:32.833Z] time="2022-04-21T13:35:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548132.396626\",\"host\":\"2c008fcc2437\"}'" [2022-04-21T13:35:32.833Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-21T13:35:32.833Z] === RUN TestCannotSendAfterClose [2022-04-21T13:35:32.833Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-21T13:35:32.833Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-21T13:35:33.167Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-21T13:35:33.268Z] --- PASS: TestDecompressStreamBzip2 (0.19s) [2022-04-21T13:35:33.268Z] === RUN TestDecompressStreamXz [2022-04-21T13:35:33.268Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T13:35:33.268Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-21T13:35:33.268Z] === RUN TestDecompressStreamZstd [2022-04-21T13:35:33.268Z] archive_test.go:140: zstd not installed [2022-04-21T13:35:33.268Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-21T13:35:33.268Z] === RUN TestCompressStreamXzUnsupported [2022-04-21T13:35:33.268Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-21T13:35:33.268Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-21T13:35:33.268Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-21T13:35:33.268Z] === RUN TestCompressStreamInvalid [2022-04-21T13:35:33.268Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-21T13:35:33.268Z] === RUN TestExtensionInvalid [2022-04-21T13:35:33.268Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-21T13:35:33.268Z] === RUN TestExtensionUncompressed [2022-04-21T13:35:33.268Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-21T13:35:33.268Z] === RUN TestExtensionBzip2 [2022-04-21T13:35:33.268Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-21T13:35:33.268Z] === RUN TestExtensionGzip [2022-04-21T13:35:33.268Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-21T13:35:33.268Z] === RUN TestExtensionXz [2022-04-21T13:35:33.268Z] --- PASS: TestExtensionXz (0.00s) [2022-04-21T13:35:33.268Z] === RUN TestExtensionZstd [2022-04-21T13:35:33.268Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-21T13:35:33.268Z] === RUN TestCmdStreamLargeStderr [2022-04-21T13:35:33.268Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2022-04-21T13:35:33.268Z] === RUN TestCmdStreamBad [2022-04-21T13:35:33.268Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T13:35:33.268Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-21T13:35:33.268Z] === RUN TestCmdStreamGood [2022-04-21T13:35:33.268Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-21T13:35:33.268Z] === RUN TestUntarPathWithInvalidDest [2022-04-21T13:35:33.268Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-04-21T13:35:33.268Z] === RUN TestUntarPathWithInvalidSrc [2022-04-21T13:35:33.268Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-21T13:35:33.268Z] === RUN TestUntarPath [2022-04-21T13:35:33.288Z] === RUN TestV1IDService [2022-04-21T13:35:33.288Z] --- PASS: TestV1IDService (0.02s) [2022-04-21T13:35:33.288Z] === RUN TestV2MetadataService [2022-04-21T13:35:33.722Z] --- PASS: TestUntarPath (0.05s) [2022-04-21T13:35:33.722Z] === RUN TestUntarPathWithDestinationFile [2022-04-21T13:35:33.722Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-21T13:35:33.722Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-21T13:35:33.722Z] === RUN TestUnbuffered [2022-04-21T13:35:33.722Z] --- PASS: TestUnbuffered (0.00s) [2022-04-21T13:35:33.722Z] === RUN TestRaceUnbuffered [2022-04-21T13:35:33.722Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-21T13:35:33.722Z] PASS [2022-04-21T13:35:33.722Z] coverage: 100.0% of statements [2022-04-21T13:35:33.722Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2022-04-21T13:35:33.722Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-04-21T13:35:33.722Z] === RUN TestCopyWithTarInvalidSrc [2022-04-21T13:35:33.722Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-21T13:35:33.722Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-21T13:35:33.722Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T13:35:33.722Z] === RUN TestCopyWithTarSrcFile [2022-04-21T13:35:33.722Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-21T13:35:33.722Z] === RUN TestCopyWithTarSrcFolder [2022-04-21T13:35:33.722Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-21T13:35:33.722Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-21T13:35:33.722Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-21T13:35:33.722Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-21T13:35:33.722Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T13:35:33.722Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-21T13:35:33.722Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-21T13:35:33.722Z] === RUN TestCopyFileWithTarSrcFile [2022-04-21T13:35:33.722Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-21T13:35:33.722Z] === RUN TestTarFiles [2022-04-21T13:35:33.743Z] time="2022-04-21T13:35: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-04-21T13:35:33.743Z] time="2022-04-21T13:35:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2c008fcc2437\"}'" [2022-04-21T13:35:33.743Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2022-04-21T13:35:33.743Z] PASS [2022-04-21T13:35:33.743Z] coverage: 82.5% of statements [2022-04-21T13:35:33.743Z] ok github.com/docker/docker/daemon/logger/splunk 2.015s coverage: 82.5% of statements [2022-04-21T13:35:33.743Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-21T13:35:33.743Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-21T13:35:33.743Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-21T13:35:33.743Z] --- PASS: TestV2MetadataService (0.59s) [2022-04-21T13:35:33.743Z] PASS [2022-04-21T13:35:33.743Z] coverage: 48.2% of statements [2022-04-21T13:35:33.743Z] ok github.com/docker/docker/distribution/metadata 0.680s coverage: 48.2% of statements [2022-04-21T13:35:34.111Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-21T13:35:34.177Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.72s) [2022-04-21T13:35:34.177Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-21T13:35:34.177Z] === RUN TestMatch [2022-04-21T13:35:34.177Z] === RUN TestMatch/[[]] [2022-04-21T13:35:34.177Z] === RUN TestMatch/[[foo]] [2022-04-21T13:35:34.177Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-21T13:35:34.177Z] === RUN TestMatch/[[foo_bar]] [2022-04-21T13:35:34.177Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-21T13:35:34.177Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-21T13:35:34.177Z] === RUN TestMatch/[] [2022-04-21T13:35:34.177Z] === RUN TestMatch/[]#01 [2022-04-21T13:35:34.177Z] === RUN TestMatch/[[qux]] [2022-04-21T13:35:34.177Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-21T13:35:34.177Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-21T13:35:34.177Z] === RUN TestMatch/[[foo_baz]] [2022-04-21T13:35:34.177Z] --- PASS: TestMatch (0.00s) [2022-04-21T13:35:34.177Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-21T13:35:34.177Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-21T13:35:34.177Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-21T13:35:34.177Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-21T13:35:34.177Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-21T13:35:34.177Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-21T13:35:34.177Z] --- PASS: TestMatch/[] (0.00s) [2022-04-21T13:35:34.177Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-21T13:35:34.177Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-21T13:35:34.177Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-21T13:35:34.177Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-21T13:35:34.177Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-21T13:35:34.177Z] PASS [2022-04-21T13:35:34.177Z] coverage: 87.5% of statements [2022-04-21T13:35:34.177Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-04-21T13:35:34.198Z] === RUN TestSuccessfulDownload [2022-04-21T13:35:34.198Z] download_test.go:267: Needs fixing on Windows [2022-04-21T13:35:34.198Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-21T13:35:34.198Z] === RUN TestCancelledDownload [2022-04-21T13:35:34.198Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-21T13:35:34.198Z] === RUN TestMaxDownloadAttempts [2022-04-21T13:35:34.198Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:35:34.198Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:35:34.198Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:35:34.198Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:35:34.198Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:35:34.198Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:35:34.198Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:35:34.198Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:35:34.198Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:35:34.198Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:35:34.198Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:35:34.198Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:35:34.198Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-21T13:35:34.198Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-21T13:35:34.198Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-21T13:35:34.198Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-21T13:35:34.198Z] === RUN TestContinueOnError_NeverContinue [2022-04-21T13:35:34.198Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-21T13:35:34.198Z] === RUN TestManifestStore [2022-04-21T13:35:34.198Z] === RUN TestManifestStore/no_remote_or_local [2022-04-21T13:35:34.574Z] --- PASS: TestBuildSquashParent (4.02s) [2022-04-21T13:35:34.574Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T13:35:34.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:35:34.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:35:34.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:35:34.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:35:34.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:35:34.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:35:34.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:35:34.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:35:34.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:35:34.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:35:34.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:35:34.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:35:34.574Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:35:34.574Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:35:34.653Z] time="2022-04-21T13:35:34Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3437103238\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-21T13:35:34.653Z] === RUN TestManifestStore/no_local_cache [2022-04-21T13:35:34.653Z] === RUN TestManifestStore/with_local_cache [2022-04-21T13:35:34.653Z] === RUN TestManifestStore/unknown_media_type [2022-04-21T13:35:34.653Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-21T13:35:34.653Z] time="2022-04-21T13:35:34Z" level=warning msg="reference for unknown type: " [2022-04-21T13:35:34.653Z] time="2022-04-21T13:35:34Z" level=warning msg="reference for unknown type: " [2022-04-21T13:35:34.653Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-21T13:35:34.653Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-21T13:35:34.653Z] time="2022-04-21T13:35:34Z" level=warning msg="reference for unknown type: " [2022-04-21T13:35:34.653Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-21T13:35:34.653Z] time="2022-04-21T13:35:34Z" level=warning msg="reference for unknown type: " [2022-04-21T13:35:34.653Z] time="2022-04-21T13:35:34Z" level=warning msg="reference for unknown type: " [2022-04-21T13:35:34.653Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-21T13:35:34.653Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-21T13:35:34.653Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-21T13:35:34.653Z] time="2022-04-21T13:35:34Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-21T13:35:34.653Z] --- PASS: TestManifestStore (0.25s) [2022-04-21T13:35:34.653Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-04-21T13:35:34.653Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-21T13:35:34.653Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-21T13:35:34.653Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-04-21T13:35:34.653Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-21T13:35:34.653Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2022-04-21T13:35:34.653Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-04-21T13:35:34.653Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-04-21T13:35:34.653Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-04-21T13:35:34.653Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaType [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-21T13:35:34.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-21T13:35:34.653Z] === RUN TestFixManifestLayers [2022-04-21T13:35:34.653Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-21T13:35:34.653Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-21T13:35:34.653Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T13:35:34.653Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T13:35:34.653Z] === RUN TestFixManifestLayersBadParent [2022-04-21T13:35:34.653Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-21T13:35:34.653Z] === RUN TestValidateManifest [2022-04-21T13:35:34.653Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T13:35:34.653Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-21T13:35:34.653Z] === RUN TestFormatPlatform [2022-04-21T13:35:34.653Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-21T13:35:34.653Z] === RUN TestPullSchema2Config [2022-04-21T13:35:34.653Z] === RUN TestPullSchema2Config/success_first_time [2022-04-21T13:35:34.653Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:35:34.653Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:35:34.653Z] === RUN TestPullSchema2Config/500_status [2022-04-21T13:35:34.653Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:35:34.653Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:35:34.653Z] time="2022-04-21T13:35:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:35:34.653Z] time="2022-04-21T13:35:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:35:34.653Z] time="2022-04-21T13:35:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:35:34.653Z] time="2022-04-21T13:35:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:35:34.653Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-21T13:35:34.653Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-04-21T13:35:34.653Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-04-21T13:35:34.653Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-04-21T13:35:34.653Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-04-21T13:35:34.653Z] === RUN TestTransfer [2022-04-21T13:35:34.653Z] --- PASS: TestTransfer (0.12s) [2022-04-21T13:35:34.653Z] === RUN TestConcurrencyLimit [2022-04-21T13:35:34.681Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-21T13:35:34.682Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s) [2022-04-21T13:35:34.682Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T13:35:34.942Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-21T13:35:35.108Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:35:35.108Z] === RUN TestPullSchema2Config/EOF [2022-04-21T13:35:35.108Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:35:35.108Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:35:35.108Z] 2022/04/21 13:35:34 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-21T13:35:35.108Z] goroutine 130 [running]: [2022-04-21T13:35:35.108Z] net/http.(*conn).serve.func1() [2022-04-21T13:35:35.108Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T13:35:35.108Z] panic({0x849000, 0xa2b8f0}) [2022-04-21T13:35:35.108Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T13:35:35.108Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000051520?, {0xa330d8?, 0xc0005461c0?}) [2022-04-21T13:35:35.108Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-21T13:35:35.108Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xa330d8, 0xc0005461c0}, 0xc000522a00) [2022-04-21T13:35:35.108Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-21T13:35:35.108Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xa330d8?, 0xc0005461c0?}, 0xe4e6a0?) [2022-04-21T13:35:35.108Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T13:35:35.108Z] net/http.serverHandler.ServeHTTP({0xc000552de0?}, {0xa330d8, 0xc0005461c0}, 0xc000522a00) [2022-04-21T13:35:35.108Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T13:35:35.108Z] net/http.(*conn).serve(0xc0001e99a0, {0xa33950, 0xc0001e73b0}) [2022-04-21T13:35:35.108Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T13:35:35.108Z] created by net/http.(*Server).Serve [2022-04-21T13:35:35.108Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T13:35:35.108Z] === RUN TestNotFound [2022-04-21T13:35:35.108Z] --- PASS: TestNotFound (0.00s) [2022-04-21T13:35:35.108Z] === RUN TestConflict [2022-04-21T13:35:35.108Z] --- PASS: TestConflict (0.00s) [2022-04-21T13:35:35.108Z] === RUN TestForbidden [2022-04-21T13:35:35.108Z] --- PASS: TestForbidden (0.00s) [2022-04-21T13:35:35.108Z] === RUN TestInvalidParameter [2022-04-21T13:35:35.108Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-21T13:35:35.108Z] === RUN TestNotImplemented [2022-04-21T13:35:35.108Z] --- PASS: TestNotImplemented (0.00s) [2022-04-21T13:35:35.108Z] === RUN TestNotModified [2022-04-21T13:35:35.108Z] --- PASS: TestNotModified (0.00s) [2022-04-21T13:35:35.108Z] === RUN TestUnauthorized [2022-04-21T13:35:35.108Z] --- PASS: TestUnauthorized (0.00s) [2022-04-21T13:35:35.108Z] === RUN TestUnknown [2022-04-21T13:35:35.108Z] --- PASS: TestUnknown (0.00s) [2022-04-21T13:35:35.108Z] === RUN TestCancelled [2022-04-21T13:35:35.108Z] --- PASS: TestCancelled (0.00s) [2022-04-21T13:35:35.108Z] === RUN TestDeadline [2022-04-21T13:35:35.108Z] --- PASS: TestDeadline (0.00s) [2022-04-21T13:35:35.108Z] === RUN TestDataLoss [2022-04-21T13:35:35.108Z] --- PASS: TestDataLoss (0.00s) [2022-04-21T13:35:35.108Z] === RUN TestUnavailable [2022-04-21T13:35:35.108Z] --- PASS: TestUnavailable (0.00s) [2022-04-21T13:35:35.108Z] === RUN TestSystem [2022-04-21T13:35:35.108Z] --- PASS: TestSystem (0.00s) [2022-04-21T13:35:35.108Z] === RUN TestFromStatusCode [2022-04-21T13:35:35.108Z] === RUN TestFromStatusCode/Not_Found [2022-04-21T13:35:35.108Z] === RUN TestFromStatusCode/Bad_Request [2022-04-21T13:35:35.108Z] === RUN TestFromStatusCode/Conflict [2022-04-21T13:35:35.108Z] === RUN TestFromStatusCode/Unauthorized [2022-04-21T13:35:35.108Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-21T13:35:35.108Z] === RUN TestFromStatusCode/Forbidden [2022-04-21T13:35:35.108Z] === RUN TestFromStatusCode/Not_Modified [2022-04-21T13:35:35.108Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-21T13:35:35.108Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-21T13:35:35.108Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-21T13:35:35.108Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-21T13:35:35.108Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-21T13:35:35.108Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-21T13:35:35.108Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-21T13:35:35.108Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-21T13:35:35.108Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-21T13:35:35.108Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-21T13:35:35.108Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-21T13:35:35.108Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-21T13:35:35.108Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-21T13:35:35.108Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-21T13:35:35.108Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-21T13:35:35.108Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-21T13:35:35.108Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-21T13:35:35.108Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-21T13:35:35.108Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-21T13:35:35.108Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-21T13:35:35.108Z] PASS [2022-04-21T13:35:35.108Z] coverage: 77.0% of statements [2022-04-21T13:35:35.108Z] ok github.com/docker/docker/errdefs 0.040s coverage: 77.0% of statements [2022-04-21T13:35:35.108Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:35:35.108Z] === RUN TestPullSchema2Config/unauthorized [2022-04-21T13:35:35.108Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:35:35.108Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:35:35.108Z] --- PASS: TestPullSchema2Config (0.52s) [2022-04-21T13:35:35.108Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-21T13:35:35.108Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-21T13:35:35.108Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-21T13:35:35.108Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-21T13:35:35.108Z] === RUN TestGetRepositoryMountCandidates [2022-04-21T13:35:35.108Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-21T13:35:35.108Z] === RUN TestLayerAlreadyExists [2022-04-21T13:35:35.108Z] 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-04-21T13:35:35.108Z] 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-04-21T13:35:35.108Z] 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-04-21T13:35:35.108Z] 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-04-21T13:35:35.108Z] 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-04-21T13:35:35.108Z] 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-04-21T13:35:35.108Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-21T13:35:35.108Z] === RUN TestWhenEmptyAuthConfig [2022-04-21T13:35:35.108Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-21T13:35:35.108Z] === RUN TestInactiveJobs [2022-04-21T13:35:35.136Z] === RUN TestChrootTarUntar [2022-04-21T13:35:35.136Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:35.136Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-21T13:35:35.136Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-21T13:35:35.136Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:35.136Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T13:35:35.136Z] === RUN TestChrootUntarEmptyArchive [2022-04-21T13:35:35.136Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-21T13:35:35.136Z] === RUN TestChrootTarUntarWithSymlink [2022-04-21T13:35:35.136Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:35:35.136Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T13:35:35.136Z] === RUN TestChrootCopyWithTar [2022-04-21T13:35:35.136Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:35:35.136Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-21T13:35:35.136Z] === RUN TestChrootCopyFileWithTar [2022-04-21T13:35:35.136Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:35.136Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-21T13:35:35.136Z] === RUN TestChrootUntarPath [2022-04-21T13:35:35.136Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:35:35.136Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-21T13:35:35.136Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-21T13:35:35.136Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:35.136Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:35:35.136Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-21T13:35:35.136Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:35.136Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:35:35.136Z] === RUN TestChrootApplyDotDotFile [2022-04-21T13:35:35.136Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:35.136Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-21T13:35:35.136Z] PASS [2022-04-21T13:35:35.136Z] coverage: 12.0% of statements [2022-04-21T13:35:35.136Z] ok github.com/docker/docker/pkg/chrootarchive 0.077s coverage: 12.0% of statements [2022-04-21T13:35:35.514Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-21T13:35:35.563Z] --- PASS: TestInactiveJobs (0.37s) [2022-04-21T13:35:35.563Z] === RUN TestWatchRelease [2022-04-21T13:35:35.563Z] === RUN TestFSGetInvalidData [2022-04-21T13:35:35.563Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-21T13:35:35.563Z] === RUN TestFSInvalidSet [2022-04-21T13:35:35.563Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-21T13:35:35.563Z] === RUN TestFSInvalidRoot [2022-04-21T13:35:35.563Z] --- PASS: TestWatchRelease (0.04s) [2022-04-21T13:35:35.563Z] === RUN TestWatchFinishedTransfer [2022-04-21T13:35:35.563Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-21T13:35:35.563Z] === RUN TestDuplicateTransfer [2022-04-21T13:35:35.563Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-21T13:35:35.563Z] === RUN TestFSMetadataGetSet [2022-04-21T13:35:35.563Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-21T13:35:35.563Z] === RUN TestFSInvalidWalker [2022-04-21T13:35:35.563Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-21T13:35:35.563Z] === RUN TestFSGetSet [2022-04-21T13:35:35.563Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-21T13:35:35.563Z] === RUN TestSuccessfulUpload [2022-04-21T13:35:35.563Z] --- PASS: TestFSGetSet (0.02s) [2022-04-21T13:35:35.563Z] === RUN TestFSGetUnsetKey [2022-04-21T13:35:35.563Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-04-21T13:35:35.563Z] === RUN TestFSGetEmptyData [2022-04-21T13:35:35.563Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-21T13:35:35.563Z] === RUN TestFSDelete [2022-04-21T13:35:35.563Z] --- PASS: TestFSDelete (0.01s) [2022-04-21T13:35:35.563Z] === RUN TestFSWalker [2022-04-21T13:35:35.563Z] --- PASS: TestFSWalker (0.01s) [2022-04-21T13:35:35.563Z] === RUN TestFSWalkerStopOnError [2022-04-21T13:35:35.563Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-21T13:35:35.563Z] === RUN TestNewFromJSON [2022-04-21T13:35:35.563Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-21T13:35:35.563Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-21T13:35:35.563Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-21T13:35:35.563Z] === RUN TestMarshalKeyOrder [2022-04-21T13:35:35.563Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-21T13:35:35.563Z] === RUN TestHistoryEqual [2022-04-21T13:35:35.563Z] --- PASS: TestHistoryEqual (0.10s) [2022-04-21T13:35:35.563Z] === RUN TestImage [2022-04-21T13:35:35.563Z] --- PASS: TestImage (0.00s) [2022-04-21T13:35:35.563Z] === RUN TestImageOSNotEmpty [2022-04-21T13:35:35.563Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-21T13:35:35.563Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-21T13:35:35.563Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-21T13:35:35.563Z] === RUN TestCreate [2022-04-21T13:35:35.563Z] --- PASS: TestCreate (0.01s) [2022-04-21T13:35:35.563Z] === RUN TestRestore [2022-04-21T13:35:35.563Z] time="2022-04-21T13:35:35Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-21T13:35:35.563Z] --- PASS: TestRestore (0.02s) [2022-04-21T13:35:35.563Z] === RUN TestAddDelete [2022-04-21T13:35:35.940Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:35:35.940Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:35:36.018Z] --- PASS: TestAddDelete (0.01s) [2022-04-21T13:35:36.018Z] === RUN TestSearchAfterDelete [2022-04-21T13:35:36.018Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-21T13:35:36.018Z] === RUN TestParentReset [2022-04-21T13:35:36.018Z] --- PASS: TestParentReset (0.02s) [2022-04-21T13:35:36.018Z] === RUN TestGetAndSetLastUpdated [2022-04-21T13:35:36.018Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-21T13:35:36.018Z] === RUN TestStoreLen [2022-04-21T13:35:36.018Z] time="2022-04-21T13:35:35Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-21T13:35:36.018Z] --- PASS: TestStoreLen (0.03s) [2022-04-21T13:35:36.018Z] PASS [2022-04-21T13:35:36.018Z] coverage: 86.9% of statements [2022-04-21T13:35:36.018Z] ok github.com/docker/docker/image 0.377s coverage: 86.9% of statements [2022-04-21T13:35:36.018Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-04-21T13:35:36.018Z] === RUN TestCancelledUpload [2022-04-21T13:35:36.018Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-21T13:35:36.018Z] PASS [2022-04-21T13:35:36.018Z] coverage: 76.8% of statements [2022-04-21T13:35:36.018Z] ok github.com/docker/docker/distribution/xfer 1.857s coverage: 76.8% of statements [2022-04-21T13:35:36.018Z] === RUN TestCompare [2022-04-21T13:35:36.018Z] --- PASS: TestCompare (0.00s) [2022-04-21T13:35:36.018Z] PASS [2022-04-21T13:35:36.018Z] coverage: 19.2% of statements [2022-04-21T13:35:36.018Z] ok github.com/docker/docker/image/cache 0.055s coverage: 19.2% of statements [2022-04-21T13:35:36.085Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-21T13:35:36.085Z] check_test.go:307: [d1b1856bfcde3] daemon is not started [2022-04-21T13:35:36.085Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-21T13:35:36.094Z] === RUN TestEnsureRemoveAllNotExist [2022-04-21T13:35:36.094Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-21T13:35:36.094Z] === RUN TestEnsureRemoveAllWithDir [2022-04-21T13:35:36.094Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-21T13:35:36.094Z] === RUN TestEnsureRemoveAllWithFile [2022-04-21T13:35:36.094Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-21T13:35:36.094Z] PASS [2022-04-21T13:35:36.094Z] coverage: 0.0% of statements [2022-04-21T13:35:36.094Z] ok github.com/docker/docker/pkg/containerfs 0.037s coverage: 0.0% of statements [2022-04-21T13:35:36.094Z] 2022/04/21 13:35:35 Closing DB instances... [2022-04-21T13:35:36.476Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-04-21T13:35:36.476Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-21T13:35:36.476Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-21T13:35:36.476Z] === RUN TestTokenPassThru [2022-04-21T13:35:36.476Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-21T13:35:36.476Z] === RUN TestTokenPassThruDifferentHost [2022-04-21T13:35:36.476Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-04-21T13:35:36.476Z] PASS [2022-04-21T13:35:36.476Z] coverage: 26.6% of statements [2022-04-21T13:35:36.476Z] ok github.com/docker/docker/distribution 2.026s coverage: 26.6% of statements [2022-04-21T13:35:36.476Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-21T13:35:36.476Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-21T13:35:36.548Z] === RUN TestSizeEmpty [2022-04-21T13:35:36.548Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-21T13:35:36.548Z] === RUN TestSizeEmptyFile [2022-04-21T13:35:36.548Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-21T13:35:36.548Z] === RUN TestSizeNonemptyFile [2022-04-21T13:35:36.548Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-21T13:35:36.548Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-21T13:35:36.548Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-21T13:35:36.548Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-21T13:35:36.548Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-21T13:35:36.548Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-21T13:35:36.548Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-21T13:35:36.548Z] === RUN TestMoveToSubdir [2022-04-21T13:35:36.548Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-21T13:35:36.548Z] === RUN TestSizeNonExistingDirectory [2022-04-21T13:35:36.548Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-21T13:35:36.548Z] PASS [2022-04-21T13:35:36.548Z] coverage: 80.0% of statements [2022-04-21T13:35:36.548Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2022-04-21T13:35:36.868Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:35:37.003Z] --- PASS: TestTarFiles (3.36s) [2022-04-21T13:35:37.003Z] === RUN TestDetectCompressionZstd [2022-04-21T13:35:37.003Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-21T13:35:37.003Z] === RUN TestTarUntar [2022-04-21T13:35:37.003Z] --- PASS: TestTarUntar (0.03s) [2022-04-21T13:35:37.003Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-21T13:35:37.003Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-21T13:35:37.003Z] === RUN TestTarWithOptions [2022-04-21T13:35:37.003Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-21T13:35:37.003Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-21T13:35:37.003Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-21T13:35:37.003Z] === RUN TestUntarUstarGnuConflict [2022-04-21T13:35:37.003Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-21T13:35:37.003Z] === RUN TestUntarInvalidFilenames [2022-04-21T13:35:37.003Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames577617957\\dest" [2022-04-21T13:35:37.003Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-21T13:35:37.003Z] === RUN TestUntarHardlinkToSymlink [2022-04-21T13:35:37.003Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-21T13:35:37.003Z] === RUN TestUntarInvalidHardlink [2022-04-21T13:35:37.003Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink157676320\\victim\\hello" -> "../victim/hello" [2022-04-21T13:35:37.003Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4040855789\\victim\\hello" -> "/../victim/hello" [2022-04-21T13:35:37.003Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3990364310\\victim" -> "../victim" [2022-04-21T13:35:37.003Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4227457742\\victim" -> "../victim" [2022-04-21T13:35:37.003Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2962464671\\victim" -> "../victim" [2022-04-21T13:35:37.003Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3525949390\\victim" -> "../victim" [2022-04-21T13:35:37.003Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-21T13:35:37.003Z] === RUN TestUntarInvalidSymlink [2022-04-21T13:35:37.003Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1601118003\\dest\\dotdot" -> "../victim/hello" [2022-04-21T13:35:37.003Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3406900963\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T13:35:37.003Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2132936781\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:37.003Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink625249797\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:37.003Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2901817154\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:37.003Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2068062952\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:37.003Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink309234111\\dest\\dir\\loophole" -> "../../victim" [2022-04-21T13:35:37.030Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.17s) [2022-04-21T13:35:37.030Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T13:35:37.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:35:37.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:35:37.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:35:37.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:35:37.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:35:37.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:35:37.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:35:37.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:35:37.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:35:37.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:35:37.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:35:37.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:35:37.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:35:37.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:35:37.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:35:37.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-21T13:35:37.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-21T13:35:37.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-04-21T13:35:37.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-21T13:35:37.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-04-21T13:35:37.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-04-21T13:35:37.030Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T13:35:37.124Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:35:37.435Z] === RUN TestMakeV1ConfigFromConfig [2022-04-21T13:35:37.435Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-21T13:35:37.435Z] PASS [2022-04-21T13:35:37.435Z] coverage: 25.0% of statements [2022-04-21T13:35:37.435Z] ok github.com/docker/docker/image/v1 0.101s coverage: 25.0% of statements [2022-04-21T13:35:37.435Z] === RUN TestValidateManifest [2022-04-21T13:35:37.435Z] === RUN TestValidateManifest/nil [2022-04-21T13:35:37.435Z] === RUN TestValidateManifest/non-nil [2022-04-21T13:35:37.435Z] --- PASS: TestValidateManifest (0.00s) [2022-04-21T13:35:37.435Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-21T13:35:37.435Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-21T13:35:37.435Z] PASS [2022-04-21T13:35:37.435Z] coverage: 0.7% of statements [2022-04-21T13:35:37.435Z] ok github.com/docker/docker/image/tarexport 0.204s coverage: 0.7% of statements [2022-04-21T13:35:37.435Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-21T13:35:37.459Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-21T13:35:37.459Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-21T13:35:37.459Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-21T13:35:37.459Z] === RUN TestXGlobalNoParent [2022-04-21T13:35:37.459Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-21T13:35:37.459Z] === RUN TestReplaceFileTarWrapper [2022-04-21T13:35:37.459Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2022-04-21T13:35:37.459Z] === RUN TestPrefixHeaderReadable [2022-04-21T13:35:37.459Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-21T13:35:37.459Z] === RUN TestDisablePigz [2022-04-21T13:35:37.459Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-21T13:35:37.459Z] === RUN TestPollerAddRemove [2022-04-21T13:35:37.459Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-21T13:35:37.459Z] === RUN TestPollerEvent [2022-04-21T13:35:37.459Z] poller_test.go:40: No chmod on Windows [2022-04-21T13:35:37.459Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-21T13:35:37.459Z] === RUN TestPollerClose [2022-04-21T13:35:37.459Z] --- PASS: TestPollerClose (0.00s) [2022-04-21T13:35:37.459Z] PASS [2022-04-21T13:35:37.459Z] coverage: 45.7% of statements [2022-04-21T13:35:37.459Z] ok github.com/docker/docker/pkg/filenotify 0.036s coverage: 45.7% of statements [2022-04-21T13:35:37.459Z] --- PASS: TestDisablePigz (0.10s) [2022-04-21T13:35:37.459Z] === RUN TestPigz [2022-04-21T13:35:37.913Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-21T13:35:37.913Z] --- PASS: TestPigz (0.22s) [2022-04-21T13:35:37.913Z] === RUN TestNosysFileInfo [2022-04-21T13:35:37.913Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-21T13:35:37.913Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T13:35:37.913Z] archive_windows_test.go:16: Currently fails [2022-04-21T13:35:37.913Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:35:37.913Z] === RUN TestCanonicalTarNameForPath [2022-04-21T13:35:37.913Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-21T13:35:37.913Z] === RUN TestCanonicalTarName [2022-04-21T13:35:37.913Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-21T13:35:37.913Z] === RUN TestChmodTarEntry [2022-04-21T13:35:37.913Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-21T13:35:37.913Z] === RUN TestHardLinkOrder [2022-04-21T13:35:37.913Z] --- PASS: TestHardLinkOrder (0.06s) [2022-04-21T13:35:37.913Z] === RUN TestChangeString [2022-04-21T13:35:37.913Z] --- PASS: TestChangeString (0.00s) [2022-04-21T13:35:37.913Z] === RUN TestChangesWithNoChanges [2022-04-21T13:35:37.913Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-21T13:35:37.913Z] === RUN TestChangesWithChanges [2022-04-21T13:35:37.913Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-21T13:35:37.913Z] === RUN TestChangesWithChangesGH13590 [2022-04-21T13:35:37.913Z] changes_test.go:196: needs more investigation [2022-04-21T13:35:37.913Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-21T13:35:37.913Z] === RUN TestChangesDirsEmpty [2022-04-21T13:35:37.913Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T13:35:37.913Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-21T13:35:37.913Z] === RUN TestChangesDirsMutated [2022-04-21T13:35:37.913Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T13:35:37.913Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-21T13:35:37.913Z] === RUN TestApplyLayer [2022-04-21T13:35:37.913Z] changes_test.go:433: needs further investigation [2022-04-21T13:35:37.913Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-21T13:35:37.913Z] === RUN TestChangesSizeWithHardlinks [2022-04-21T13:35:37.913Z] changes_test.go:469: needs further investigation [2022-04-21T13:35:37.913Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-21T13:35:37.913Z] === RUN TestChangesSizeWithNoChanges [2022-04-21T13:35:37.913Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-21T13:35:37.913Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-21T13:35:37.913Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-21T13:35:37.913Z] === RUN TestChangesSize [2022-04-21T13:35:37.913Z] --- PASS: TestChangesSize (0.00s) [2022-04-21T13:35:37.913Z] === RUN TestApplyLayerInvalidFilenames [2022-04-21T13:35:37.913Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3208606418\\dest" [2022-04-21T13:35:37.913Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-21T13:35:37.913Z] === RUN TestApplyLayerInvalidHardlink [2022-04-21T13:35:37.913Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2784455377\\victim\\hello" -> "../victim/hello" [2022-04-21T13:35:37.913Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2266690460\\victim\\hello" -> "/../victim/hello" [2022-04-21T13:35:37.913Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink922552316\\victim" -> "../victim" [2022-04-21T13:35:37.913Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1173062669\\victim" -> "../victim" [2022-04-21T13:35:37.913Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3638280431\\victim" -> "../victim" [2022-04-21T13:35:37.913Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2888960491\\victim" -> "../victim" [2022-04-21T13:35:37.913Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-21T13:35:37.913Z] === RUN TestApplyLayerInvalidSymlink [2022-04-21T13:35:37.913Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3390218831\\dest\\dotdot" -> "../victim/hello" [2022-04-21T13:35:37.913Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink972949685\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T13:35:37.913Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3147033877\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:37.913Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink942147029\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:37.913Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2961707453\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:37.913Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink777048907\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:37.913Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-21T13:35:37.913Z] === RUN TestApplyLayerWhiteouts [2022-04-21T13:35:37.913Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2022-04-21T13:35:37.913Z] === RUN TestGenerateEmptyFile [2022-04-21T13:35:37.913Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-21T13:35:37.913Z] === RUN TestGenerateWithContent [2022-04-21T13:35:37.913Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-21T13:35:37.913Z] PASS [2022-04-21T13:35:37.913Z] coverage: 61.9% of statements [2022-04-21T13:35:37.913Z] ok github.com/docker/docker/pkg/archive 5.460s coverage: 61.9% of statements [2022-04-21T13:35:37.972Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2022-04-21T13:35:37.972Z] === RUN TestCreateDifferentPlatform [2022-04-21T13:35:37.972Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T13:35:37.972Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T13:35:37.972Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-21T13:35:37.972Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T13:35:37.972Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T13:35:37.972Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T13:35:37.972Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-21T13:35:37.972Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T13:35:37.972Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-04-21T13:35:37.972Z] === RUN TestContainerStartOnDaemonRestart [2022-04-21T13:35:37.972Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-21T13:35:37.972Z] === RUN TestDaemonRestartIpcMode [2022-04-21T13:35:37.972Z] === PAUSE TestDaemonRestartIpcMode [2022-04-21T13:35:37.972Z] === RUN TestDaemonHostGatewayIP [2022-04-21T13:35:37.972Z] === PAUSE TestDaemonHostGatewayIP [2022-04-21T13:35:37.972Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-21T13:35:37.972Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-21T13:35:37.972Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T13:35:37.972Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-21T13:35:37.972Z] === RUN TestDiff [2022-04-21T13:35:38.232Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-21T13:35:38.232Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-21T13:35:38.367Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2022-04-21T13:35:38.367Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-21T13:35:38.367Z] === RUN TestCopyFileWithInvalidSrc [2022-04-21T13:35:38.367Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T13:35:38.367Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-21T13:35:38.367Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-21T13:35:38.367Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestCopyFile [2022-04-21T13:35:38.367Z] --- PASS: TestCopyFile (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-21T13:35:38.367Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T13:35:38.367Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-21T13:35:38.367Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-21T13:35:38.367Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T13:35:38.367Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestWildcardMatches [2022-04-21T13:35:38.367Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestPatternMatches [2022-04-21T13:35:38.367Z] --- PASS: TestPatternMatches (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-21T13:35:38.367Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestPatternMatchesFolderExclusions [2022-04-21T13:35:38.367Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-21T13:35:38.367Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-21T13:35:38.367Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-21T13:35:38.367Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-21T13:35:38.367Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestSingleExclamationError [2022-04-21T13:35:38.367Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestMatchesWithNoPatterns [2022-04-21T13:35:38.367Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestMatchesWithMalformedPatterns [2022-04-21T13:35:38.367Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestMatches [2022-04-21T13:35:38.367Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-21T13:35:38.367Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-21T13:35:38.367Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-21T13:35:38.367Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-21T13:35:38.367Z] --- PASS: TestMatches (0.01s) [2022-04-21T13:35:38.367Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-21T13:35:38.367Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-21T13:35:38.367Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-21T13:35:38.367Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestCleanPatterns [2022-04-21T13:35:38.367Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-21T13:35:38.367Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestCleanPatternsExceptionFlag [2022-04-21T13:35:38.367Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-21T13:35:38.367Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-21T13:35:38.367Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestCleanPatternsErrorSingleException [2022-04-21T13:35:38.367Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestCreateIfNotExistsDir [2022-04-21T13:35:38.367Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestCreateIfNotExistsFile [2022-04-21T13:35:38.367Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestMatch [2022-04-21T13:35:38.367Z] --- PASS: TestMatch (0.00s) [2022-04-21T13:35:38.367Z] === RUN TestCompile [2022-04-21T13:35:38.367Z] === RUN TestCompile/slash [2022-04-21T13:35:38.367Z] === RUN TestCompile/backslash [2022-04-21T13:35:38.367Z] --- PASS: TestCompile (0.00s) [2022-04-21T13:35:38.367Z] --- PASS: TestCompile/slash (0.00s) [2022-04-21T13:35:38.367Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-21T13:35:38.367Z] PASS [2022-04-21T13:35:38.367Z] coverage: 84.7% of statements [2022-04-21T13:35:38.367Z] ok github.com/docker/docker/pkg/fileutils 0.059s coverage: 84.7% of statements [2022-04-21T13:35:38.395Z] === RUN TestSerialization [2022-04-21T13:35:38.395Z] --- PASS: TestSerialization (0.02s) [2022-04-21T13:35:38.395Z] PASS [2022-04-21T13:35:38.395Z] coverage: 100.0% of statements [2022-04-21T13:35:38.395Z] ok github.com/docker/docker/libcontainerd/queue 0.109s coverage: 100.0% of statements [2022-04-21T13:35:38.489Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-21T13:35:38.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s) [2022-04-21T13:35:38.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s) [2022-04-21T13:35:38.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.21s) [2022-04-21T13:35:38.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.42s) [2022-04-21T13:35:38.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s) [2022-04-21T13:35:38.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.26s) [2022-04-21T13:35:38.489Z] === RUN TestBuildMultiStageCopy [2022-04-21T13:35:38.489Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T13:35:38.804Z] --- PASS: TestDiff (0.66s) [2022-04-21T13:35:38.804Z] === RUN TestExecWithCloseStdin [2022-04-21T13:35:38.821Z] === RUN TestGet [2022-04-21T13:35:38.821Z] --- PASS: TestGet (0.00s) [2022-04-21T13:35:38.821Z] === RUN TestGetShortcutString [2022-04-21T13:35:38.821Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-21T13:35:38.821Z] PASS [2022-04-21T13:35:38.821Z] coverage: 42.9% of statements [2022-04-21T13:35:38.821Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2022-04-21T13:35:38.851Z] === RUN TestEmptyLayer [2022-04-21T13:35:38.851Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-21T13:35:38.851Z] === RUN TestCommitFailure [2022-04-21T13:35:38.851Z] --- PASS: TestCommitFailure (0.01s) [2022-04-21T13:35:38.851Z] === RUN TestStartTransactionFailure [2022-04-21T13:35:38.851Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-21T13:35:38.851Z] === RUN TestGetOrphan [2022-04-21T13:35:38.851Z] --- PASS: TestGetOrphan (0.00s) [2022-04-21T13:35:38.851Z] === RUN TestMountAndRegister [2022-04-21T13:35:38.851Z] layer_test.go:258: Layer size: 14 [2022-04-21T13:35:38.851Z] --- PASS: TestMountAndRegister (0.03s) [2022-04-21T13:35:38.851Z] === RUN TestLayerRelease [2022-04-21T13:35:38.851Z] layer_test.go:291: Failing on Windows [2022-04-21T13:35:38.851Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-21T13:35:38.851Z] === RUN TestStoreRestore [2022-04-21T13:35:38.851Z] layer_test.go:340: Failing on Windows [2022-04-21T13:35:38.851Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-21T13:35:38.851Z] === RUN TestTarStreamStability [2022-04-21T13:35:38.851Z] layer_test.go:455: Failing on Windows [2022-04-21T13:35:38.851Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-21T13:35:38.851Z] === RUN TestRegisterExistingLayer [2022-04-21T13:35:38.851Z] === RUN TestEnvironmentParsing [2022-04-21T13:35:38.851Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-21T13:35:38.851Z] PASS [2022-04-21T13:35:38.851Z] coverage: 1.2% of statements [2022-04-21T13:35:38.851Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-04-21T13:35:38.851Z] === RUN TestTarStreamVerification [2022-04-21T13:35:38.851Z] layer_test.go:684: Failing on Windows [2022-04-21T13:35:38.851Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-21T13:35:38.851Z] === RUN TestLayerMigration [2022-04-21T13:35:38.851Z] migration_test.go:45: Failing on Windows [2022-04-21T13:35:38.851Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-21T13:35:38.851Z] === RUN TestLayerMigrationNoTarsplit [2022-04-21T13:35:38.851Z] migration_test.go:181: Failing on Windows [2022-04-21T13:35:38.851Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T13:35:38.851Z] === RUN TestMountInit [2022-04-21T13:35:38.851Z] mount_test.go:17: Failing on Windows [2022-04-21T13:35:38.851Z] --- SKIP: TestMountInit (0.00s) [2022-04-21T13:35:38.851Z] === RUN TestMountSize [2022-04-21T13:35:38.851Z] mount_test.go:76: Failing on Windows [2022-04-21T13:35:38.851Z] --- SKIP: TestMountSize (0.00s) [2022-04-21T13:35:38.851Z] === RUN TestMountChanges [2022-04-21T13:35:38.851Z] mount_test.go:125: Failing on Windows [2022-04-21T13:35:38.851Z] --- SKIP: TestMountChanges (0.00s) [2022-04-21T13:35:38.851Z] === RUN TestMountApply [2022-04-21T13:35:38.851Z] mount_test.go:212: Failing on Windows [2022-04-21T13:35:38.851Z] --- SKIP: TestMountApply (0.00s) [2022-04-21T13:35:38.851Z] PASS [2022-04-21T13:35:38.851Z] coverage: 30.6% of statements [2022-04-21T13:35:38.851Z] ok github.com/docker/docker/libcontainerd/local 0.076s coverage: 1.2% of statements [2022-04-21T13:35:38.851Z] ok github.com/docker/docker/layer 0.310s coverage: 30.6% of statements [2022-04-21T13:35:39.306Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-21T13:35:39.306Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-21T13:35:39.306Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-21T13:35:39.306Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-21T13:35:39.747Z] --- PASS: TestExecWithCloseStdin (0.92s) [2022-04-21T13:35:39.747Z] === RUN TestExec [2022-04-21T13:35:39.747Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-21T13:35:39.783Z] === RUN TestCreateIDMapOrder [2022-04-21T13:35:39.783Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-21T13:35:39.783Z] PASS [2022-04-21T13:35:39.783Z] coverage: 7.2% of statements [2022-04-21T13:35:39.783Z] ok github.com/docker/docker/pkg/idtools 0.036s coverage: 7.2% of statements [2022-04-21T13:35:39.904Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T13:35:39.904Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T13:35:40.160Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T13:35:40.160Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T13:35:40.238Z] 2022/04/21 13:35:39 Closing DB instances... [2022-04-21T13:35:40.266Z] === RUN TestSequenceGetAvailableBit [2022-04-21T13:35:40.267Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-21T13:35:40.267Z] === RUN TestSequenceEqual [2022-04-21T13:35:40.267Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-21T13:35:40.267Z] === RUN TestSequenceCopy [2022-04-21T13:35:40.267Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-21T13:35:40.267Z] === RUN TestGetFirstAvailable [2022-04-21T13:35:40.267Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-21T13:35:40.267Z] === RUN TestFindSequence [2022-04-21T13:35:40.267Z] --- PASS: TestFindSequence (0.00s) [2022-04-21T13:35:40.267Z] === RUN TestCheckIfAvailable [2022-04-21T13:35:40.267Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-21T13:35:40.267Z] === RUN TestMergeSequences [2022-04-21T13:35:40.267Z] --- PASS: TestMergeSequences (0.00s) [2022-04-21T13:35:40.267Z] === RUN TestPushReservation [2022-04-21T13:35:40.267Z] --- PASS: TestPushReservation (0.00s) [2022-04-21T13:35:40.267Z] === RUN TestSerializeDeserialize [2022-04-21T13:35:40.267Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-21T13:35:40.267Z] === RUN TestSet [2022-04-21T13:35:40.267Z] --- PASS: TestSet (0.00s) [2022-04-21T13:35:40.267Z] === RUN TestSetUnset [2022-04-21T13:35:40.267Z] --- PASS: TestSetUnset (0.00s) [2022-04-21T13:35:40.267Z] === RUN TestOffsetSetUnset [2022-04-21T13:35:40.267Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-21T13:35:40.267Z] === RUN TestSetInRange [2022-04-21T13:35:40.267Z] --- PASS: TestSetInRange (0.00s) [2022-04-21T13:35:40.267Z] === RUN TestSetAnyInRange [2022-04-21T13:35:40.267Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-21T13:35:40.267Z] === RUN TestMethods [2022-04-21T13:35:40.267Z] --- PASS: TestMethods (0.00s) [2022-04-21T13:35:40.267Z] === RUN TestRandomAllocateDeallocate [2022-04-21T13:35:40.322Z] --- PASS: TestExec (0.61s) [2022-04-21T13:35:40.322Z] === RUN TestExecUser [2022-04-21T13:35:40.417Z] --- PASS: TestBuildMultiStageCopy (2.05s) [2022-04-21T13:35:40.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s) [2022-04-21T13:35:40.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-21T13:35:40.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-04-21T13:35:40.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-04-21T13:35:40.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-04-21T13:35:40.417Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T13:35:40.692Z] === RUN TestFixedBufferCap [2022-04-21T13:35:40.692Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-21T13:35:40.692Z] === RUN TestFixedBufferLen [2022-04-21T13:35:40.692Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-21T13:35:40.692Z] === RUN TestFixedBufferString [2022-04-21T13:35:40.692Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-21T13:35:40.692Z] === RUN TestFixedBufferWrite [2022-04-21T13:35:40.692Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-21T13:35:40.692Z] === RUN TestFixedBufferRead [2022-04-21T13:35:40.692Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-21T13:35:40.692Z] === RUN TestBytesPipeRead [2022-04-21T13:35:40.692Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-21T13:35:40.692Z] === RUN TestBytesPipeWrite [2022-04-21T13:35:40.692Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-21T13:35:40.692Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-21T13:35:40.894Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-21T13:35:40.894Z] --- PASS: TestExecUser (0.66s) [2022-04-21T13:35:40.894Z] === RUN TestExportContainerAndImportImage [2022-04-21T13:35:41.147Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s) [2022-04-21T13:35:41.147Z] === RUN TestAtomicWriteToFile [2022-04-21T13:35:41.147Z] --- PASS: TestAtomicWriteToFile (0.00s) [2022-04-21T13:35:41.147Z] === RUN TestAtomicWriteSetCommit [2022-04-21T13:35:41.147Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-21T13:35:41.147Z] === RUN TestAtomicWriteSetCancel [2022-04-21T13:35:41.147Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-04-21T13:35:41.147Z] === RUN TestReadCloserWrapperClose [2022-04-21T13:35:41.147Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-21T13:35:41.147Z] === RUN TestReaderErrWrapperReadOnError [2022-04-21T13:35:41.147Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-21T13:35:41.147Z] === RUN TestReaderErrWrapperRead [2022-04-21T13:35:41.147Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-21T13:35:41.147Z] === RUN TestCancelReadCloser [2022-04-21T13:35:41.147Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-21T13:35:41.147Z] === RUN TestWriteCloserWrapperClose [2022-04-21T13:35:41.147Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-21T13:35:41.147Z] === RUN TestNopWriteCloser [2022-04-21T13:35:41.147Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-21T13:35:41.147Z] === RUN TestNopWriter [2022-04-21T13:35:41.147Z] --- PASS: TestNopWriter (0.00s) [2022-04-21T13:35:41.147Z] === RUN TestWriteCounter [2022-04-21T13:35:41.147Z] --- PASS: TestWriteCounter (0.00s) [2022-04-21T13:35:41.147Z] PASS [2022-04-21T13:35:41.147Z] coverage: 70.1% of statements [2022-04-21T13:35:41.147Z] ok github.com/docker/docker/pkg/ioutils 0.564s coverage: 70.1% of statements [2022-04-21T13:35:41.229Z] === RUN TestInvalidConfig [2022-04-21T13:35:41.229Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-21T13:35:41.229Z] === RUN TestConfig [2022-04-21T13:35:41.229Z] --- PASS: TestConfig (0.00s) [2022-04-21T13:35:41.229Z] === RUN TestOptionsLabels [2022-04-21T13:35:41.229Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-21T13:35:41.229Z] === RUN TestValidName [2022-04-21T13:35:41.229Z] --- PASS: TestValidName (0.00s) [2022-04-21T13:35:41.229Z] PASS [2022-04-21T13:35:41.229Z] coverage: 19.7% of statements [2022-04-21T13:35:41.229Z] ok github.com/docker/docker/libnetwork/config 0.066s coverage: 19.7% of statements [2022-04-21T13:35:41.346Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-04-21T13:35:41.346Z] === RUN TestBuildLabelWithTargets [2022-04-21T13:35:41.602Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2022-04-21T13:35:41.602Z] === RUN TestNetworkDBNodeLeave [2022-04-21T13:35:41.775Z] --- PASS: TestImportExtremelyLargeImageWorks (92.38s) [2022-04-21T13:35:41.775Z] PASS [2022-04-21T13:35:41.775Z] [2022-04-21T13:35:41.775Z] DONE 22 tests in 95.661s [2022-04-21T13:35:41.775Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-21T13:35:41.775Z] INFO: Testing against a local daemon [2022-04-21T13:35:41.775Z] === RUN TestNetworkCreateDelete [2022-04-21T13:35:41.775Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-04-21T13:35:41.775Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T13:35:41.775Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-04-21T13:35:41.775Z] === RUN TestDaemonDNSFallback [2022-04-21T13:35:41.838Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-21T13:35:42.056Z] === RUN TestError [2022-04-21T13:35:42.056Z] --- PASS: TestError (0.00s) [2022-04-21T13:35:42.056Z] === RUN TestProgressString [2022-04-21T13:35:42.056Z] === RUN TestProgressString/no_progress [2022-04-21T13:35:42.056Z] === RUN TestProgressString/progress_1 [2022-04-21T13:35:42.056Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-21T13:35:42.056Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-21T13:35:42.056Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-21T13:35:42.056Z] === RUN TestProgressString/with_units [2022-04-21T13:35:42.056Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-21T13:35:42.056Z] === RUN TestProgressString/hide_counts [2022-04-21T13:35:42.056Z] --- PASS: TestProgressString (0.00s) [2022-04-21T13:35:42.056Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-21T13:35:42.056Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-21T13:35:42.056Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-21T13:35:42.056Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-21T13:35:42.056Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-21T13:35:42.056Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-21T13:35:42.056Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-21T13:35:42.056Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-21T13:35:42.056Z] === RUN TestJSONMessageDisplay [2022-04-21T13:35:42.056Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-04-21T13:35:42.056Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-21T13:35:42.056Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-21T13:35:42.056Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-21T13:35:42.056Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-21T13:35:42.056Z] === RUN TestDisplayJSONMessagesStream [2022-04-21T13:35:42.056Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-21T13:35:42.056Z] PASS [2022-04-21T13:35:42.056Z] coverage: 91.7% of statements [2022-04-21T13:35:42.056Z] ok github.com/docker/docker/pkg/jsonmessage 0.173s coverage: 91.7% of statements [2022-04-21T13:35:42.099Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2022-04-21T13:35:42.099Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T13:35:42.099Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-21T13:35:42.195Z] === RUN TestKey [2022-04-21T13:35:42.195Z] --- PASS: TestKey (0.00s) [2022-04-21T13:35:42.195Z] === RUN TestParseKey [2022-04-21T13:35:42.195Z] --- PASS: TestParseKey (0.00s) [2022-04-21T13:35:42.195Z] === RUN TestInvalidDataStore [2022-04-21T13:35:42.195Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-21T13:35:42.195Z] === RUN TestKVObjectFlatKey [2022-04-21T13:35:42.195Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-21T13:35:42.195Z] === RUN TestAtomicKVObjectFlatKey [2022-04-21T13:35:42.195Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-21T13:35:42.195Z] PASS [2022-04-21T13:35:42.195Z] coverage: 21.9% of statements [2022-04-21T13:35:42.195Z] ok github.com/docker/docker/libnetwork/datastore 0.040s coverage: 21.9% of statements [2022-04-21T13:35:42.273Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-04-21T13:35:42.273Z] === RUN TestBuildWithEmptyLayers [2022-04-21T13:35:42.530Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-04-21T13:35:42.530Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T13:35:42.651Z] === RUN TestErrorInterfaces [2022-04-21T13:35:42.651Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-21T13:35:42.651Z] === RUN TestNetworkMarshalling [2022-04-21T13:35:42.651Z] === RUN TestIPDataMarshalling [2022-04-21T13:35:42.651Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-21T13:35:42.651Z] === RUN TestValidateAndIsV6 [2022-04-21T13:35:42.651Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-21T13:35:42.651Z] PASS [2022-04-21T13:35:42.651Z] coverage: 68.9% of statements [2022-04-21T13:35:42.651Z] --- PASS: TestNetworkMarshalling (0.13s) [2022-04-21T13:35:42.651Z] === RUN TestEndpointMarshalling [2022-04-21T13:35:42.651Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-21T13:35:42.651Z] === RUN TestAuxAddresses [2022-04-21T13:35:42.651Z] time="2022-04-21T13:35:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:35:42.651Z] ok github.com/docker/docker/libnetwork/driverapi 0.039s coverage: 68.9% of statements [2022-04-21T13:35:42.651Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-21T13:35:42.651Z] === RUN TestSRVServiceQuery [2022-04-21T13:35:42.651Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:42.651Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-21T13:35:42.651Z] === RUN TestServiceVIPReuse [2022-04-21T13:35:42.651Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:42.651Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-21T13:35:42.651Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-21T13:35:42.651Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:42.651Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-21T13:35:42.651Z] === RUN TestDNSIPQuery [2022-04-21T13:35:42.651Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:42.651Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-21T13:35:42.651Z] === RUN TestDNSProxyServFail [2022-04-21T13:35:42.651Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:42.651Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-21T13:35:42.651Z] === RUN TestSandboxAddEmpty [2022-04-21T13:35:42.651Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:42.651Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-21T13:35:42.651Z] === RUN TestSandboxAddMultiPrio [2022-04-21T13:35:42.651Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:42.651Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-21T13:35:42.651Z] === RUN TestSandboxAddSamePrio [2022-04-21T13:35:42.651Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:42.651Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-21T13:35:42.651Z] === RUN TestCleanupServiceDiscovery [2022-04-21T13:35:42.651Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:42.651Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-21T13:35:42.651Z] === RUN TestDNSOptions [2022-04-21T13:35:42.651Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:35:42.651Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-21T13:35:42.651Z] === RUN TestMultipleControllersWithSameStore [2022-04-21T13:35:42.651Z] time="2022-04-21T13:35:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:35:42.651Z] time="2022-04-21T13:35:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:35:42.651Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-21T13:35:42.651Z] PASS [2022-04-21T13:35:42.651Z] coverage: 8.5% of statements [2022-04-21T13:35:42.651Z] ok github.com/docker/docker/libnetwork 0.263s coverage: 8.5% of statements [2022-04-21T13:35:43.015Z] === RUN TestStandardLongPath [2022-04-21T13:35:43.015Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-21T13:35:43.015Z] === RUN TestUNCLongPath [2022-04-21T13:35:43.015Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-21T13:35:43.015Z] PASS [2022-04-21T13:35:43.015Z] coverage: 100.0% of statements [2022-04-21T13:35:43.015Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2022-04-21T13:35:43.107Z] === RUN TestDriver [2022-04-21T13:35:43.107Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:35:43.107Z] PASS [2022-04-21T13:35:43.107Z] coverage: 34.8% of statements [2022-04-21T13:35:43.107Z] ok github.com/docker/docker/libnetwork/drivers/host 0.038s coverage: 34.8% of statements [2022-04-21T13:35:43.477Z] === RUN TestNameFormat [2022-04-21T13:35:43.477Z] --- PASS: TestNameFormat (0.00s) [2022-04-21T13:35:43.477Z] === RUN TestNameRetries [2022-04-21T13:35:43.477Z] --- PASS: TestNameRetries (0.00s) [2022-04-21T13:35:43.477Z] PASS [2022-04-21T13:35:43.477Z] coverage: 85.7% of statements [2022-04-21T13:35:43.477Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2022-04-21T13:35:43.485Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2022-04-21T13:35:43.485Z] === RUN TestHealthCheckWorkdir [2022-04-21T13:35:43.562Z] === RUN TestDriver [2022-04-21T13:35:43.562Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:35:43.562Z] PASS [2022-04-21T13:35:43.562Z] coverage: 34.8% of statements [2022-04-21T13:35:43.562Z] ok github.com/docker/docker/libnetwork/drivers/null 0.063s coverage: 34.8% of statements [2022-04-21T13:35:43.932Z] === RUN TestParseKeyValueOpt [2022-04-21T13:35:43.932Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-21T13:35:43.932Z] === RUN TestParseUintList [2022-04-21T13:35:43.932Z] --- PASS: TestParseUintList (0.00s) [2022-04-21T13:35:43.932Z] === RUN TestParseUintListMaximumLimits [2022-04-21T13:35:43.932Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-21T13:35:43.932Z] PASS [2022-04-21T13:35:43.932Z] coverage: 97.0% of statements [2022-04-21T13:35:43.932Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2022-04-21T13:35:44.016Z] === RUN TestNetworkAllocateFree [2022-04-21T13:35:44.017Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-21T13:35:44.017Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-21T13:35:44.017Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-21T13:35:44.017Z] PASS [2022-04-21T13:35:44.017Z] coverage: 63.6% of statements [2022-04-21T13:35:44.017Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.046s coverage: 63.6% of statements [2022-04-21T13:35:44.386Z] === RUN Test_windowsOSRelease_String [2022-04-21T13:35:44.386Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-21T13:35:44.386Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-21T13:35:44.386Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-21T13:35:44.386Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-21T13:35:44.418Z] --- PASS: TestBuildMultiStageOnBuild (1.44s) [2022-04-21T13:35:44.418Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T13:35:44.428Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2022-04-21T13:35:44.428Z] === RUN TestHealthKillContainer [2022-04-21T13:35:44.471Z] === RUN TestGetEmptyCapabilities [2022-04-21T13:35:44.471Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-21T13:35:44.471Z] === RUN TestGetExtraCapabilities [2022-04-21T13:35:44.471Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-21T13:35:44.471Z] === RUN TestGetInvalidCapabilities [2022-04-21T13:35:44.471Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-21T13:35:44.471Z] === RUN TestRemoteDriver [2022-04-21T13:35:44.471Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-21T13:35:44.471Z] === RUN TestDriverError [2022-04-21T13:35:44.471Z] --- PASS: TestDriverError (0.00s) [2022-04-21T13:35:44.471Z] === RUN TestMissingValues [2022-04-21T13:35:44.471Z] --- PASS: TestMissingValues (0.00s) [2022-04-21T13:35:44.471Z] === RUN TestRollback [2022-04-21T13:35:44.471Z] --- PASS: TestRollback (0.00s) [2022-04-21T13:35:44.471Z] PASS [2022-04-21T13:35:44.471Z] coverage: 57.4% of statements [2022-04-21T13:35:44.471Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.069s coverage: 57.4% of statements [2022-04-21T13:35:44.471Z] --- PASS: TestRandomAllocateDeallocate (4.43s) [2022-04-21T13:35:44.471Z] === RUN TestAllocateRandomDeallocate [2022-04-21T13:35:44.674Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-04-21T13:35:44.674Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T13:35:44.840Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-21T13:35:44.840Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-21T13:35:44.840Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-21T13:35:44.840Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-21T13:35:44.840Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-21T13:35:44.840Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T13:35:44.840Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T13:35:44.840Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T13:35:44.840Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T13:35:44.840Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T13:35:44.840Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T13:35:44.840Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T13:35:44.840Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T13:35:44.840Z] PASS [2022-04-21T13:35:44.840Z] coverage: 36.4% of statements [2022-04-21T13:35:44.840Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 36.4% of statements [2022-04-21T13:35:44.840Z] --- PASS: TestNetworkDBNodeLeave (3.04s) [2022-04-21T13:35:44.840Z] === RUN TestNetworkDBWatch [2022-04-21T13:35:44.926Z] === RUN TestNAT [2022-04-21T13:35:44.927Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T13:35:44.927Z] --- SKIP: TestNAT (0.00s) [2022-04-21T13:35:44.927Z] === RUN TestTransparent [2022-04-21T13:35:44.927Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T13:35:44.927Z] --- SKIP: TestTransparent (0.00s) [2022-04-21T13:35:44.927Z] PASS [2022-04-21T13:35:44.927Z] coverage: 0.0% of statements [2022-04-21T13:35:44.927Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.043s coverage: 0.0% of statements [2022-04-21T13:35:45.053Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-04-21T13:35:45.053Z] === RUN TestInspectNetwork [2022-04-21T13:35:45.294Z] === RUN TestNewAndRemove [2022-04-21T13:35:45.294Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-21T13:35:45.294Z] === RUN TestRemoveInvalidPath [2022-04-21T13:35:45.294Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-21T13:35:45.294Z] PASS [2022-04-21T13:35:45.294Z] coverage: 82.6% of statements [2022-04-21T13:35:45.294Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2022-04-21T13:35:45.382Z] === RUN TestBuildDefault [2022-04-21T13:35:45.382Z] --- PASS: TestBuildDefault (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestBuildHostnameDomainname [2022-04-21T13:35:45.382Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestBuildHostname [2022-04-21T13:35:45.382Z] --- PASS: TestBuildHostname (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestBuildHostnameFQDN [2022-04-21T13:35:45.382Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestBuildNoIP [2022-04-21T13:35:45.382Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestUpdate [2022-04-21T13:35:45.382Z] --- PASS: TestUpdate (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-21T13:35:45.382Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-21T13:35:45.382Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestAddEmpty [2022-04-21T13:35:45.382Z] --- PASS: TestAddEmpty (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestAdd [2022-04-21T13:35:45.382Z] --- PASS: TestAdd (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestDeleteEmpty [2022-04-21T13:35:45.382Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestDeleteNewline [2022-04-21T13:35:45.382Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestDelete [2022-04-21T13:35:45.382Z] --- PASS: TestDelete (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestConcurrentWrites [2022-04-21T13:35:45.382Z] === RUN TestNew [2022-04-21T13:35:45.382Z] --- PASS: TestNew (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestAddDriver [2022-04-21T13:35:45.382Z] --- PASS: TestAddDriver (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestAddDuplicateDriver [2022-04-21T13:35:45.382Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-21T13:35:45.382Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestDriver [2022-04-21T13:35:45.382Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestIPAM [2022-04-21T13:35:45.382Z] --- PASS: TestIPAM (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestWalkIPAMs [2022-04-21T13:35:45.382Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-21T13:35:45.382Z] === RUN TestWalkDrivers [2022-04-21T13:35:45.382Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-21T13:35:45.382Z] PASS [2022-04-21T13:35:45.382Z] coverage: 82.4% of statements [2022-04-21T13:35:45.382Z] ok github.com/docker/docker/libnetwork/drvregistry 0.066s coverage: 82.4% of statements [2022-04-21T13:35:45.382Z] --- PASS: TestConcurrentWrites (0.14s) [2022-04-21T13:35:45.382Z] PASS [2022-04-21T13:35:45.382Z] coverage: 81.2% of statements [2022-04-21T13:35:45.382Z] ok github.com/docker/docker/libnetwork/etchosts 0.208s coverage: 81.2% of statements [2022-04-21T13:35:45.811Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-21T13:35:45.841Z] --- PASS: TestAllocateRandomDeallocate (1.25s) [2022-04-21T13:35:45.841Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-21T13:35:45.841Z] === RUN TestNew [2022-04-21T13:35:45.841Z] --- PASS: TestNew (0.00s) [2022-04-21T13:35:45.841Z] === RUN TestAllocate [2022-04-21T13:35:45.841Z] --- PASS: TestAllocate (0.00s) [2022-04-21T13:35:45.841Z] === RUN TestUninitialized [2022-04-21T13:35:45.841Z] --- PASS: TestUninitialized (0.00s) [2022-04-21T13:35:45.841Z] === RUN TestAllocateInRange [2022-04-21T13:35:45.841Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-21T13:35:45.841Z] === RUN TestAllocateSerial [2022-04-21T13:35:45.841Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-21T13:35:45.841Z] PASS [2022-04-21T13:35:45.841Z] coverage: 87.5% of statements [2022-04-21T13:35:45.841Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2022-04-21T13:35:46.039Z] --- PASS: TestBuildMultiStageLayerLeak (1.44s) [2022-04-21T13:35:46.039Z] === RUN TestBuildWithHugeFile [2022-04-21T13:35:46.253Z] --- PASS: TestGetAddress (19.89s) [2022-04-21T13:35:46.253Z] === RUN TestRequestSyntaxCheck [2022-04-21T13:35:46.253Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2022-04-21T13:35:46.253Z] === RUN TestRequest [2022-04-21T13:35:46.253Z] 2022/04/21 13:35:45 Closing DB instances... [2022-04-21T13:35:46.296Z] === RUN TestCaller [2022-04-21T13:35:46.296Z] --- PASS: TestCaller (0.00s) [2022-04-21T13:35:46.296Z] PASS [2022-04-21T13:35:46.296Z] coverage: 100.0% of statements [2022-04-21T13:35:46.296Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2022-04-21T13:35:46.706Z] === RUN TestFailedConnection [2022-04-21T13:35:46.751Z] === RUN TestSetSerialInsertDelete [2022-04-21T13:35:46.751Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-21T13:35:46.751Z] === RUN TestSetParallelInsertDelete [2022-04-21T13:35:46.751Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.12s) [2022-04-21T13:35:46.751Z] === RUN TestRetrieveFromStore [2022-04-21T13:35:47.195Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-21T13:35:47.665Z] --- PASS: TestNetworkDBWatch (3.22s) [2022-04-21T13:35:47.665Z] === RUN TestNetworkDBBulkSync [2022-04-21T13:35:47.711Z] --- PASS: TestRetrieveFromStore (0.52s) [2022-04-21T13:35:47.711Z] === RUN TestIsCorrupted [2022-04-21T13:35:47.711Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-21T13:35:47.711Z] === RUN TestSetRollover [2022-04-21T13:35:47.711Z] === RUN TestPoolRequest [2022-04-21T13:35:47.711Z] --- PASS: TestPoolRequest (0.00s) [2022-04-21T13:35:47.711Z] === RUN TestOtherRequests [2022-04-21T13:35:47.711Z] --- PASS: TestOtherRequests (0.00s) [2022-04-21T13:35:47.711Z] PASS [2022-04-21T13:35:47.711Z] coverage: 57.1% of statements [2022-04-21T13:35:47.711Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2022-04-21T13:35:47.711Z] === RUN TestInt2IP2IntConversion [2022-04-21T13:35:48.166Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2022-04-21T13:35:48.166Z] === RUN TestGetAddressVersion [2022-04-21T13:35:48.166Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-21T13:35:48.166Z] === RUN TestKeyString [2022-04-21T13:35:48.166Z] --- PASS: TestKeyString (0.00s) [2022-04-21T13:35:48.166Z] === RUN TestPoolDataMarshal [2022-04-21T13:35:48.166Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-21T13:35:48.166Z] === RUN TestSubnetsMarshal [2022-04-21T13:35:48.166Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-04-21T13:35:48.166Z] === RUN TestAddSubnets [2022-04-21T13:35:48.166Z] --- PASS: TestAddSubnets (0.04s) [2022-04-21T13:35:48.166Z] === RUN TestDoublePoolRelease [2022-04-21T13:35:48.166Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-21T13:35:48.166Z] === RUN TestAddReleasePoolID [2022-04-21T13:35:48.166Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-04-21T13:35:48.166Z] === RUN TestPredefinedPool [2022-04-21T13:35:48.166Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-21T13:35:48.166Z] === RUN TestRemoveSubnet [2022-04-21T13:35:48.167Z] --- PASS: TestRemoveSubnet (0.11s) [2022-04-21T13:35:48.167Z] === RUN TestGetSameAddress [2022-04-21T13:35:48.167Z] --- PASS: TestGetSameAddress (0.01s) [2022-04-21T13:35:48.167Z] === RUN TestPoolAllocationReuse [2022-04-21T13:35:48.332Z] === RUN TestInspectNetwork/full_network_id [2022-04-21T13:35:48.332Z] === RUN TestInspectNetwork/partial_network_id [2022-04-21T13:35:48.332Z] === RUN TestInspectNetwork/network_name [2022-04-21T13:35:48.332Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-21T13:35:48.621Z] --- PASS: TestSetRollover (1.16s) [2022-04-21T13:35:48.621Z] === RUN TestSetRolloverSerial [2022-04-21T13:35:48.621Z] === RUN TestGetCapabilities [2022-04-21T13:35:48.621Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-21T13:35:48.621Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-21T13:35:48.621Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-21T13:35:48.621Z] === RUN TestGetDefaultAddressSpaces [2022-04-21T13:35:48.621Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-21T13:35:48.621Z] === RUN TestRemoteDriver [2022-04-21T13:35:48.621Z] --- PASS: TestRemoteDriver (0.00s) [2022-04-21T13:35:48.621Z] PASS [2022-04-21T13:35:48.621Z] coverage: 47.4% of statements [2022-04-21T13:35:48.621Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.061s coverage: 47.4% of statements [2022-04-21T13:35:49.187Z] 2022/04/21 13:35:48 Closing DB instances... [2022-04-21T13:35:49.187Z] --- PASS: TestFailedConnection (2.32s) [2022-04-21T13:35:49.187Z] === RUN TestFailOnce [2022-04-21T13:35:49.187Z] 2022/04/21 13:35:48 http: panic serving 127.0.0.1:49289: Plugin not ready [2022-04-21T13:35:49.187Z] goroutine 23 [running]: [2022-04-21T13:35:49.187Z] net/http.(*conn).serve.func1() [2022-04-21T13:35:49.187Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T13:35:49.187Z] panic({0x583700, 0x6cd060}) [2022-04-21T13:35:49.187Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T13:35:49.187Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0000c7a70?) [2022-04-21T13:35:49.187Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-21T13:35:49.187Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x6d2878?, 0xc0001a8000?}, 0x4dd9a6?) [2022-04-21T13:35:49.187Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T13:35:49.187Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x6d2878, 0xc0001a8000}, 0xc0000ba200) [2022-04-21T13:35:49.187Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-21T13:35:49.187Z] net/http.serverHandler.ServeHTTP({0x6d0e98?}, {0x6d2878, 0xc0001a8000}, 0xc0000ba200) [2022-04-21T13:35:49.187Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T13:35:49.187Z] net/http.(*conn).serve(0xc0000c0000, {0x6d2d78, 0xc000149020}) [2022-04-21T13:35:49.187Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T13:35:49.187Z] created by net/http.(*Server).Serve [2022-04-21T13:35:49.187Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T13:35:49.187Z] time="2022-04-21T13:35:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2022-04-21T13:35:49.581Z] --- PASS: TestPoolAllocationReuse (1.16s) [2022-04-21T13:35:49.581Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-21T13:35:49.581Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2022-04-21T13:35:49.581Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-21T13:35:49.581Z] === RUN TestWindowsIPAM [2022-04-21T13:35:49.581Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-21T13:35:49.581Z] PASS [2022-04-21T13:35:49.581Z] coverage: 71.4% of statements [2022-04-21T13:35:49.581Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.034s coverage: 71.4% of statements [2022-04-21T13:35:49.581Z] --- PASS: TestSetRolloverSerial (1.07s) [2022-04-21T13:35:49.581Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-21T13:35:49.581Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-21T13:35:49.581Z] PASS [2022-04-21T13:35:49.581Z] coverage: 84.4% of statements [2022-04-21T13:35:49.581Z] ok github.com/docker/docker/libnetwork/bitseq 9.677s coverage: 84.4% of statements [2022-04-21T13:35:49.739Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-21T13:35:49.739Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-21T13:35:49.739Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-21T13:35:50.000Z] check_test.go:307: [ddd1b5a2524aa] daemon is not started [2022-04-21T13:35:50.000Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-21T13:35:50.145Z] --- PASS: TestFailOnce (1.13s) [2022-04-21T13:35:50.145Z] === RUN TestEchoInputOutput [2022-04-21T13:35:50.145Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-21T13:35:50.145Z] === RUN TestBackoff [2022-04-21T13:35:50.145Z] --- PASS: TestBackoff (0.00s) [2022-04-21T13:35:50.145Z] === RUN TestAbortRetry [2022-04-21T13:35:50.145Z] --- PASS: TestAbortRetry (0.00s) [2022-04-21T13:35:50.145Z] === RUN TestClientScheme [2022-04-21T13:35:50.145Z] --- PASS: TestClientScheme (0.00s) [2022-04-21T13:35:50.145Z] === RUN TestNewClientWithTimeout [2022-04-21T13:35:50.541Z] === RUN TestDefaultNetwork [2022-04-21T13:35:50.541Z] --- PASS: TestDefaultNetwork (0.23s) [2022-04-21T13:35:50.541Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-21T13:35:50.571Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-21T13:35:50.600Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-21T13:35:50.600Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-21T13:35:50.600Z] time="2022-04-21T13:35:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-21T13:35:50.832Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-21T13:35:50.832Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-21T13:35:50.995Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2022-04-21T13:35:50.995Z] === RUN TestInitAddressPools [2022-04-21T13:35:50.995Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-21T13:35:50.995Z] PASS [2022-04-21T13:35:50.995Z] coverage: 74.0% of statements [2022-04-21T13:35:50.995Z] ok github.com/docker/docker/libnetwork/ipamutils 0.533s coverage: 74.0% of statements [2022-04-21T13:35:50.995Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.61s) [2022-04-21T13:35:50.995Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-21T13:35:51.054Z] --- PASS: TestRequest (4.93s) [2022-04-21T13:35:51.054Z] === RUN TestOverlappingRequests [2022-04-21T13:35:51.404Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-21T13:35:51.450Z] === RUN TestKeyValue [2022-04-21T13:35:51.450Z] --- PASS: TestKeyValue (0.00s) [2022-04-21T13:35:51.450Z] PASS [2022-04-21T13:35:51.450Z] coverage: 60.0% of statements [2022-04-21T13:35:51.450Z] ok github.com/docker/docker/libnetwork/netlabel 0.034s coverage: 60.0% of statements [2022-04-21T13:35:51.509Z] --- PASS: TestOverlappingRequests (0.28s) [2022-04-21T13:35:51.509Z] === RUN TestRelease [2022-04-21T13:35:51.964Z] === RUN TestParseEmptyInterface [2022-04-21T13:35:51.964Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-21T13:35:51.964Z] === RUN TestParseNonInterfaceType [2022-04-21T13:35:51.964Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-21T13:35:51.964Z] === RUN TestParseWithOneFunction [2022-04-21T13:35:51.964Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-21T13:35:51.964Z] === RUN TestParseWithMultipleFuncs [2022-04-21T13:35:51.964Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-21T13:35:51.964Z] === RUN TestParseWithUnnamedReturn [2022-04-21T13:35:51.964Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-21T13:35:51.964Z] === RUN TestEmbeddedInterface [2022-04-21T13:35:51.964Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-21T13:35:51.964Z] === RUN TestParsedImports [2022-04-21T13:35:51.964Z] --- PASS: TestParsedImports (0.00s) [2022-04-21T13:35:51.964Z] === RUN TestAliasedImports [2022-04-21T13:35:51.964Z] --- PASS: TestAliasedImports (0.00s) [2022-04-21T13:35:51.964Z] PASS [2022-04-21T13:35:51.964Z] coverage: 56.8% of statements [2022-04-21T13:35:51.964Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-21T13:35:52.412Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-21T13:35:52.419Z] time="2022-04-21T13:35:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-21T13:35:52.419Z] --- PASS: TestRelease (1.02s) [2022-04-21T13:35:52.419Z] === RUN TestAllocateRandomDeallocate [2022-04-21T13:35:52.515Z] --- PASS: TestInspectNetwork (7.52s) [2022-04-21T13:35:52.515Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-21T13:35:52.515Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-21T13:35:52.515Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-21T13:35:52.515Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-21T13:35:52.515Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T13:35:52.790Z] --- PASS: TestHealthKillContainer (8.33s) [2022-04-21T13:35:52.790Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T13:35:52.874Z] === RUN TestHTTPTransport [2022-04-21T13:35:52.874Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-21T13:35:52.874Z] PASS [2022-04-21T13:35:52.874Z] coverage: 85.7% of statements [2022-04-21T13:35:52.874Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2022-04-21T13:35:53.329Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-21T13:35:53.329Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T13:35:53.329Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-21T13:35:53.329Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-21T13:35:53.329Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-21T13:35:53.329Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-21T13:35:53.329Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-21T13:35:53.329Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T13:35:53.329Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-21T13:35:53.329Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-21T13:35:53.329Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-21T13:35:53.329Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-21T13:35:53.329Z] === RUN TestBufferPoolPutAndGet [2022-04-21T13:35:53.329Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-21T13:35:53.329Z] PASS [2022-04-21T13:35:53.329Z] coverage: 88.2% of statements [2022-04-21T13:35:53.329Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2022-04-21T13:35:53.361Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2022-04-21T13:35:53.361Z] === RUN TestIpcModeNone [2022-04-21T13:35:53.374Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.22s) [2022-04-21T13:35:53.374Z] === RUN TestGetAddress [2022-04-21T13:35:53.374Z] === RUN TestGenerate [2022-04-21T13:35:53.374Z] --- PASS: TestGenerate (0.00s) [2022-04-21T13:35:53.374Z] === RUN TestGeneratePtr [2022-04-21T13:35:53.374Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-21T13:35:53.374Z] === RUN TestGenerateMissingField [2022-04-21T13:35:53.374Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-21T13:35:53.374Z] === RUN TestFieldCannotBeSet [2022-04-21T13:35:53.374Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-21T13:35:53.374Z] === RUN TestTypeMismatchError [2022-04-21T13:35:53.374Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-21T13:35:53.374Z] PASS [2022-04-21T13:35:53.374Z] coverage: 100.0% of statements [2022-04-21T13:35:53.374Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2022-04-21T13:35:53.783Z] === RUN TestOutputOnPrematureClose [2022-04-21T13:35:53.783Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-21T13:35:53.783Z] === RUN TestCompleteSilently [2022-04-21T13:35:53.783Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-21T13:35:53.783Z] PASS [2022-04-21T13:35:53.783Z] coverage: 75.9% of statements [2022-04-21T13:35:53.783Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2022-04-21T13:35:53.829Z] === RUN TestNetworkDBSimple [2022-04-21T13:35:53.889Z] --- PASS: TestRunContainerWithBridgeNone (1.60s) [2022-04-21T13:35:53.889Z] === RUN TestNetworkInvalidJSON [2022-04-21T13:35:53.889Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T13:35:53.889Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T13:35:53.889Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:35:53.889Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:35:53.889Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:35:53.889Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:35:53.889Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T13:35:53.889Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T13:35:53.889Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:35:53.889Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T13:35:53.889Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T13:35:53.889Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T13:35:53.889Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T13:35:53.889Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T13:35:53.889Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T13:35:53.889Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T13:35:53.889Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:35:53.889Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T13:35:53.889Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T13:35:53.889Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T13:35:53.889Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T13:35:53.889Z] === RUN TestNetworkList [2022-04-21T13:35:53.889Z] === RUN TestNetworkList//networks [2022-04-21T13:35:53.889Z] === PAUSE TestNetworkList//networks [2022-04-21T13:35:53.889Z] === RUN TestNetworkList//networks/ [2022-04-21T13:35:53.889Z] === PAUSE TestNetworkList//networks/ [2022-04-21T13:35:53.889Z] === CONT TestNetworkList//networks [2022-04-21T13:35:53.889Z] === CONT TestNetworkList//networks/ [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkList (0.01s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T13:35:53.889Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T13:35:53.889Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T13:35:53.942Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-21T13:35:54.147Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-21T13:35:54.147Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T13:35:54.202Z] --- PASS: TestIpcModeNone (0.85s) [2022-04-21T13:35:54.202Z] === RUN TestIpcModePrivate [2022-04-21T13:35:54.237Z] === RUN TestSendToOneSub [2022-04-21T13:35:54.237Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-21T13:35:54.237Z] === RUN TestSendToMultipleSubs [2022-04-21T13:35:54.237Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-21T13:35:54.237Z] === RUN TestEvictOneSub [2022-04-21T13:35:54.237Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-21T13:35:54.237Z] === RUN TestClosePublisher [2022-04-21T13:35:54.237Z] --- PASS: TestClosePublisher (0.00s) [2022-04-21T13:35:54.237Z] === RUN TestPubSubRace [2022-04-21T13:35:54.283Z] testing: warning: no tests to run [2022-04-21T13:35:54.283Z] PASS [2022-04-21T13:35:54.283Z] coverage: 0.0% of statements [2022-04-21T13:35:54.283Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2022-04-21T13:35:54.463Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-21T13:35:54.693Z] time="2022-04-21T13:35:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-21T13:35:54.738Z] 2022/04/21 13:35:54 Closing DB instances... [2022-04-21T13:35:55.036Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2022-04-21T13:35:55.036Z] --- PASS: TestIpcModePrivate (0.84s) [2022-04-21T13:35:55.036Z] === RUN TestIpcModeShareable [2022-04-21T13:35:55.036Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-21T13:35:55.148Z] --- PASS: TestAllocateRandomDeallocate (2.72s) [2022-04-21T13:35:55.148Z] === RUN TestRetrieveFromStore [2022-04-21T13:35:55.148Z] --- PASS: TestPubSubRace (1.04s) [2022-04-21T13:35:55.148Z] PASS [2022-04-21T13:35:55.148Z] coverage: 75.0% of statements [2022-04-21T13:35:55.148Z] ok github.com/docker/docker/pkg/pubsub 1.074s coverage: 75.0% of statements [2022-04-21T13:35:55.195Z] === RUN TestRequestNewPort [2022-04-21T13:35:55.195Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-21T13:35:55.195Z] === RUN TestRequestSpecificPort [2022-04-21T13:35:55.196Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-21T13:35:55.196Z] === RUN TestReleasePort [2022-04-21T13:35:55.196Z] --- PASS: TestReleasePort (0.00s) [2022-04-21T13:35:55.196Z] === RUN TestReuseReleasedPort [2022-04-21T13:35:55.196Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-21T13:35:55.196Z] === RUN TestReleaseUnreadledPort [2022-04-21T13:35:55.196Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-21T13:35:55.196Z] === RUN TestUnknowProtocol [2022-04-21T13:35:55.196Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-21T13:35:55.196Z] === RUN TestAllocateAllPorts [2022-04-21T13:35:55.196Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-21T13:35:55.196Z] === RUN TestPortAllocation [2022-04-21T13:35:55.196Z] --- PASS: TestPortAllocation (0.00s) [2022-04-21T13:35:55.196Z] === RUN TestPortAllocationWithCustomRange [2022-04-21T13:35:55.196Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-21T13:35:55.196Z] === RUN TestNoDuplicateBPR [2022-04-21T13:35:55.196Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-21T13:35:55.196Z] === RUN TestChangePortRange [2022-04-21T13:35:55.196Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-21T13:35:55.196Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-21T13:35:55.196Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-21T13:35:55.196Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-21T13:35:55.196Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-21T13:35:55.196Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-21T13:35:55.196Z] --- PASS: TestChangePortRange (0.00s) [2022-04-21T13:35:55.196Z] PASS [2022-04-21T13:35:55.196Z] coverage: 88.6% of statements [2022-04-21T13:35:55.196Z] ok github.com/docker/docker/libnetwork/portallocator 0.037s coverage: 88.6% of statements [2022-04-21T13:35:55.519Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-21T13:35:55.519Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T13:35:55.602Z] 2022/04/21 13:35:55 Closing DB instances... [2022-04-21T13:35:55.602Z] time="2022-04-21T13:35:55Z" level=error msg="node: 14f718890b56 is unknown to memberlist" [2022-04-21T13:35:55.651Z] testing: warning: no tests to run [2022-04-21T13:35:55.651Z] PASS [2022-04-21T13:35:55.651Z] coverage: 0.0% of statements [2022-04-21T13:35:55.651Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2022-04-21T13:35:55.981Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-04-21T13:35:55.982Z] --- PASS: TestIpcModeShareable (0.83s) [2022-04-21T13:35:55.982Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-21T13:35:55.982Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-21T13:35:56.056Z] === RUN TestRegister [2022-04-21T13:35:56.056Z] --- PASS: TestRegister (0.00s) [2022-04-21T13:35:56.056Z] === RUN TestCommand [2022-04-21T13:35:56.056Z] --- PASS: TestCommand (0.03s) [2022-04-21T13:35:56.056Z] === RUN TestNaiveSelf [2022-04-21T13:35:56.056Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-21T13:35:56.056Z] PASS [2022-04-21T13:35:56.056Z] coverage: 82.4% of statements [2022-04-21T13:35:56.056Z] ok github.com/docker/docker/pkg/reexec 0.083s coverage: 82.4% of statements [2022-04-21T13:35:56.056Z] --- PASS: TestRetrieveFromStore (0.99s) [2022-04-21T13:35:56.056Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-21T13:35:56.056Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-21T13:35:56.056Z] === RUN TestParallelPredefinedRequest1 [2022-04-21T13:35:56.056Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-21T13:35:56.056Z] === RUN TestParallelPredefinedRequest2 [2022-04-21T13:35:56.056Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-21T13:35:56.056Z] === RUN TestParallelPredefinedRequest3 [2022-04-21T13:35:56.056Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-21T13:35:56.056Z] === RUN TestParallelPredefinedRequest4 [2022-04-21T13:35:56.056Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-21T13:35:56.056Z] === RUN TestParallelPredefinedRequest5 [2022-04-21T13:35:56.056Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-21T13:35:56.056Z] === RUN TestDebug [2022-04-21T13:35:56.056Z] --- PASS: TestDebug (0.00s) [2022-04-21T13:35:56.056Z] === RUN TestRequestPoolParallel [2022-04-21T13:35:56.085Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-04-21T13:35:56.085Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T13:35:56.105Z] --- PASS: TestNetworkDBSimple (2.05s) [2022-04-21T13:35:56.105Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-21T13:35:56.510Z] --- PASS: TestRequestPoolParallel (0.38s) [2022-04-21T13:35:56.510Z] === RUN TestFullAllocateRelease [2022-04-21T13:35:56.510Z] === RUN TestDump [2022-04-21T13:35:56.510Z] goroutine 6 [running]: [2022-04-21T13:35:56.510Z] github.com/docker/docker/pkg/stack.dump(0x912d57?) [2022-04-21T13:35:56.510Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T13:35:56.510Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-21T13:35:56.510Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-21T13:35:56.510Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-21T13:35:56.510Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-21T13:35:56.510Z] testing.tRunner(0xc0001621a0, 0xada498) [2022-04-21T13:35:56.510Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:35:56.510Z] created by testing.(*T).Run [2022-04-21T13:35:56.510Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T13:35:56.510Z] [2022-04-21T13:35:56.510Z] goroutine 1 [chan receive]: [2022-04-21T13:35:56.510Z] testing.(*T).Run(0xc000162000, {0xac913c?, 0x8ec1f3?}, 0xada498) [2022-04-21T13:35:56.510Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T13:35:56.510Z] testing.runTests.func1(0xc00006c870?) [2022-04-21T13:35:56.510Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T13:35:56.510Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-21T13:35:56.510Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:35:56.510Z] testing.runTests(0xc000058500?, {0xc5e400, 0x3, 0x3}, {0x2677f260108?, 0x40?, 0xc634a0?}) [2022-04-21T13:35:56.510Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T13:35:56.510Z] testing.(*M).Run(0xc000058500) [2022-04-21T13:35:56.510Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T13:35:56.510Z] main.main() [2022-04-21T13:35:56.510Z] _testmain.go:99 +0x255 [2022-04-21T13:35:56.510Z] --- PASS: TestDump (0.00s) [2022-04-21T13:35:56.510Z] === RUN TestDumpToFile [2022-04-21T13:35:56.561Z] === RUN TestHashData [2022-04-21T13:35:56.561Z] --- PASS: TestHashData (0.00s) [2022-04-21T13:35:56.561Z] PASS [2022-04-21T13:35:56.561Z] coverage: 2.8% of statements [2022-04-21T13:35:56.561Z] ok github.com/docker/docker/libnetwork/resolvconf 0.036s coverage: 2.8% of statements [2022-04-21T13:35:56.561Z] --- PASS: TestSetParallelInsertDelete (10.02s) [2022-04-21T13:35:56.561Z] PASS [2022-04-21T13:35:56.561Z] coverage: 100.0% of statements [2022-04-21T13:35:56.561Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.082s coverage: 100.0% of statements [2022-04-21T13:35:56.965Z] --- PASS: TestDumpToFile (0.12s) [2022-04-21T13:35:56.965Z] === RUN TestDumpToFileWithEmptyInput [2022-04-21T13:35:56.965Z] goroutine 8 [running]: [2022-04-21T13:35:56.965Z] github.com/docker/docker/pkg/stack.dump(0x98ed13?) [2022-04-21T13:35:56.965Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T13:35:56.965Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x98ece0?}) [2022-04-21T13:35:56.965Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-21T13:35:56.965Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-04-21T13:35:56.965Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-21T13:35:56.965Z] testing.tRunner(0xc000162820, 0xada488) [2022-04-21T13:35:56.965Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:35:56.965Z] created by testing.(*T).Run [2022-04-21T13:35:56.965Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T13:35:56.965Z] [2022-04-21T13:35:56.965Z] goroutine 1 [chan receive]: [2022-04-21T13:35:56.965Z] testing.(*T).Run(0xc000162000, {0xad0713?, 0x8ec1f3?}, 0xada488) [2022-04-21T13:35:56.965Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T13:35:56.965Z] testing.runTests.func1(0xc00006c870?) [2022-04-21T13:35:56.965Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T13:35:56.965Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-21T13:35:56.965Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:35:56.965Z] testing.runTests(0xc000058500?, {0xc5e400, 0x3, 0x3}, {0x2677f260108?, 0x40?, 0xc634a0?}) [2022-04-21T13:35:56.965Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T13:35:56.965Z] testing.(*M).Run(0xc000058500) [2022-04-21T13:35:56.965Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T13:35:56.965Z] main.main() [2022-04-21T13:35:56.965Z] _testmain.go:99 +0x255 [2022-04-21T13:35:56.965Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-21T13:35:56.965Z] PASS [2022-04-21T13:35:56.965Z] coverage: 90.9% of statements [2022-04-21T13:35:56.965Z] ok github.com/docker/docker/pkg/stack 0.161s coverage: 90.9% of statements [2022-04-21T13:35:56.965Z] --- PASS: TestFullAllocateRelease (0.35s) [2022-04-21T13:35:56.965Z] === RUN TestOddAllocateRelease [2022-04-21T13:35:56.965Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-04-21T13:35:56.965Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-21T13:35:56.965Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-04-21T13:35:56.965Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-21T13:35:57.015Z] 2022/04/21 13:35:56 Closing DB instances... [2022-04-21T13:35:57.015Z] === RUN TestErrorConstructors [2022-04-21T13:35:57.015Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-21T13:35:57.015Z] === RUN TestCompareIPMask [2022-04-21T13:35:57.015Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-21T13:35:57.015Z] === RUN TestUtilGetHostPartIP [2022-04-21T13:35:57.015Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-21T13:35:57.015Z] === RUN TestUtilGetBroadcastIP [2022-04-21T13:35:57.015Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-21T13:35:57.015Z] === RUN TestParseCIDR [2022-04-21T13:35:57.015Z] --- PASS: TestParseCIDR (0.00s) [2022-04-21T13:35:57.015Z] PASS [2022-04-21T13:35:57.015Z] coverage: 37.3% of statements [2022-04-21T13:35:57.015Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2022-04-21T13:35:57.018Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-21T13:35:57.018Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T13:35:57.419Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-21T13:35:57.419Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-21T13:35:57.419Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-21T13:35:57.419Z] === CONT TestParallelPredefinedRequest1 [2022-04-21T13:35:57.419Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T13:35:57.419Z] === CONT TestParallelPredefinedRequest3 [2022-04-21T13:35:57.419Z] === CONT TestParallelPredefinedRequest1 [2022-04-21T13:35:57.419Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:35:57.419Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T13:35:57.419Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:35:57.419Z] === CONT TestParallelPredefinedRequest3 [2022-04-21T13:35:57.419Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:35:57.419Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-21T13:35:57.419Z] === CONT TestParallelPredefinedRequest2 [2022-04-21T13:35:57.419Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:35:57.419Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-21T13:35:57.419Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-21T13:35:57.419Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-21T13:35:57.419Z] === CONT TestParallelPredefinedRequest5 [2022-04-21T13:35:57.419Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:35:57.419Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-21T13:35:57.419Z] PASS [2022-04-21T13:35:57.419Z] coverage: 85.3% of statements [2022-04-21T13:35:57.419Z] ok github.com/docker/docker/libnetwork/ipam 36.600s coverage: 85.3% of statements [2022-04-21T13:35:57.419Z] === RUN TestNewStdWriter [2022-04-21T13:35:57.419Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-21T13:35:57.419Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-21T13:35:57.419Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-21T13:35:57.419Z] === RUN TestWriteWithNilBytes [2022-04-21T13:35:57.419Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-21T13:35:57.419Z] === RUN TestWrite [2022-04-21T13:35:57.419Z] --- PASS: TestWrite (0.00s) [2022-04-21T13:35:57.419Z] === RUN TestWriteWithWriterError [2022-04-21T13:35:57.419Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-21T13:35:57.419Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-21T13:35:57.419Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-21T13:35:57.419Z] === RUN TestStdCopyWriteAndRead [2022-04-21T13:35:57.419Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-21T13:35:57.419Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-21T13:35:57.419Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-21T13:35:57.419Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-21T13:35:57.419Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-21T13:35:57.419Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-21T13:35:57.419Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-21T13:35:57.419Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-21T13:35:57.419Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-21T13:35:57.419Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-21T13:35:57.419Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-21T13:35:57.419Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-21T13:35:57.419Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-21T13:35:57.419Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-21T13:35:57.419Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-21T13:35:57.419Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-21T13:35:57.419Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-21T13:35:57.419Z] PASS [2022-04-21T13:35:57.419Z] coverage: 100.0% of statements [2022-04-21T13:35:57.419Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2022-04-21T13:35:57.874Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-21T13:35:57.874Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-21T13:35:57.874Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-21T13:35:57.874Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-21T13:35:57.874Z] === RUN TestFormatStatus [2022-04-21T13:35:57.874Z] --- PASS: TestFormatStatus (0.00s) [2022-04-21T13:35:57.874Z] === RUN TestFormatError [2022-04-21T13:35:57.874Z] --- PASS: TestFormatError (0.00s) [2022-04-21T13:35:57.874Z] === RUN TestFormatJSONError [2022-04-21T13:35:57.874Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-21T13:35:57.874Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-21T13:35:57.874Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-21T13:35:57.874Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-21T13:35:57.874Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-21T13:35:57.874Z] === RUN TestNewJSONProgressOutput [2022-04-21T13:35:57.874Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-21T13:35:57.874Z] === RUN TestAuxFormatterEmit [2022-04-21T13:35:57.874Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-21T13:35:57.874Z] === RUN TestStreamWriterStdout [2022-04-21T13:35:57.874Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-21T13:35:57.874Z] === RUN TestStreamWriterStderr [2022-04-21T13:35:57.874Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-21T13:35:57.874Z] PASS [2022-04-21T13:35:57.874Z] coverage: 66.2% of statements [2022-04-21T13:35:57.874Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-21T13:35:57.974Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-21T13:35:57.974Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-21T13:35:57.974Z] PASS [2022-04-21T13:35:57.974Z] coverage: 55.0% of statements [2022-04-21T13:35:57.974Z] ok github.com/docker/docker/oci 0.039s coverage: 55.0% of statements [2022-04-21T13:35:58.328Z] --- PASS: TestNetworkDBCRUDMediumCluster (7.68s) [2022-04-21T13:35:58.328Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-21T13:35:58.391Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-21T13:35:58.391Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T13:35:58.429Z] === RUN TestAddressPoolOpt [2022-04-21T13:35:58.429Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/a [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/something [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/_=a [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/env1=value1 [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/_env1=value1 [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/PATH [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/=a [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/PATH= [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/PATH=something [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/asd!qwe [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/1asd [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/123 [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/some_space [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/__some_space_before [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/some_space_after__ [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/= [2022-04-21T13:35:58.429Z] === RUN TestValidateEnv/PaTh [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestParseHost [2022-04-21T13:35:58.429Z] --- PASS: TestParseHost (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestParseDockerDaemonHost [2022-04-21T13:35:58.429Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestParseTCP [2022-04-21T13:35:58.429Z] --- PASS: TestParseTCP (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-21T13:35:58.429Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestValidateExtraHosts [2022-04-21T13:35:58.429Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestIpOptString [2022-04-21T13:35:58.429Z] --- PASS: TestIpOptString (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-21T13:35:58.429Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestNewIpOptValidDefaultVal [2022-04-21T13:35:58.429Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestIpOptSetInvalidVal [2022-04-21T13:35:58.429Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestValidateIPAddress [2022-04-21T13:35:58.429Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestMapOpts [2022-04-21T13:35:58.429Z] --- PASS: TestMapOpts (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestListOptsWithoutValidator [2022-04-21T13:35:58.429Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestListOptsWithValidator [2022-04-21T13:35:58.429Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestValidateDNSSearch [2022-04-21T13:35:58.429Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestValidateLabel [2022-04-21T13:35:58.429Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-21T13:35:58.429Z] === RUN TestValidateLabel/label_with_general_format [2022-04-21T13:35:58.429Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-21T13:35:58.429Z] === RUN TestValidateLabel/label_with_one_more [2022-04-21T13:35:58.429Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-21T13:35:58.429Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-21T13:35:58.429Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-21T13:35:58.429Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-21T13:35:58.429Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-21T13:35:58.429Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-21T13:35:58.429Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-21T13:35:58.429Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-21T13:35:58.429Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-21T13:35:58.429Z] --- PASS: TestValidateLabel (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-21T13:35:58.429Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestNamedListOpts [2022-04-21T13:35:58.429Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestNamedMapOpts [2022-04-21T13:35:58.429Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestParseLink [2022-04-21T13:35:58.429Z] --- PASS: TestParseLink (0.00s) [2022-04-21T13:35:58.429Z] === RUN TestUlimitOpt [2022-04-21T13:35:58.429Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-21T13:35:58.429Z] PASS [2022-04-21T13:35:58.429Z] coverage: 66.5% of statements [2022-04-21T13:35:58.429Z] ok github.com/docker/docker/opts 0.062s coverage: 66.5% of statements [2022-04-21T13:35:58.429Z] === RUN TestParseVersion [2022-04-21T13:35:58.429Z] --- PASS: TestParseVersion (0.00s) [2022-04-21T13:35:58.429Z] PASS [2022-04-21T13:35:58.429Z] coverage: 52.9% of statements [2022-04-21T13:35:58.429Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-04-21T13:35:58.429Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-04-21T13:35:58.429Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-21T13:35:58.528Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.37s) [2022-04-21T13:35:58.528Z] === RUN TestAPIIpcModeHost [2022-04-21T13:35:58.782Z] === RUN TestGenerateRandomID [2022-04-21T13:35:58.782Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-21T13:35:58.782Z] === RUN TestShortenId [2022-04-21T13:35:58.782Z] --- PASS: TestShortenId (0.00s) [2022-04-21T13:35:58.782Z] === RUN TestShortenSha256Id [2022-04-21T13:35:58.782Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-21T13:35:58.782Z] === RUN TestShortenIdEmpty [2022-04-21T13:35:58.782Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-21T13:35:58.782Z] === RUN TestShortenIdInvalid [2022-04-21T13:35:58.782Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-21T13:35:58.782Z] === RUN TestIsShortIDNonHex [2022-04-21T13:35:58.782Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-21T13:35:58.782Z] === RUN TestIsShortIDNotCorrectSize [2022-04-21T13:35:58.782Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-21T13:35:58.782Z] PASS [2022-04-21T13:35:58.782Z] coverage: 70.6% of statements [2022-04-21T13:35:58.782Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-04-21T13:35:58.956Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-21T13:35:58.956Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T13:35:59.099Z] --- PASS: TestAPIIpcModeHost (0.65s) [2022-04-21T13:35:59.099Z] === RUN TestDaemonIpcModeShareable [2022-04-21T13:35:59.099Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-21T13:35:59.236Z] === RUN TestIsCpusetListAvailable [2022-04-21T13:35:59.236Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-21T13:35:59.236Z] PASS [2022-04-21T13:35:59.236Z] coverage: 39.4% of statements [2022-04-21T13:35:59.236Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2022-04-21T13:35:59.236Z] time="2022-04-21T13:35:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-21T13:35:59.236Z] 2022/04/21 13:35:59 Closing DB instances... [2022-04-21T13:35:59.674Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-21T13:35:59.953Z] 2022/04/21 13:35:59 Closing DB instances... [2022-04-21T13:36:00.407Z] === RUN TestPeerCertificateMarshalJSON [2022-04-21T13:36:00.407Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-21T13:36:00.407Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-21T13:36:00.407Z] --- PASS: TestPeerCertificateMarshalJSON (0.23s) [2022-04-21T13:36:00.407Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-21T13:36:00.407Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-21T13:36:00.407Z] === RUN TestMiddleware [2022-04-21T13:36:00.407Z] --- PASS: TestMiddleware (0.00s) [2022-04-21T13:36:00.407Z] === RUN TestNewResponseModifier [2022-04-21T13:36:00.407Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-21T13:36:00.407Z] PASS [2022-04-21T13:36:00.407Z] coverage: 26.8% of statements [2022-04-21T13:36:00.407Z] ok github.com/docker/docker/pkg/authorization 0.276s coverage: 26.8% of statements [2022-04-21T13:36:00.615Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2022-04-21T13:36:00.616Z] --- PASS: TestDaemonIpcModeShareable (1.65s) [2022-04-21T13:36:00.616Z] === RUN TestDaemonIpcModePrivate [2022-04-21T13:36:00.760Z] === RUN TestChtimes [2022-04-21T13:36:00.760Z] --- PASS: TestChtimes (0.00s) [2022-04-21T13:36:00.760Z] === RUN TestChtimesWindows [2022-04-21T13:36:00.760Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-21T13:36:00.760Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-21T13:36:00.760Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-21T13:36:00.760Z] PASS [2022-04-21T13:36:00.760Z] coverage: 13.0% of statements [2022-04-21T13:36:00.760Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 13.0% of statements [2022-04-21T13:36:00.760Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-21T13:36:00.760Z] === RUN TestNetworkDBGarbageCollection [2022-04-21T13:36:00.862Z] === RUN TestIsArchivePathDir [2022-04-21T13:36:00.862Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-21T13:36:00.862Z] === RUN TestIsArchivePathInvalidFile [2022-04-21T13:36:00.862Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-04-21T13:36:00.862Z] === RUN TestIsArchivePathTar [2022-04-21T13:36:00.862Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-04-21T13:36:00.862Z] === RUN TestDecompressStreamGzip [2022-04-21T13:36:00.862Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-04-21T13:36:00.862Z] === RUN TestDecompressStreamBzip2 [2022-04-21T13:36:01.215Z] === RUN TestTailFile [2022-04-21T13:36:01.215Z] --- PASS: TestTailFile (0.00s) [2022-04-21T13:36:01.215Z] === RUN TestTailFileManyLines [2022-04-21T13:36:01.215Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-21T13:36:01.215Z] === RUN TestTailEmptyFile [2022-04-21T13:36:01.215Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-21T13:36:01.215Z] === RUN TestTailNegativeN [2022-04-21T13:36:01.215Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader [2022-04-21T13:36:01.215Z] === CONT TestNewTailReader [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/no_delimiter [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/truncated_last_line [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-21T13:36:01.215Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.215Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.215Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.215Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.215Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.215Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.215Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/no_delimiter [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.216Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.218Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.219Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.219Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.219Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.219Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.219Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.219Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.317Z] === RUN TestUnbuffered [2022-04-21T13:36:01.317Z] --- PASS: TestUnbuffered (0.00s) [2022-04-21T13:36:01.317Z] === RUN TestRaceUnbuffered [2022-04-21T13:36:01.317Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-21T13:36:01.317Z] PASS [2022-04-21T13:36:01.317Z] coverage: 100.0% of statements [2022-04-21T13:36:01.317Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2022-04-21T13:36:01.317Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-21T13:36:01.317Z] === RUN TestDecompressStreamXz [2022-04-21T13:36:01.317Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T13:36:01.317Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-21T13:36:01.317Z] === RUN TestDecompressStreamZstd [2022-04-21T13:36:01.317Z] archive_test.go:140: zstd not installed [2022-04-21T13:36:01.317Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-21T13:36:01.317Z] === RUN TestCompressStreamXzUnsupported [2022-04-21T13:36:01.317Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-21T13:36:01.317Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-21T13:36:01.317Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-21T13:36:01.317Z] === RUN TestCompressStreamInvalid [2022-04-21T13:36:01.317Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-21T13:36:01.317Z] === RUN TestExtensionInvalid [2022-04-21T13:36:01.317Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-21T13:36:01.317Z] === RUN TestExtensionUncompressed [2022-04-21T13:36:01.317Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-21T13:36:01.317Z] === RUN TestExtensionBzip2 [2022-04-21T13:36:01.317Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-21T13:36:01.317Z] === RUN TestExtensionGzip [2022-04-21T13:36:01.317Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-21T13:36:01.317Z] === RUN TestExtensionXz [2022-04-21T13:36:01.317Z] --- PASS: TestExtensionXz (0.00s) [2022-04-21T13:36:01.317Z] === RUN TestExtensionZstd [2022-04-21T13:36:01.317Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-21T13:36:01.317Z] === RUN TestCmdStreamLargeStderr [2022-04-21T13:36:01.317Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-21T13:36:01.317Z] === RUN TestCmdStreamBad [2022-04-21T13:36:01.317Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T13:36:01.317Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-21T13:36:01.317Z] === RUN TestCmdStreamGood [2022-04-21T13:36:01.317Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-21T13:36:01.317Z] === RUN TestUntarPathWithInvalidDest [2022-04-21T13:36:01.317Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-04-21T13:36:01.317Z] === RUN TestUntarPathWithInvalidSrc [2022-04-21T13:36:01.317Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-21T13:36:01.317Z] === RUN TestUntarPath [2022-04-21T13:36:01.317Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2022-04-21T13:36:01.317Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-21T13:36:01.317Z] --- PASS: TestUntarPath (0.06s) [2022-04-21T13:36:01.317Z] === RUN TestUntarPathWithDestinationFile [2022-04-21T13:36:01.317Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-21T13:36:01.317Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-21T13:36:01.481Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-04-21T13:36:01.481Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T13:36:01.481Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:36:01.481Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:36:01.481Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T13:36:01.557Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-21T13:36:01.557Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-21T13:36:01.557Z] check_test.go:307: [d32cb8d61478c] daemon is not started [2022-04-21T13:36:01.557Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.687Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.687Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.687Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:01.688Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:01.689Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.689Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:36:01.690Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:36:01.691Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:36:01.691Z] PASS [2022-04-21T13:36:01.691Z] coverage: 88.6% of statements [2022-04-21T13:36:01.691Z] ok github.com/docker/docker/pkg/tailfile 0.140s coverage: 88.6% of statements [2022-04-21T13:36:01.784Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-21T13:36:01.784Z] === RUN TestCopyWithTarInvalidSrc [2022-04-21T13:36:01.784Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-21T13:36:01.784Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-21T13:36:01.784Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T13:36:01.784Z] === RUN TestCopyWithTarSrcFile [2022-04-21T13:36:01.784Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-21T13:36:01.784Z] === RUN TestCopyWithTarSrcFolder [2022-04-21T13:36:01.784Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-21T13:36:01.784Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-21T13:36:01.784Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-21T13:36:01.784Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-21T13:36:01.784Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T13:36:01.784Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-21T13:36:01.784Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-21T13:36:01.784Z] === RUN TestCopyFileWithTarSrcFile [2022-04-21T13:36:01.784Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-21T13:36:01.784Z] === RUN TestTarFiles [2022-04-21T13:36:01.784Z] === RUN TestMatch [2022-04-21T13:36:01.784Z] === RUN TestMatch/[[]] [2022-04-21T13:36:01.784Z] === RUN TestMatch/[[foo]] [2022-04-21T13:36:01.784Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-21T13:36:01.784Z] === RUN TestMatch/[[foo_bar]] [2022-04-21T13:36:01.784Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-21T13:36:01.784Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-21T13:36:01.784Z] === RUN TestMatch/[] [2022-04-21T13:36:01.784Z] === RUN TestMatch/[]#01 [2022-04-21T13:36:01.784Z] === RUN TestMatch/[[qux]] [2022-04-21T13:36:01.784Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-21T13:36:01.784Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-21T13:36:01.784Z] === RUN TestMatch/[[foo_baz]] [2022-04-21T13:36:01.784Z] --- PASS: TestMatch (0.00s) [2022-04-21T13:36:01.784Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-21T13:36:01.784Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-21T13:36:01.784Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-21T13:36:01.784Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-21T13:36:01.784Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-21T13:36:01.784Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-21T13:36:01.784Z] --- PASS: TestMatch/[] (0.00s) [2022-04-21T13:36:01.784Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-21T13:36:01.784Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-21T13:36:01.784Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-21T13:36:01.784Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-21T13:36:01.784Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-21T13:36:01.784Z] PASS [2022-04-21T13:36:01.784Z] coverage: 87.5% of statements [2022-04-21T13:36:01.784Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-04-21T13:36:01.818Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: false, mustBeShared: false [2022-04-21T13:36:02.079Z] --- PASS: TestDaemonIpcModePrivate (1.37s) [2022-04-21T13:36:02.079Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-21T13:36:02.079Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-21T13:36:02.158Z] === RUN TestTarSumRemoveNonExistent [2022-04-21T13:36:02.158Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-21T13:36:02.158Z] === RUN TestTarSumRemove [2022-04-21T13:36:02.158Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-21T13:36:02.158Z] === RUN TestSortFileInfoSums [2022-04-21T13:36:02.158Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-21T13:36:02.158Z] === RUN TestNewTarSumForLabelInvalid [2022-04-21T13:36:02.158Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-21T13:36:02.158Z] === RUN TestNewTarSumForLabel [2022-04-21T13:36:02.158Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-21T13:36:02.158Z] === RUN TestEmptyTar [2022-04-21T13:36:02.158Z] --- PASS: TestEmptyTar (0.00s) [2022-04-21T13:36:02.158Z] === RUN TestTarSumsReadSize [2022-04-21T13:36:02.158Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-21T13:36:02.158Z] === RUN TestTarSums [2022-04-21T13:36:02.625Z] --- PASS: TestTarSums (0.06s) [2022-04-21T13:36:02.625Z] === RUN TestIteration [2022-04-21T13:36:02.625Z] --- PASS: TestIteration (0.00s) [2022-04-21T13:36:02.625Z] === RUN TestVersionLabelForChecksum [2022-04-21T13:36:02.625Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-21T13:36:02.625Z] === RUN TestVersion [2022-04-21T13:36:02.625Z] --- PASS: TestVersion (0.00s) [2022-04-21T13:36:02.625Z] === RUN TestGetVersion [2022-04-21T13:36:02.625Z] --- PASS: TestGetVersion (0.00s) [2022-04-21T13:36:02.625Z] === RUN TestGetVersions [2022-04-21T13:36:02.625Z] --- PASS: TestGetVersions (0.00s) [2022-04-21T13:36:02.625Z] PASS [2022-04-21T13:36:02.625Z] coverage: 89.3% of statements [2022-04-21T13:36:02.625Z] ok github.com/docker/docker/pkg/tarsum 0.104s coverage: 89.3% of statements [2022-04-21T13:36:02.768Z] === RUN TestChrootTarUntar [2022-04-21T13:36:02.768Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:02.768Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-21T13:36:02.768Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-21T13:36:02.768Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:02.768Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T13:36:02.768Z] === RUN TestChrootUntarEmptyArchive [2022-04-21T13:36:02.768Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-21T13:36:02.768Z] === RUN TestChrootTarUntarWithSymlink [2022-04-21T13:36:02.768Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:36:02.768Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T13:36:02.768Z] === RUN TestChrootCopyWithTar [2022-04-21T13:36:02.768Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:36:02.768Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-21T13:36:02.768Z] === RUN TestChrootCopyFileWithTar [2022-04-21T13:36:02.768Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:02.769Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-21T13:36:02.769Z] === RUN TestChrootUntarPath [2022-04-21T13:36:02.769Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:36:02.769Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-21T13:36:02.769Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-21T13:36:02.769Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:02.769Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:36:02.769Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-21T13:36:02.769Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:02.769Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:36:02.769Z] === RUN TestChrootApplyDotDotFile [2022-04-21T13:36:02.769Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:02.769Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-21T13:36:02.769Z] PASS [2022-04-21T13:36:02.769Z] coverage: 12.0% of statements [2022-04-21T13:36:02.769Z] ok github.com/docker/docker/pkg/chrootarchive 0.081s coverage: 12.0% of statements [2022-04-21T13:36:03.091Z] === RUN TestTruncIndex [2022-04-21T13:36:03.091Z] --- PASS: TestTruncIndex (0.10s) [2022-04-21T13:36:03.091Z] PASS [2022-04-21T13:36:03.091Z] coverage: 91.5% of statements [2022-04-21T13:36:03.091Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2022-04-21T13:36:03.468Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-21T13:36:03.468Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-04-21T13:36:03.559Z] === RUN TestVersionInfo [2022-04-21T13:36:03.559Z] --- PASS: TestVersionInfo (0.00s) [2022-04-21T13:36:03.559Z] === RUN TestAppendVersions [2022-04-21T13:36:03.559Z] --- PASS: TestAppendVersions (0.00s) [2022-04-21T13:36:03.559Z] PASS [2022-04-21T13:36:03.559Z] coverage: 88.9% of statements [2022-04-21T13:36:03.559Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2022-04-21T13:36:03.729Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2022-04-21T13:36:03.729Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-21T13:36:03.729Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-21T13:36:03.754Z] 2022/04/21 13:36:03 Closing DB instances... [2022-04-21T13:36:03.754Z] === RUN TestEnsureRemoveAllNotExist [2022-04-21T13:36:03.754Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-21T13:36:03.754Z] === RUN TestEnsureRemoveAllWithDir [2022-04-21T13:36:03.754Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-21T13:36:03.754Z] === RUN TestEnsureRemoveAllWithFile [2022-04-21T13:36:03.754Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-21T13:36:03.754Z] PASS [2022-04-21T13:36:03.754Z] coverage: 0.0% of statements [2022-04-21T13:36:03.754Z] ok github.com/docker/docker/pkg/containerfs 0.037s coverage: 0.0% of statements [2022-04-21T13:36:04.027Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-21T13:36:04.027Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-21T13:36:04.027Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-21T13:36:04.027Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-21T13:36:04.672Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-21T13:36:04.739Z] === RUN TestSizeEmpty [2022-04-21T13:36:04.739Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-21T13:36:04.739Z] === RUN TestSizeEmptyFile [2022-04-21T13:36:04.739Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-21T13:36:04.739Z] === RUN TestSizeNonemptyFile [2022-04-21T13:36:04.739Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-21T13:36:04.739Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-21T13:36:04.739Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-21T13:36:04.739Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-21T13:36:04.739Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-21T13:36:04.739Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-21T13:36:04.739Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-21T13:36:04.739Z] === RUN TestMoveToSubdir [2022-04-21T13:36:04.739Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-21T13:36:04.739Z] === RUN TestSizeNonExistingDirectory [2022-04-21T13:36:04.739Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-21T13:36:04.739Z] PASS [2022-04-21T13:36:04.739Z] coverage: 80.0% of statements [2022-04-21T13:36:04.739Z] ok github.com/docker/docker/pkg/directory 0.045s coverage: 80.0% of statements [2022-04-21T13:36:05.011Z] === RUN TestValidatePrivileges [2022-04-21T13:36:05.011Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-21T13:36:05.011Z] === RUN TestFilterByCapNeg [2022-04-21T13:36:05.011Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-21T13:36:05.011Z] === RUN TestFilterByCapPos [2022-04-21T13:36:05.011Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-21T13:36:05.011Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-21T13:36:05.011Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-21T13:36:05.011Z] PASS [2022-04-21T13:36:05.011Z] coverage: 12.0% of statements [2022-04-21T13:36:05.011Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2022-04-21T13:36:05.011Z] === RUN TestNewSettable [2022-04-21T13:36:05.011Z] --- PASS: TestNewSettable (0.00s) [2022-04-21T13:36:05.011Z] === RUN TestIsSettable [2022-04-21T13:36:05.011Z] --- PASS: TestIsSettable (0.00s) [2022-04-21T13:36:05.011Z] === RUN TestUpdateSettingsEnv [2022-04-21T13:36:05.011Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-21T13:36:05.011Z] PASS [2022-04-21T13:36:05.011Z] coverage: 20.0% of statements [2022-04-21T13:36:05.011Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-04-21T13:36:05.206Z] --- PASS: TestTarFiles (3.57s) [2022-04-21T13:36:05.206Z] === RUN TestDetectCompressionZstd [2022-04-21T13:36:05.206Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-21T13:36:05.206Z] === RUN TestTarUntar [2022-04-21T13:36:05.206Z] --- PASS: TestTarUntar (0.03s) [2022-04-21T13:36:05.206Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-21T13:36:05.206Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-21T13:36:05.206Z] === RUN TestTarWithOptions [2022-04-21T13:36:05.206Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-21T13:36:05.206Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-21T13:36:05.206Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-21T13:36:05.206Z] === RUN TestUntarUstarGnuConflict [2022-04-21T13:36:05.206Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-21T13:36:05.206Z] === RUN TestUntarInvalidFilenames [2022-04-21T13:36:05.206Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3341486801\\dest" [2022-04-21T13:36:05.206Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2022-04-21T13:36:05.206Z] === RUN TestUntarHardlinkToSymlink [2022-04-21T13:36:05.206Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-21T13:36:05.206Z] === RUN TestUntarInvalidHardlink [2022-04-21T13:36:05.206Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4243288575\\victim\\hello" -> "../victim/hello" [2022-04-21T13:36:05.206Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1223282092\\victim\\hello" -> "/../victim/hello" [2022-04-21T13:36:05.206Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1826743313\\victim" -> "../victim" [2022-04-21T13:36:05.206Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2620199855\\victim" -> "../victim" [2022-04-21T13:36:05.206Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1676759623\\victim" -> "../victim" [2022-04-21T13:36:05.206Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3736974939\\victim" -> "../victim" [2022-04-21T13:36:05.206Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-21T13:36:05.206Z] === RUN TestUntarInvalidSymlink [2022-04-21T13:36:05.206Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2334657052\\dest\\dotdot" -> "../victim/hello" [2022-04-21T13:36:05.206Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2936991111\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T13:36:05.206Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2321811384\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:36:05.206Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2967701374\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:36:05.206Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3196426887\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:36:05.206Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3268499036\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:36:05.206Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2098260584\\dest\\dir\\loophole" -> "../../victim" [2022-04-21T13:36:05.206Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-21T13:36:05.206Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-21T13:36:05.206Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-21T13:36:05.206Z] === RUN TestXGlobalNoParent [2022-04-21T13:36:05.206Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-21T13:36:05.206Z] === RUN TestReplaceFileTarWrapper [2022-04-21T13:36:05.206Z] === RUN TestPollerAddRemove [2022-04-21T13:36:05.206Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-21T13:36:05.206Z] === RUN TestPollerEvent [2022-04-21T13:36:05.206Z] poller_test.go:40: No chmod on Windows [2022-04-21T13:36:05.206Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-21T13:36:05.206Z] === RUN TestPollerClose [2022-04-21T13:36:05.206Z] --- PASS: TestPollerClose (0.00s) [2022-04-21T13:36:05.206Z] PASS [2022-04-21T13:36:05.206Z] coverage: 45.7% of statements [2022-04-21T13:36:05.245Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2022-04-21T13:36:05.506Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2022-04-21T13:36:05.506Z] === RUN TestIpcModeOlderClient [2022-04-21T13:36:05.506Z] === PAUSE TestIpcModeOlderClient [2022-04-21T13:36:05.506Z] === RUN TestKillContainerInvalidSignal [2022-04-21T13:36:05.673Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 45.7% of statements [2022-04-21T13:36:05.673Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2022-04-21T13:36:05.673Z] === RUN TestPrefixHeaderReadable [2022-04-21T13:36:05.673Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-21T13:36:05.673Z] === RUN TestDisablePigz [2022-04-21T13:36:05.673Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-21T13:36:05.673Z] --- PASS: TestDisablePigz (0.11s) [2022-04-21T13:36:05.673Z] === RUN TestPigz [2022-04-21T13:36:05.673Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-04-21T13:36:05.673Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-21T13:36:05.673Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-21T13:36:05.673Z] --- PASS: TestPigz (0.19s) [2022-04-21T13:36:05.673Z] === RUN TestNosysFileInfo [2022-04-21T13:36:05.673Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-21T13:36:05.673Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T13:36:05.673Z] archive_windows_test.go:16: Currently fails [2022-04-21T13:36:05.673Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:36:05.673Z] === RUN TestCanonicalTarNameForPath [2022-04-21T13:36:05.673Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-21T13:36:05.673Z] === RUN TestCanonicalTarName [2022-04-21T13:36:05.673Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-21T13:36:05.673Z] === RUN TestChmodTarEntry [2022-04-21T13:36:05.673Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-21T13:36:05.673Z] === RUN TestHardLinkOrder [2022-04-21T13:36:05.673Z] --- PASS: TestHardLinkOrder (0.06s) [2022-04-21T13:36:05.673Z] === RUN TestChangeString [2022-04-21T13:36:05.673Z] --- PASS: TestChangeString (0.00s) [2022-04-21T13:36:05.673Z] === RUN TestChangesWithNoChanges [2022-04-21T13:36:05.673Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-21T13:36:05.994Z] === RUN TestLoad [2022-04-21T13:36:05.994Z] --- PASS: TestLoad (0.00s) [2022-04-21T13:36:05.994Z] === RUN TestSave [2022-04-21T13:36:05.994Z] --- PASS: TestSave (0.02s) [2022-04-21T13:36:05.994Z] === RUN TestAddDeleteGet [2022-04-21T13:36:05.994Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-21T13:36:05.994Z] === RUN TestInvalidTags [2022-04-21T13:36:05.994Z] --- PASS: TestInvalidTags (0.00s) [2022-04-21T13:36:05.994Z] PASS [2022-04-21T13:36:05.994Z] coverage: 83.7% of statements [2022-04-21T13:36:05.994Z] ok github.com/docker/docker/reference 0.105s coverage: 83.7% of statements [2022-04-21T13:36:06.078Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-21T13:36:06.140Z] === RUN TestChangesWithChanges [2022-04-21T13:36:06.140Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-21T13:36:06.140Z] === RUN TestChangesWithChangesGH13590 [2022-04-21T13:36:06.140Z] changes_test.go:196: needs more investigation [2022-04-21T13:36:06.140Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-21T13:36:06.140Z] === RUN TestChangesDirsEmpty [2022-04-21T13:36:06.140Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T13:36:06.140Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-21T13:36:06.140Z] === RUN TestChangesDirsMutated [2022-04-21T13:36:06.140Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T13:36:06.140Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-21T13:36:06.140Z] === RUN TestApplyLayer [2022-04-21T13:36:06.140Z] changes_test.go:433: needs further investigation [2022-04-21T13:36:06.140Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-21T13:36:06.140Z] === RUN TestChangesSizeWithHardlinks [2022-04-21T13:36:06.140Z] changes_test.go:469: needs further investigation [2022-04-21T13:36:06.140Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-21T13:36:06.140Z] === RUN TestChangesSizeWithNoChanges [2022-04-21T13:36:06.140Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-21T13:36:06.140Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-21T13:36:06.140Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-21T13:36:06.140Z] === RUN TestChangesSize [2022-04-21T13:36:06.140Z] --- PASS: TestChangesSize (0.00s) [2022-04-21T13:36:06.140Z] === RUN TestApplyLayerInvalidFilenames [2022-04-21T13:36:06.140Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames373104829\\dest" [2022-04-21T13:36:06.140Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-21T13:36:06.140Z] === RUN TestApplyLayerInvalidHardlink [2022-04-21T13:36:06.140Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink706259739\\victim\\hello" -> "../victim/hello" [2022-04-21T13:36:06.140Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4213450786\\victim\\hello" -> "/../victim/hello" [2022-04-21T13:36:06.140Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1436469345\\victim" -> "../victim" [2022-04-21T13:36:06.140Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3310142564\\victim" -> "../victim" [2022-04-21T13:36:06.140Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1381062622\\victim" -> "../victim" [2022-04-21T13:36:06.140Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2204668495\\victim" -> "../victim" [2022-04-21T13:36:06.140Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-21T13:36:06.140Z] === RUN TestApplyLayerInvalidSymlink [2022-04-21T13:36:06.140Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink658429769\\dest\\dotdot" -> "../victim/hello" [2022-04-21T13:36:06.140Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3545360246\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T13:36:06.140Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2407362285\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:36:06.140Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3365961816\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:36:06.140Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink736471695\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:36:06.140Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3301712852\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:36:06.140Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-21T13:36:06.140Z] === RUN TestApplyLayerWhiteouts [2022-04-21T13:36:06.140Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2022-04-21T13:36:06.140Z] === RUN TestGenerateEmptyFile [2022-04-21T13:36:06.140Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-21T13:36:06.140Z] === RUN TestGenerateWithContent [2022-04-21T13:36:06.140Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-21T13:36:06.140Z] PASS [2022-04-21T13:36:06.140Z] coverage: 61.9% of statements [2022-04-21T13:36:06.140Z] ok github.com/docker/docker/pkg/archive 5.426s coverage: 61.9% of statements [2022-04-21T13:36:06.338Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2022-04-21T13:36:06.338Z] === RUN TestKillContainer [2022-04-21T13:36:06.338Z] === RUN TestKillContainer/no_signal [2022-04-21T13:36:06.607Z] === RUN TestCopyFileWithInvalidSrc [2022-04-21T13:36:06.607Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T13:36:06.607Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-21T13:36:06.607Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-21T13:36:06.607Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestCopyFile [2022-04-21T13:36:06.607Z] --- PASS: TestCopyFile (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-21T13:36:06.607Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T13:36:06.607Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-21T13:36:06.607Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-21T13:36:06.607Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T13:36:06.607Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestWildcardMatches [2022-04-21T13:36:06.607Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestPatternMatches [2022-04-21T13:36:06.607Z] --- PASS: TestPatternMatches (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-21T13:36:06.607Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestPatternMatchesFolderExclusions [2022-04-21T13:36:06.607Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-21T13:36:06.607Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-21T13:36:06.607Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-21T13:36:06.607Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-21T13:36:06.607Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestSingleExclamationError [2022-04-21T13:36:06.607Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestMatchesWithNoPatterns [2022-04-21T13:36:06.607Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestMatchesWithMalformedPatterns [2022-04-21T13:36:06.607Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestMatches [2022-04-21T13:36:06.607Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-21T13:36:06.607Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-21T13:36:06.607Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-21T13:36:06.607Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-21T13:36:06.607Z] --- PASS: TestMatches (0.01s) [2022-04-21T13:36:06.607Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-21T13:36:06.607Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-21T13:36:06.607Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-21T13:36:06.607Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestCleanPatterns [2022-04-21T13:36:06.607Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-21T13:36:06.607Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestCleanPatternsExceptionFlag [2022-04-21T13:36:06.607Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-21T13:36:06.607Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-21T13:36:06.607Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestCleanPatternsErrorSingleException [2022-04-21T13:36:06.607Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestCreateIfNotExistsDir [2022-04-21T13:36:06.607Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestCreateIfNotExistsFile [2022-04-21T13:36:06.607Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestMatch [2022-04-21T13:36:06.607Z] --- PASS: TestMatch (0.00s) [2022-04-21T13:36:06.607Z] === RUN TestCompile [2022-04-21T13:36:06.607Z] === RUN TestCompile/slash [2022-04-21T13:36:06.607Z] === RUN TestCompile/backslash [2022-04-21T13:36:06.607Z] --- PASS: TestCompile (0.00s) [2022-04-21T13:36:06.607Z] --- PASS: TestCompile/slash (0.00s) [2022-04-21T13:36:06.607Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-21T13:36:06.607Z] PASS [2022-04-21T13:36:06.607Z] coverage: 84.7% of statements [2022-04-21T13:36:06.607Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 84.7% of statements [2022-04-21T13:36:06.912Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T13:36:06.983Z] === RUN TestResolveAuthConfigIndexServer [2022-04-21T13:36:06.983Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestResolveAuthConfigFullURL [2022-04-21T13:36:06.983Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-21T13:36:06.983Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestValidateMirror [2022-04-21T13:36:06.983Z] --- PASS: TestValidateMirror (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestLoadInsecureRegistries [2022-04-21T13:36:06.983Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-21T13:36:06.983Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-21T13:36:06.983Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-21T13:36:06.983Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-21T13:36:06.983Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestResumableRequestReaderWithReadError [2022-04-21T13:36:06.983Z] time="2022-04-21T13:36:06Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-21T13:36:06.983Z] time="2022-04-21T13:36:06Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-21T13:36:06.983Z] time="2022-04-21T13:36:06Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-21T13:36:06.983Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2022-04-21T13:36:06.983Z] === RUN TestNewServiceConfig [2022-04-21T13:36:06.983Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestValidateIndexName [2022-04-21T13:36:06.983Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestValidateIndexNameWithError [2022-04-21T13:36:06.983Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestEndpointParse [2022-04-21T13:36:06.983Z] --- PASS: TestEndpointParse (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestEndpointParseInvalid [2022-04-21T13:36:06.983Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestValidateEndpoint [2022-04-21T13:36:06.983Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestPing [2022-04-21T13:36:06.983Z] --- PASS: TestPing (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestPingRegistryEndpoint [2022-04-21T13:36:06.983Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:06.983Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-21T13:36:06.983Z] === RUN TestEndpoint [2022-04-21T13:36:06.983Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:06.983Z] --- SKIP: TestEndpoint (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestParseRepositoryInfo [2022-04-21T13:36:06.983Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestNewIndexInfo [2022-04-21T13:36:06.983Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestMirrorEndpointLookup [2022-04-21T13:36:06.983Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:06.983Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestSearchRepositories [2022-04-21T13:36:06.983Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-21T13:36:06.983Z] Host: 127.0.0.1:49314 [2022-04-21T13:36:06.983Z] User-Agent: docker test client [2022-04-21T13:36:06.983Z] Authorization: Token fake-token [2022-04-21T13:36:06.983Z] X-Docker-Token: true [2022-04-21T13:36:06.983Z] Accept-Encoding: gzip [2022-04-21T13:36:06.983Z] [2022-04-21T13:36:06.983Z] [2022-04-21T13:36:06.983Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-21T13:36:06.983Z] Connection: close [2022-04-21T13:36:06.983Z] Content-Length: 144 [2022-04-21T13:36:06.983Z] Cache-Control: no-cache [2022-04-21T13:36:06.983Z] Content-Type: application/json [2022-04-21T13:36:06.983Z] Date: Thu, 21 Apr 2022 13:36:06 GMT [2022-04-21T13:36:06.983Z] Expires: -1 [2022-04-21T13:36:06.983Z] Pragma: no-cache [2022-04-21T13:36:06.983Z] Server: docker-tests/mock [2022-04-21T13:36:06.983Z] X-Docker-Registry-Config: mock [2022-04-21T13:36:06.983Z] X-Docker-Registry-Version: 0.0.0 [2022-04-21T13:36:06.983Z] [2022-04-21T13:36:06.983Z] [2022-04-21T13:36:06.983Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestTrustedLocation [2022-04-21T13:36:06.983Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-21T13:36:06.983Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestAllowNondistributableArtifacts [2022-04-21T13:36:06.983Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestIsSecureIndex [2022-04-21T13:36:06.983Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-21T13:36:06.983Z] PASS [2022-04-21T13:36:06.983Z] coverage: 51.7% of statements [2022-04-21T13:36:06.983Z] ok github.com/docker/docker/registry 0.188s coverage: 51.7% of statements [2022-04-21T13:36:06.983Z] time="2022-04-21T13:36:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-21T13:36:06.983Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2022-04-21T13:36:06.983Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-21T13:36:06.983Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-21T13:36:06.983Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-21T13:36:06.983Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestResumableRequestReader [2022-04-21T13:36:06.983Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-21T13:36:06.983Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-21T13:36:06.983Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-21T13:36:06.983Z] PASS [2022-04-21T13:36:06.983Z] coverage: 100.0% of statements [2022-04-21T13:36:06.983Z] ok github.com/docker/docker/registry/resumable 0.170s coverage: 100.0% of statements [2022-04-21T13:36:07.074Z] === RUN TestGet [2022-04-21T13:36:07.074Z] --- PASS: TestGet (0.00s) [2022-04-21T13:36:07.074Z] === RUN TestGetShortcutString [2022-04-21T13:36:07.074Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-21T13:36:07.074Z] PASS [2022-04-21T13:36:07.074Z] coverage: 42.9% of statements [2022-04-21T13:36:07.074Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2022-04-21T13:36:07.450Z] === RUN TestRestartManagerTimeout [2022-04-21T13:36:07.450Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-21T13:36:07.450Z] === RUN TestRestartManagerTimeoutReset [2022-04-21T13:36:07.450Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-21T13:36:07.450Z] PASS [2022-04-21T13:36:07.450Z] coverage: 50.9% of statements [2022-04-21T13:36:07.450Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2022-04-21T13:36:07.483Z] === RUN TestKillContainer/killing_signal [2022-04-21T13:36:07.543Z] 2022/04/21 13:36:07 Closing DB instances... [2022-04-21T13:36:07.744Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-21T13:36:07.744Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-21T13:36:07.918Z] === RUN TestDecodeContainerConfig [2022-04-21T13:36:07.918Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-21T13:36:07.918Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-21T13:36:07.918Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-21T13:36:07.918Z] === RUN TestDecodeContainerConfigIsolation [2022-04-21T13:36:07.918Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-21T13:36:07.918Z] === RUN TestValidatePrivileged [2022-04-21T13:36:07.918Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-21T13:36:07.918Z] PASS [2022-04-21T13:36:07.918Z] coverage: 52.4% of statements [2022-04-21T13:36:07.918Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.4% of statements [2022-04-21T13:36:07.918Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-21T13:36:07.918Z] === RUN TestClientStream [2022-04-21T13:36:07.918Z] --- PASS: TestClientStream (0.00s) [2022-04-21T13:36:07.918Z] === RUN TestClientSendFile [2022-04-21T13:36:07.918Z] --- PASS: TestClientSendFile (0.00s) [2022-04-21T13:36:07.918Z] === RUN TestClientWithRequestTimeout [2022-04-21T13:36:07.918Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-21T13:36:07.918Z] === RUN TestFileSpecPlugin [2022-04-21T13:36:07.918Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-21T13:36:07.918Z] === RUN TestFileJSONSpecPlugin [2022-04-21T13:36:07.918Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-21T13:36:07.918Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-21T13:36:07.918Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-21T13:36:07.918Z] === RUN TestPluginAddHandler [2022-04-21T13:36:07.918Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-21T13:36:07.918Z] === RUN TestPluginWaitBadPlugin [2022-04-21T13:36:07.918Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-21T13:36:07.918Z] === RUN TestGet [2022-04-21T13:36:07.918Z] time="2022-04-21T13:36:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-21T13:36:08.011Z] === RUN TestCreateIDMapOrder [2022-04-21T13:36:08.011Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-21T13:36:08.011Z] PASS [2022-04-21T13:36:08.011Z] coverage: 7.2% of statements [2022-04-21T13:36:08.011Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2022-04-21T13:36:08.385Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-21T13:36:08.385Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-21T13:36:08.385Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-21T13:36:08.385Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-21T13:36:08.385Z] PASS [2022-04-21T13:36:08.385Z] coverage: 62.5% of statements [2022-04-21T13:36:08.385Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2022-04-21T13:36:08.687Z] --- PASS: TestKillContainer (2.31s) [2022-04-21T13:36:08.687Z] --- PASS: TestKillContainer/no_signal (0.70s) [2022-04-21T13:36:08.687Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2022-04-21T13:36:08.687Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2022-04-21T13:36:08.687Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T13:36:08.687Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-21T13:36:08.851Z] time="2022-04-21T13:36:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-21T13:36:08.995Z] --- PASS: TestNetworkDBCRUDTableEntries (3.30s) [2022-04-21T13:36:08.995Z] === RUN TestNetworkDBNodeLeave [2022-04-21T13:36:08.995Z] === RUN TestFixedBufferCap [2022-04-21T13:36:08.995Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-21T13:36:08.995Z] === RUN TestFixedBufferLen [2022-04-21T13:36:08.995Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-21T13:36:08.995Z] === RUN TestFixedBufferString [2022-04-21T13:36:08.995Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-21T13:36:08.995Z] === RUN TestFixedBufferWrite [2022-04-21T13:36:08.995Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-21T13:36:08.995Z] === RUN TestFixedBufferRead [2022-04-21T13:36:08.995Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-21T13:36:08.995Z] === RUN TestBytesPipeRead [2022-04-21T13:36:08.995Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-21T13:36:08.995Z] === RUN TestBytesPipeWrite [2022-04-21T13:36:08.995Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-21T13:36:08.995Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-21T13:36:09.259Z] check_test.go:307: [d38d0dea13a44] daemon is not started [2022-04-21T13:36:09.259Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-21T13:36:09.462Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2022-04-21T13:36:09.462Z] === RUN TestAtomicWriteToFile [2022-04-21T13:36:09.462Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-21T13:36:09.462Z] === RUN TestAtomicWriteSetCommit [2022-04-21T13:36:09.462Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-21T13:36:09.462Z] === RUN TestAtomicWriteSetCancel [2022-04-21T13:36:09.462Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-04-21T13:36:09.462Z] === RUN TestReadCloserWrapperClose [2022-04-21T13:36:09.462Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-21T13:36:09.462Z] === RUN TestReaderErrWrapperReadOnError [2022-04-21T13:36:09.462Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-21T13:36:09.462Z] === RUN TestReaderErrWrapperRead [2022-04-21T13:36:09.462Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-21T13:36:09.462Z] === RUN TestCancelReadCloser [2022-04-21T13:36:09.462Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-21T13:36:09.462Z] === RUN TestWriteCloserWrapperClose [2022-04-21T13:36:09.462Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-21T13:36:09.462Z] === RUN TestNopWriteCloser [2022-04-21T13:36:09.462Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-21T13:36:09.462Z] === RUN TestNopWriter [2022-04-21T13:36:09.462Z] --- PASS: TestNopWriter (0.00s) [2022-04-21T13:36:09.462Z] === RUN TestWriteCounter [2022-04-21T13:36:09.462Z] --- PASS: TestWriteCounter (0.00s) [2022-04-21T13:36:09.462Z] PASS [2022-04-21T13:36:09.462Z] coverage: 70.1% of statements [2022-04-21T13:36:09.462Z] ok github.com/docker/docker/pkg/ioutils 0.550s coverage: 70.1% of statements [2022-04-21T13:36:09.520Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-21T13:36:09.833Z] === RUN TestGetDriver [2022-04-21T13:36:09.833Z] --- PASS: TestGetDriver (0.00s) [2022-04-21T13:36:09.833Z] === RUN TestVolumeRequestError [2022-04-21T13:36:09.833Z] --- PASS: TestVolumeRequestError (0.00s) [2022-04-21T13:36:09.833Z] PASS [2022-04-21T13:36:09.833Z] coverage: 36.1% of statements [2022-04-21T13:36:09.833Z] ok github.com/docker/docker/volume/drivers 0.038s coverage: 36.1% of statements [2022-04-21T13:36:09.833Z] === RUN TestGetAddress [2022-04-21T13:36:09.833Z] --- PASS: TestGetAddress (0.00s) [2022-04-21T13:36:09.833Z] === RUN TestRemove [2022-04-21T13:36:09.833Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T13:36:09.833Z] --- SKIP: TestRemove (0.00s) [2022-04-21T13:36:09.833Z] === RUN TestInitializeWithVolumes [2022-04-21T13:36:09.833Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-21T13:36:09.833Z] === RUN TestCreate [2022-04-21T13:36:09.833Z] --- PASS: TestCreate (0.01s) [2022-04-21T13:36:09.833Z] === RUN TestValidateName [2022-04-21T13:36:09.833Z] --- PASS: TestValidateName (0.00s) [2022-04-21T13:36:09.833Z] === RUN TestCreateWithOpts [2022-04-21T13:36:09.833Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T13:36:09.833Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-21T13:36:09.833Z] === RUN TestRelaodNoOpts [2022-04-21T13:36:09.833Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-21T13:36:09.833Z] PASS [2022-04-21T13:36:09.833Z] coverage: 41.5% of statements [2022-04-21T13:36:09.833Z] ok github.com/docker/docker/volume/local 0.055s coverage: 41.5% of statements [2022-04-21T13:36:10.445Z] === RUN TestError [2022-04-21T13:36:10.445Z] --- PASS: TestError (0.00s) [2022-04-21T13:36:10.445Z] === RUN TestProgressString [2022-04-21T13:36:10.445Z] === RUN TestProgressString/no_progress [2022-04-21T13:36:10.445Z] === RUN TestProgressString/progress_1 [2022-04-21T13:36:10.445Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-21T13:36:10.445Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-21T13:36:10.445Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-21T13:36:10.445Z] === RUN TestProgressString/with_units [2022-04-21T13:36:10.445Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-21T13:36:10.445Z] === RUN TestProgressString/hide_counts [2022-04-21T13:36:10.445Z] --- PASS: TestProgressString (0.00s) [2022-04-21T13:36:10.445Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-21T13:36:10.445Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-21T13:36:10.445Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-21T13:36:10.445Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-21T13:36:10.445Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-21T13:36:10.445Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-21T13:36:10.445Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-21T13:36:10.445Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-21T13:36:10.445Z] === RUN TestJSONMessageDisplay [2022-04-21T13:36:10.445Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-04-21T13:36:10.445Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-21T13:36:10.445Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-21T13:36:10.445Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-21T13:36:10.445Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-21T13:36:10.445Z] === RUN TestDisplayJSONMessagesStream [2022-04-21T13:36:10.445Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-21T13:36:10.445Z] PASS [2022-04-21T13:36:10.445Z] coverage: 91.7% of statements [2022-04-21T13:36:10.445Z] ok github.com/docker/docker/pkg/jsonmessage 0.159s coverage: 91.7% of statements [2022-04-21T13:36:10.462Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2022-04-21T13:36:10.462Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2022-04-21T13:36:10.462Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2022-04-21T13:36:10.462Z] === RUN TestKillStoppedContainer [2022-04-21T13:36:10.462Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-04-21T13:36:10.462Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T13:36:10.462Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-04-21T13:36:10.462Z] === RUN TestKillDifferentUserContainer [2022-04-21T13:36:10.816Z] time="2022-04-21T13:36:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-21T13:36:10.816Z] === RUN TestLCOWParseMountRaw [2022-04-21T13:36:10.816Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-21T13:36:10.816Z] === RUN TestLCOWParseMountRawSplit [2022-04-21T13:36:10.816Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-21T13:36:10.816Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-21T13:36:10.816Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-21T13:36:10.816Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-21T13:36:10.816Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-21T13:36:10.816Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-21T13:36:10.816Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-21T13:36:10.816Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-21T13:36:10.816Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-21T13:36:10.816Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T13:36:10.816Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-21T13:36:10.816Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-21T13:36:10.816Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T13:36:10.816Z] === RUN TestLinuxParseMountRaw [2022-04-21T13:36:10.816Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-21T13:36:10.816Z] === RUN TestLinuxParseMountRawSplit [2022-04-21T13:36:10.816Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-21T13:36:10.816Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-21T13:36:10.816Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-21T13:36:10.816Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-21T13:36:10.816Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-21T13:36:10.816Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-21T13:36:10.816Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-21T13:36:10.816Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-21T13:36:10.816Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-21T13:36:10.816Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-21T13:36:10.816Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-21T13:36:10.816Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-21T13:36:10.816Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T13:36:10.816Z] === RUN TestConvertTmpfsOptions [2022-04-21T13:36:10.816Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-21T13:36:10.816Z] linux_parser_test.go:209: data="ro" [2022-04-21T13:36:10.816Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-21T13:36:10.816Z] === RUN TestParseMountSpec [2022-04-21T13:36:10.816Z] parser_test.go:62: case 0 [2022-04-21T13:36:10.816Z] parser_test.go:62: case 1 [2022-04-21T13:36:10.816Z] parser_test.go:62: case 2 [2022-04-21T13:36:10.816Z] parser_test.go:62: case 3 [2022-04-21T13:36:10.816Z] parser_test.go:62: case 4 [2022-04-21T13:36:10.816Z] parser_test.go:62: case 5 [2022-04-21T13:36:10.817Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-21T13:36:10.817Z] === RUN TestValidateMount [2022-04-21T13:36:10.817Z] --- PASS: TestValidateMount (0.00s) [2022-04-21T13:36:10.817Z] === RUN TestWindowsParseMountRaw [2022-04-21T13:36:10.817Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-21T13:36:10.817Z] === RUN TestWindowsParseMountRawSplit [2022-04-21T13:36:10.817Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-21T13:36:10.817Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-21T13:36:10.817Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-21T13:36:10.817Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-21T13:36:10.817Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-21T13:36:10.817Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-21T13:36:10.817Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-21T13:36:10.817Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-21T13:36:10.817Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-21T13:36:10.817Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-21T13:36:10.817Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T13:36:10.817Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-21T13:36:10.817Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-21T13:36:10.817Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-21T13:36:10.817Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-21T13:36:10.817Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-21T13:36:10.817Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-21T13:36:10.817Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-21T13:36:10.817Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-21T13:36:10.817Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-21T13:36:10.817Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-21T13:36:10.817Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-21T13:36:10.817Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-21T13:36:10.817Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-21T13:36:10.817Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T13:36:10.817Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-21T13:36:10.817Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T13:36:10.817Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-21T13:36:10.817Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T13:36:10.817Z] PASS [2022-04-21T13:36:10.817Z] coverage: 67.6% of statements [2022-04-21T13:36:10.817Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.6% of statements [2022-04-21T13:36:10.912Z] === RUN TestStandardLongPath [2022-04-21T13:36:10.912Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-21T13:36:10.912Z] === RUN TestUNCLongPath [2022-04-21T13:36:10.912Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-21T13:36:10.912Z] PASS [2022-04-21T13:36:10.912Z] coverage: 100.0% of statements [2022-04-21T13:36:10.912Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2022-04-21T13:36:11.404Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2022-04-21T13:36:11.404Z] === RUN TestInspectOomKilledTrue [2022-04-21T13:36:11.404Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:36:11.404Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T13:36:11.404Z] === RUN TestInspectOomKilledFalse [2022-04-21T13:36:11.404Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:36:11.404Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T13:36:11.404Z] === RUN TestLinksEtcHostsContentMatch [2022-04-21T13:36:11.667Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2022-04-21T13:36:11.667Z] === RUN TestLinksContainerNames [2022-04-21T13:36:11.802Z] === RUN TestSetGetMeta [2022-04-21T13:36:11.802Z] === PAUSE TestSetGetMeta [2022-04-21T13:36:11.802Z] === RUN TestRestore [2022-04-21T13:36:11.802Z] === PAUSE TestRestore [2022-04-21T13:36:11.802Z] === RUN TestServiceCreate [2022-04-21T13:36:11.802Z] === PAUSE TestServiceCreate [2022-04-21T13:36:11.802Z] === RUN TestServiceList [2022-04-21T13:36:11.802Z] === PAUSE TestServiceList [2022-04-21T13:36:11.802Z] === RUN TestServiceRemove [2022-04-21T13:36:11.802Z] === PAUSE TestServiceRemove [2022-04-21T13:36:11.802Z] === RUN TestServiceGet [2022-04-21T13:36:11.802Z] === PAUSE TestServiceGet [2022-04-21T13:36:11.802Z] === RUN TestServicePrune [2022-04-21T13:36:11.802Z] === PAUSE TestServicePrune [2022-04-21T13:36:11.802Z] === RUN TestCreate [2022-04-21T13:36:11.802Z] === PAUSE TestCreate [2022-04-21T13:36:11.802Z] === RUN TestRemove [2022-04-21T13:36:11.802Z] === PAUSE TestRemove [2022-04-21T13:36:11.802Z] === RUN TestList [2022-04-21T13:36:11.802Z] === PAUSE TestList [2022-04-21T13:36:11.802Z] === RUN TestFindByDriver [2022-04-21T13:36:11.802Z] === PAUSE TestFindByDriver [2022-04-21T13:36:11.802Z] === RUN TestFindByReferenced [2022-04-21T13:36:11.802Z] === PAUSE TestFindByReferenced [2022-04-21T13:36:11.802Z] === RUN TestDerefMultipleOfSameRef [2022-04-21T13:36:11.802Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-21T13:36:11.802Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:36:11.802Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:36:11.802Z] === RUN TestDefererencePluginOnCreateError [2022-04-21T13:36:11.802Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-21T13:36:11.802Z] === RUN TestRefDerefRemove [2022-04-21T13:36:11.802Z] === PAUSE TestRefDerefRemove [2022-04-21T13:36:11.802Z] === RUN TestGet [2022-04-21T13:36:11.802Z] === PAUSE TestGet [2022-04-21T13:36:11.802Z] === RUN TestGetWithReference [2022-04-21T13:36:11.803Z] === PAUSE TestGetWithReference [2022-04-21T13:36:11.803Z] === RUN TestFilterFunc [2022-04-21T13:36:11.803Z] === RUN TestFilterFunc/test_nil_list [2022-04-21T13:36:11.803Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-21T13:36:11.803Z] === RUN TestFilterFunc/test_empty_list [2022-04-21T13:36:11.803Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-21T13:36:11.803Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:36:11.803Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:36:11.803Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:36:11.803Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:36:11.803Z] === RUN TestFilterFunc/test_filter_some [2022-04-21T13:36:11.803Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-21T13:36:11.803Z] === RUN TestFilterFunc/test_filter_middle [2022-04-21T13:36:11.803Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-21T13:36:11.803Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:36:11.803Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:36:11.803Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-21T13:36:11.803Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-21T13:36:11.803Z] === CONT TestFilterFunc/test_nil_list [2022-04-21T13:36:11.803Z] === CONT TestFilterFunc/test_filter_some [2022-04-21T13:36:11.803Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:36:11.803Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:36:11.803Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:36:11.803Z] === CONT TestFilterFunc/test_empty_list [2022-04-21T13:36:11.803Z] === CONT TestFilterFunc/test_filter_middle [2022-04-21T13:36:11.803Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-21T13:36:11.803Z] --- PASS: TestFilterFunc (0.00s) [2022-04-21T13:36:11.803Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-21T13:36:11.803Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-21T13:36:11.803Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-21T13:36:11.803Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-21T13:36:11.803Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-21T13:36:11.803Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-21T13:36:11.803Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-21T13:36:11.803Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-21T13:36:11.803Z] === CONT TestSetGetMeta [2022-04-21T13:36:11.803Z] === CONT TestDefererencePluginOnCreateError [2022-04-21T13:36:11.803Z] === CONT TestList [2022-04-21T13:36:11.803Z] === CONT TestGet [2022-04-21T13:36:11.803Z] --- PASS: TestSetGetMeta (0.01s) [2022-04-21T13:36:11.803Z] === CONT TestRemove [2022-04-21T13:36:11.803Z] --- PASS: TestGet (0.02s) [2022-04-21T13:36:11.803Z] === CONT TestCreate [2022-04-21T13:36:11.803Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-21T13:36:11.803Z] === CONT TestServicePrune [2022-04-21T13:36:11.803Z] --- PASS: TestList (0.02s) [2022-04-21T13:36:11.803Z] === CONT TestServiceGet [2022-04-21T13:36:11.803Z] --- PASS: TestRemove (0.02s) [2022-04-21T13:36:11.803Z] === CONT TestServiceRemove [2022-04-21T13:36:11.803Z] --- PASS: TestCreate (0.01s) [2022-04-21T13:36:11.803Z] === CONT TestServiceList [2022-04-21T13:36:11.803Z] --- PASS: TestServiceGet (0.10s) [2022-04-21T13:36:11.803Z] === CONT TestServiceCreate [2022-04-21T13:36:11.803Z] time="2022-04-21T13:36:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:36:11.803Z] --- PASS: TestServiceRemove (0.10s) [2022-04-21T13:36:11.803Z] === CONT TestRestore [2022-04-21T13:36:11.803Z] --- PASS: TestServiceList (0.10s) [2022-04-21T13:36:11.803Z] === CONT TestDerefMultipleOfSameRef [2022-04-21T13:36:11.803Z] time="2022-04-21T13:36:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:36:11.803Z] time="2022-04-21T13:36:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:36:11.803Z] --- PASS: TestServiceCreate (0.01s) [2022-04-21T13:36:11.803Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:36:11.803Z] time="2022-04-21T13:36:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-21T13:36:11.803Z] --- PASS: TestRestore (0.02s) [2022-04-21T13:36:11.803Z] === CONT TestRefDerefRemove [2022-04-21T13:36:11.803Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-21T13:36:11.803Z] === CONT TestGetWithReference [2022-04-21T13:36:11.803Z] time="2022-04-21T13:36:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:36:11.803Z] --- PASS: TestServicePrune (0.13s) [2022-04-21T13:36:11.803Z] === CONT TestFindByReferenced [2022-04-21T13:36:11.803Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-21T13:36:11.803Z] === CONT TestFindByDriver [2022-04-21T13:36:11.803Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-21T13:36:11.803Z] --- PASS: TestGetWithReference (0.01s) [2022-04-21T13:36:11.803Z] --- PASS: TestFindByReferenced (0.01s) [2022-04-21T13:36:11.803Z] --- PASS: TestFindByDriver (0.01s) [2022-04-21T13:36:11.803Z] PASS [2022-04-21T13:36:11.803Z] coverage: 69.0% of statements [2022-04-21T13:36:11.803Z] ok github.com/docker/docker/volume/service 0.198s coverage: 69.0% of statements [2022-04-21T13:36:11.898Z] === RUN TestNameFormat [2022-04-21T13:36:11.898Z] --- PASS: TestNameFormat (0.00s) [2022-04-21T13:36:11.898Z] === RUN TestNameRetries [2022-04-21T13:36:11.898Z] --- PASS: TestNameRetries (0.00s) [2022-04-21T13:36:11.898Z] PASS [2022-04-21T13:36:11.898Z] coverage: 85.7% of statements [2022-04-21T13:36:11.898Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2022-04-21T13:36:11.899Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-21T13:36:11.899Z] === RUN TestNetworkDBWatch [2022-04-21T13:36:12.365Z] === RUN TestParseKeyValueOpt [2022-04-21T13:36:12.365Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-21T13:36:12.365Z] === RUN TestParseUintList [2022-04-21T13:36:12.365Z] --- PASS: TestParseUintList (0.00s) [2022-04-21T13:36:12.365Z] === RUN TestParseUintListMaximumLimits [2022-04-21T13:36:12.365Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-21T13:36:12.365Z] PASS [2022-04-21T13:36:12.365Z] coverage: 97.0% of statements [2022-04-21T13:36:12.365Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2022-04-21T13:36:12.614Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-21T13:36:12.875Z] check_test.go:307: [d5fadd76a1c94] daemon is not started [2022-04-21T13:36:12.875Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-21T13:36:13.350Z] === RUN Test_windowsOSRelease_String [2022-04-21T13:36:13.350Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-21T13:36:13.350Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-21T13:36:13.350Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-21T13:36:13.350Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-21T13:36:13.350Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-21T13:36:13.350Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-21T13:36:13.350Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-21T13:36:13.350Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-21T13:36:13.350Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-21T13:36:13.350Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T13:36:13.350Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T13:36:13.350Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T13:36:13.350Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T13:36:13.350Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T13:36:13.350Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T13:36:13.350Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T13:36:13.350Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T13:36:13.350Z] PASS [2022-04-21T13:36:13.350Z] coverage: 36.4% of statements [2022-04-21T13:36:13.350Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 36.4% of statements [2022-04-21T13:36:13.350Z] 2022/04/21 13:36:13 Closing DB instances... [2022-04-21T13:36:13.461Z] --- PASS: TestLinksContainerNames (1.73s) [2022-04-21T13:36:13.461Z] === RUN TestLogsFollowTailEmpty [2022-04-21T13:36:13.817Z] === RUN TestNewAndRemove [2022-04-21T13:36:13.817Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-21T13:36:13.817Z] === RUN TestRemoveInvalidPath [2022-04-21T13:36:13.817Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-21T13:36:13.817Z] PASS [2022-04-21T13:36:13.817Z] coverage: 82.6% of statements [2022-04-21T13:36:13.817Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.6% of statements [2022-04-21T13:36:14.284Z] --- PASS: TestGetAddress (20.87s) [2022-04-21T13:36:14.284Z] === RUN TestRequestSyntaxCheck [2022-04-21T13:36:14.284Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-21T13:36:14.284Z] === RUN TestRequest [2022-04-21T13:36:14.404Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2022-04-21T13:36:14.404Z] === RUN TestContainerNetworkMountsNoChown [2022-04-21T13:36:14.745Z] time="2022-04-21T13:36:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-21T13:36:14.977Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-21T13:36:14.978Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/default [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/default [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/private [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/private [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/rprivate [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/slave [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/slave [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/rslave [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/shared [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/shared [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/rshared [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-21T13:36:14.978Z] === CONT TestMountDaemonRoot/default [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:36:14.978Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-21T13:36:14.978Z] === CONT TestMountDaemonRoot/rshared [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:36:14.978Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:36:14.978Z] === CONT TestMountDaemonRoot/shared [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:36:14.978Z] === CONT TestMountDaemonRoot/rslave [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:36:14.978Z] === CONT TestMountDaemonRoot/slave [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-21T13:36:14.978Z] === CONT TestMountDaemonRoot/rprivate [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:36:14.978Z] === CONT TestMountDaemonRoot/private [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-21T13:36:14.978Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:36:14.978Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:36:14.978Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:36:14.978Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-21T13:36:14.978Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:36:14.978Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:36:14.978Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:36:15.239Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:36:15.239Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-21T13:36:15.239Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:36:15.239Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:36:15.239Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-21T13:36:15.239Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:36:15.239Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:36:15.239Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:36:15.239Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:36:15.239Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:36:15.239Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:36:15.268Z] --- PASS: TestNetworkDBWatch (3.22s) [2022-04-21T13:36:15.268Z] === RUN TestNetworkDBBulkSync [2022-04-21T13:36:15.500Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-21T13:36:15.500Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:36:15.500Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-21T13:36:15.500Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-21T13:36:15.500Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:36:15.500Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:36:15.500Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:36:15.500Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:36:15.500Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-21T13:36:15.500Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-21T13:36:15.500Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-21T13:36:15.500Z] === RUN TestContainerBindMountNonRecursive [2022-04-21T13:36:15.736Z] === RUN TestFailedConnection [2022-04-21T13:36:16.071Z] docker_cli_daemon_plugins_test.go:80: [d7a1ffe1b2916] daemon is not started [2022-04-21T13:36:16.203Z] 2022/04/21 13:36:16 Closing DB instances... [2022-04-21T13:36:16.346Z] --- PASS: TestServiceWithDataPathPortInit (14.26s) [2022-04-21T13:36:16.346Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T13:36:17.457Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-21T13:36:17.457Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2022-04-21T13:36:17.457Z] === RUN TestContainerVolumesMountedAsShared [2022-04-21T13:36:17.767Z] --- PASS: TestFailedConnection (2.14s) [2022-04-21T13:36:17.767Z] === RUN TestFailOnce [2022-04-21T13:36:17.767Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-21T13:36:17.767Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-21T13:36:17.767Z] 2022/04/21 13:36:17 http: panic serving 127.0.0.1:49290: Plugin not ready [2022-04-21T13:36:17.767Z] goroutine 8 [running]: [2022-04-21T13:36:17.767Z] net/http.(*conn).serve.func1() [2022-04-21T13:36:17.767Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T13:36:17.767Z] panic({0x1433700, 0x157d060}) [2022-04-21T13:36:17.767Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T13:36:17.767Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001aba70?) [2022-04-21T13:36:17.767Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-21T13:36:17.767Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1582878?, 0xc000226000?}, 0x138d9a6?) [2022-04-21T13:36:17.767Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T13:36:17.767Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1582878, 0xc000226000}, 0xc00019e100) [2022-04-21T13:36:17.767Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-21T13:36:17.767Z] net/http.serverHandler.ServeHTTP({0x1580e98?}, {0x1582878, 0xc000226000}, 0xc00019e100) [2022-04-21T13:36:17.767Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T13:36:17.767Z] net/http.(*conn).serve(0xc000066dc0, {0x1582d78, 0xc000149020}) [2022-04-21T13:36:17.767Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T13:36:17.767Z] created by net/http.(*Server).Serve [2022-04-21T13:36:17.767Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T13:36:17.767Z] time="2022-04-21T13:36:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2022-04-21T13:36:18.029Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2022-04-21T13:36:18.029Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-21T13:36:18.244Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3bofoly6ie31xi7oihk2hvnsd Created:2022-04-21 13:36:16.754182463 +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[45b6642d5b2cb8d9e0f06cf3ebf9b97cbe2eb1768326ec68adcf296346d5fc6a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vo2jkyzwrug57w1ujf85xtcea EndpointID:f861f68590bbacd4f0e9f7b7ea54b7cc5de82d0a128d431d17f4d60eddd3b5f7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c7778bd19bba5f0c38a289894d2e15085a7e14f87da9f179b6d27f89c1150cca 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:7e15ce79f45a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vo2jkyzwrug57w1ujf85xtcea EndpointID:f861f68590bbacd4f0e9f7b7ea54b7cc5de82d0a128d431d17f4d60eddd3b5f7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-21T13:36:18.601Z] --- PASS: TestContainerVolumesMountedAsSlave (0.49s) [2022-04-21T13:36:18.601Z] === RUN TestNetworkNat [2022-04-21T13:36:18.752Z] --- PASS: TestFailOnce (1.13s) [2022-04-21T13:36:18.753Z] === RUN TestEchoInputOutput [2022-04-21T13:36:18.753Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-21T13:36:18.753Z] === RUN TestBackoff [2022-04-21T13:36:18.753Z] --- PASS: TestBackoff (0.00s) [2022-04-21T13:36:18.753Z] === RUN TestAbortRetry [2022-04-21T13:36:18.753Z] --- PASS: TestAbortRetry (0.00s) [2022-04-21T13:36:18.753Z] === RUN TestClientScheme [2022-04-21T13:36:18.753Z] --- PASS: TestClientScheme (0.00s) [2022-04-21T13:36:18.753Z] === RUN TestNewClientWithTimeout [2022-04-21T13:36:19.173Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-21T13:36:19.173Z] --- PASS: TestNetworkNat (0.67s) [2022-04-21T13:36:19.173Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T13:36:19.219Z] --- PASS: TestRequest (4.88s) [2022-04-21T13:36:19.219Z] === RUN TestOverlappingRequests [2022-04-21T13:36:19.219Z] --- PASS: TestOverlappingRequests (0.22s) [2022-04-21T13:36:19.219Z] === RUN TestRelease [2022-04-21T13:36:19.219Z] time="2022-04-21T13:36:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-21T13:36:20.115Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2022-04-21T13:36:20.115Z] === RUN TestNetworkLoopbackNat [2022-04-21T13:36:20.203Z] === RUN TestParseEmptyInterface [2022-04-21T13:36:20.203Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-21T13:36:20.203Z] === RUN TestParseNonInterfaceType [2022-04-21T13:36:20.203Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-21T13:36:20.203Z] === RUN TestParseWithOneFunction [2022-04-21T13:36:20.203Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-21T13:36:20.203Z] === RUN TestParseWithMultipleFuncs [2022-04-21T13:36:20.203Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-21T13:36:20.203Z] === RUN TestParseWithUnnamedReturn [2022-04-21T13:36:20.203Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-21T13:36:20.203Z] === RUN TestEmbeddedInterface [2022-04-21T13:36:20.203Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-21T13:36:20.203Z] === RUN TestParsedImports [2022-04-21T13:36:20.203Z] --- PASS: TestParsedImports (0.00s) [2022-04-21T13:36:20.203Z] === RUN TestAliasedImports [2022-04-21T13:36:20.203Z] --- PASS: TestAliasedImports (0.00s) [2022-04-21T13:36:20.203Z] PASS [2022-04-21T13:36:20.203Z] coverage: 56.8% of statements [2022-04-21T13:36:20.203Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2022-04-21T13:36:20.203Z] --- PASS: TestRelease (0.89s) [2022-04-21T13:36:20.203Z] === RUN TestAllocateRandomDeallocate [2022-04-21T13:36:20.376Z] docker_cli_daemon_plugins_test.go:170: [db116f74c6a89] daemon is not started [2022-04-21T13:36:20.670Z] time="2022-04-21T13:36:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-21T13:36:20.670Z] 2022/04/21 13:36:20 Closing DB instances... [2022-04-21T13:36:21.137Z] === RUN TestHTTPTransport [2022-04-21T13:36:21.137Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-21T13:36:21.137Z] PASS [2022-04-21T13:36:21.137Z] coverage: 85.7% of statements [2022-04-21T13:36:21.137Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2022-04-21T13:36:21.604Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-21T13:36:21.604Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T13:36:21.604Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-21T13:36:21.604Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-21T13:36:21.604Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-21T13:36:21.604Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-21T13:36:21.604Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-21T13:36:21.604Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T13:36:21.604Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-21T13:36:21.604Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-21T13:36:21.604Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-21T13:36:21.604Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-21T13:36:21.604Z] === RUN TestBufferPoolPutAndGet [2022-04-21T13:36:21.604Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-21T13:36:21.604Z] PASS [2022-04-21T13:36:21.604Z] coverage: 88.2% of statements [2022-04-21T13:36:21.604Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-04-21T13:36:21.759Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-21T13:36:21.759Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-21T13:36:22.020Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-21T13:36:22.070Z] === RUN TestOutputOnPrematureClose [2022-04-21T13:36:22.071Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-21T13:36:22.071Z] === RUN TestCompleteSilently [2022-04-21T13:36:22.071Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-21T13:36:22.071Z] PASS [2022-04-21T13:36:22.071Z] coverage: 75.9% of statements [2022-04-21T13:36:22.071Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-04-21T13:36:22.537Z] --- PASS: TestAllocateRandomDeallocate (2.42s) [2022-04-21T13:36:22.537Z] === RUN TestRetrieveFromStore [2022-04-21T13:36:22.537Z] === RUN TestSendToOneSub [2022-04-21T13:36:22.537Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-21T13:36:22.537Z] === RUN TestSendToMultipleSubs [2022-04-21T13:36:22.537Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-21T13:36:22.537Z] === RUN TestEvictOneSub [2022-04-21T13:36:22.537Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-21T13:36:22.537Z] === RUN TestClosePublisher [2022-04-21T13:36:22.537Z] --- PASS: TestClosePublisher (0.00s) [2022-04-21T13:36:22.537Z] === RUN TestPubSubRace [2022-04-21T13:36:23.004Z] --- PASS: TestRetrieveFromStore (0.66s) [2022-04-21T13:36:23.004Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-21T13:36:23.004Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-21T13:36:23.004Z] === RUN TestParallelPredefinedRequest1 [2022-04-21T13:36:23.004Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-21T13:36:23.004Z] === RUN TestParallelPredefinedRequest2 [2022-04-21T13:36:23.004Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-21T13:36:23.004Z] === RUN TestParallelPredefinedRequest3 [2022-04-21T13:36:23.004Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-21T13:36:23.004Z] === RUN TestParallelPredefinedRequest4 [2022-04-21T13:36:23.004Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-21T13:36:23.004Z] === RUN TestParallelPredefinedRequest5 [2022-04-21T13:36:23.004Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-21T13:36:23.004Z] === RUN TestDebug [2022-04-21T13:36:23.004Z] --- PASS: TestDebug (0.00s) [2022-04-21T13:36:23.004Z] === RUN TestRequestPoolParallel [2022-04-21T13:36:23.386Z] --- PASS: TestGet (15.01s) [2022-04-21T13:36:23.386Z] === RUN TestPluginWithNoManifest [2022-04-21T13:36:23.386Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-21T13:36:23.386Z] === RUN TestGetAll [2022-04-21T13:36:23.386Z] --- PASS: TestGetAll (0.00s) [2022-04-21T13:36:23.386Z] PASS [2022-04-21T13:36:23.386Z] coverage: 73.2% of statements [2022-04-21T13:36:23.386Z] ok github.com/docker/docker/pkg/plugins 36.131s coverage: 73.2% of statements [2022-04-21T13:36:23.403Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2022-04-21T13:36:23.403Z] === RUN TestPause [2022-04-21T13:36:23.471Z] time="2022-04-21T13:36:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-21T13:36:23.471Z] --- PASS: TestRequestPoolParallel (0.30s) [2022-04-21T13:36:23.471Z] === RUN TestFullAllocateRelease [2022-04-21T13:36:23.502Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.09s) [2022-04-21T13:36:23.502Z] PASS [2022-04-21T13:36:23.502Z] [2022-04-21T13:36:23.502Z] === Skipped [2022-04-21T13:36:23.502Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:36:23.502Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:36:23.502Z] [2022-04-21T13:36:23.502Z] DONE 38 tests, 1 skipped in 44.890s [2022-04-21T13:36:23.502Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-21T13:36:23.502Z] INFO: Testing against a local daemon [2022-04-21T13:36:23.502Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-21T13:36:23.502Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:36:23.502Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T13:36:23.502Z] === RUN TestDockerNetworkIpvlan [2022-04-21T13:36:23.502Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:36:23.502Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-21T13:36:23.502Z] PASS [2022-04-21T13:36:23.502Z] [2022-04-21T13:36:23.502Z] === Skipped [2022-04-21T13:36:23.502Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T13:36:23.502Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:36:23.502Z] [2022-04-21T13:36:23.502Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-21T13:36:23.502Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:36:23.502Z] [2022-04-21T13:36:23.502Z] DONE 2 tests, 2 skipped in 0.023s [2022-04-21T13:36:23.502Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-21T13:36:23.502Z] INFO: Testing against a local daemon [2022-04-21T13:36:23.502Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-21T13:36:23.939Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.86s) [2022-04-21T13:36:23.939Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-21T13:36:23.939Z] --- PASS: TestPubSubRace (1.05s) [2022-04-21T13:36:23.939Z] PASS [2022-04-21T13:36:23.939Z] coverage: 75.0% of statements [2022-04-21T13:36:23.939Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2022-04-21T13:36:23.939Z] --- PASS: TestFullAllocateRelease (0.34s) [2022-04-21T13:36:23.939Z] === RUN TestOddAllocateRelease [2022-04-21T13:36:23.939Z] --- PASS: TestOddAllocateRelease (0.25s) [2022-04-21T13:36:23.939Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-21T13:36:23.974Z] --- PASS: TestPause (0.87s) [2022-04-21T13:36:23.974Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T13:36:23.974Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T13:36:23.974Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T13:36:23.974Z] === RUN TestPauseStopPausedContainer [2022-04-21T13:36:24.067Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-04-21T13:36:24.067Z] === RUN TestDockerNetworkMacvlan [2022-04-21T13:36:24.406Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-04-21T13:36:24.406Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-21T13:36:24.406Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-21T13:36:24.406Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-21T13:36:24.406Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-21T13:36:24.406Z] === CONT TestParallelPredefinedRequest1 [2022-04-21T13:36:24.406Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T13:36:24.406Z] === CONT TestParallelPredefinedRequest5 [2022-04-21T13:36:24.406Z] === CONT TestParallelPredefinedRequest1 [2022-04-21T13:36:24.406Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:36:24.406Z] === CONT TestParallelPredefinedRequest3 [2022-04-21T13:36:24.406Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:36:24.406Z] === CONT TestParallelPredefinedRequest2 [2022-04-21T13:36:24.406Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:36:24.406Z] === CONT TestParallelPredefinedRequest5 [2022-04-21T13:36:24.406Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:36:24.406Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-21T13:36:24.406Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T13:36:24.406Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:36:24.406Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-21T13:36:24.406Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-21T13:36:24.406Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-21T13:36:24.406Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-21T13:36:24.406Z] PASS [2022-04-21T13:36:24.406Z] coverage: 85.3% of statements [2022-04-21T13:36:24.406Z] ok github.com/docker/docker/libnetwork/ipam 36.766s coverage: 85.3% of statements [2022-04-21T13:36:24.406Z] === RUN TestRegister [2022-04-21T13:36:24.406Z] --- PASS: TestRegister (0.00s) [2022-04-21T13:36:24.406Z] === RUN TestCommand [2022-04-21T13:36:24.406Z] --- PASS: TestCommand (0.03s) [2022-04-21T13:36:24.406Z] === RUN TestNaiveSelf [2022-04-21T13:36:24.406Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-21T13:36:24.406Z] PASS [2022-04-21T13:36:24.406Z] coverage: 82.4% of statements [2022-04-21T13:36:24.406Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2022-04-21T13:36:24.633Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-21T13:36:24.875Z] 2022/04/21 13:36:24 Closing DB instances... [2022-04-21T13:36:24.875Z] === RUN TestDump [2022-04-21T13:36:24.875Z] goroutine 6 [running]: [2022-04-21T13:36:24.875Z] github.com/docker/docker/pkg/stack.dump(0xf02d57?) [2022-04-21T13:36:24.875Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T13:36:24.875Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-21T13:36:24.875Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-21T13:36:24.875Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-21T13:36:24.875Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-21T13:36:24.875Z] testing.tRunner(0xc0001621a0, 0x10ca498) [2022-04-21T13:36:24.875Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:36:24.875Z] created by testing.(*T).Run [2022-04-21T13:36:24.875Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T13:36:24.875Z] [2022-04-21T13:36:24.918Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2022-04-21T13:36:24.918Z] === RUN TestPidHost [2022-04-21T13:36:24.918Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-21T13:36:25.342Z] goroutine 1 [chan receive]: [2022-04-21T13:36:25.342Z] testing.(*T).Run(0xc000162000, {0x10b913c?, 0xedc1f3?}, 0x10ca498) [2022-04-21T13:36:25.342Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T13:36:25.342Z] testing.runTests.func1(0xc00006c870?) [2022-04-21T13:36:25.342Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T13:36:25.342Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-21T13:36:25.342Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:36:25.342Z] testing.runTests(0xc000058500?, {0x124e400, 0x3, 0x3}, {0x2949dd40108?, 0x40?, 0x12534a0?}) [2022-04-21T13:36:25.342Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T13:36:25.342Z] testing.(*M).Run(0xc000058500) [2022-04-21T13:36:25.342Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T13:36:25.342Z] main.main() [2022-04-21T13:36:25.342Z] _testmain.go:99 +0x255 [2022-04-21T13:36:25.342Z] --- PASS: TestDump (0.00s) [2022-04-21T13:36:25.342Z] === RUN TestDumpToFile [2022-04-21T13:36:25.342Z] --- PASS: TestDumpToFile (0.11s) [2022-04-21T13:36:25.342Z] === RUN TestDumpToFileWithEmptyInput [2022-04-21T13:36:25.342Z] goroutine 8 [running]: [2022-04-21T13:36:25.342Z] github.com/docker/docker/pkg/stack.dump(0xf7ed13?) [2022-04-21T13:36:25.342Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T13:36:25.342Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xf7ece0?}) [2022-04-21T13:36:25.342Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-21T13:36:25.342Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-04-21T13:36:25.342Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-21T13:36:25.342Z] testing.tRunner(0xc000162820, 0x10ca488) [2022-04-21T13:36:25.342Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:36:25.342Z] created by testing.(*T).Run [2022-04-21T13:36:25.342Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T13:36:25.342Z] [2022-04-21T13:36:25.342Z] goroutine 1 [chan receive]: [2022-04-21T13:36:25.342Z] testing.(*T).Run(0xc000162000, {0x10c0713?, 0xedc1f3?}, 0x10ca488) [2022-04-21T13:36:25.342Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T13:36:25.342Z] testing.runTests.func1(0xc00006c870?) [2022-04-21T13:36:25.342Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T13:36:25.342Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-21T13:36:25.342Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:36:25.342Z] testing.runTests(0xc000058500?, {0x124e400, 0x3, 0x3}, {0x2949dd40108?, 0x40?, 0x12534a0?}) [2022-04-21T13:36:25.342Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T13:36:25.342Z] testing.(*M).Run(0xc000058500) [2022-04-21T13:36:25.342Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T13:36:25.342Z] main.main() [2022-04-21T13:36:25.342Z] _testmain.go:99 +0x255 [2022-04-21T13:36:25.342Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-21T13:36:25.342Z] PASS [2022-04-21T13:36:25.342Z] coverage: 90.9% of statements [2022-04-21T13:36:25.342Z] ok github.com/docker/docker/pkg/stack 0.143s coverage: 90.9% of statements [2022-04-21T13:36:25.491Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-21T13:36:25.566Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-21T13:36:25.809Z] === RUN TestNewStdWriter [2022-04-21T13:36:25.810Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-21T13:36:25.810Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-21T13:36:25.810Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-21T13:36:25.810Z] === RUN TestWriteWithNilBytes [2022-04-21T13:36:25.810Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-21T13:36:25.810Z] === RUN TestWrite [2022-04-21T13:36:25.810Z] --- PASS: TestWrite (0.00s) [2022-04-21T13:36:25.810Z] === RUN TestWriteWithWriterError [2022-04-21T13:36:25.810Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-21T13:36:25.810Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-21T13:36:25.810Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-21T13:36:25.810Z] === RUN TestStdCopyWriteAndRead [2022-04-21T13:36:25.810Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-21T13:36:25.810Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-21T13:36:25.810Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-21T13:36:25.810Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-21T13:36:25.810Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-21T13:36:25.810Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-21T13:36:25.810Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-21T13:36:25.810Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-21T13:36:25.810Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-21T13:36:25.810Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-21T13:36:25.810Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-21T13:36:25.810Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-21T13:36:25.810Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-21T13:36:25.810Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-21T13:36:25.810Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-21T13:36:25.810Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-21T13:36:25.810Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-21T13:36:25.810Z] PASS [2022-04-21T13:36:25.810Z] coverage: 100.0% of statements [2022-04-21T13:36:25.810Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2022-04-21T13:36:26.067Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-21T13:36:26.132Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-21T13:36:26.327Z] check_test.go:307: [d8845e64c72d8] daemon is not started [2022-04-21T13:36:26.588Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-21T13:36:26.588Z] --- PASS: TestPidHost (1.63s) [2022-04-21T13:36:26.588Z] === RUN TestPsFilter [2022-04-21T13:36:26.588Z] --- PASS: TestPsFilter (0.15s) [2022-04-21T13:36:26.588Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T13:36:26.794Z] time="2022-04-21T13:36:26Z" level=error msg="node1(4e240846923c) Could not close DB: timeout waiting for leave broadcast" [2022-04-21T13:36:26.794Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2022-04-21T13:36:26.794Z] === RUN TestNetworkDBGarbageCollection [2022-04-21T13:36:26.794Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-21T13:36:26.794Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-21T13:36:26.794Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-21T13:36:26.794Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-21T13:36:26.794Z] === RUN TestFormatStatus [2022-04-21T13:36:26.794Z] --- PASS: TestFormatStatus (0.00s) [2022-04-21T13:36:26.794Z] === RUN TestFormatError [2022-04-21T13:36:26.794Z] --- PASS: TestFormatError (0.00s) [2022-04-21T13:36:26.794Z] === RUN TestFormatJSONError [2022-04-21T13:36:26.794Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-21T13:36:26.794Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-21T13:36:26.794Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-21T13:36:26.794Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-21T13:36:26.794Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-21T13:36:26.794Z] === RUN TestNewJSONProgressOutput [2022-04-21T13:36:26.794Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-21T13:36:26.794Z] === RUN TestAuxFormatterEmit [2022-04-21T13:36:26.794Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-21T13:36:26.794Z] === RUN TestStreamWriterStdout [2022-04-21T13:36:26.794Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-21T13:36:26.794Z] === RUN TestStreamWriterStderr [2022-04-21T13:36:26.794Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-21T13:36:26.794Z] PASS [2022-04-21T13:36:26.794Z] coverage: 66.2% of statements [2022-04-21T13:36:26.794Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2022-04-21T13:36:27.262Z] === RUN TestGenerateRandomID [2022-04-21T13:36:27.262Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-21T13:36:27.262Z] === RUN TestShortenId [2022-04-21T13:36:27.262Z] --- PASS: TestShortenId (0.00s) [2022-04-21T13:36:27.262Z] === RUN TestShortenSha256Id [2022-04-21T13:36:27.262Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-21T13:36:27.262Z] === RUN TestShortenIdEmpty [2022-04-21T13:36:27.262Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-21T13:36:27.262Z] === RUN TestShortenIdInvalid [2022-04-21T13:36:27.262Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-21T13:36:27.262Z] === RUN TestIsShortIDNonHex [2022-04-21T13:36:27.262Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-21T13:36:27.262Z] === RUN TestIsShortIDNotCorrectSize [2022-04-21T13:36:27.262Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-21T13:36:27.262Z] PASS [2022-04-21T13:36:27.262Z] coverage: 70.6% of statements [2022-04-21T13:36:27.262Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2022-04-21T13:36:27.288Z] .........................xx.................... [ 29%] [2022-04-21T13:36:27.530Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2022-04-21T13:36:27.530Z] === RUN TestRemoveContainerWithVolume [2022-04-21T13:36:27.728Z] === RUN TestIsCpusetListAvailable [2022-04-21T13:36:27.728Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-21T13:36:27.728Z] PASS [2022-04-21T13:36:27.728Z] coverage: 39.4% of statements [2022-04-21T13:36:27.728Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2022-04-21T13:36:27.728Z] time="2022-04-21T13:36:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-21T13:36:28.033Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-21T13:36:28.103Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2022-04-21T13:36:28.103Z] === RUN TestRemoveContainerRunning [2022-04-21T13:36:28.103Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-21T13:36:29.045Z] --- PASS: TestRemoveContainerRunning (0.79s) [2022-04-21T13:36:29.045Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T13:36:29.045Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-21T13:36:29.084Z] === RUN TestChtimes [2022-04-21T13:36:29.084Z] --- PASS: TestChtimes (0.00s) [2022-04-21T13:36:29.084Z] === RUN TestChtimesWindows [2022-04-21T13:36:29.084Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-21T13:36:29.084Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-21T13:36:29.084Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-21T13:36:29.084Z] PASS [2022-04-21T13:36:29.084Z] coverage: 13.0% of statements [2022-04-21T13:36:29.084Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 13.0% of statements [2022-04-21T13:36:29.550Z] === RUN TestTailFile [2022-04-21T13:36:29.550Z] --- PASS: TestTailFile (0.00s) [2022-04-21T13:36:29.550Z] === RUN TestTailFileManyLines [2022-04-21T13:36:29.550Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-21T13:36:29.550Z] === RUN TestTailEmptyFile [2022-04-21T13:36:29.550Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-21T13:36:29.550Z] === RUN TestTailNegativeN [2022-04-21T13:36:29.550Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader [2022-04-21T13:36:29.550Z] === CONT TestNewTailReader [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/no_delimiter [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/truncated_last_line [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-21T13:36:29.550Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:36:29.550Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-21T13:36:29.550Z] === CONT TestNewTailReader/no_delimiter [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:29.550Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:29.550Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:29.551Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:36:29.551Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:29.551Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:36:29.551Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:36:29.551Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:29.551Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:36:29.551Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:29.551Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:29.551Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:29.551Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:29.551Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:29.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:29.617Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2022-04-21T13:36:29.617Z] === RUN TestRemoveInvalidContainer [2022-04-21T13:36:29.617Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-21T13:36:29.617Z] === RUN TestRenameLinkedContainer [2022-04-21T13:36:29.877Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-21T13:36:29.932Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.023Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:30.023Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:36:30.023Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:36:30.023Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.023Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.024Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.024Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.025Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:36:30.025Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:30.026Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:30.026Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:30.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.027Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.027Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.027Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.027Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:30.027Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:36:30.028Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:36:30.028Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:36:30.029Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:36:30.030Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:36:30.448Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:36:30.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:36:30.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:36:30.498Z] PASS [2022-04-21T13:36:30.498Z] coverage: 88.6% of statements [2022-04-21T13:36:30.498Z] ok github.com/docker/docker/pkg/tailfile 0.145s coverage: 88.6% of statements [2022-04-21T13:36:30.968Z] === RUN TestTarSumRemoveNonExistent [2022-04-21T13:36:30.968Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-21T13:36:30.968Z] === RUN TestTarSumRemove [2022-04-21T13:36:30.968Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-21T13:36:30.968Z] === RUN TestSortFileInfoSums [2022-04-21T13:36:30.968Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-21T13:36:30.968Z] === RUN TestNewTarSumForLabelInvalid [2022-04-21T13:36:30.968Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-21T13:36:30.968Z] === RUN TestNewTarSumForLabel [2022-04-21T13:36:30.968Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-21T13:36:30.968Z] === RUN TestEmptyTar [2022-04-21T13:36:30.968Z] --- PASS: TestEmptyTar (0.00s) [2022-04-21T13:36:30.968Z] === RUN TestTarSumsReadSize [2022-04-21T13:36:30.968Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-21T13:36:30.968Z] === RUN TestTarSums [2022-04-21T13:36:30.968Z] --- PASS: TestTarSums (0.06s) [2022-04-21T13:36:30.968Z] === RUN TestIteration [2022-04-21T13:36:30.968Z] --- PASS: TestIteration (0.00s) [2022-04-21T13:36:30.968Z] === RUN TestVersionLabelForChecksum [2022-04-21T13:36:30.968Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-21T13:36:30.968Z] === RUN TestVersion [2022-04-21T13:36:30.968Z] --- PASS: TestVersion (0.00s) [2022-04-21T13:36:30.968Z] === RUN TestGetVersion [2022-04-21T13:36:30.968Z] --- PASS: TestGetVersion (0.00s) [2022-04-21T13:36:30.968Z] === RUN TestGetVersions [2022-04-21T13:36:30.968Z] --- PASS: TestGetVersions (0.00s) [2022-04-21T13:36:30.968Z] PASS [2022-04-21T13:36:30.968Z] coverage: 89.3% of statements [2022-04-21T13:36:30.968Z] ok github.com/docker/docker/pkg/tarsum 0.104s coverage: 89.3% of statements [2022-04-21T13:36:30.968Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-21T13:36:30.968Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-21T13:36:30.968Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-21T13:36:30.968Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-21T13:36:31.435Z] === RUN TestTruncIndex [2022-04-21T13:36:31.435Z] --- PASS: TestTruncIndex (0.10s) [2022-04-21T13:36:31.435Z] PASS [2022-04-21T13:36:31.435Z] coverage: 91.5% of statements [2022-04-21T13:36:31.435Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements [2022-04-21T13:36:31.834Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-21T13:36:31.834Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-21T13:36:31.902Z] === RUN TestVersionInfo [2022-04-21T13:36:31.902Z] --- PASS: TestVersionInfo (0.00s) [2022-04-21T13:36:31.902Z] === RUN TestAppendVersions [2022-04-21T13:36:31.902Z] --- PASS: TestAppendVersions (0.00s) [2022-04-21T13:36:31.902Z] PASS [2022-04-21T13:36:31.902Z] coverage: 88.9% of statements [2022-04-21T13:36:31.902Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2022-04-21T13:36:32.674Z] --- PASS: TestBuildWithHugeFile (41.35s) [2022-04-21T13:36:32.674Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T13:36:32.674Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:36:32.674Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:36:32.674Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T13:36:32.674Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:36:32.674Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:36:32.674Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:36:32.674Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:36:32.674Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:36:32.674Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:36:32.674Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:36:32.674Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:36:32.674Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:36:32.674Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-21T13:36:32.674Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-04-21T13:36:32.674Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-21T13:36:32.674Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-21T13:36:32.674Z] === RUN TestBuildPreserveOwnership [2022-04-21T13:36:32.674Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-21T13:36:32.674Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-21T13:36:32.674Z] --- PASS: TestBuildPreserveOwnership (2.91s) [2022-04-21T13:36:32.674Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.90s) [2022-04-21T13:36:32.674Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s) [2022-04-21T13:36:32.674Z] === RUN TestBuildPlatformInvalid [2022-04-21T13:36:32.674Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-21T13:36:32.674Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-21T13:36:32.674Z] Loaded image: busybox:latest [2022-04-21T13:36:32.674Z] Loaded image: busybox:glibc [2022-04-21T13:36:32.674Z] Loaded image: debian:bullseye-slim [2022-04-21T13:36:32.674Z] Loaded image: hello-world:latest [2022-04-21T13:36:32.674Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:36:32.777Z] --- PASS: TestRenameLinkedContainer (3.17s) [2022-04-21T13:36:32.777Z] === RUN TestRenameStoppedContainer [2022-04-21T13:36:32.887Z] === RUN TestNewSettable [2022-04-21T13:36:32.887Z] --- PASS: TestNewSettable (0.00s) [2022-04-21T13:36:32.887Z] === RUN TestIsSettable [2022-04-21T13:36:32.887Z] --- PASS: TestIsSettable (0.00s) [2022-04-21T13:36:32.887Z] === RUN TestUpdateSettingsEnv [2022-04-21T13:36:32.887Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-21T13:36:32.887Z] PASS [2022-04-21T13:36:32.887Z] coverage: 20.0% of statements [2022-04-21T13:36:32.887Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 20.0% of statements [2022-04-21T13:36:33.215Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-21T13:36:33.350Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-21T13:36:33.354Z] === RUN TestValidatePrivileges [2022-04-21T13:36:33.354Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-21T13:36:33.354Z] === RUN TestFilterByCapNeg [2022-04-21T13:36:33.354Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-21T13:36:33.354Z] === RUN TestFilterByCapPos [2022-04-21T13:36:33.354Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-21T13:36:33.354Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-21T13:36:33.354Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-21T13:36:33.354Z] PASS [2022-04-21T13:36:33.354Z] coverage: 12.0% of statements [2022-04-21T13:36:33.354Z] ok github.com/docker/docker/plugin 0.047s coverage: 12.0% of statements [2022-04-21T13:36:33.610Z] --- PASS: TestRenameStoppedContainer (0.81s) [2022-04-21T13:36:33.610Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T13:36:33.821Z] === RUN TestLoad [2022-04-21T13:36:33.821Z] --- PASS: TestLoad (0.00s) [2022-04-21T13:36:33.821Z] === RUN TestSave [2022-04-21T13:36:33.821Z] --- PASS: TestSave (0.02s) [2022-04-21T13:36:33.821Z] === RUN TestAddDeleteGet [2022-04-21T13:36:33.821Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-21T13:36:33.821Z] === RUN TestInvalidTags [2022-04-21T13:36:33.821Z] --- PASS: TestInvalidTags (0.00s) [2022-04-21T13:36:33.821Z] PASS [2022-04-21T13:36:33.821Z] coverage: 83.7% of statements [2022-04-21T13:36:33.821Z] ok github.com/docker/docker/reference 0.091s coverage: 83.7% of statements [2022-04-21T13:36:34.147Z] --- PASS: TestDockerNetworkMacvlan (10.00s) [2022-04-21T13:36:34.148Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-21T13:36:34.148Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-21T13:36:34.148Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2022-04-21T13:36:34.148Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2022-04-21T13:36:34.148Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.18s) [2022-04-21T13:36:34.148Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-04-21T13:36:34.148Z] PASS [2022-04-21T13:36:34.148Z] [2022-04-21T13:36:34.148Z] DONE 8 tests in 11.306s [2022-04-21T13:36:34.148Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-21T13:36:34.148Z] testing: warning: no tests to run [2022-04-21T13:36:34.148Z] PASS [2022-04-21T13:36:34.148Z] [2022-04-21T13:36:34.148Z] DONE 0 tests in 0.008s [2022-04-21T13:36:34.148Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-21T13:36:34.148Z] INFO: Testing against a local daemon [2022-04-21T13:36:34.148Z] === RUN TestAuthZPluginAllowRequest [2022-04-21T13:36:34.804Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-21T13:36:34.804Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.02s) [2022-04-21T13:36:34.804Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-21T13:36:34.804Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-21T13:36:34.804Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-21T13:36:34.804Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-21T13:36:34.804Z] === RUN TestResumableRequestReaderWithReadError [2022-04-21T13:36:34.804Z] time="2022-04-21T13:36:34Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-21T13:36:34.804Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2022-04-21T13:36:34.804Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-21T13:36:34.804Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-21T13:36:34.804Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-21T13:36:34.804Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-21T13:36:34.804Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-21T13:36:34.804Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-21T13:36:34.804Z] === RUN TestResumableRequestReader [2022-04-21T13:36:34.804Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-21T13:36:34.804Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-21T13:36:34.804Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-21T13:36:34.804Z] PASS [2022-04-21T13:36:34.804Z] coverage: 100.0% of statements [2022-04-21T13:36:34.804Z] ok github.com/docker/docker/registry/resumable 0.173s coverage: 100.0% of statements [2022-04-21T13:36:35.097Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2022-04-21T13:36:35.097Z] === RUN TestAuthZPluginTLS [2022-04-21T13:36:35.274Z] === RUN TestResolveAuthConfigIndexServer [2022-04-21T13:36:35.274Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestResolveAuthConfigFullURL [2022-04-21T13:36:35.274Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-21T13:36:35.274Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestValidateMirror [2022-04-21T13:36:35.274Z] --- PASS: TestValidateMirror (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestLoadInsecureRegistries [2022-04-21T13:36:35.274Z] time="2022-04-21T13:36:34Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-21T13:36:35.274Z] time="2022-04-21T13:36:34Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-21T13:36:35.274Z] time="2022-04-21T13:36:34Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-21T13:36:35.274Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-04-21T13:36:35.274Z] === RUN TestNewServiceConfig [2022-04-21T13:36:35.274Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestValidateIndexName [2022-04-21T13:36:35.274Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestValidateIndexNameWithError [2022-04-21T13:36:35.274Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestEndpointParse [2022-04-21T13:36:35.274Z] --- PASS: TestEndpointParse (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestEndpointParseInvalid [2022-04-21T13:36:35.274Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestValidateEndpoint [2022-04-21T13:36:35.274Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestPing [2022-04-21T13:36:35.274Z] --- PASS: TestPing (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestPingRegistryEndpoint [2022-04-21T13:36:35.274Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:35.274Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-21T13:36:35.274Z] === RUN TestEndpoint [2022-04-21T13:36:35.274Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:35.274Z] --- SKIP: TestEndpoint (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestParseRepositoryInfo [2022-04-21T13:36:35.274Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestNewIndexInfo [2022-04-21T13:36:35.274Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestMirrorEndpointLookup [2022-04-21T13:36:35.274Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:35.274Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestSearchRepositories [2022-04-21T13:36:35.274Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-21T13:36:35.274Z] Host: 127.0.0.1:49335 [2022-04-21T13:36:35.274Z] User-Agent: docker test client [2022-04-21T13:36:35.274Z] Authorization: Token fake-token [2022-04-21T13:36:35.274Z] X-Docker-Token: true [2022-04-21T13:36:35.274Z] Accept-Encoding: gzip [2022-04-21T13:36:35.274Z] [2022-04-21T13:36:35.274Z] [2022-04-21T13:36:35.274Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-21T13:36:35.274Z] Connection: close [2022-04-21T13:36:35.274Z] Content-Length: 144 [2022-04-21T13:36:35.274Z] Cache-Control: no-cache [2022-04-21T13:36:35.274Z] Content-Type: application/json [2022-04-21T13:36:35.274Z] Date: Thu, 21 Apr 2022 13:36:34 GMT [2022-04-21T13:36:35.274Z] Expires: -1 [2022-04-21T13:36:35.274Z] Pragma: no-cache [2022-04-21T13:36:35.274Z] Server: docker-tests/mock [2022-04-21T13:36:35.274Z] X-Docker-Registry-Config: mock [2022-04-21T13:36:35.274Z] X-Docker-Registry-Version: 0.0.0 [2022-04-21T13:36:35.274Z] [2022-04-21T13:36:35.274Z] [2022-04-21T13:36:35.274Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestTrustedLocation [2022-04-21T13:36:35.274Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-21T13:36:35.274Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestAllowNondistributableArtifacts [2022-04-21T13:36:35.274Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestIsSecureIndex [2022-04-21T13:36:35.274Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-21T13:36:35.274Z] PASS [2022-04-21T13:36:35.274Z] coverage: 51.7% of statements [2022-04-21T13:36:35.274Z] ok github.com/docker/docker/registry 0.206s coverage: 51.7% of statements [2022-04-21T13:36:35.274Z] === RUN TestRestartManagerTimeout [2022-04-21T13:36:35.274Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-21T13:36:35.274Z] === RUN TestRestartManagerTimeoutReset [2022-04-21T13:36:35.274Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-21T13:36:35.274Z] PASS [2022-04-21T13:36:35.274Z] coverage: 50.9% of statements [2022-04-21T13:36:35.274Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-04-21T13:36:35.523Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-21T13:36:35.523Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2022-04-21T13:36:35.523Z] === RUN TestRenameInvalidName [2022-04-21T13:36:35.673Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-21T13:36:35.673Z] === RUN TestAuthZPluginDenyRequest [2022-04-21T13:36:35.743Z] === RUN TestDecodeContainerConfig [2022-04-21T13:36:35.743Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-21T13:36:35.743Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-21T13:36:35.743Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-21T13:36:35.743Z] === RUN TestDecodeContainerConfigIsolation [2022-04-21T13:36:35.743Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-21T13:36:35.743Z] === RUN TestValidatePrivileged [2022-04-21T13:36:35.743Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-21T13:36:35.743Z] PASS [2022-04-21T13:36:35.743Z] coverage: 52.4% of statements [2022-04-21T13:36:35.743Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.4% of statements [2022-04-21T13:36:35.784Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-21T13:36:36.210Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-21T13:36:36.210Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-21T13:36:36.210Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-21T13:36:36.210Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-21T13:36:36.210Z] PASS [2022-04-21T13:36:36.210Z] coverage: 62.5% of statements [2022-04-21T13:36:36.210Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2022-04-21T13:36:36.238Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-21T13:36:36.238Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-21T13:36:36.355Z] --- PASS: TestRenameInvalidName (0.89s) [2022-04-21T13:36:36.355Z] === RUN TestRenameAnonymousContainer [2022-04-21T13:36:36.678Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-21T13:36:36.678Z] === RUN TestClientStream [2022-04-21T13:36:36.678Z] --- PASS: TestClientStream (0.00s) [2022-04-21T13:36:36.678Z] === RUN TestClientSendFile [2022-04-21T13:36:36.678Z] --- PASS: TestClientSendFile (0.00s) [2022-04-21T13:36:36.678Z] === RUN TestClientWithRequestTimeout [2022-04-21T13:36:36.678Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-21T13:36:36.678Z] === RUN TestFileSpecPlugin [2022-04-21T13:36:36.678Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-21T13:36:36.678Z] === RUN TestFileJSONSpecPlugin [2022-04-21T13:36:36.678Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-21T13:36:36.678Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-21T13:36:36.678Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-21T13:36:36.678Z] === RUN TestPluginAddHandler [2022-04-21T13:36:36.678Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-21T13:36:36.678Z] === RUN TestPluginWaitBadPlugin [2022-04-21T13:36:36.678Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-21T13:36:36.678Z] === RUN TestGet [2022-04-21T13:36:36.678Z] time="2022-04-21T13:36:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-21T13:36:36.806Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-21T13:36:36.806Z] === RUN TestAuthZPluginDenyResponse [2022-04-21T13:36:36.933Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-21T13:36:37.371Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-21T13:36:37.372Z] === RUN TestAuthZPluginAllowEventStream [2022-04-21T13:36:37.662Z] time="2022-04-21T13:36:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-21T13:36:38.129Z] === RUN TestGetDriver [2022-04-21T13:36:38.129Z] --- PASS: TestGetDriver (0.00s) [2022-04-21T13:36:38.129Z] === RUN TestVolumeRequestError [2022-04-21T13:36:38.129Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-21T13:36:38.129Z] PASS [2022-04-21T13:36:38.129Z] coverage: 36.1% of statements [2022-04-21T13:36:38.129Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2022-04-21T13:36:38.129Z] === RUN TestGetAddress [2022-04-21T13:36:38.129Z] --- PASS: TestGetAddress (0.00s) [2022-04-21T13:36:38.129Z] === RUN TestRemove [2022-04-21T13:36:38.129Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T13:36:38.129Z] --- SKIP: TestRemove (0.00s) [2022-04-21T13:36:38.129Z] === RUN TestInitializeWithVolumes [2022-04-21T13:36:38.129Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-21T13:36:38.129Z] === RUN TestCreate [2022-04-21T13:36:38.597Z] --- PASS: TestCreate (0.01s) [2022-04-21T13:36:38.597Z] === RUN TestValidateName [2022-04-21T13:36:38.597Z] --- PASS: TestValidateName (0.00s) [2022-04-21T13:36:38.597Z] === RUN TestCreateWithOpts [2022-04-21T13:36:38.597Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T13:36:38.597Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-21T13:36:38.597Z] === RUN TestRelaodNoOpts [2022-04-21T13:36:38.597Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-21T13:36:38.597Z] PASS [2022-04-21T13:36:38.597Z] coverage: 41.5% of statements [2022-04-21T13:36:38.597Z] ok github.com/docker/docker/volume/local 0.064s coverage: 41.5% of statements [2022-04-21T13:36:38.744Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2022-04-21T13:36:38.744Z] === RUN TestAuthZPluginErrorResponse [2022-04-21T13:36:39.002Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-21T13:36:39.002Z] === RUN TestAuthZPluginErrorRequest [2022-04-21T13:36:39.483Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-21T13:36:39.483Z] --- PASS: TestRenameAnonymousContainer (3.04s) [2022-04-21T13:36:39.483Z] === RUN TestRenameContainerWithSameName [2022-04-21T13:36:39.483Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-21T13:36:39.566Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-21T13:36:39.567Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-21T13:36:39.580Z] === RUN TestLCOWParseMountRaw [2022-04-21T13:36:39.580Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-21T13:36:39.580Z] === RUN TestLCOWParseMountRawSplit [2022-04-21T13:36:39.580Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-21T13:36:39.580Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-21T13:36:39.580Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-21T13:36:39.580Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-21T13:36:39.580Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-21T13:36:39.580Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-21T13:36:39.580Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-21T13:36:39.580Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-21T13:36:39.580Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-21T13:36:39.580Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T13:36:39.580Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-21T13:36:39.580Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-21T13:36:39.580Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T13:36:39.580Z] === RUN TestLinuxParseMountRaw [2022-04-21T13:36:39.580Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-21T13:36:39.580Z] === RUN TestLinuxParseMountRawSplit [2022-04-21T13:36:39.580Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-21T13:36:39.580Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-21T13:36:39.580Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-21T13:36:39.580Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-21T13:36:39.580Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-21T13:36:39.580Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-21T13:36:39.580Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-21T13:36:39.580Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-21T13:36:39.580Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-21T13:36:39.580Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-21T13:36:39.580Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-21T13:36:39.580Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T13:36:39.580Z] === RUN TestConvertTmpfsOptions [2022-04-21T13:36:39.580Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-21T13:36:39.580Z] linux_parser_test.go:209: data="ro" [2022-04-21T13:36:39.580Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-21T13:36:39.580Z] === RUN TestParseMountSpec [2022-04-21T13:36:39.580Z] parser_test.go:62: case 0 [2022-04-21T13:36:39.580Z] parser_test.go:62: case 1 [2022-04-21T13:36:39.580Z] parser_test.go:62: case 2 [2022-04-21T13:36:39.580Z] parser_test.go:62: case 3 [2022-04-21T13:36:39.580Z] parser_test.go:62: case 4 [2022-04-21T13:36:39.580Z] parser_test.go:62: case 5 [2022-04-21T13:36:39.580Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-21T13:36:39.580Z] === RUN TestValidateMount [2022-04-21T13:36:39.580Z] --- PASS: TestValidateMount (0.00s) [2022-04-21T13:36:39.580Z] === RUN TestWindowsParseMountRaw [2022-04-21T13:36:39.580Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-21T13:36:39.580Z] === RUN TestWindowsParseMountRawSplit [2022-04-21T13:36:39.580Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-21T13:36:39.580Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-21T13:36:39.580Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-21T13:36:39.580Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-21T13:36:39.580Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-21T13:36:39.580Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-21T13:36:39.580Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-21T13:36:39.580Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-21T13:36:39.580Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-21T13:36:39.580Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-21T13:36:39.580Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T13:36:39.580Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-21T13:36:39.580Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-21T13:36:39.580Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-21T13:36:39.580Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T13:36:39.580Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-21T13:36:39.580Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T13:36:39.580Z] PASS [2022-04-21T13:36:39.580Z] coverage: 67.6% of statements [2022-04-21T13:36:39.580Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.6% of statements [2022-04-21T13:36:39.580Z] time="2022-04-21T13:36:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-21T13:36:40.047Z] === RUN TestSetGetMeta [2022-04-21T13:36:40.047Z] === PAUSE TestSetGetMeta [2022-04-21T13:36:40.047Z] === RUN TestRestore [2022-04-21T13:36:40.047Z] === PAUSE TestRestore [2022-04-21T13:36:40.047Z] === RUN TestServiceCreate [2022-04-21T13:36:40.047Z] === PAUSE TestServiceCreate [2022-04-21T13:36:40.047Z] === RUN TestServiceList [2022-04-21T13:36:40.047Z] === PAUSE TestServiceList [2022-04-21T13:36:40.047Z] === RUN TestServiceRemove [2022-04-21T13:36:40.047Z] === PAUSE TestServiceRemove [2022-04-21T13:36:40.047Z] === RUN TestServiceGet [2022-04-21T13:36:40.047Z] === PAUSE TestServiceGet [2022-04-21T13:36:40.047Z] === RUN TestServicePrune [2022-04-21T13:36:40.047Z] === PAUSE TestServicePrune [2022-04-21T13:36:40.047Z] === RUN TestCreate [2022-04-21T13:36:40.047Z] === PAUSE TestCreate [2022-04-21T13:36:40.047Z] === RUN TestRemove [2022-04-21T13:36:40.047Z] === PAUSE TestRemove [2022-04-21T13:36:40.047Z] === RUN TestList [2022-04-21T13:36:40.047Z] === PAUSE TestList [2022-04-21T13:36:40.047Z] === RUN TestFindByDriver [2022-04-21T13:36:40.047Z] === PAUSE TestFindByDriver [2022-04-21T13:36:40.047Z] === RUN TestFindByReferenced [2022-04-21T13:36:40.047Z] === PAUSE TestFindByReferenced [2022-04-21T13:36:40.047Z] === RUN TestDerefMultipleOfSameRef [2022-04-21T13:36:40.047Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-21T13:36:40.047Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:36:40.047Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:36:40.047Z] === RUN TestDefererencePluginOnCreateError [2022-04-21T13:36:40.047Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-21T13:36:40.047Z] === RUN TestRefDerefRemove [2022-04-21T13:36:40.047Z] === PAUSE TestRefDerefRemove [2022-04-21T13:36:40.047Z] === RUN TestGet [2022-04-21T13:36:40.047Z] === PAUSE TestGet [2022-04-21T13:36:40.047Z] === RUN TestGetWithReference [2022-04-21T13:36:40.047Z] === PAUSE TestGetWithReference [2022-04-21T13:36:40.047Z] === RUN TestFilterFunc [2022-04-21T13:36:40.047Z] === RUN TestFilterFunc/test_nil_list [2022-04-21T13:36:40.047Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-21T13:36:40.047Z] === RUN TestFilterFunc/test_empty_list [2022-04-21T13:36:40.047Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-21T13:36:40.047Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:36:40.047Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:36:40.047Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:36:40.047Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:36:40.047Z] === RUN TestFilterFunc/test_filter_some [2022-04-21T13:36:40.047Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-21T13:36:40.047Z] === RUN TestFilterFunc/test_filter_middle [2022-04-21T13:36:40.047Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-21T13:36:40.047Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:36:40.047Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:36:40.047Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-21T13:36:40.047Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-21T13:36:40.047Z] === CONT TestFilterFunc/test_nil_list [2022-04-21T13:36:40.047Z] === CONT TestFilterFunc/test_filter_some [2022-04-21T13:36:40.047Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:36:40.047Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:36:40.047Z] === CONT TestFilterFunc/test_filter_middle [2022-04-21T13:36:40.047Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-21T13:36:40.047Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:36:40.047Z] === CONT TestFilterFunc/test_empty_list [2022-04-21T13:36:40.047Z] --- PASS: TestFilterFunc (0.00s) [2022-04-21T13:36:40.047Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-21T13:36:40.047Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-21T13:36:40.047Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-21T13:36:40.047Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-21T13:36:40.047Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-21T13:36:40.047Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-21T13:36:40.047Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-21T13:36:40.047Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-21T13:36:40.047Z] === CONT TestSetGetMeta [2022-04-21T13:36:40.047Z] === CONT TestList [2022-04-21T13:36:40.047Z] === CONT TestServiceGet [2022-04-21T13:36:40.047Z] === CONT TestDefererencePluginOnCreateError [2022-04-21T13:36:40.047Z] --- PASS: TestSetGetMeta (0.01s) [2022-04-21T13:36:40.047Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:36:40.047Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-21T13:36:40.047Z] === CONT TestDerefMultipleOfSameRef [2022-04-21T13:36:40.047Z] --- PASS: TestList (0.02s) [2022-04-21T13:36:40.047Z] === CONT TestFindByReferenced [2022-04-21T13:36:40.047Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-21T13:36:40.047Z] === CONT TestFindByDriver [2022-04-21T13:36:40.048Z] --- PASS: TestFindByReferenced (0.01s) [2022-04-21T13:36:40.048Z] === CONT TestServiceList [2022-04-21T13:36:40.048Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-21T13:36:40.048Z] === CONT TestServiceRemove [2022-04-21T13:36:40.048Z] --- PASS: TestFindByDriver (0.02s) [2022-04-21T13:36:40.048Z] === CONT TestGet [2022-04-21T13:36:40.048Z] --- PASS: TestGet (0.01s) [2022-04-21T13:36:40.048Z] === CONT TestGetWithReference [2022-04-21T13:36:40.048Z] --- PASS: TestGetWithReference (0.01s) [2022-04-21T13:36:40.048Z] === CONT TestRefDerefRemove [2022-04-21T13:36:40.048Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-21T13:36:40.048Z] === CONT TestCreate [2022-04-21T13:36:40.048Z] --- PASS: TestCreate (0.01s) [2022-04-21T13:36:40.048Z] === CONT TestRemove [2022-04-21T13:36:40.048Z] --- PASS: TestRemove (0.01s) [2022-04-21T13:36:40.048Z] === CONT TestServiceCreate [2022-04-21T13:36:40.048Z] --- PASS: TestServiceGet (0.14s) [2022-04-21T13:36:40.048Z] === CONT TestRestore [2022-04-21T13:36:40.048Z] --- PASS: TestServiceRemove (0.10s) [2022-04-21T13:36:40.048Z] === CONT TestServicePrune [2022-04-21T13:36:40.048Z] --- PASS: TestServiceList (0.11s) [2022-04-21T13:36:40.048Z] --- PASS: TestServiceCreate (0.05s) [2022-04-21T13:36:40.048Z] time="2022-04-21T13:36:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:36:40.048Z] time="2022-04-21T13:36:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:36:40.048Z] --- PASS: TestRestore (0.01s) [2022-04-21T13:36:40.048Z] time="2022-04-21T13:36:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:36:40.048Z] time="2022-04-21T13:36:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-21T13:36:40.048Z] time="2022-04-21T13:36:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:36:40.048Z] --- PASS: TestServicePrune (0.03s) [2022-04-21T13:36:40.048Z] PASS [2022-04-21T13:36:40.048Z] coverage: 69.0% of statements [2022-04-21T13:36:40.048Z] ok github.com/docker/docker/volume/service 0.208s coverage: 69.0% of statements [2022-04-21T13:36:40.054Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2022-04-21T13:36:40.054Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T13:36:40.131Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-21T13:36:40.131Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-21T13:36:40.760Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.65s) [2022-04-21T13:36:40.760Z] PASS [2022-04-21T13:36:40.760Z] [2022-04-21T13:36:40.760Z] === Skipped [2022-04-21T13:36:40.760Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-21T13:36:40.760Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:36:40.760Z] [2022-04-21T13:36:40.760Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:36:40.760Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:36:40.760Z] [2022-04-21T13:36:40.760Z] DONE 34 tests, 2 skipped in 74.110s [2022-04-21T13:36:40.760Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-21T13:36:40.760Z] ++ 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-04-21T13:36:40.760Z] ++ set -e [2022-04-21T13:36:40.760Z] ++ '[' -n 0 ']' [2022-04-21T13:36:40.760Z] ++ set -x [2022-04-21T13:36:40.760Z] ++ 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-04-21T13:36:40.760Z] INFO: Testing against a local daemon [2022-04-21T13:36:40.760Z] === RUN TestConfigInspect [2022-04-21T13:36:41.438Z] --- PASS: TestRenameContainerWithLinkedContainer (1.23s) [2022-04-21T13:36:41.438Z] === RUN TestResize [2022-04-21T13:36:41.504Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-04-21T13:36:41.504Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-21T13:36:42.009Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-21T13:36:42.009Z] --- PASS: TestResize (0.64s) [2022-04-21T13:36:42.009Z] === RUN TestResizeWithInvalidSize [2022-04-21T13:36:42.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-21T13:36:42.531Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2022-04-21T13:36:42.531Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T13:36:42.650Z] --- PASS: TestConfigInspect (2.30s) [2022-04-21T13:36:42.650Z] === RUN TestConfigList [2022-04-21T13:36:43.102Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-21T13:36:43.102Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:36:43.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:36:43.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:36:43.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:36:43.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:36:43.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:36:43.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:36:43.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:36:43.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:36:43.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:36:43.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:36:43.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:36:43.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:36:43.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:36:43.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:36:43.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:36:43.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:36:43.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:36:43.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:36:43.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:36:43.401Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-04-21T13:36:43.401Z] === RUN TestAuthZPluginHeader [2022-04-21T13:36:43.659Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-21T13:36:43.659Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-21T13:36:43.828Z] time="2022-04-21T13:36:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-21T13:36:44.008Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-21T13:36:44.486Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-21T13:36:45.167Z] --- PASS: TestConfigList (2.21s) [2022-04-21T13:36:45.167Z] === RUN TestConfigsCreateAndDelete [2022-04-21T13:36:45.429Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:36:46.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-21T13:36:46.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:36:46.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-21T13:36:47.055Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-04-21T13:36:47.055Z] === RUN TestConfigsUpdate [2022-04-21T13:36:47.837Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.83s) [2022-04-21T13:36:47.837Z] === RUN TestAuthZPluginV2Disable [2022-04-21T13:36:48.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:36:48.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:36:48.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-21T13:36:49.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:36:49.570Z] --- PASS: TestConfigsUpdate (2.24s) [2022-04-21T13:36:49.571Z] === RUN TestTemplatedConfig [2022-04-21T13:36:49.684Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-21T13:36:49.684Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:36:50.626Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-21T13:36:51.118Z] --- PASS: TestAuthZPluginV2Disable (3.38s) [2022-04-21T13:36:51.118Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-21T13:36:51.499Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-21T13:36:52.086Z] --- PASS: TestTemplatedConfig (2.43s) [2022-04-21T13:36:52.086Z] === RUN TestConfigCreateResolve [2022-04-21T13:36:52.475Z] --- PASS: TestGet (15.00s) [2022-04-21T13:36:52.475Z] === RUN TestPluginWithNoManifest [2022-04-21T13:36:52.475Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-21T13:36:52.475Z] === RUN TestGetAll [2022-04-21T13:36:52.475Z] --- PASS: TestGetAll (0.00s) [2022-04-21T13:36:52.475Z] PASS [2022-04-21T13:36:52.476Z] coverage: 73.2% of statements [2022-04-21T13:36:52.476Z] ok github.com/docker/docker/pkg/plugins 35.971s coverage: 73.2% of statements [2022-04-21T13:36:52.540Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-21T13:36:53.461Z] 2022/04/21 13:36:52 Closing DB instances... [2022-04-21T13:36:53.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-21T13:36:53.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:36:53.974Z] --- PASS: TestConfigCreateResolve (2.23s) [2022-04-21T13:36:53.974Z] PASS [2022-04-21T13:36:53.974Z] [2022-04-21T13:36:53.974Z] DONE 6 tests in 13.683s [2022-04-21T13:36:53.974Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-21T13:36:53.974Z] ++ 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-04-21T13:36:53.974Z] ++ set -e [2022-04-21T13:36:53.974Z] ++ '[' -n 0 ']' [2022-04-21T13:36:53.974Z] ++ set -x [2022-04-21T13:36:53.974Z] ++ 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-04-21T13:36:54.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:36:54.230Z] INFO: Testing against a local daemon [2022-04-21T13:36:54.230Z] === RUN TestCheckpoint [2022-04-21T13:36:54.230Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:36:54.230Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T13:36:54.230Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T13:36:54.230Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:36:54.230Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:36:54.230Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:36:54.230Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:36:54.230Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:36:54.230Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:36:54.230Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T13:36:54.230Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T13:36:54.230Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T13:36:54.230Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-21T13:36:54.230Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-21T13:36:54.231Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-21T13:36:54.231Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:36:54.231Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T13:36:54.231Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T13:36:54.231Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T13:36:54.231Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-21T13:36:54.231Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T13:36:54.231Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-21T13:36:54.231Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:36:54.231Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T13:36:54.231Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T13:36:54.231Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T13:36:54.231Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T13:36:54.231Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T13:36:54.231Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T13:36:54.231Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T13:36:54.231Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T13:36:54.231Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T13:36:54.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T13:36:54.231Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T13:36:54.231Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-21T13:36:54.231Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T13:36:54.231Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-21T13:36:54.231Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T13:36:54.396Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.17s) [2022-04-21T13:36:54.396Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-21T13:36:54.486Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-21T13:36:54.487Z] === RUN TestCopyEmptyFile [2022-04-21T13:36:54.487Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-04-21T13:36:54.487Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T13:36:54.742Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-21T13:36:54.743Z] === RUN TestCopyFromContainer [2022-04-21T13:36:54.759Z] check_test.go:307: [d120667ec52cc] daemon is not started [2022-04-21T13:36:54.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-21T13:36:55.014Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-04-21T13:36:55.014Z] === RUN TestFindNode [2022-04-21T13:36:55.014Z] 2022/04/21 13:36:54 Closing DB instances... [2022-04-21T13:36:55.014Z] --- PASS: TestFindNode (0.01s) [2022-04-21T13:36:55.014Z] === RUN TestChangeNodeState [2022-04-21T13:36:55.471Z] 2022/04/21 13:36:54 Closing DB instances... [2022-04-21T13:36:55.471Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-21T13:36:55.471Z] === RUN TestNodeReincarnation [2022-04-21T13:36:55.471Z] 2022/04/21 13:36:54 Closing DB instances... [2022-04-21T13:36:55.672Z] === RUN TestCopyFromContainer// [2022-04-21T13:36:55.672Z] === RUN TestCopyFromContainer//bar/root [2022-04-21T13:36:55.672Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-21T13:36:55.928Z] === RUN TestCopyFromContainer/bar/quux [2022-04-21T13:36:55.928Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-21T13:36:55.928Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-21T13:36:55.928Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-21T13:36:56.185Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-21T13:36:56.185Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-21T13:36:56.185Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-21T13:36:56.185Z] --- PASS: TestCopyFromContainer (1.66s) [2022-04-21T13:36:56.185Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-21T13:36:56.185Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-04-21T13:36:56.185Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-04-21T13:36:56.185Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-04-21T13:36:56.185Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-21T13:36:56.185Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-21T13:36:56.185Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-21T13:36:56.185Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-21T13:36:56.185Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-04-21T13:36:56.185Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-21T13:36:56.185Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T13:36:56.185Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:36:56.185Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:36:56.185Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:36:56.185Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:36:56.185Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:36:56.185Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:36:56.185Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:36:56.185Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:36:56.185Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:36:56.185Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-21T13:36:56.185Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T13:36:56.185Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T13:36:56.185Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T13:36:56.185Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T13:36:56.445Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-21T13:36:56.446Z] === RUN TestCreateWithInvalidEnv [2022-04-21T13:36:56.446Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T13:36:56.446Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T13:36:56.446Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T13:36:56.446Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T13:36:56.446Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T13:36:56.446Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T13:36:56.446Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T13:36:56.446Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T13:36:56.446Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T13:36:56.446Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-21T13:36:56.446Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T13:36:56.446Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T13:36:56.446Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-04-21T13:36:56.446Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T13:36:56.446Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-21T13:36:56.446Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T13:36:56.448Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-21T13:36:57.394Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-21T13:36:57.815Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s) [2022-04-21T13:36:57.815Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T13:36:57.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-21T13:36:57.967Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:36:59.181Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-04-21T13:36:59.181Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T13:36:59.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:36:59.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:36:59.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:36:59.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:36:59.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:36:59.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:36:59.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:36:59.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:36:59.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:36:59.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:36:59.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:36:59.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:36:59.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:36:59.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:36:59.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:36:59.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-21T13:36:59.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-21T13:36:59.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-21T13:36:59.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-21T13:36:59.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-21T13:36:59.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-21T13:36:59.181Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T13:36:59.438Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-04-21T13:36:59.438Z] === RUN TestCreateDifferentPlatform [2022-04-21T13:36:59.438Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T13:36:59.438Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T13:36:59.438Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-21T13:36:59.438Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T13:36:59.438Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T13:36:59.438Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T13:36:59.438Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-21T13:36:59.438Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T13:36:59.438Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-21T13:36:59.438Z] === RUN TestContainerStartOnDaemonRestart [2022-04-21T13:36:59.438Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-21T13:36:59.438Z] === RUN TestDaemonRestartIpcMode [2022-04-21T13:36:59.438Z] === PAUSE TestDaemonRestartIpcMode [2022-04-21T13:36:59.438Z] === RUN TestDaemonHostGatewayIP [2022-04-21T13:36:59.438Z] === PAUSE TestDaemonHostGatewayIP [2022-04-21T13:36:59.438Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-21T13:36:59.438Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-21T13:36:59.438Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T13:36:59.438Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-21T13:36:59.438Z] === RUN TestDiff [2022-04-21T13:37:00.000Z] --- PASS: TestDiff (0.44s) [2022-04-21T13:37:00.000Z] === RUN TestExecWithCloseStdin [2022-04-21T13:37:00.168Z] time="2022-04-21T13:36:59Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-21T13:37:00.168Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-21T13:37:00.168Z] === RUN TestParallelCreate [2022-04-21T13:37:00.168Z] 2022/04/21 13:37:00 Closing DB instances... [2022-04-21T13:37:00.168Z] --- PASS: TestParallelCreate (0.02s) [2022-04-21T13:37:00.168Z] === RUN TestParallelDelete [2022-04-21T13:37:00.168Z] 2022/04/21 13:37:00 Closing DB instances... [2022-04-21T13:37:00.168Z] --- PASS: TestParallelDelete (0.01s) [2022-04-21T13:37:00.168Z] === RUN TestNetworkDBIslands [2022-04-21T13:37:00.168Z] time="2022-04-21T13:37:00Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4a1547942ed6 with config:&{NodeID:4a1547942ed6 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-04-21T13:37:00.168Z] time="2022-04-21T13:37:00Z" level=info msg="Node 4a1547942ed6/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:00.168Z] time="2022-04-21T13:37:00Z" level=info msg="Node 4a1547942ed6/172.25.196.88, added to nodes list" [2022-04-21T13:37:00.168Z] time="2022-04-21T13:37:00Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:117b79d3bc79 with config:&{NodeID:117b79d3bc79 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-04-21T13:37:00.168Z] time="2022-04-21T13:37:00Z" level=info msg="Node 117b79d3bc79/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:00.168Z] time="2022-04-21T13:37:00Z" level=info msg="Node 117b79d3bc79/172.25.196.88, added to nodes list" [2022-04-21T13:37:00.168Z] time="2022-04-21T13:37:00Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-21T13:37:00.168Z] time="2022-04-21T13:37:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-21T13:37:00.168Z] time="2022-04-21T13:37:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-04-21T13:37:00.168Z] time="2022-04-21T13:37:00Z" level=info msg="Node 117b79d3bc79/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:00.168Z] time="2022-04-21T13:37:00Z" level=info msg="Node 117b79d3bc79/172.25.196.88, added to nodes list" [2022-04-21T13:37:00.168Z] time="2022-04-21T13:37:00Z" level=info msg="Node 4a1547942ed6/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:00.168Z] time="2022-04-21T13:37:00Z" level=info msg="Node 4a1547942ed6/172.25.196.88, added to nodes list" [2022-04-21T13:37:00.168Z] time="2022-04-21T13:37:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-21T13:37:00.168Z] time="2022-04-21T13:37:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-04-21T13:37:00.511Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:37:00.562Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-04-21T13:37:00.562Z] === RUN TestExec [2022-04-21T13:37:00.774Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:37:01.125Z] --- PASS: TestExec (0.53s) [2022-04-21T13:37:01.125Z] === RUN TestExecUser [2022-04-21T13:37:01.153Z] time="2022-04-21T13:37:00Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c18402e5f802 with config:&{NodeID:c18402e5f802 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-04-21T13:37:01.153Z] time="2022-04-21T13:37:00Z" level=info msg="Node c18402e5f802/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:01.153Z] time="2022-04-21T13:37:00Z" level=info msg="Node c18402e5f802/172.25.196.88, added to nodes list" [2022-04-21T13:37:01.153Z] time="2022-04-21T13:37:00Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-21T13:37:01.153Z] time="2022-04-21T13:37:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-21T13:37:01.153Z] time="2022-04-21T13:37:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-04-21T13:37:01.153Z] time="2022-04-21T13:37:00Z" level=info msg="Node c18402e5f802/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:01.153Z] time="2022-04-21T13:37:00Z" level=info msg="Node c18402e5f802/172.25.196.88, added to nodes list" [2022-04-21T13:37:01.153Z] time="2022-04-21T13:37:00Z" level=info msg="Node 4a1547942ed6/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:01.153Z] time="2022-04-21T13:37:00Z" level=info msg="Node 4a1547942ed6/172.25.196.88, added to nodes list" [2022-04-21T13:37:01.153Z] time="2022-04-21T13:37:00Z" level=info msg="Node 117b79d3bc79/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:01.153Z] time="2022-04-21T13:37:00Z" level=info msg="Node 117b79d3bc79/172.25.196.88, added to nodes list" [2022-04-21T13:37:01.153Z] time="2022-04-21T13:37:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-04-21T13:37:01.153Z] time="2022-04-21T13:37:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-21T13:37:01.153Z] time="2022-04-21T13:37:01Z" level=info msg="Node c18402e5f802/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:01.153Z] time="2022-04-21T13:37:01Z" level=info msg="Node c18402e5f802/172.25.196.88, added to nodes list" [2022-04-21T13:37:01.396Z] --- PASS: TestExecUser (0.52s) [2022-04-21T13:37:01.396Z] === RUN TestExportContainerAndImportImage [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f755d42d559a with config:&{NodeID:f755d42d559a 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-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=info msg="Node f755d42d559a/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=info msg="Node f755d42d559a/172.25.196.88, added to nodes list" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=info msg="Node f755d42d559a/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=info msg="Node f755d42d559a/172.25.196.88, added to nodes list" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=info msg="Node 117b79d3bc79/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=info msg="Node 117b79d3bc79/172.25.196.88, added to nodes list" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=info msg="Node c18402e5f802/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=info msg="Node c18402e5f802/172.25.196.88, added to nodes list" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=info msg="Node 4a1547942ed6/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=info msg="Node 4a1547942ed6/172.25.196.88, added to nodes list" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=info msg="Node f755d42d559a/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=info msg="Node f755d42d559a/172.25.196.88, added to nodes list" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=info msg="Node f755d42d559a/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:01.620Z] time="2022-04-21T13:37:01Z" level=info msg="Node f755d42d559a/172.25.196.88, added to nodes list" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c6fb77460976 with config:&{NodeID:c6fb77460976 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-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node c6fb77460976/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node c6fb77460976/172.25.196.88, added to nodes list" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node c6fb77460976/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node c6fb77460976/172.25.196.88, added to nodes list" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node c18402e5f802/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node c18402e5f802/172.25.196.88, added to nodes list" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node f755d42d559a/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node f755d42d559a/172.25.196.88, added to nodes list" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node 4a1547942ed6/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node 4a1547942ed6/172.25.196.88, added to nodes list" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node 117b79d3bc79/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node 117b79d3bc79/172.25.196.88, added to nodes list" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node c6fb77460976/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node c6fb77460976/172.25.196.88, added to nodes list" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node c6fb77460976/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node c6fb77460976/172.25.196.88, added to nodes list" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node c6fb77460976/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:02.088Z] time="2022-04-21T13:37:01Z" level=info msg="Node c6fb77460976/172.25.196.88, added to nodes list" [2022-04-21T13:37:02.347Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-04-21T13:37:02.347Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T13:37:02.550Z] networkdb_test.go:835: Re-joining: 3 [2022-04-21T13:37:02.550Z] time="2022-04-21T13:37:02Z" level=info msg="The new bootstrap node list is:[172.25.196.88:10033 172.25.196.88:10034 172.25.196.88:10035]" [2022-04-21T13:37:02.550Z] time="2022-04-21T13:37:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.196.88:10033" [2022-04-21T13:37:02.550Z] time="2022-04-21T13:37:02Z" level=debug msg="memberlist: Stream connection from=172.25.196.88:49367" [2022-04-21T13:37:02.550Z] time="2022-04-21T13:37:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.196.88:10034" [2022-04-21T13:37:02.550Z] time="2022-04-21T13:37:02Z" level=debug msg="memberlist: Stream connection from=172.25.196.88:49368" [2022-04-21T13:37:02.550Z] time="2022-04-21T13:37:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.196.88:10035" [2022-04-21T13:37:02.550Z] time="2022-04-21T13:37:02Z" level=debug msg="memberlist: Stream connection from=172.25.196.88:49369" [2022-04-21T13:37:02.550Z] networkdb_test.go:835: Re-joining: 4 [2022-04-21T13:37:02.550Z] time="2022-04-21T13:37:02Z" level=info msg="The new bootstrap node list is:[172.25.196.88:10033 172.25.196.88:10034 172.25.196.88:10035]" [2022-04-21T13:37:02.550Z] time="2022-04-21T13:37:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.196.88:10033" [2022-04-21T13:37:02.550Z] time="2022-04-21T13:37:02Z" level=debug msg="memberlist: Stream connection from=172.25.196.88:49370" [2022-04-21T13:37:02.550Z] time="2022-04-21T13:37:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.196.88:10034" [2022-04-21T13:37:02.550Z] time="2022-04-21T13:37:02Z" level=debug msg="memberlist: Stream connection from=172.25.196.88:49371" [2022-04-21T13:37:02.550Z] time="2022-04-21T13:37:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.196.88:10035" [2022-04-21T13:37:02.550Z] time="2022-04-21T13:37:02Z" level=debug msg="memberlist: Stream connection from=172.25.196.88:49372" [2022-04-21T13:37:02.550Z] time="2022-04-21T13:37:02Z" level=info msg="node 0 leaving" [2022-04-21T13:37:03.007Z] time="2022-04-21T13:37:02Z" level=info msg="Node 4a1547942ed6 change state NodeActive --> NodeLeft" [2022-04-21T13:37:03.007Z] time="2022-04-21T13:37:02Z" level=info msg="node5(c6fb77460976): Node leave event for 4a1547942ed6/172.25.196.88" [2022-04-21T13:37:03.007Z] time="2022-04-21T13:37:02Z" level=info msg="Node 4a1547942ed6 change state NodeActive --> NodeLeft" [2022-04-21T13:37:03.007Z] time="2022-04-21T13:37:02Z" level=info msg="node4(f755d42d559a): Node leave event for 4a1547942ed6/172.25.196.88" [2022-04-21T13:37:03.007Z] time="2022-04-21T13:37:02Z" level=info msg="Node 4a1547942ed6 change state NodeActive --> NodeLeft" [2022-04-21T13:37:03.007Z] time="2022-04-21T13:37:02Z" level=info msg="node3(c18402e5f802): Node leave event for 4a1547942ed6/172.25.196.88" [2022-04-21T13:37:03.007Z] time="2022-04-21T13:37:02Z" level=info msg="Node 4a1547942ed6 change state NodeActive --> NodeLeft" [2022-04-21T13:37:03.007Z] time="2022-04-21T13:37:02Z" level=info msg="node1(4a1547942ed6): Node leave event for 4a1547942ed6/172.25.196.88" [2022-04-21T13:37:03.007Z] time="2022-04-21T13:37:02Z" level=info msg="Node 4a1547942ed6 change state NodeActive --> NodeLeft" [2022-04-21T13:37:03.007Z] time="2022-04-21T13:37:02Z" level=info msg="Node 4a1547942ed6/172.25.196.88, left gossip cluster" [2022-04-21T13:37:03.007Z] time="2022-04-21T13:37:02Z" level=info msg="node2(117b79d3bc79): Node leave event for 4a1547942ed6/172.25.196.88" [2022-04-21T13:37:03.007Z] time="2022-04-21T13:37:02Z" level=info msg="Node 4a1547942ed6/172.25.196.88, left gossip cluster" [2022-04-21T13:37:03.007Z] time="2022-04-21T13:37:02Z" level=info msg="Node 4a1547942ed6/172.25.196.88, left gossip cluster" [2022-04-21T13:37:03.007Z] time="2022-04-21T13:37:02Z" level=info msg="Node 4a1547942ed6/172.25.196.88, left gossip cluster" [2022-04-21T13:37:03.007Z] time="2022-04-21T13:37:02Z" level=info msg="Node 4a1547942ed6/172.25.196.88, left gossip cluster" [2022-04-21T13:37:03.279Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-04-21T13:37:03.279Z] === RUN TestHealthCheckWorkdir [2022-04-21T13:37:03.323Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:37:03.463Z] time="2022-04-21T13:37:03Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.25.196.88:10037: use of closed network connection" [2022-04-21T13:37:03.463Z] time="2022-04-21T13:37:03Z" level=info msg="node 1 leaving" [2022-04-21T13:37:03.463Z] time="2022-04-21T13:37:03Z" level=info msg="Node 117b79d3bc79 change state NodeActive --> NodeLeft" [2022-04-21T13:37:03.463Z] time="2022-04-21T13:37:03Z" level=info msg="node3(c18402e5f802): Node leave event for 117b79d3bc79/172.25.196.88" [2022-04-21T13:37:03.463Z] time="2022-04-21T13:37:03Z" level=info msg="Node 117b79d3bc79/172.25.196.88, left gossip cluster" [2022-04-21T13:37:03.463Z] time="2022-04-21T13:37:03Z" level=info msg="Node 117b79d3bc79 change state NodeActive --> NodeFailed" [2022-04-21T13:37:03.463Z] time="2022-04-21T13:37:03Z" level=info msg="Node 117b79d3bc79/172.25.196.88, added to failed nodes list" [2022-04-21T13:37:03.463Z] time="2022-04-21T13:37:03Z" level=info msg="Node 117b79d3bc79 change state NodeActive --> NodeLeft" [2022-04-21T13:37:03.463Z] time="2022-04-21T13:37:03Z" level=info msg="Node 117b79d3bc79 change state NodeActive --> NodeLeft" [2022-04-21T13:37:03.463Z] time="2022-04-21T13:37:03Z" level=info msg="node4(f755d42d559a): Node leave event for 117b79d3bc79/172.25.196.88" [2022-04-21T13:37:03.463Z] time="2022-04-21T13:37:03Z" level=info msg="node5(c6fb77460976): Node leave event for 117b79d3bc79/172.25.196.88" [2022-04-21T13:37:03.463Z] time="2022-04-21T13:37:03Z" level=error msg="node: 117b79d3bc79 is unknown to memberlist" [2022-04-21T13:37:03.463Z] time="2022-04-21T13:37:03Z" level=info msg="Node 117b79d3bc79/172.25.196.88, left gossip cluster" [2022-04-21T13:37:03.463Z] time="2022-04-21T13:37:03Z" level=info msg="Node 117b79d3bc79/172.25.196.88, left gossip cluster" [2022-04-21T13:37:03.463Z] time="2022-04-21T13:37:03Z" level=info msg="Node 117b79d3bc79/172.25.196.88, left gossip cluster" [2022-04-21T13:37:03.840Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-04-21T13:37:03.840Z] === RUN TestHealthKillContainer [2022-04-21T13:37:03.921Z] time="2022-04-21T13:37:03Z" level=info msg="node 2 leaving" [2022-04-21T13:37:03.921Z] time="2022-04-21T13:37:03Z" level=info msg="Node c18402e5f802 change state NodeActive --> NodeLeft" [2022-04-21T13:37:03.921Z] time="2022-04-21T13:37:03Z" level=info msg="node4(f755d42d559a): Node leave event for c18402e5f802/172.25.196.88" [2022-04-21T13:37:03.921Z] time="2022-04-21T13:37:03Z" level=info msg="Node c18402e5f802 change state NodeActive --> NodeLeft" [2022-04-21T13:37:03.921Z] time="2022-04-21T13:37:03Z" level=info msg="node5(c6fb77460976): Node leave event for c18402e5f802/172.25.196.88" [2022-04-21T13:37:03.921Z] time="2022-04-21T13:37:03Z" level=info msg="Node c18402e5f802 change state NodeActive --> NodeLeft" [2022-04-21T13:37:03.921Z] time="2022-04-21T13:37:03Z" level=info msg="node3(c18402e5f802): Node leave event for c18402e5f802/172.25.196.88" [2022-04-21T13:37:03.921Z] time="2022-04-21T13:37:03Z" level=info msg="Node c18402e5f802/172.25.196.88, left gossip cluster" [2022-04-21T13:37:03.921Z] time="2022-04-21T13:37:03Z" level=info msg="Node c18402e5f802/172.25.196.88, left gossip cluster" [2022-04-21T13:37:04.363Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.81s) [2022-04-21T13:37:04.363Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-21T13:37:04.375Z] time="2022-04-21T13:37:03Z" level=info msg="Node c18402e5f802/172.25.196.88, left gossip cluster" [2022-04-21T13:37:04.375Z] networkdb_test.go:867: node4: OK [2022-04-21T13:37:04.375Z] networkdb_test.go:867: node5: OK [2022-04-21T13:37:04.375Z] time="2022-04-21T13:37:04Z" level=info msg="node 0 coming back" [2022-04-21T13:37:04.375Z] time="2022-04-21T13:37:04Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6cb6052c4b56 with config:&{NodeID:6cb6052c4b56 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-04-21T13:37:04.375Z] time="2022-04-21T13:37:04Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:04.375Z] time="2022-04-21T13:37:04Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, added to nodes list" [2022-04-21T13:37:04.375Z] time="2022-04-21T13:37:04Z" level=info msg="node 1 coming back" [2022-04-21T13:37:04.375Z] time="2022-04-21T13:37:04Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:72015abb731e with config:&{NodeID:72015abb731e 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-04-21T13:37:04.375Z] time="2022-04-21T13:37:04Z" level=info msg="Node 72015abb731e/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:04.375Z] time="2022-04-21T13:37:04Z" level=info msg="Node 72015abb731e/172.25.196.88, added to nodes list" [2022-04-21T13:37:04.375Z] time="2022-04-21T13:37:04Z" level=info msg="node 2 coming back" [2022-04-21T13:37:04.375Z] time="2022-04-21T13:37:04Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b61dd0b6eae6 with config:&{NodeID:b61dd0b6eae6 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-04-21T13:37:04.375Z] time="2022-04-21T13:37:04Z" level=info msg="Node b61dd0b6eae6/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:04.375Z] time="2022-04-21T13:37:04Z" level=info msg="Node b61dd0b6eae6/172.25.196.88, added to nodes list" [2022-04-21T13:37:05.240Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:37:06.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:37:08.085Z] time="2022-04-21T13:37:07Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.196.88:10033 172.25.196.88:10034 172.25.196.88:10035]" [2022-04-21T13:37:08.085Z] time="2022-04-21T13:37:07Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.196.88:10033 172.25.196.88:10034 172.25.196.88:10035]" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.196.88:10033" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=debug msg="memberlist: Stream connection from=172.25.196.88:49373" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node f755d42d559a/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node f755d42d559a/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node c6fb77460976/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node c6fb77460976/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, is the new incarnation of the shutdown node 4a1547942ed6/172.25.196.88" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=debug msg="memberlist: Stream connection from=172.25.196.88:49374" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.196.88:10034" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node f755d42d559a/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node f755d42d559a/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node c6fb77460976/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node c6fb77460976/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 72015abb731e/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 72015abb731e/172.25.196.88, is the new incarnation of the shutdown node 117b79d3bc79/172.25.196.88" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 72015abb731e/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.196.88:10035" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=debug msg="memberlist: Stream connection from=172.25.196.88:49375" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 72015abb731e/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 72015abb731e/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node c6fb77460976/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node c6fb77460976/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node f755d42d559a/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node f755d42d559a/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node b61dd0b6eae6/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node b61dd0b6eae6/172.25.196.88, is the new incarnation of the shutdown node c18402e5f802/172.25.196.88" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node b61dd0b6eae6/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 72015abb731e/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 72015abb731e/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 72015abb731e/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 72015abb731e/172.25.196.88, is the new incarnation of the shutdown node 117b79d3bc79/172.25.196.88" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 72015abb731e/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, is the new incarnation of the shutdown node 4a1547942ed6/172.25.196.88" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node b61dd0b6eae6/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node b61dd0b6eae6/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node b61dd0b6eae6/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node b61dd0b6eae6/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node b61dd0b6eae6/172.25.196.88, joined gossip cluster" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node b61dd0b6eae6/172.25.196.88, is the new incarnation of the shutdown node c18402e5f802/172.25.196.88" [2022-04-21T13:37:08.540Z] time="2022-04-21T13:37:08Z" level=info msg="Node b61dd0b6eae6/172.25.196.88, added to nodes list" [2022-04-21T13:37:08.995Z] time="2022-04-21T13:37:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.196.88:10033" [2022-04-21T13:37:08.995Z] time="2022-04-21T13:37:08Z" level=debug msg="memberlist: Stream connection from=172.25.196.88:49376" [2022-04-21T13:37:08.995Z] time="2022-04-21T13:37:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.196.88:10034" [2022-04-21T13:37:08.995Z] time="2022-04-21T13:37:08Z" level=debug msg="memberlist: Stream connection from=172.25.196.88:49377" [2022-04-21T13:37:08.995Z] time="2022-04-21T13:37:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.196.88:10035" [2022-04-21T13:37:08.995Z] time="2022-04-21T13:37:08Z" level=debug msg="memberlist: Stream connection from=172.25.196.88:49378" [2022-04-21T13:37:09.449Z] 2022/04/21 13:37:09 Closing DB instances... [2022-04-21T13:37:09.449Z] time="2022-04-21T13:37:09Z" level=info msg="Node 6cb6052c4b56 change state NodeActive --> NodeLeft" [2022-04-21T13:37:09.449Z] time="2022-04-21T13:37:09Z" level=info msg="node5(c6fb77460976): Node leave event for 6cb6052c4b56/172.25.196.88" [2022-04-21T13:37:09.449Z] time="2022-04-21T13:37:09Z" level=info msg="Node 6cb6052c4b56 change state NodeActive --> NodeLeft" [2022-04-21T13:37:09.449Z] time="2022-04-21T13:37:09Z" level=info msg="node4(f755d42d559a): Node leave event for 6cb6052c4b56/172.25.196.88" [2022-04-21T13:37:09.449Z] time="2022-04-21T13:37:09Z" level=info msg="Node 6cb6052c4b56 change state NodeActive --> NodeLeft" [2022-04-21T13:37:09.449Z] time="2022-04-21T13:37:09Z" level=info msg="node3(b61dd0b6eae6): Node leave event for 6cb6052c4b56/172.25.196.88" [2022-04-21T13:37:09.449Z] time="2022-04-21T13:37:09Z" level=info msg="Node 6cb6052c4b56 change state NodeActive --> NodeLeft" [2022-04-21T13:37:09.449Z] time="2022-04-21T13:37:09Z" level=info msg="node1(6cb6052c4b56): Node leave event for 6cb6052c4b56/172.25.196.88" [2022-04-21T13:37:09.449Z] time="2022-04-21T13:37:09Z" level=info msg="Node 6cb6052c4b56 change state NodeActive --> NodeLeft" [2022-04-21T13:37:09.449Z] time="2022-04-21T13:37:09Z" level=info msg="node2(72015abb731e): Node leave event for 6cb6052c4b56/172.25.196.88" [2022-04-21T13:37:09.903Z] time="2022-04-21T13:37:09Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, left gossip cluster" [2022-04-21T13:37:09.903Z] time="2022-04-21T13:37:09Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, left gossip cluster" [2022-04-21T13:37:09.903Z] time="2022-04-21T13:37:09Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, left gossip cluster" [2022-04-21T13:37:09.903Z] time="2022-04-21T13:37:09Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, left gossip cluster" [2022-04-21T13:37:09.903Z] time="2022-04-21T13:37:09Z" level=info msg="Node 6cb6052c4b56/172.25.196.88, left gossip cluster" [2022-04-21T13:37:09.903Z] time="2022-04-21T13:37:09Z" level=warning msg="memberlist: Failed to send gossip to 172.25.196.88:10037: write udp [::]:10033->172.25.196.88:10037: use of closed network connection" [2022-04-21T13:37:09.903Z] time="2022-04-21T13:37:09Z" level=info msg="Node 72015abb731e change state NodeActive --> NodeLeft" [2022-04-21T13:37:09.903Z] time="2022-04-21T13:37:09Z" level=info msg="node4(f755d42d559a): Node leave event for 72015abb731e/172.25.196.88" [2022-04-21T13:37:09.903Z] time="2022-04-21T13:37:09Z" level=info msg="Node 72015abb731e change state NodeActive --> NodeLeft" [2022-04-21T13:37:09.903Z] time="2022-04-21T13:37:09Z" level=info msg="node3(b61dd0b6eae6): Node leave event for 72015abb731e/172.25.196.88" [2022-04-21T13:37:09.903Z] time="2022-04-21T13:37:09Z" level=info msg="Node 72015abb731e change state NodeActive --> NodeLeft" [2022-04-21T13:37:09.903Z] time="2022-04-21T13:37:09Z" level=info msg="node5(c6fb77460976): Node leave event for 72015abb731e/172.25.196.88" [2022-04-21T13:37:09.903Z] time="2022-04-21T13:37:09Z" level=info msg="Node 72015abb731e change state NodeActive --> NodeLeft" [2022-04-21T13:37:09.903Z] time="2022-04-21T13:37:09Z" level=info msg="node2(72015abb731e): Node leave event for 72015abb731e/172.25.196.88" [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.11s) [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.91s) [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.46s) [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.57s) [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.86s) [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.48s) [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s) [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.06s) [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.25s) [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.98s) [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.24s) [2022-04-21T13:37:09.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.16s) [2022-04-21T13:37:09.925Z] === RUN TestCgroupNamespacesRun [2022-04-21T13:37:10.358Z] time="2022-04-21T13:37:09Z" level=info msg="Node 72015abb731e/172.25.196.88, left gossip cluster" [2022-04-21T13:37:10.358Z] time="2022-04-21T13:37:09Z" level=info msg="Node 72015abb731e/172.25.196.88, left gossip cluster" [2022-04-21T13:37:10.358Z] time="2022-04-21T13:37:09Z" level=info msg="Node 72015abb731e/172.25.196.88, left gossip cluster" [2022-04-21T13:37:10.358Z] time="2022-04-21T13:37:09Z" level=info msg="Node 72015abb731e/172.25.196.88, left gossip cluster" [2022-04-21T13:37:10.358Z] time="2022-04-21T13:37:10Z" level=info msg="Node b61dd0b6eae6 change state NodeActive --> NodeLeft" [2022-04-21T13:37:10.358Z] time="2022-04-21T13:37:10Z" level=info msg="node4(f755d42d559a): Node leave event for b61dd0b6eae6/172.25.196.88" [2022-04-21T13:37:10.358Z] time="2022-04-21T13:37:10Z" level=info msg="Node b61dd0b6eae6 change state NodeActive --> NodeLeft" [2022-04-21T13:37:10.358Z] time="2022-04-21T13:37:10Z" level=info msg="node5(c6fb77460976): Node leave event for b61dd0b6eae6/172.25.196.88" [2022-04-21T13:37:10.358Z] time="2022-04-21T13:37:10Z" level=info msg="Node b61dd0b6eae6 change state NodeActive --> NodeLeft" [2022-04-21T13:37:10.358Z] time="2022-04-21T13:37:10Z" level=info msg="node3(b61dd0b6eae6): Node leave event for b61dd0b6eae6/172.25.196.88" [2022-04-21T13:37:10.358Z] time="2022-04-21T13:37:10Z" level=info msg="Node b61dd0b6eae6/172.25.196.88, left gossip cluster" [2022-04-21T13:37:10.358Z] time="2022-04-21T13:37:10Z" level=info msg="Node b61dd0b6eae6/172.25.196.88, left gossip cluster" [2022-04-21T13:37:10.813Z] time="2022-04-21T13:37:10Z" level=info msg="Node b61dd0b6eae6/172.25.196.88, left gossip cluster" [2022-04-21T13:37:10.813Z] time="2022-04-21T13:37:10Z" level=debug msg="memberlist: Failed ping: c6fb77460976 (timeout reached)" [2022-04-21T13:37:10.813Z] time="2022-04-21T13:37:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.196.88:10035: use of closed network connection" [2022-04-21T13:37:10.813Z] time="2022-04-21T13:37:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.196.88:10036: use of closed network connection" [2022-04-21T13:37:10.813Z] time="2022-04-21T13:37:10Z" level=debug msg="memberlist: Stream connection from=172.25.196.88:49379" [2022-04-21T13:37:11.268Z] time="2022-04-21T13:37:10Z" level=info msg="Node f755d42d559a change state NodeActive --> NodeLeft" [2022-04-21T13:37:11.268Z] time="2022-04-21T13:37:10Z" level=info msg="node5(c6fb77460976): Node leave event for f755d42d559a/172.25.196.88" [2022-04-21T13:37:11.268Z] time="2022-04-21T13:37:10Z" level=info msg="Node f755d42d559a change state NodeActive --> NodeLeft" [2022-04-21T13:37:11.268Z] time="2022-04-21T13:37:10Z" level=info msg="node4(f755d42d559a): Node leave event for f755d42d559a/172.25.196.88" [2022-04-21T13:37:11.268Z] time="2022-04-21T13:37:11Z" level=warning msg="memberlist: Was able to connect to c6fb77460976 but other probes failed, network may be misconfigured" [2022-04-21T13:37:11.309Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2022-04-21T13:37:11.309Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-21T13:37:11.722Z] time="2022-04-21T13:37:11Z" level=info msg="Node f755d42d559a/172.25.196.88, left gossip cluster" [2022-04-21T13:37:11.923Z] --- PASS: TestHealthKillContainer (7.83s) [2022-04-21T13:37:11.924Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T13:37:12.178Z] time="2022-04-21T13:37:11Z" level=info msg="Node f755d42d559a/172.25.196.88, left gossip cluster" [2022-04-21T13:37:12.180Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-04-21T13:37:12.180Z] === RUN TestIpcModeNone [2022-04-21T13:37:12.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-21T13:37:12.633Z] time="2022-04-21T13:37:12Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.25.196.88:10037: use of closed network connection" [2022-04-21T13:37:12.633Z] time="2022-04-21T13:37:12Z" level=info msg="Node c6fb77460976/172.25.196.88, left gossip cluster" [2022-04-21T13:37:12.633Z] time="2022-04-21T13:37:12Z" level=info msg="Node c6fb77460976 change state NodeActive --> NodeFailed" [2022-04-21T13:37:12.633Z] time="2022-04-21T13:37:12Z" level=info msg="Node c6fb77460976/172.25.196.88, added to failed nodes list" [2022-04-21T13:37:12.633Z] --- PASS: TestNetworkDBIslands (12.26s) [2022-04-21T13:37:12.633Z] PASS [2022-04-21T13:37:12.633Z] coverage: 60.1% of statements [2022-04-21T13:37:12.633Z] ok github.com/docker/docker/libnetwork/networkdb 106.137s coverage: 60.1% of statements [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/quota [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/rootless [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-21T13:37:12.633Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-21T13:37:12.634Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-21T13:37:12.634Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-21T13:37:12.634Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-21T13:37:12.634Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-21T13:37:12.634Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-21T13:37:12.634Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-21T13:37:12.634Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-21T13:37:12.634Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-21T13:37:12.634Z] ? github.com/docker/docker/volume [no test files] [2022-04-21T13:37:12.634Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-21T13:37:12.634Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-21T13:37:12.743Z] --- PASS: TestIpcModeNone (0.50s) [2022-04-21T13:37:12.743Z] === RUN TestIpcModePrivate [2022-04-21T13:37:12.824Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-21T13:37:12.999Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-21T13:37:13.144Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-21T13:37:13.254Z] --- PASS: TestIpcModePrivate (0.47s) [2022-04-21T13:37:13.254Z] === RUN TestIpcModeShareable [2022-04-21T13:37:13.397Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.97s) [2022-04-21T13:37:13.397Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-21T13:37:13.510Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-04-21T13:37:13.510Z] --- PASS: TestIpcModeShareable (0.49s) [2022-04-21T13:37:13.510Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === Skipped [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-21T13:37:14.157Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-21T13:37:14.157Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-04-21T13:37:14.157Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-21T13:37:14.157Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-21T13:37:14.157Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T13:37:14.157Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-21T13:37:14.157Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-21T13:37:14.157Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-21T13:37:14.157Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-21T13:37:14.157Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-21T13:37:14.157Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-21T13:37:14.157Z] daemon_test.go:145: root required [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T13:37:14.157Z] reload_test.go:342: root required [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T13:37:14.157Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T13:37:14.157Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-21T13:37:14.157Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-21T13:37:14.157Z] download_test.go:267: Needs fixing on Windows [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-21T13:37:14.157Z] layer_test.go:291: Failing on Windows [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-21T13:37:14.157Z] layer_test.go:340: Failing on Windows [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-21T13:37:14.157Z] layer_test.go:455: Failing on Windows [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-21T13:37:14.157Z] layer_test.go:684: Failing on Windows [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-21T13:37:14.157Z] migration_test.go:45: Failing on Windows [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T13:37:14.157Z] migration_test.go:181: Failing on Windows [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-21T13:37:14.157Z] mount_test.go:17: Failing on Windows [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-21T13:37:14.157Z] mount_test.go:76: Failing on Windows [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-21T13:37:14.157Z] mount_test.go:125: Failing on Windows [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-21T13:37:14.157Z] mount_test.go:212: Failing on Windows [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-21T13:37:14.157Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-21T13:37:14.157Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-21T13:37:14.157Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-21T13:37:14.157Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-21T13:37:14.157Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-21T13:37:14.157Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-21T13:37:14.157Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-21T13:37:14.157Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-21T13:37:14.157Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-21T13:37:14.157Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-21T13:37:14.157Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-21T13:37:14.157Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-21T13:37:14.157Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-21T13:37:14.157Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-21T13:37:14.157Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-21T13:37:14.157Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-21T13:37:14.157Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-21T13:37:14.157Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-21T13:37:14.157Z] archive_test.go:140: zstd not installed [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-21T13:37:14.157Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:37:14.157Z] archive_windows_test.go:16: Currently fails [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-21T13:37:14.157Z] changes_test.go:196: needs more investigation [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.157Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-21T13:37:14.157Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T13:37:14.157Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-21T13:37:14.158Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-21T13:37:14.158Z] changes_test.go:433: needs further investigation [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-21T13:37:14.158Z] changes_test.go:469: needs further investigation [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-21T13:37:14.158Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T13:37:14.158Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T13:37:14.158Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-21T13:37:14.158Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-21T13:37:14.158Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-21T13:37:14.158Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:37:14.158Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:37:14.158Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-21T13:37:14.158Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-21T13:37:14.158Z] poller_test.go:40: No chmod on Windows [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T13:37:14.158Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T13:37:14.158Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-21T13:37:14.158Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-21T13:37:14.158Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-21T13:37:14.158Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-21T13:37:14.158Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-21T13:37:14.158Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T13:37:14.158Z] [2022-04-21T13:37:14.158Z] DONE 2197 tests, 70 skipped in 262.242s [2022-04-21T13:37:14.612Z] INFO: make.ps1 ended at 04/21/2022 13:37:14 [2022-04-21T13:37:14.781Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2022-04-21T13:37:14.781Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-21T13:37:15.044Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-21T13:37:15.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-21T13:37:15.398Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s) [2022-04-21T13:37:15.398Z] === RUN TestAPIIpcModeHost [2022-04-21T13:37:15.654Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-04-21T13:37:15.654Z] === RUN TestDaemonIpcModeShareable [2022-04-21T13:37:16.137Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-21T13:37:16.137Z] INFO: Unit tests ended at 04/21/2022 13:37:15. Duration:00:04:33.3918678 [2022-04-21T13:37:16.137Z] INFO: Building busybox [2022-04-21T13:37:16.137Z] Sending build context to Docker daemon 5.12kB [2022-04-21T13:37:16.137Z] [2022-04-21T13:37:16.137Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-21T13:37:16.137Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-21T13:37:16.137Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-21T13:37:16.137Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-21T13:37:16.137Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-21T13:37:16.137Z] ---> aa8714eb8356 [2022-04-21T13:37:16.137Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-21T13:37:16.137Z] ---> Running in a57094422905 [2022-04-21T13:37:16.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-21T13:37:16.508Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s) [2022-04-21T13:37:16.508Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-21T13:37:16.581Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-21T13:37:16.836Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2022-04-21T13:37:16.837Z] === RUN TestDaemonIpcModePrivate [2022-04-21T13:37:17.763Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-21T13:37:17.893Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-21T13:37:18.019Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-04-21T13:37:18.019Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-21T13:37:18.154Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2022-04-21T13:37:18.154Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-21T13:37:18.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-21T13:37:18.946Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-21T13:37:19.202Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-04-21T13:37:19.202Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-21T13:37:20.069Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.57s) [2022-04-21T13:37:20.069Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-21T13:37:20.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-21T13:37:20.129Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-21T13:37:20.385Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-04-21T13:37:20.385Z] === RUN TestIpcModeOlderClient [2022-04-21T13:37:20.385Z] === PAUSE TestIpcModeOlderClient [2022-04-21T13:37:20.385Z] === RUN TestKillContainerInvalidSignal [2022-04-21T13:37:20.641Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2022-04-21T13:37:20.641Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-21T13:37:20.641Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-04-21T13:37:20.641Z] === RUN TestKillContainer [2022-04-21T13:37:20.641Z] === RUN TestKillContainer/no_signal [2022-04-21T13:37:20.797Z] Removing intermediate container a57094422905 [2022-04-21T13:37:20.797Z] ---> 8c241e1f5250 [2022-04-21T13:37:20.797Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-21T13:37:20.797Z] ---> Running in 91a319050044 [2022-04-21T13:37:20.797Z] Removing intermediate container 91a319050044 [2022-04-21T13:37:20.797Z] ---> b7a5d348bf73 [2022-04-21T13:37:20.797Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-21T13:37:20.797Z] ---> Running in a0de6ccb21e4 [2022-04-21T13:37:20.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-21T13:37:21.211Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T13:37:21.252Z] Removing intermediate container a0de6ccb21e4 [2022-04-21T13:37:21.252Z] ---> fcbc099bbb76 [2022-04-21T13:37:21.252Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-21T13:37:21.466Z] === RUN TestKillContainer/killing_signal [2022-04-21T13:37:22.029Z] --- PASS: TestKillContainer (1.40s) [2022-04-21T13:37:22.029Z] --- PASS: TestKillContainer/no_signal (0.47s) [2022-04-21T13:37:22.029Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-04-21T13:37:22.029Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-04-21T13:37:22.029Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T13:37:22.029Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-21T13:37:22.211Z] [2022-04-21T13:37:22.289Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2022-04-21T13:37:22.289Z] === RUN TestNISDomainname [2022-04-21T13:37:22.426Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-04-21T13:37:22.426Z] PASS [2022-04-21T13:37:22.426Z] [2022-04-21T13:37:22.426Z] DONE 17 tests in 46.544s [2022-04-21T13:37:22.426Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-21T13:37:22.426Z] INFO: Testing against a local daemon [2022-04-21T13:37:22.426Z] === RUN TestPluginInvalidJSON [2022-04-21T13:37:22.426Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:37:22.426Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:37:22.426Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:37:22.426Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:37:22.426Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T13:37:22.426Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T13:37:22.426Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:37:22.426Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T13:37:22.426Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T13:37:22.426Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T13:37:22.426Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T13:37:22.426Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T13:37:22.426Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T13:37:22.426Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T13:37:22.426Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T13:37:22.426Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T13:37:22.426Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:37:22.426Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T13:37:22.426Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T13:37:22.426Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T13:37:22.426Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T13:37:22.426Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-21T13:37:22.426Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-21T13:37:22.426Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T13:37:22.426Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T13:37:22.426Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T13:37:22.426Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T13:37:22.426Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T13:37:22.426Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T13:37:22.426Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T13:37:22.426Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T13:37:22.426Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T13:37:22.426Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-21T13:37:22.426Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T13:37:22.426Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T13:37:22.426Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T13:37:22.426Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T13:37:22.426Z] === RUN TestPluginInstall [2022-04-21T13:37:22.426Z] === RUN TestPluginInstall/no_auth [2022-04-21T13:37:22.426Z] time="2022-04-21T13:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:37:22.426Z] time="2022-04-21T13:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eda6f1bcc3fd3e6046f637255f3d08f1e0737f87f2c8dde28b0b10c64372582c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:37:22.426Z] time="2022-04-21T13:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:37:22.426Z] time="2022-04-21T13:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eda6f1bcc3fd3e6046f637255f3d08f1e0737f87f2c8dde28b0b10c64372582c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:37:22.426Z] === RUN TestPluginInstall/with_htpasswd [2022-04-21T13:37:22.426Z] time="2022-04-21T13:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:37:22.426Z] time="2022-04-21T13:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54082d3c4f5af0ab4c5794dae829c62e3a05315af885617ed9f3b62c9af63580" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:37:22.426Z] time="2022-04-21T13:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:37:22.426Z] time="2022-04-21T13:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54082d3c4f5af0ab4c5794dae829c62e3a05315af885617ed9f3b62c9af63580" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:37:22.426Z] === RUN TestPluginInstall/with_insecure [2022-04-21T13:37:22.437Z] 2022/04/21 13:37:18 Closing DB instances... [2022-04-21T13:37:22.437Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-04-21T13:37:22.437Z] === RUN TestFindNode [2022-04-21T13:37:22.437Z] 2022/04/21 13:37:20 Closing DB instances... [2022-04-21T13:37:22.437Z] --- PASS: TestFindNode (0.01s) [2022-04-21T13:37:22.437Z] === RUN TestChangeNodeState [2022-04-21T13:37:22.437Z] 2022/04/21 13:37:20 Closing DB instances... [2022-04-21T13:37:22.437Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-21T13:37:22.437Z] === RUN TestNodeReincarnation [2022-04-21T13:37:22.437Z] 2022/04/21 13:37:20 Closing DB instances... [2022-04-21T13:37:22.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-21T13:37:22.591Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-21T13:37:22.666Z] ---> 32391b751ed0 [2022-04-21T13:37:22.666Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-21T13:37:22.666Z] ---> Running in 269091b31f77 [2022-04-21T13:37:22.993Z] time="2022-04-21T13:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:37:22.993Z] time="2022-04-21T13:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97fa1dfa67cd6cb3e819ee05413bbefc946b2acb8854dcd8e4e8a9ea69ddc959" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:37:22.993Z] time="2022-04-21T13:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:37:22.993Z] time="2022-04-21T13:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97fa1dfa67cd6cb3e819ee05413bbefc946b2acb8854dcd8e4e8a9ea69ddc959" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:37:23.124Z] --- PASS: TestNISDomainname (0.91s) [2022-04-21T13:37:23.124Z] === RUN TestHostnameDnsResolution [2022-04-21T13:37:23.251Z] plugin_test.go:195: [db8da6c780dbc] daemon is not started [2022-04-21T13:37:23.251Z] --- PASS: TestPluginInstall (2.76s) [2022-04-21T13:37:23.251Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-04-21T13:37:23.251Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-04-21T13:37:23.251Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-04-21T13:37:23.251Z] === RUN TestPluginsWithRuntimes [2022-04-21T13:37:23.518Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-04-21T13:37:23.518Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-04-21T13:37:23.518Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-04-21T13:37:23.518Z] === RUN TestKillStoppedContainer [2022-04-21T13:37:23.518Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-21T13:37:23.518Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T13:37:23.518Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-21T13:37:23.518Z] === RUN TestKillDifferentUserContainer [2022-04-21T13:37:23.697Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-21T13:37:24.080Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-04-21T13:37:24.080Z] === RUN TestInspectOomKilledTrue [2022-04-21T13:37:24.336Z] --- PASS: TestInspectOomKilledTrue (0.51s) [2022-04-21T13:37:24.336Z] === RUN TestInspectOomKilledFalse [2022-04-21T13:37:24.351Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-21T13:37:24.643Z] --- PASS: TestHostnameDnsResolution (1.39s) [2022-04-21T13:37:24.643Z] === RUN TestUnprivilegedPortsAndPing [2022-04-21T13:37:24.898Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-04-21T13:37:24.898Z] === RUN TestLinksEtcHostsContentMatch [2022-04-21T13:37:25.148Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-21T13:37:25.154Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-04-21T13:37:25.154Z] === RUN TestLinksContainerNames [2022-04-21T13:37:25.586Z] --- PASS: TestUnprivilegedPortsAndPing (1.02s) [2022-04-21T13:37:25.586Z] === RUN TestPrivilegedHostDevices [2022-04-21T13:37:25.713Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-21T13:37:25.866Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-21T13:37:26.080Z] --- PASS: TestLinksContainerNames (0.90s) [2022-04-21T13:37:26.080Z] === RUN TestLogsFollowTailEmpty [2022-04-21T13:37:26.149Z] time="2022-04-21T13:37:25Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-21T13:37:26.149Z] --- PASS: TestNodeReincarnation (5.01s) [2022-04-21T13:37:26.149Z] === RUN TestParallelCreate [2022-04-21T13:37:26.149Z] 2022/04/21 13:37:25 Closing DB instances... [2022-04-21T13:37:26.149Z] --- PASS: TestParallelCreate (0.01s) [2022-04-21T13:37:26.149Z] === RUN TestParallelDelete [2022-04-21T13:37:26.149Z] 2022/04/21 13:37:25 Closing DB instances... [2022-04-21T13:37:26.149Z] --- PASS: TestParallelDelete (0.01s) [2022-04-21T13:37:26.149Z] === RUN TestNetworkDBIslands [2022-04-21T13:37:26.149Z] time="2022-04-21T13:37:25Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1a08cc9a8513 with config:&{NodeID:1a08cc9a8513 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-04-21T13:37:26.149Z] time="2022-04-21T13:37:25Z" level=info msg="Node 1a08cc9a8513/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:26.149Z] time="2022-04-21T13:37:25Z" level=info msg="Node 1a08cc9a8513/172.17.131.219, added to nodes list" [2022-04-21T13:37:26.149Z] time="2022-04-21T13:37:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:87849d515bb1 with config:&{NodeID:87849d515bb1 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-04-21T13:37:26.149Z] time="2022-04-21T13:37:25Z" level=info msg="Node 87849d515bb1/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:26.149Z] time="2022-04-21T13:37:25Z" level=info msg="Node 87849d515bb1/172.17.131.219, added to nodes list" [2022-04-21T13:37:26.149Z] time="2022-04-21T13:37:25Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-21T13:37:26.149Z] time="2022-04-21T13:37:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-21T13:37:26.149Z] time="2022-04-21T13:37:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49409" [2022-04-21T13:37:26.149Z] time="2022-04-21T13:37:25Z" level=info msg="Node 87849d515bb1/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:26.149Z] time="2022-04-21T13:37:25Z" level=info msg="Node 87849d515bb1/172.17.131.219, added to nodes list" [2022-04-21T13:37:26.149Z] time="2022-04-21T13:37:25Z" level=info msg="Node 1a08cc9a8513/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:26.149Z] time="2022-04-21T13:37:25Z" level=info msg="Node 1a08cc9a8513/172.17.131.219, added to nodes list" [2022-04-21T13:37:26.149Z] time="2022-04-21T13:37:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-21T13:37:26.149Z] time="2022-04-21T13:37:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49410" [2022-04-21T13:37:26.336Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-04-21T13:37:26.336Z] === RUN TestContainerNetworkMountsNoChown [2022-04-21T13:37:26.528Z] --- PASS: TestPrivilegedHostDevices (0.90s) [2022-04-21T13:37:26.528Z] === RUN TestStats [2022-04-21T13:37:26.605Z] time="2022-04-21T13:37:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:aba9356a9cd3 with config:&{NodeID:aba9356a9cd3 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-04-21T13:37:26.605Z] time="2022-04-21T13:37:26Z" level=info msg="Node aba9356a9cd3/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:26.605Z] time="2022-04-21T13:37:26Z" level=info msg="Node aba9356a9cd3/172.17.131.219, added to nodes list" [2022-04-21T13:37:26.605Z] time="2022-04-21T13:37:26Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-21T13:37:26.605Z] time="2022-04-21T13:37:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-21T13:37:26.605Z] time="2022-04-21T13:37:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49411" [2022-04-21T13:37:26.605Z] time="2022-04-21T13:37:26Z" level=info msg="Node aba9356a9cd3/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:26.605Z] time="2022-04-21T13:37:26Z" level=info msg="Node aba9356a9cd3/172.17.131.219, added to nodes list" [2022-04-21T13:37:26.605Z] time="2022-04-21T13:37:26Z" level=info msg="Node 1a08cc9a8513/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:26.605Z] time="2022-04-21T13:37:26Z" level=info msg="Node 1a08cc9a8513/172.17.131.219, added to nodes list" [2022-04-21T13:37:26.605Z] time="2022-04-21T13:37:26Z" level=info msg="Node 87849d515bb1/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:26.605Z] time="2022-04-21T13:37:26Z" level=info msg="Node 87849d515bb1/172.17.131.219, added to nodes list" [2022-04-21T13:37:26.605Z] time="2022-04-21T13:37:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-21T13:37:26.605Z] time="2022-04-21T13:37:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49412" [2022-04-21T13:37:26.646Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-04-21T13:37:26.646Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-21T13:37:26.646Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-04-21T13:37:26.646Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T13:37:26.898Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-04-21T13:37:26.898Z] === RUN TestMountDaemonRoot [2022-04-21T13:37:26.898Z] === RUN TestMountDaemonRoot/default [2022-04-21T13:37:26.898Z] === PAUSE TestMountDaemonRoot/default [2022-04-21T13:37:26.898Z] === RUN TestMountDaemonRoot/private [2022-04-21T13:37:26.898Z] === PAUSE TestMountDaemonRoot/private [2022-04-21T13:37:26.898Z] === RUN TestMountDaemonRoot/rprivate [2022-04-21T13:37:26.898Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-21T13:37:26.898Z] === RUN TestMountDaemonRoot/slave [2022-04-21T13:37:26.898Z] === PAUSE TestMountDaemonRoot/slave [2022-04-21T13:37:26.898Z] === RUN TestMountDaemonRoot/rslave [2022-04-21T13:37:26.898Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-21T13:37:26.898Z] === RUN TestMountDaemonRoot/shared [2022-04-21T13:37:26.898Z] === PAUSE TestMountDaemonRoot/shared [2022-04-21T13:37:26.898Z] === RUN TestMountDaemonRoot/rshared [2022-04-21T13:37:26.898Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-21T13:37:26.898Z] === CONT TestMountDaemonRoot/default [2022-04-21T13:37:26.898Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-21T13:37:26.898Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-21T13:37:26.898Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:37:26.898Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:37:26.898Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-21T13:37:26.898Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-21T13:37:26.898Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:37:26.898Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:37:26.898Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-21T13:37:26.899Z] === CONT TestMountDaemonRoot/rshared [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:37:26.899Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:37:26.899Z] === CONT TestMountDaemonRoot/shared [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:37:26.899Z] === CONT TestMountDaemonRoot/rslave [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:37:26.899Z] === CONT TestMountDaemonRoot/slave [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:37:26.899Z] === CONT TestMountDaemonRoot/rprivate [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:37:26.899Z] === CONT TestMountDaemonRoot/private [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-21T13:37:26.899Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:37:26.899Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:37:26.899Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:37:26.899Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-21T13:37:26.899Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:37:26.899Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:37:26.899Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:37:26.899Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="Node aba9356a9cd3/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="Node aba9356a9cd3/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=debug msg="memberlist: Failed to join 172.17.131.219: dial tcp 172.17.131.219:10024: connectex: No connection could be made because the target machine actively refused it." [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:8aca0c0db361 with config:&{NodeID:8aca0c0db361 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-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="Node 8aca0c0db361/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="Node 8aca0c0db361/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49414" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="Node 8aca0c0db361/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="Node 8aca0c0db361/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="Node 1a08cc9a8513/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="Node 1a08cc9a8513/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="Node 87849d515bb1/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="Node 87849d515bb1/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="Node aba9356a9cd3/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="Node aba9356a9cd3/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49415" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="Node 8aca0c0db361/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="Node 8aca0c0db361/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="Node 8aca0c0db361/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.060Z] time="2022-04-21T13:37:26Z" level=info msg="Node 8aca0c0db361/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:37:27.155Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-21T13:37:27.210Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-04-21T13:37:27.210Z] PASS [2022-04-21T13:37:27.210Z] [2022-04-21T13:37:27.210Z] DONE 24 tests in 6.761s [2022-04-21T13:37:27.210Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-21T13:37:27.210Z] INFO: Testing against a local daemon [2022-04-21T13:37:27.210Z] === RUN TestExternalGraphDriver [2022-04-21T13:37:27.411Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:37:27.411Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-21T13:37:27.411Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-21T13:37:27.411Z] === RUN TestContainerBindMountNonRecursive [2022-04-21T13:37:27.468Z] === RUN TestExternalGraphDriver/json [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6cd19cabefd2 with config:&{NodeID:6cd19cabefd2 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-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49416" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="Node 1a08cc9a8513/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="Node 1a08cc9a8513/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="Node 87849d515bb1/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="Node 87849d515bb1/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="Node aba9356a9cd3/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="Node aba9356a9cd3/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="Node 8aca0c0db361/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="Node 8aca0c0db361/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49417" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.516Z] time="2022-04-21T13:37:27Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-21T13:37:27.972Z] time="2022-04-21T13:37:27Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:27.972Z] time="2022-04-21T13:37:27Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, added to nodes list" [2022-04-21T13:37:27.972Z] networkdb_test.go:835: Re-joining: 3 [2022-04-21T13:37:27.972Z] time="2022-04-21T13:37:27Z" level=info msg="The new bootstrap node list is:[172.17.131.219:10033 172.17.131.219:10034 172.17.131.219:10035]" [2022-04-21T13:37:27.972Z] time="2022-04-21T13:37:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.131.219:10033" [2022-04-21T13:37:27.972Z] time="2022-04-21T13:37:27Z" level=debug msg="memberlist: Stream connection from=172.17.131.219:49418" [2022-04-21T13:37:27.972Z] time="2022-04-21T13:37:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.131.219:10034" [2022-04-21T13:37:27.972Z] time="2022-04-21T13:37:27Z" level=debug msg="memberlist: Stream connection from=172.17.131.219:49419" [2022-04-21T13:37:27.972Z] time="2022-04-21T13:37:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.131.219:10035" [2022-04-21T13:37:27.972Z] time="2022-04-21T13:37:27Z" level=debug msg="memberlist: Stream connection from=172.17.131.219:49420" [2022-04-21T13:37:27.972Z] networkdb_test.go:835: Re-joining: 4 [2022-04-21T13:37:27.972Z] time="2022-04-21T13:37:27Z" level=info msg="The new bootstrap node list is:[172.17.131.219:10033 172.17.131.219:10034 172.17.131.219:10035]" [2022-04-21T13:37:27.972Z] time="2022-04-21T13:37:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.131.219:10033" [2022-04-21T13:37:27.972Z] time="2022-04-21T13:37:27Z" level=debug msg="memberlist: Stream connection from=172.17.131.219:49421" [2022-04-21T13:37:27.972Z] time="2022-04-21T13:37:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.131.219:10034" [2022-04-21T13:37:27.972Z] time="2022-04-21T13:37:27Z" level=debug msg="memberlist: Stream connection from=172.17.131.219:49422" [2022-04-21T13:37:27.972Z] time="2022-04-21T13:37:27Z" level=debug msg="memberlist: Stream connection from=172.17.131.219:49423" [2022-04-21T13:37:27.972Z] time="2022-04-21T13:37:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.131.219:10035" [2022-04-21T13:37:28.426Z] time="2022-04-21T13:37:28Z" level=info msg="node 0 leaving" [2022-04-21T13:37:28.426Z] time="2022-04-21T13:37:28Z" level=info msg="Node 1a08cc9a8513 change state NodeActive --> NodeLeft" [2022-04-21T13:37:28.426Z] time="2022-04-21T13:37:28Z" level=info msg="node2(87849d515bb1): Node leave event for 1a08cc9a8513/172.17.131.219" [2022-04-21T13:37:28.426Z] time="2022-04-21T13:37:28Z" level=info msg="Node 1a08cc9a8513 change state NodeActive --> NodeLeft" [2022-04-21T13:37:28.426Z] time="2022-04-21T13:37:28Z" level=info msg="node3(aba9356a9cd3): Node leave event for 1a08cc9a8513/172.17.131.219" [2022-04-21T13:37:28.426Z] time="2022-04-21T13:37:28Z" level=info msg="Node 1a08cc9a8513 change state NodeActive --> NodeLeft" [2022-04-21T13:37:28.426Z] time="2022-04-21T13:37:28Z" level=info msg="node4(8aca0c0db361): Node leave event for 1a08cc9a8513/172.17.131.219" [2022-04-21T13:37:28.426Z] time="2022-04-21T13:37:28Z" level=info msg="Node 1a08cc9a8513 change state NodeActive --> NodeLeft" [2022-04-21T13:37:28.426Z] time="2022-04-21T13:37:28Z" level=info msg="node5(6cd19cabefd2): Node leave event for 1a08cc9a8513/172.17.131.219" [2022-04-21T13:37:28.426Z] time="2022-04-21T13:37:28Z" level=info msg="Node 1a08cc9a8513 change state NodeActive --> NodeLeft" [2022-04-21T13:37:28.426Z] time="2022-04-21T13:37:28Z" level=info msg="node1(1a08cc9a8513): Node leave event for 1a08cc9a8513/172.17.131.219" [2022-04-21T13:37:28.426Z] time="2022-04-21T13:37:28Z" level=info msg="Node 1a08cc9a8513/172.17.131.219, left gossip cluster" [2022-04-21T13:37:28.426Z] time="2022-04-21T13:37:28Z" level=info msg="Node 1a08cc9a8513/172.17.131.219, left gossip cluster" [2022-04-21T13:37:28.426Z] time="2022-04-21T13:37:28Z" level=info msg="Node 1a08cc9a8513/172.17.131.219, left gossip cluster" [2022-04-21T13:37:28.426Z] time="2022-04-21T13:37:28Z" level=info msg="Node 1a08cc9a8513/172.17.131.219, left gossip cluster" [2022-04-21T13:37:28.426Z] time="2022-04-21T13:37:28Z" level=info msg="Node 1a08cc9a8513/172.17.131.219, left gossip cluster" [2022-04-21T13:37:28.485Z] check_test.go:307: [dfcab9f98d782] daemon is not started [2022-04-21T13:37:28.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-21T13:37:28.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-21T13:37:28.776Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-04-21T13:37:28.776Z] === RUN TestContainerVolumesMountedAsShared [2022-04-21T13:37:28.883Z] time="2022-04-21T13:37:28Z" level=info msg="node 1 leaving" [2022-04-21T13:37:28.883Z] time="2022-04-21T13:37:28Z" level=info msg="Node 87849d515bb1 change state NodeActive --> NodeLeft" [2022-04-21T13:37:28.883Z] time="2022-04-21T13:37:28Z" level=info msg="node3(aba9356a9cd3): Node leave event for 87849d515bb1/172.17.131.219" [2022-04-21T13:37:28.883Z] time="2022-04-21T13:37:28Z" level=info msg="Node 87849d515bb1/172.17.131.219, left gossip cluster" [2022-04-21T13:37:28.883Z] time="2022-04-21T13:37:28Z" level=info msg="Node 87849d515bb1 change state NodeActive --> NodeFailed" [2022-04-21T13:37:28.883Z] time="2022-04-21T13:37:28Z" level=info msg="Node 87849d515bb1/172.17.131.219, added to failed nodes list" [2022-04-21T13:37:28.883Z] time="2022-04-21T13:37:28Z" level=info msg="Node 87849d515bb1 change state NodeActive --> NodeLeft" [2022-04-21T13:37:28.883Z] time="2022-04-21T13:37:28Z" level=info msg="Node 87849d515bb1 change state NodeActive --> NodeLeft" [2022-04-21T13:37:28.883Z] time="2022-04-21T13:37:28Z" level=info msg="node5(6cd19cabefd2): Node leave event for 87849d515bb1/172.17.131.219" [2022-04-21T13:37:28.883Z] time="2022-04-21T13:37:28Z" level=info msg="node4(8aca0c0db361): Node leave event for 87849d515bb1/172.17.131.219" [2022-04-21T13:37:28.883Z] time="2022-04-21T13:37:28Z" level=error msg="node: 87849d515bb1 is unknown to memberlist" [2022-04-21T13:37:28.883Z] time="2022-04-21T13:37:28Z" level=debug msg="memberlist: Failed to join 172.17.131.219: dial tcp 172.17.131.219:10024: connectex: No connection could be made because the target machine actively refused it." [2022-04-21T13:37:28.883Z] time="2022-04-21T13:37:28Z" level=info msg="Node 87849d515bb1/172.17.131.219, left gossip cluster" [2022-04-21T13:37:28.883Z] time="2022-04-21T13:37:28Z" level=info msg="Node 87849d515bb1/172.17.131.219, left gossip cluster" [2022-04-21T13:37:28.883Z] time="2022-04-21T13:37:28Z" level=info msg="Node 87849d515bb1/172.17.131.219, left gossip cluster" [2022-04-21T13:37:29.032Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-04-21T13:37:29.032Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-21T13:37:29.338Z] time="2022-04-21T13:37:28Z" level=info msg="node 2 leaving" [2022-04-21T13:37:29.338Z] time="2022-04-21T13:37:28Z" level=info msg="Node aba9356a9cd3 change state NodeActive --> NodeLeft" [2022-04-21T13:37:29.338Z] time="2022-04-21T13:37:28Z" level=info msg="node5(6cd19cabefd2): Node leave event for aba9356a9cd3/172.17.131.219" [2022-04-21T13:37:29.338Z] time="2022-04-21T13:37:28Z" level=info msg="Node aba9356a9cd3 change state NodeActive --> NodeLeft" [2022-04-21T13:37:29.338Z] time="2022-04-21T13:37:28Z" level=info msg="node4(8aca0c0db361): Node leave event for aba9356a9cd3/172.17.131.219" [2022-04-21T13:37:29.338Z] time="2022-04-21T13:37:29Z" level=info msg="Node aba9356a9cd3 change state NodeActive --> NodeLeft" [2022-04-21T13:37:29.338Z] time="2022-04-21T13:37:29Z" level=info msg="node3(aba9356a9cd3): Node leave event for aba9356a9cd3/172.17.131.219" [2022-04-21T13:37:29.338Z] time="2022-04-21T13:37:29Z" level=debug msg="memberlist: Failed ping: 87849d515bb1 (timeout reached)" [2022-04-21T13:37:29.338Z] time="2022-04-21T13:37:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.131.219:10037: use of closed network connection" [2022-04-21T13:37:29.338Z] time="2022-04-21T13:37:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.131.219:10036: use of closed network connection" [2022-04-21T13:37:29.338Z] time="2022-04-21T13:37:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.131.219:10035: use of closed network connection" [2022-04-21T13:37:29.338Z] time="2022-04-21T13:37:29Z" level=info msg="Node aba9356a9cd3/172.17.131.219, left gossip cluster" [2022-04-21T13:37:29.338Z] time="2022-04-21T13:37:29Z" level=info msg="Node aba9356a9cd3/172.17.131.219, left gossip cluster" [2022-04-21T13:37:29.368Z] === RUN TestExternalGraphDriver/spec [2022-04-21T13:37:29.427Z] --- PASS: TestStats (2.77s) [2022-04-21T13:37:29.427Z] === RUN TestStopContainerWithTimeout [2022-04-21T13:37:29.427Z] === RUN TestStopContainerWithTimeout/0 [2022-04-21T13:37:29.427Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-21T13:37:29.427Z] === RUN TestStopContainerWithTimeout/1 [2022-04-21T13:37:29.427Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-21T13:37:29.427Z] === RUN TestStopContainerWithTimeout/3 [2022-04-21T13:37:29.427Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-21T13:37:29.427Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-21T13:37:29.427Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-21T13:37:29.427Z] === CONT TestStopContainerWithTimeout/0 [2022-04-21T13:37:29.427Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-21T13:37:29.594Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-04-21T13:37:29.594Z] === RUN TestNetworkNat [2022-04-21T13:37:29.688Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-21T13:37:29.756Z] Removing intermediate container 269091b31f77 [2022-04-21T13:37:29.756Z] ---> bec523ccc131 [2022-04-21T13:37:29.756Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-21T13:37:29.756Z] ---> Running in 2f99aa5b1c65 [2022-04-21T13:37:29.793Z] networkdb_test.go:867: node4: OK [2022-04-21T13:37:29.793Z] time="2022-04-21T13:37:29Z" level=info msg="Node aba9356a9cd3/172.17.131.219, left gossip cluster" [2022-04-21T13:37:29.793Z] networkdb_test.go:867: node5: OK [2022-04-21T13:37:29.793Z] time="2022-04-21T13:37:29Z" level=info msg="node 0 coming back" [2022-04-21T13:37:29.793Z] time="2022-04-21T13:37:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:15e087a599e7 with config:&{NodeID:15e087a599e7 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-04-21T13:37:29.793Z] time="2022-04-21T13:37:29Z" level=info msg="Node 15e087a599e7/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:29.793Z] time="2022-04-21T13:37:29Z" level=info msg="Node 15e087a599e7/172.17.131.219, added to nodes list" [2022-04-21T13:37:29.793Z] time="2022-04-21T13:37:29Z" level=info msg="node 1 coming back" [2022-04-21T13:37:29.794Z] time="2022-04-21T13:37:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7a23faf303de with config:&{NodeID:7a23faf303de 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-04-21T13:37:29.794Z] time="2022-04-21T13:37:29Z" level=info msg="Node 7a23faf303de/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:29.794Z] time="2022-04-21T13:37:29Z" level=info msg="Node 7a23faf303de/172.17.131.219, added to nodes list" [2022-04-21T13:37:29.794Z] time="2022-04-21T13:37:29Z" level=info msg="node 2 coming back" [2022-04-21T13:37:29.794Z] time="2022-04-21T13:37:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1c980031d040 with config:&{NodeID:1c980031d040 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-04-21T13:37:29.794Z] time="2022-04-21T13:37:29Z" level=info msg="Node 1c980031d040/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:29.794Z] time="2022-04-21T13:37:29Z" level=info msg="Node 1c980031d040/172.17.131.219, added to nodes list" [2022-04-21T13:37:29.794Z] time="2022-04-21T13:37:29Z" level=info msg="memberlist: Suspect 87849d515bb1 has failed, no acks received" [2022-04-21T13:37:29.849Z] --- PASS: TestNetworkNat (0.47s) [2022-04-21T13:37:29.850Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T13:37:29.949Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-21T13:37:30.249Z] time="2022-04-21T13:37:29Z" level=debug msg="memberlist: Failed ping: 8aca0c0db361 (timeout reached)" [2022-04-21T13:37:30.249Z] time="2022-04-21T13:37:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.17.131.219:10037: use of closed network connection" [2022-04-21T13:37:30.249Z] time="2022-04-21T13:37:29Z" level=debug msg="memberlist: Stream connection from=172.17.131.219:49426" [2022-04-21T13:37:30.251Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-21T13:37:30.412Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-04-21T13:37:30.412Z] === RUN TestNetworkLoopbackNat [2022-04-21T13:37:30.519Z] === CONT TestStopContainerWithTimeout/3 [2022-04-21T13:37:30.707Z] time="2022-04-21T13:37:30Z" level=warning msg="memberlist: Was able to connect to 8aca0c0db361 but other probes failed, network may be misconfigured" [2022-04-21T13:37:30.741Z] === RUN TestExternalGraphDriver/pull [2022-04-21T13:37:30.780Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-21T13:37:31.162Z] time="2022-04-21T13:37:30Z" level=debug msg="memberlist: Failed to join 172.17.131.219: dial tcp 172.17.131.219:10024: connectex: No connection could be made because the target machine actively refused it." [2022-04-21T13:37:31.395Z] [2022-04-21T13:37:31.395Z] SUCCESS: Specified value was saved. [2022-04-21T13:37:31.419Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-21T13:37:31.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-21T13:37:32.227Z] --- PASS: TestExternalGraphDriver (4.97s) [2022-04-21T13:37:32.228Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-04-21T13:37:32.228Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-04-21T13:37:32.228Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-04-21T13:37:32.228Z] === RUN TestGraphdriverPluginV2 [2022-04-21T13:37:32.562Z] === CONT TestStopContainerWithTimeout/1 [2022-04-21T13:37:32.854Z] time="2022-04-21T13:37:32Z" level=debug msg="memberlist: Failed to join 172.17.131.219: dial tcp 172.17.131.219:10024: connectex: No connection could be made because the target machine actively refused it." [2022-04-21T13:37:32.854Z] time="2022-04-21T13:37:32Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.131.219:10033 172.17.131.219:10034 172.17.131.219:10035]" [2022-04-21T13:37:33.006Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-04-21T13:37:33.006Z] === RUN TestPause [2022-04-21T13:37:33.309Z] time="2022-04-21T13:37:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.131.219:10033 172.17.131.219:10034 172.17.131.219:10035]" [2022-04-21T13:37:33.559Z] Removing intermediate container 2f99aa5b1c65 [2022-04-21T13:37:33.559Z] ---> acbbfcd11186 [2022-04-21T13:37:33.559Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-21T13:37:33.559Z] ---> Running in 0721e41cf517 [2022-04-21T13:37:33.568Z] --- PASS: TestPause (0.44s) [2022-04-21T13:37:33.568Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T13:37:33.568Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T13:37:33.568Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T13:37:33.568Z] === RUN TestPauseStopPausedContainer [2022-04-21T13:37:33.825Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-04-21T13:37:33.825Z] === RUN TestPidHost [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.131.219:10033" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=debug msg="memberlist: Stream connection from=172.17.131.219:49429" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 8aca0c0db361/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 8aca0c0db361/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 15e087a599e7/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 15e087a599e7/172.17.131.219, is the new incarnation of the shutdown node 1a08cc9a8513/172.17.131.219" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 15e087a599e7/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.131.219:10034" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=debug msg="memberlist: Stream connection from=172.17.131.219:49430" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 8aca0c0db361/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 8aca0c0db361/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 15e087a599e7/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 15e087a599e7/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 7a23faf303de/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 7a23faf303de/172.17.131.219, is the new incarnation of the shutdown node 87849d515bb1/172.17.131.219" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 7a23faf303de/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=debug msg="memberlist: Stream connection from=172.17.131.219:49431" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.131.219:10035" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 8aca0c0db361/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 8aca0c0db361/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 15e087a599e7/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 15e087a599e7/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 1c980031d040/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 7a23faf303de/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 1c980031d040/172.17.131.219, is the new incarnation of the shutdown node aba9356a9cd3/172.17.131.219" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 1c980031d040/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 7a23faf303de/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 7a23faf303de/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 7a23faf303de/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 7a23faf303de/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 7a23faf303de/172.17.131.219, is the new incarnation of the shutdown node 87849d515bb1/172.17.131.219" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 7a23faf303de/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 15e087a599e7/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 15e087a599e7/172.17.131.219, is the new incarnation of the shutdown node 1a08cc9a8513/172.17.131.219" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 15e087a599e7/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 1c980031d040/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 1c980031d040/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 1c980031d040/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 1c980031d040/172.17.131.219, is the new incarnation of the shutdown node aba9356a9cd3/172.17.131.219" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:33Z" level=info msg="Node 1c980031d040/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:34Z" level=info msg="Node 1c980031d040/172.17.131.219, joined gossip cluster" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:34Z" level=info msg="Node 1c980031d040/172.17.131.219, added to nodes list" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.131.219:10033" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:34Z" level=debug msg="memberlist: Stream connection from=172.17.131.219:49432" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.131.219:10034" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:34Z" level=debug msg="memberlist: Stream connection from=172.17.131.219:49433" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.131.219:10035" [2022-04-21T13:37:34.269Z] time="2022-04-21T13:37:34Z" level=debug msg="memberlist: Stream connection from=172.17.131.219:49434" [2022-04-21T13:37:34.476Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-21T13:37:34.476Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2022-04-21T13:37:34.476Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2022-04-21T13:37:34.476Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2022-04-21T13:37:34.476Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2022-04-21T13:37:34.476Z] === RUN TestDeleteDevicemapper [2022-04-21T13:37:34.476Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T13:37:34.476Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2022-04-21T13:37:34.476Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T13:37:34.725Z] 2022/04/21 13:37:34 Closing DB instances... [2022-04-21T13:37:34.726Z] time="2022-04-21T13:37:34Z" level=info msg="Node 15e087a599e7 change state NodeActive --> NodeLeft" [2022-04-21T13:37:34.726Z] time="2022-04-21T13:37:34Z" level=info msg="node5(6cd19cabefd2): Node leave event for 15e087a599e7/172.17.131.219" [2022-04-21T13:37:34.726Z] time="2022-04-21T13:37:34Z" level=info msg="Node 15e087a599e7 change state NodeActive --> NodeLeft" [2022-04-21T13:37:34.726Z] time="2022-04-21T13:37:34Z" level=info msg="node2(7a23faf303de): Node leave event for 15e087a599e7/172.17.131.219" [2022-04-21T13:37:34.726Z] time="2022-04-21T13:37:34Z" level=info msg="Node 15e087a599e7 change state NodeActive --> NodeLeft" [2022-04-21T13:37:34.726Z] time="2022-04-21T13:37:34Z" level=info msg="node4(8aca0c0db361): Node leave event for 15e087a599e7/172.17.131.219" [2022-04-21T13:37:34.726Z] time="2022-04-21T13:37:34Z" level=info msg="Node 15e087a599e7 change state NodeActive --> NodeLeft" [2022-04-21T13:37:34.726Z] time="2022-04-21T13:37:34Z" level=info msg="node3(1c980031d040): Node leave event for 15e087a599e7/172.17.131.219" [2022-04-21T13:37:34.726Z] time="2022-04-21T13:37:34Z" level=info msg="Node 15e087a599e7 change state NodeActive --> NodeLeft" [2022-04-21T13:37:34.726Z] time="2022-04-21T13:37:34Z" level=info msg="node1(15e087a599e7): Node leave event for 15e087a599e7/172.17.131.219" [2022-04-21T13:37:35.180Z] time="2022-04-21T13:37:34Z" level=debug msg="memberlist: Failed to join 172.17.131.219: dial tcp 172.17.131.219:10024: connectex: No connection could be made because the target machine actively refused it." [2022-04-21T13:37:35.180Z] time="2022-04-21T13:37:34Z" level=info msg="Node 15e087a599e7/172.17.131.219, left gossip cluster" [2022-04-21T13:37:35.180Z] time="2022-04-21T13:37:34Z" level=info msg="Node 15e087a599e7/172.17.131.219, left gossip cluster" [2022-04-21T13:37:35.180Z] time="2022-04-21T13:37:34Z" level=info msg="Node 15e087a599e7/172.17.131.219, left gossip cluster" [2022-04-21T13:37:35.180Z] time="2022-04-21T13:37:34Z" level=info msg="Node 15e087a599e7/172.17.131.219, left gossip cluster" [2022-04-21T13:37:35.180Z] time="2022-04-21T13:37:34Z" level=info msg="Node 15e087a599e7/172.17.131.219, left gossip cluster" [2022-04-21T13:37:35.180Z] time="2022-04-21T13:37:35Z" level=info msg="Node 7a23faf303de change state NodeActive --> NodeLeft" [2022-04-21T13:37:35.180Z] time="2022-04-21T13:37:35Z" level=info msg="node4(8aca0c0db361): Node leave event for 7a23faf303de/172.17.131.219" [2022-04-21T13:37:35.180Z] time="2022-04-21T13:37:35Z" level=info msg="Node 7a23faf303de change state NodeActive --> NodeLeft" [2022-04-21T13:37:35.180Z] time="2022-04-21T13:37:35Z" level=info msg="Node 7a23faf303de change state NodeActive --> NodeLeft" [2022-04-21T13:37:35.180Z] time="2022-04-21T13:37:35Z" level=info msg="node5(6cd19cabefd2): Node leave event for 7a23faf303de/172.17.131.219" [2022-04-21T13:37:35.180Z] time="2022-04-21T13:37:35Z" level=info msg="node3(1c980031d040): Node leave event for 7a23faf303de/172.17.131.219" [2022-04-21T13:37:35.180Z] time="2022-04-21T13:37:35Z" level=info msg="Node 7a23faf303de change state NodeActive --> NodeLeft" [2022-04-21T13:37:35.180Z] time="2022-04-21T13:37:35Z" level=info msg="node2(7a23faf303de): Node leave event for 7a23faf303de/172.17.131.219" [2022-04-21T13:37:35.190Z] --- PASS: TestPidHost (1.02s) [2022-04-21T13:37:35.190Z] === RUN TestPsFilter [2022-04-21T13:37:35.190Z] --- PASS: TestPsFilter (0.11s) [2022-04-21T13:37:35.190Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T13:37:35.447Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-04-21T13:37:35.447Z] === RUN TestRemoveContainerWithVolume [2022-04-21T13:37:35.634Z] time="2022-04-21T13:37:35Z" level=info msg="Node 7a23faf303de/172.17.131.219, left gossip cluster" [2022-04-21T13:37:35.634Z] time="2022-04-21T13:37:35Z" level=info msg="Node 7a23faf303de/172.17.131.219, left gossip cluster" [2022-04-21T13:37:35.634Z] time="2022-04-21T13:37:35Z" level=info msg="Node 7a23faf303de/172.17.131.219, left gossip cluster" [2022-04-21T13:37:35.634Z] time="2022-04-21T13:37:35Z" level=info msg="Node 7a23faf303de/172.17.131.219, left gossip cluster" [2022-04-21T13:37:35.634Z] time="2022-04-21T13:37:35Z" level=info msg="Node 1c980031d040 change state NodeActive --> NodeLeft" [2022-04-21T13:37:35.634Z] time="2022-04-21T13:37:35Z" level=info msg="node4(8aca0c0db361): Node leave event for 1c980031d040/172.17.131.219" [2022-04-21T13:37:35.634Z] time="2022-04-21T13:37:35Z" level=info msg="Node 1c980031d040 change state NodeActive --> NodeLeft" [2022-04-21T13:37:35.634Z] time="2022-04-21T13:37:35Z" level=info msg="node5(6cd19cabefd2): Node leave event for 1c980031d040/172.17.131.219" [2022-04-21T13:37:36.009Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-04-21T13:37:36.009Z] === RUN TestRemoveContainerRunning [2022-04-21T13:37:36.088Z] time="2022-04-21T13:37:35Z" level=info msg="Node 1c980031d040 change state NodeActive --> NodeLeft" [2022-04-21T13:37:36.088Z] time="2022-04-21T13:37:35Z" level=info msg="node3(1c980031d040): Node leave event for 1c980031d040/172.17.131.219" [2022-04-21T13:37:36.088Z] time="2022-04-21T13:37:35Z" level=info msg="Node 1c980031d040/172.17.131.219, left gossip cluster" [2022-04-21T13:37:36.088Z] time="2022-04-21T13:37:35Z" level=info msg="Node 1c980031d040/172.17.131.219, left gossip cluster" [2022-04-21T13:37:36.088Z] time="2022-04-21T13:37:35Z" level=debug msg="memberlist: Failed ping: 1c980031d040 (timeout reached)" [2022-04-21T13:37:36.088Z] time="2022-04-21T13:37:35Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.131.219:10036: use of closed network connection" [2022-04-21T13:37:36.088Z] time="2022-04-21T13:37:35Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.131.219:10037: use of closed network connection" [2022-04-21T13:37:36.088Z] time="2022-04-21T13:37:35Z" level=debug msg="memberlist: Stream connection from=172.17.131.219:49436" [2022-04-21T13:37:36.088Z] time="2022-04-21T13:37:36Z" level=info msg="Node 1c980031d040/172.17.131.219, left gossip cluster" [2022-04-21T13:37:36.266Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-04-21T13:37:36.266Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T13:37:36.408Z] --- PASS: TestGraphdriverPluginV2 (3.90s) [2022-04-21T13:37:36.408Z] PASS [2022-04-21T13:37:36.408Z] [2022-04-21T13:37:36.408Z] DONE 5 tests in 8.901s [2022-04-21T13:37:36.408Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-21T13:37:36.408Z] INFO: Testing against a local daemon [2022-04-21T13:37:36.408Z] === RUN TestContinueAfterPluginCrash [2022-04-21T13:37:36.408Z] === PAUSE TestContinueAfterPluginCrash [2022-04-21T13:37:36.408Z] === RUN TestReadPluginNoRead [2022-04-21T13:37:36.408Z] === PAUSE TestReadPluginNoRead [2022-04-21T13:37:36.408Z] === RUN TestDaemonStartWithLogOpt [2022-04-21T13:37:36.408Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-21T13:37:36.408Z] === CONT TestContinueAfterPluginCrash [2022-04-21T13:37:36.408Z] === CONT TestDaemonStartWithLogOpt [2022-04-21T13:37:36.452Z] Cannot create a file when that file already exists. [2022-04-21T13:37:36.542Z] time="2022-04-21T13:37:36Z" level=info msg="Node 8aca0c0db361 change state NodeActive --> NodeLeft" [2022-04-21T13:37:36.542Z] time="2022-04-21T13:37:36Z" level=info msg="node5(6cd19cabefd2): Node leave event for 8aca0c0db361/172.17.131.219" [2022-04-21T13:37:36.542Z] time="2022-04-21T13:37:36Z" level=info msg="Node 8aca0c0db361 change state NodeActive --> NodeLeft" [2022-04-21T13:37:36.542Z] time="2022-04-21T13:37:36Z" level=info msg="node4(8aca0c0db361): Node leave event for 8aca0c0db361/172.17.131.219" [2022-04-21T13:37:36.542Z] time="2022-04-21T13:37:36Z" level=warning msg="memberlist: Was able to connect to 1c980031d040 but other probes failed, network may be misconfigured" [2022-04-21T13:37:36.871Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-04-21T13:37:36.871Z] === RUN TestRemoveInvalidContainer [2022-04-21T13:37:36.871Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-21T13:37:36.871Z] === RUN TestRenameLinkedContainer [2022-04-21T13:37:36.996Z] time="2022-04-21T13:37:36Z" level=info msg="Node 8aca0c0db361/172.17.131.219, left gossip cluster" [2022-04-21T13:37:36.996Z] time="2022-04-21T13:37:36Z" level=debug msg="memberlist: Failed to join 172.17.131.219: dial tcp 172.17.131.219:10024: connectex: No connection could be made because the target machine actively refused it." [2022-04-21T13:37:36.996Z] time="2022-04-21T13:37:36Z" level=info msg="Node 8aca0c0db361/172.17.131.219, left gossip cluster" [2022-04-21T13:37:37.021Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.40s) [2022-04-21T13:37:37.021Z] === RUN TestUpdateMemory [2022-04-21T13:37:37.021Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:37:37.021Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-21T13:37:37.021Z] === RUN TestUpdateCPUQuota [2022-04-21T13:37:37.021Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-21T13:37:37.451Z] time="2022-04-21T13:37:37Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, left gossip cluster" [2022-04-21T13:37:37.451Z] time="2022-04-21T13:37:37Z" level=info msg="Node 6cd19cabefd2 change state NodeActive --> NodeFailed" [2022-04-21T13:37:37.451Z] time="2022-04-21T13:37:37Z" level=info msg="Node 6cd19cabefd2/172.17.131.219, added to failed nodes list" [2022-04-21T13:37:37.451Z] --- PASS: TestNetworkDBIslands (11.65s) [2022-04-21T13:37:37.451Z] PASS [2022-04-21T13:37:37.451Z] coverage: 60.5% of statements [2022-04-21T13:37:37.451Z] ok github.com/docker/docker/libnetwork/networkdb 103.643s coverage: 60.5% of statements [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/quota [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/rootless [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/volume [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-21T13:37:37.451Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-21T13:37:37.963Z] --- PASS: TestUpdateCPUQuota (1.50s) [2022-04-21T13:37:37.963Z] === RUN TestUpdatePidsLimit [2022-04-21T13:37:37.963Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-21T13:37:38.535Z] === RUN TestUpdatePidsLimit/no_change [2022-04-21T13:37:38.535Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-21T13:37:38.759Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-04-21T13:37:38.759Z] === RUN TestRenameStoppedContainer [2022-04-21T13:37:38.796Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-21T13:37:39.015Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-04-21T13:37:39.015Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T13:37:39.366Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-21T13:37:39.366Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-21T13:37:39.617Z] [2022-04-21T13:37:39.617Z] === Skipped [2022-04-21T13:37:39.617Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-21T13:37:39.617Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T13:37:39.617Z] [2022-04-21T13:37:39.617Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-21T13:37:39.617Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:39.617Z] [2022-04-21T13:37:39.617Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-21T13:37:39.617Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:39.617Z] [2022-04-21T13:37:39.617Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-21T13:37:39.617Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:39.617Z] [2022-04-21T13:37:39.617Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-21T13:37:39.617Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:39.617Z] [2022-04-21T13:37:39.617Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T13:37:39.617Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T13:37:39.617Z] [2022-04-21T13:37:39.617Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-21T13:37:39.617Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T13:37:39.617Z] [2022-04-21T13:37:39.617Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-21T13:37:39.617Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T13:37:39.617Z] [2022-04-21T13:37:39.617Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-21T13:37:39.617Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T13:37:39.617Z] [2022-04-21T13:37:39.617Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-21T13:37:39.617Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T13:37:39.617Z] [2022-04-21T13:37:39.617Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-21T13:37:39.617Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T13:37:39.617Z] [2022-04-21T13:37:39.617Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-21T13:37:39.617Z] daemon_test.go:145: root required [2022-04-21T13:37:39.617Z] [2022-04-21T13:37:39.617Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T13:37:39.617Z] reload_test.go:342: root required [2022-04-21T13:37:39.617Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T13:37:39.618Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T13:37:39.618Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-21T13:37:39.618Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-21T13:37:39.618Z] download_test.go:267: Needs fixing on Windows [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-21T13:37:39.618Z] layer_test.go:291: Failing on Windows [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-21T13:37:39.618Z] layer_test.go:340: Failing on Windows [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-21T13:37:39.618Z] layer_test.go:455: Failing on Windows [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-21T13:37:39.618Z] layer_test.go:684: Failing on Windows [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-21T13:37:39.618Z] migration_test.go:45: Failing on Windows [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T13:37:39.618Z] migration_test.go:181: Failing on Windows [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-21T13:37:39.618Z] mount_test.go:17: Failing on Windows [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-21T13:37:39.618Z] mount_test.go:76: Failing on Windows [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-21T13:37:39.618Z] mount_test.go:125: Failing on Windows [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-21T13:37:39.618Z] mount_test.go:212: Failing on Windows [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-21T13:37:39.618Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-21T13:37:39.618Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-21T13:37:39.618Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-21T13:37:39.618Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-21T13:37:39.618Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-21T13:37:39.618Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-21T13:37:39.618Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-21T13:37:39.618Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-21T13:37:39.618Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-21T13:37:39.618Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-21T13:37:39.618Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-21T13:37:39.618Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-21T13:37:39.618Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-21T13:37:39.618Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-21T13:37:39.618Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-21T13:37:39.618Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-21T13:37:39.618Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-21T13:37:39.618Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-21T13:37:39.618Z] archive_test.go:140: zstd not installed [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-21T13:37:39.618Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:37:39.618Z] archive_windows_test.go:16: Currently fails [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-21T13:37:39.618Z] changes_test.go:196: needs more investigation [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-21T13:37:39.618Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-21T13:37:39.618Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-21T13:37:39.618Z] changes_test.go:433: needs further investigation [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-21T13:37:39.618Z] changes_test.go:469: needs further investigation [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-21T13:37:39.618Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T13:37:39.618Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T13:37:39.618Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-21T13:37:39.618Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-21T13:37:39.618Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-21T13:37:39.618Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:37:39.618Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:37:39.618Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-21T13:37:39.618Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-21T13:37:39.618Z] poller_test.go:40: No chmod on Windows [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T13:37:39.618Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T13:37:39.618Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-21T13:37:39.618Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-21T13:37:39.618Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-21T13:37:39.618Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-21T13:37:39.618Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-21T13:37:39.618Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T13:37:39.618Z] [2022-04-21T13:37:39.618Z] DONE 2197 tests, 70 skipped in 268.690s [2022-04-21T13:37:39.618Z] INFO: make.ps1 ended at 04/21/2022 13:37:39 [2022-04-21T13:37:39.627Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-21T13:37:39.690Z] --- PASS: TestDaemonStartWithLogOpt (3.39s) [2022-04-21T13:37:39.690Z] === CONT TestReadPluginNoRead [2022-04-21T13:37:39.942Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) [2022-04-21T13:37:39.942Z] === RUN TestRenameInvalidName [2022-04-21T13:37:40.198Z] --- PASS: TestRenameInvalidName (0.43s) [2022-04-21T13:37:40.198Z] === RUN TestRenameAnonymousContainer [2022-04-21T13:37:40.200Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-21T13:37:40.461Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-21T13:37:40.461Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-21T13:37:41.110Z] Removing intermediate container 0721e41cf517 [2022-04-21T13:37:41.110Z] ---> 56a91a46d40e [2022-04-21T13:37:41.110Z] Step 13/13 : CMD ["sh"] [2022-04-21T13:37:41.110Z] ---> Running in 943779b8a1de [2022-04-21T13:37:41.110Z] Removing intermediate container 943779b8a1de [2022-04-21T13:37:41.110Z] ---> 1e157d21fef1 [2022-04-21T13:37:41.110Z] Successfully built 1e157d21fef1 [2022-04-21T13:37:41.110Z] Successfully tagged busybox:latest [2022-04-21T13:37:41.110Z] INFO: Docker images of the daemon under test [2022-04-21T13:37:41.110Z] [2022-04-21T13:37:41.110Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T13:37:41.110Z] busybox latest 1e157d21fef1 Less than a second ago 5.02GB [2022-04-21T13:37:41.110Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-21T13:37:41.110Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-21T13:37:41.110Z] [2022-04-21T13:37:41.110Z] INFO: Running integration tests at 04/21/2022 13:37:40... [2022-04-21T13:37:41.110Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-21T13:37:41.110Z] INFO: Integration API tests being run from the host: [2022-04-21T13:37:41.110Z] INFO: make.ps1 starting at 04/21/2022 13:37:40 [2022-04-21T13:37:41.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-21T13:37:41.973Z] --- PASS: TestUpdatePidsLimit (3.78s) [2022-04-21T13:37:41.973Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2022-04-21T13:37:41.973Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-04-21T13:37:41.973Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2022-04-21T13:37:41.973Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2022-04-21T13:37:41.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-04-21T13:37:41.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2022-04-21T13:37:41.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2022-04-21T13:37:41.973Z] === RUN TestUpdateRestartPolicy [2022-04-21T13:37:42.077Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-21T13:37:42.087Z] --- PASS: TestRenameAnonymousContainer (1.67s) [2022-04-21T13:37:42.087Z] === RUN TestRenameContainerWithSameName [2022-04-21T13:37:42.236Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-21T13:37:42.344Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-04-21T13:37:42.344Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T13:37:42.501Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-21T13:37:42.501Z] INFO: Unit tests ended at 04/21/2022 13:37:41. Duration:00:04:40.9765166 [2022-04-21T13:37:42.501Z] INFO: Building busybox [2022-04-21T13:37:42.501Z] Sending build context to Docker daemon 5.12kB [2022-04-21T13:37:42.501Z] [2022-04-21T13:37:42.501Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-21T13:37:42.501Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-21T13:37:42.501Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-21T13:37:42.501Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-21T13:37:42.501Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-21T13:37:42.501Z] ---> aa8714eb8356 [2022-04-21T13:37:42.501Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-21T13:37:42.501Z] ---> Running in 4a51d70fd692 [2022-04-21T13:37:43.185Z] === RUN TestReadPluginNoRead/default [2022-04-21T13:37:43.272Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-04-21T13:37:43.272Z] === RUN TestResize [2022-04-21T13:37:43.835Z] --- PASS: TestResize (0.51s) [2022-04-21T13:37:43.835Z] === RUN TestResizeWithInvalidSize [2022-04-21T13:37:44.397Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-04-21T13:37:44.397Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T13:37:44.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-21T13:37:44.568Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-21T13:37:44.568Z] --- PASS: TestContinueAfterPluginCrash (8.41s) [2022-04-21T13:37:44.653Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:37:44.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:37:44.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:37:44.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:37:44.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:37:44.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:37:44.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:37:44.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:37:44.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:37:44.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:37:44.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:37:44.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:37:44.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:37:44.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:37:44.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:37:44.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:37:44.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:37:44.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:37:44.653Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:37:44.653Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:37:45.501Z] === CONT TestReadPluginNoRead [2022-04-21T13:37:45.501Z] read_test.go:92: [d8bdcfbcf9937] daemon is not started [2022-04-21T13:37:45.501Z] --- PASS: TestReadPluginNoRead (5.93s) [2022-04-21T13:37:45.501Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-04-21T13:37:45.501Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-04-21T13:37:45.501Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-04-21T13:37:45.501Z] PASS [2022-04-21T13:37:45.501Z] [2022-04-21T13:37:45.501Z] DONE 6 tests in 9.345s [2022-04-21T13:37:45.501Z] 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-04-21T13:37:45.501Z] testing: warning: no tests to run [2022-04-21T13:37:45.501Z] PASS [2022-04-21T13:37:45.501Z] [2022-04-21T13:37:45.501Z] DONE 0 tests in 0.008s [2022-04-21T13:37:45.501Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-21T13:37:45.501Z] INFO: Testing against a local daemon [2022-04-21T13:37:45.501Z] === RUN TestPluginWithDevMounts [2022-04-21T13:37:45.501Z] === PAUSE TestPluginWithDevMounts [2022-04-21T13:37:45.501Z] === CONT TestPluginWithDevMounts [2022-04-21T13:37:45.504Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-21T13:37:45.765Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-21T13:37:46.007Z] ............................ [ 66%] [2022-04-21T13:37:46.018Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:37:46.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:37:47.150Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-21T13:37:47.172Z] Removing intermediate container 4a51d70fd692 [2022-04-21T13:37:47.172Z] ---> 0aafe5cae77b [2022-04-21T13:37:47.172Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-21T13:37:47.172Z] ---> Running in b67aaf32e2b8 [2022-04-21T13:37:47.172Z] Removing intermediate container b67aaf32e2b8 [2022-04-21T13:37:47.172Z] ---> 0eb2596c998e [2022-04-21T13:37:47.172Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-21T13:37:47.172Z] ---> Running in 522c8315dcd5 [2022-04-21T13:37:47.202Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:37:47.400Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-04-21T13:37:47.400Z] PASS [2022-04-21T13:37:47.400Z] [2022-04-21T13:37:47.400Z] DONE 1 tests in 1.596s [2022-04-21T13:37:47.400Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-21T13:37:47.400Z] INFO: Testing against a local daemon [2022-04-21T13:37:47.400Z] === RUN TestSecretInspect [2022-04-21T13:37:47.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:37:47.626Z] Removing intermediate container 522c8315dcd5 [2022-04-21T13:37:47.627Z] ---> ca0437ded586 [2022-04-21T13:37:47.627Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-21T13:37:47.721Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-21T13:37:47.981Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-21T13:37:48.554Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-21T13:37:48.586Z] [2022-04-21T13:37:48.815Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-21T13:37:48.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:37:49.040Z] ---> d99038ee3e3f [2022-04-21T13:37:49.040Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-21T13:37:49.040Z] ---> Running in f2da8aa150a7 [2022-04-21T13:37:49.076Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-21T13:37:49.298Z] --- PASS: TestSecretInspect (2.19s) [2022-04-21T13:37:49.298Z] === RUN TestSecretList [2022-04-21T13:37:49.337Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-21T13:37:49.337Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-21T13:37:49.337Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-21T13:37:50.278Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-21T13:37:50.278Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-21T13:37:50.278Z] check_test.go:307: [da307d6080faa] daemon is not started [2022-04-21T13:37:50.278Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-21T13:37:50.278Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-21T13:37:50.278Z] check_test.go:307: [d2fffa8067255] daemon is not started [2022-04-21T13:37:50.278Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-21T13:37:50.538Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-21T13:37:51.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:37:51.825Z] --- PASS: TestSecretList (2.20s) [2022-04-21T13:37:51.825Z] === RUN TestSecretsCreateAndDelete [2022-04-21T13:37:51.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:37:53.723Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-04-21T13:37:53.723Z] === RUN TestSecretsUpdate [2022-04-21T13:37:53.836Z] check_test.go:307: [dba4368b717d8] daemon is not started [2022-04-21T13:37:53.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-21T13:37:54.408Z] --- PASS: TestUpdateRestartPolicy (12.57s) [2022-04-21T13:37:54.408Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T13:37:54.669Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-21T13:37:55.231Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:37:55.240Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2022-04-21T13:37:55.240Z] === RUN TestWaitNonBlocked [2022-04-21T13:37:55.240Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:37:55.240Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:37:55.240Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:37:55.240Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:37:55.240Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:37:55.240Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:37:55.794Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:37:55.811Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-21T13:37:56.250Z] --- PASS: TestSecretsUpdate (2.18s) [2022-04-21T13:37:56.250Z] === RUN TestTemplatedSecret [2022-04-21T13:37:56.384Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-21T13:37:56.384Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2022-04-21T13:37:56.384Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2022-04-21T13:37:56.384Z] === RUN TestWaitBlocked [2022-04-21T13:37:56.384Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:37:56.384Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:37:56.384Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:37:56.384Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:37:56.645Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:37:56.645Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:37:56.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:37:56.906Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-21T13:37:57.284Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:37:57.478Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-21T13:37:57.591Z] Removing intermediate container f2da8aa150a7 [2022-04-21T13:37:57.591Z] ---> 310979025b5a [2022-04-21T13:37:57.591Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-21T13:37:57.591Z] ---> Running in ddfcfe1097ab [2022-04-21T13:37:57.739Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-21T13:37:57.739Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2022-04-21T13:37:57.739Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s) [2022-04-21T13:37:57.739Z] === CONT TestContainerStartOnDaemonRestart [2022-04-21T13:37:57.739Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-21T13:37:58.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-21T13:37:58.046Z] [2022-04-21T13:37:58.046Z] SUCCESS: Specified value was saved. [2022-04-21T13:37:58.266Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-21T13:37:58.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:37:58.777Z] --- PASS: TestTemplatedSecret (2.61s) [2022-04-21T13:37:58.777Z] === RUN TestSecretCreateResolve [2022-04-21T13:37:58.837Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-21T13:37:59.210Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:37:59.408Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-21T13:38:00.138Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:38:00.676Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-04-21T13:38:00.676Z] PASS [2022-04-21T13:38:00.676Z] [2022-04-21T13:38:00.676Z] DONE 6 tests in 13.620s [2022-04-21T13:38:00.933Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-21T13:38:00.933Z] INFO: Testing against a local daemon [2022-04-21T13:38:00.933Z] === RUN TestServiceCreateInit [2022-04-21T13:38:00.933Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T13:38:00.933Z] Removing intermediate container ddfcfe1097ab [2022-04-21T13:38:00.934Z] ---> d45fe0a61cb8 [2022-04-21T13:38:00.934Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-21T13:38:00.934Z] ---> Running in 8a7d751a0fe0 [2022-04-21T13:38:01.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-21T13:38:01.956Z] --- PASS: TestContainerStartOnDaemonRestart (3.91s) [2022-04-21T13:38:01.956Z] === CONT TestIpcModeOlderClient [2022-04-21T13:38:01.956Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-04-21T13:38:01.956Z] === CONT TestContainerKillOnDaemonStart [2022-04-21T13:38:02.033Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:38:02.033Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-04-21T13:38:02.033Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-04-21T13:38:02.033Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-04-21T13:38:02.033Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-04-21T13:38:02.033Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-04-21T13:38:02.033Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s) [2022-04-21T13:38:02.033Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s) [2022-04-21T13:38:02.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.81s) [2022-04-21T13:38:02.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s) [2022-04-21T13:38:02.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s) [2022-04-21T13:38:02.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-04-21T13:38:02.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-04-21T13:38:02.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s) [2022-04-21T13:38:02.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s) [2022-04-21T13:38:02.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-04-21T13:38:02.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.82s) [2022-04-21T13:38:02.034Z] === RUN TestCgroupNamespacesRun [2022-04-21T13:38:02.216Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.31s) [2022-04-21T13:38:02.217Z] === CONT TestDaemonHostGatewayIP [2022-04-21T13:38:03.399Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-04-21T13:38:03.399Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-21T13:38:03.872Z] Cannot create a file when that file already exists. [2022-04-21T13:38:04.326Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-04-21T13:38:04.326Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-21T13:38:04.763Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-21T13:38:05.116Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T13:38:05.691Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-04-21T13:38:05.691Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-21T13:38:06.150Z] --- PASS: TestDaemonHostGatewayIP (3.74s) [2022-04-21T13:38:06.150Z] === CONT TestDaemonRestartIpcMode [2022-04-21T13:38:06.618Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-04-21T13:38:06.618Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-21T13:38:07.538Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-21T13:38:07.983Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-04-21T13:38:07.984Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-21T13:38:08.397Z] --- PASS: TestServiceCreateInit (7.61s) [2022-04-21T13:38:08.397Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s) [2022-04-21T13:38:08.397Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2022-04-21T13:38:08.397Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T13:38:08.623Z] Removing intermediate container 8a7d751a0fe0 [2022-04-21T13:38:08.623Z] ---> 292003d83b0a [2022-04-21T13:38:08.623Z] Step 13/13 : CMD ["sh"] [2022-04-21T13:38:08.623Z] ---> Running in f2b6fa6094de [2022-04-21T13:38:08.623Z] Removing intermediate container f2b6fa6094de [2022-04-21T13:38:08.623Z] ---> 217d0b2f19d0 [2022-04-21T13:38:08.623Z] Successfully built 217d0b2f19d0 [2022-04-21T13:38:08.623Z] Successfully tagged busybox:latest [2022-04-21T13:38:08.623Z] INFO: Docker images of the daemon under test [2022-04-21T13:38:08.623Z] [2022-04-21T13:38:08.623Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T13:38:08.623Z] busybox latest 217d0b2f19d0 Less than a second ago 5.02GB [2022-04-21T13:38:08.623Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-21T13:38:08.623Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-21T13:38:08.623Z] [2022-04-21T13:38:08.623Z] INFO: Running integration tests at 04/21/2022 13:38:08... [2022-04-21T13:38:08.623Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-21T13:38:08.623Z] INFO: Integration API tests being run from the host: [2022-04-21T13:38:08.623Z] INFO: make.ps1 starting at 04/21/2022 13:38:08 [2022-04-21T13:38:08.912Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-04-21T13:38:08.912Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-21T13:38:09.450Z] --- PASS: TestDaemonRestartIpcMode (3.29s) [2022-04-21T13:38:09.611Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-21T13:38:09.839Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-04-21T13:38:09.839Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-21T13:38:10.766Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-04-21T13:38:10.766Z] === RUN TestNISDomainname [2022-04-21T13:38:10.837Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-21T13:38:11.097Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-21T13:38:11.327Z] --- PASS: TestNISDomainname (0.55s) [2022-04-21T13:38:11.328Z] === RUN TestHostnameDnsResolution [2022-04-21T13:38:11.357Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-21T13:38:11.617Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-21T13:38:12.039Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:38:12.039Z] INFO: Testing against a local daemon [2022-04-21T13:38:12.039Z] === RUN TestBuildWithSession [2022-04-21T13:38:12.039Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:38:12.039Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T13:38:12.040Z] === RUN TestBuildSquashParent [2022-04-21T13:38:12.040Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:38:12.040Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-21T13:38:12.040Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T13:38:12.040Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:38:12.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:38:12.040Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:38:12.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:38:12.040Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:38:12.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:38:12.040Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:38:12.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:38:12.040Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:38:12.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:38:12.040Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:38:12.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:38:12.040Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:38:12.040Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:38:12.040Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:38:12.040Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:38:12.255Z] --- PASS: TestHostnameDnsResolution (0.75s) [2022-04-21T13:38:12.255Z] === RUN TestUnprivilegedPortsAndPing [2022-04-21T13:38:12.816Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-04-21T13:38:12.816Z] === RUN TestPrivilegedHostDevices [2022-04-21T13:38:13.377Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2022-04-21T13:38:13.377Z] === RUN TestStats [2022-04-21T13:38:14.161Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-21T13:38:14.161Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-21T13:38:14.422Z] --- PASS: TestContainerKillOnDaemonStart (12.70s) [2022-04-21T13:38:14.422Z] PASS [2022-04-21T13:38:14.686Z] [2022-04-21T13:38:14.686Z] === Skipped [2022-04-21T13:38:14.686Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-21T13:38:14.686Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:38:14.686Z] [2022-04-21T13:38:14.686Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-21T13:38:14.686Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:38:14.686Z] [2022-04-21T13:38:14.686Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-21T13:38:14.686Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:38:14.686Z] [2022-04-21T13:38:14.686Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T13:38:14.686Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T13:38:14.686Z] [2022-04-21T13:38:14.686Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) [2022-04-21T13:38:14.686Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T13:38:14.686Z] [2022-04-21T13:38:14.686Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-21T13:38:14.686Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:38:14.686Z] [2022-04-21T13:38:14.686Z] DONE 235 tests, 6 skipped in 166.114s [2022-04-21T13:38:14.686Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-21T13:38:14.686Z] ++ 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-04-21T13:38:14.686Z] ++ set -e [2022-04-21T13:38:14.686Z] ++ '[' -n 0 ']' [2022-04-21T13:38:14.686Z] ++ set -x [2022-04-21T13:38:14.686Z] ++ 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-04-21T13:38:14.686Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T13:38:15.088Z] 4612f6d0b889: Verifying Checksum [2022-04-21T13:38:15.088Z] 4612f6d0b889: Download complete [2022-04-21T13:38:15.257Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-21T13:38:15.257Z] === RUN TestDaemonConfigValidation [2022-04-21T13:38:15.257Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:38:15.257Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:38:15.257Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-21T13:38:15.257Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-21T13:38:15.257Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-21T13:38:15.257Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-21T13:38:15.257Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-21T13:38:15.257Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-21T13:38:15.257Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-21T13:38:15.257Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-21T13:38:15.257Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:38:15.257Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-21T13:38:15.517Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-21T13:38:15.517Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-21T13:38:15.779Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-21T13:38:15.779Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-21T13:38:15.779Z] --- PASS: TestDaemonConfigValidation/valid_config (0.19s) [2022-04-21T13:38:15.779Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s) [2022-04-21T13:38:15.779Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-04-21T13:38:15.779Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.24s) [2022-04-21T13:38:15.779Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.16s) [2022-04-21T13:38:15.779Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T13:38:15.779Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-21T13:38:15.892Z] --- PASS: TestStats (2.45s) [2022-04-21T13:38:15.892Z] === RUN TestStopContainerWithTimeout [2022-04-21T13:38:15.892Z] === RUN TestStopContainerWithTimeout/0 [2022-04-21T13:38:15.892Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-21T13:38:15.892Z] === RUN TestStopContainerWithTimeout/1 [2022-04-21T13:38:15.892Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-21T13:38:15.892Z] === RUN TestStopContainerWithTimeout/3 [2022-04-21T13:38:15.892Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-21T13:38:15.892Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-21T13:38:15.892Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-21T13:38:15.892Z] === CONT TestStopContainerWithTimeout/0 [2022-04-21T13:38:15.892Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-21T13:38:16.455Z] === CONT TestStopContainerWithTimeout/3 [2022-04-21T13:38:17.165Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-21T13:38:17.742Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-21T13:38:18.003Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-21T13:38:18.344Z] === CONT TestStopContainerWithTimeout/1 [2022-04-21T13:38:18.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-21T13:38:19.146Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-21T13:38:19.146Z] daemon_test.go:156: [da084e0ea1c15] daemon is not started [2022-04-21T13:38:19.146Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-04-21T13:38:19.146Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s) [2022-04-21T13:38:19.146Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-04-21T13:38:19.146Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-04-21T13:38:19.146Z] === RUN TestDaemonProxy [2022-04-21T13:38:19.146Z] === RUN TestDaemonProxy/environment_variables [2022-04-21T13:38:19.146Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-21T13:38:19.146Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-21T13:38:19.146Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-21T13:38:19.146Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-21T13:38:19.146Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-21T13:38:19.146Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-21T13:38:19.146Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-21T13:38:19.146Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-21T13:38:19.146Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-21T13:38:19.709Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-21T13:38:19.709Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-04-21T13:38:19.709Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-04-21T13:38:19.709Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-04-21T13:38:19.709Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-04-21T13:38:19.709Z] === RUN TestDeleteDevicemapper [2022-04-21T13:38:19.709Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T13:38:19.709Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-21T13:38:19.709Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T13:38:21.061Z] check_test.go:307: [dfb6ac6a4d249] daemon is not started [2022-04-21T13:38:21.061Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-21T13:38:21.061Z] === RUN TestDaemonProxy/command-line_options [2022-04-21T13:38:21.600Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s) [2022-04-21T13:38:21.600Z] === RUN TestUpdateMemory [2022-04-21T13:38:21.856Z] --- PASS: TestUpdateMemory (0.56s) [2022-04-21T13:38:21.856Z] === RUN TestUpdateCPUQuota [2022-04-21T13:38:22.444Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-21T13:38:22.704Z] === RUN TestDaemonProxy/configuration_file [2022-04-21T13:38:22.783Z] --- PASS: TestUpdateCPUQuota (0.76s) [2022-04-21T13:38:22.783Z] === RUN TestUpdatePidsLimit [2022-04-21T13:38:22.783Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-21T13:38:22.783Z] === RUN TestUpdatePidsLimit/no_change [2022-04-21T13:38:23.039Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-21T13:38:23.295Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-21T13:38:23.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-21T13:38:23.645Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-21T13:38:23.807Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-21T13:38:24.064Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-21T13:38:24.577Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:38:24.577Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:38:24.584Z] === RUN TestDaemonProxy/conflicting_options [2022-04-21T13:38:24.626Z] --- PASS: TestUpdatePidsLimit (1.99s) [2022-04-21T13:38:24.626Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-04-21T13:38:24.626Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-04-21T13:38:24.626Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-04-21T13:38:24.626Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-04-21T13:38:24.626Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-04-21T13:38:24.626Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-04-21T13:38:24.626Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-04-21T13:38:24.626Z] === RUN TestUpdateRestartPolicy [2022-04-21T13:38:24.845Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-21T13:38:25.417Z] --- PASS: TestDaemonProxy (6.39s) [2022-04-21T13:38:25.417Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-04-21T13:38:25.417Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-04-21T13:38:25.417Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-04-21T13:38:25.417Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-21T13:38:25.417Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-04-21T13:38:25.417Z] PASS [2022-04-21T13:38:25.417Z] [2022-04-21T13:38:25.417Z] DONE 17 tests in 10.901s [2022-04-21T13:38:25.417Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-21T13:38:25.417Z] ++ 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-04-21T13:38:25.417Z] ++ set -e [2022-04-21T13:38:25.417Z] ++ '[' -n 0 ']' [2022-04-21T13:38:25.417Z] ++ set -x [2022-04-21T13:38:25.417Z] ++ 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-04-21T13:38:25.422Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-21T13:38:25.679Z] INFO: Testing against a local daemon [2022-04-21T13:38:25.679Z] === RUN TestCommitInheritsEnv [2022-04-21T13:38:25.940Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-21T13:38:26.200Z] docker_cli_daemon_plugins_test.go:106: [d0e5e11270bba] daemon is not started [2022-04-21T13:38:26.200Z] --- PASS: TestCommitInheritsEnv (0.39s) [2022-04-21T13:38:26.200Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T13:38:26.200Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-21T13:38:26.200Z] === RUN TestImportWithCustomPlatform [2022-04-21T13:38:26.200Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-21T13:38:26.200Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-21T13:38:26.200Z] === RUN TestImportWithCustomPlatform// [2022-04-21T13:38:26.200Z] === RUN TestImportWithCustomPlatform/linux [2022-04-21T13:38:26.460Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-21T13:38:26.461Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-21T13:38:26.461Z] === RUN TestImportWithCustomPlatform/macos [2022-04-21T13:38:26.461Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-21T13:38:26.461Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-21T13:38:26.466Z] --- PASS: TestCreateServiceMultipleTimes (15.95s) [2022-04-21T13:38:26.466Z] === RUN TestCreateServiceConflict [2022-04-21T13:38:26.722Z] --- PASS: TestImportWithCustomPlatform (0.50s) [2022-04-21T13:38:26.722Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-04-21T13:38:26.723Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-21T13:38:26.723Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-21T13:38:26.723Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-04-21T13:38:26.723Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-04-21T13:38:26.723Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-04-21T13:38:26.723Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-21T13:38:26.723Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-21T13:38:26.723Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-21T13:38:26.723Z] === RUN TestImagesFilterMultiReference [2022-04-21T13:38:26.723Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-21T13:38:26.723Z] === RUN TestImagePullPlatformInvalid [2022-04-21T13:38:26.723Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-04-21T13:38:26.723Z] === RUN TestRemoveImageOrphaning [2022-04-21T13:38:26.724Z] --- PASS: TestCreateServiceConflict (2.21s) [2022-04-21T13:38:26.724Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T13:38:27.294Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2022-04-21T13:38:27.294Z] === RUN TestRemoveImageGarbageCollector [2022-04-21T13:38:27.294Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-21T13:38:27.890Z] time="2022-04-21T13:38:27Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-21T13:38:28.472Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-21T13:38:29.052Z] check_test.go:307: [d50fb15c9219c] daemon is not started [2022-04-21T13:38:29.052Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-21T13:38:29.052Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-21T13:38:29.628Z] --- PASS: TestRemoveImageGarbageCollector (2.45s) [2022-04-21T13:38:29.628Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T13:38:29.628Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-21T13:38:29.628Z] === RUN TestTagInvalidReference [2022-04-21T13:38:29.628Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-21T13:38:29.628Z] === RUN TestTagValidPrefixedRepo [2022-04-21T13:38:29.889Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-21T13:38:29.889Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T13:38:29.889Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-21T13:38:29.889Z] === RUN TestTagOfficialNames [2022-04-21T13:38:29.889Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-21T13:38:29.889Z] === RUN TestTagMatchesDigest [2022-04-21T13:38:29.889Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-21T13:38:29.889Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-21T13:38:30.004Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2022-04-21T13:38:30.004Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T13:38:32.439Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-21T13:38:33.232Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-21T13:38:33.232Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.97s) [2022-04-21T13:38:33.232Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.97s) [2022-04-21T13:38:33.232Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.97s) [2022-04-21T13:38:33.232Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.09s) [2022-04-21T13:38:33.232Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.87s) [2022-04-21T13:38:33.232Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.49s) [2022-04-21T13:38:33.232Z] === RUN TestBuildMultiStageCopy [2022-04-21T13:38:33.232Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T13:38:33.823Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-21T13:38:36.791Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-04-21T13:38:36.791Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T13:38:36.791Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-04-21T13:38:36.791Z] === RUN TestWaitNonBlocked [2022-04-21T13:38:36.791Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:38:36.791Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:38:36.791Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:38:36.791Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:38:36.791Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:38:36.791Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:38:36.791Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-21T13:38:36.791Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-04-21T13:38:36.791Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-04-21T13:38:36.791Z] === RUN TestWaitBlocked [2022-04-21T13:38:36.791Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:38:36.791Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:38:36.791Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:38:36.791Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:38:36.791Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:38:36.791Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:38:37.352Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-21T13:38:37.352Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-04-21T13:38:37.352Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-04-21T13:38:37.352Z] === CONT TestContainerStartOnDaemonRestart [2022-04-21T13:38:37.352Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-21T13:38:38.027Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-21T13:38:39.093Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T13:38:39.417Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-21T13:38:39.566Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T13:38:39.678Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-21T13:38:39.870Z] --- PASS: TestContainerStartOnDaemonRestart (2.20s) [2022-04-21T13:38:39.870Z] === CONT TestIpcModeOlderClient [2022-04-21T13:38:39.870Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.22s) [2022-04-21T13:38:39.870Z] === CONT TestContainerKillOnDaemonStart [2022-04-21T13:38:39.870Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-21T13:38:39.870Z] === CONT TestDaemonHostGatewayIP [2022-04-21T13:38:39.942Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-21T13:38:40.513Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-21T13:38:40.513Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-21T13:38:40.513Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from config [2022-04-21T13:38:40.550Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T13:38:41.084Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config [2022-04-21T13:38:41.534Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T13:38:41.656Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from config [2022-04-21T13:38:41.656Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-21T13:38:42.237Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config [2022-04-21T13:38:42.406Z] --- PASS: TestDaemonHostGatewayIP (2.50s) [2022-04-21T13:38:42.406Z] === CONT TestDaemonRestartIpcMode [2022-04-21T13:38:42.498Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config [2022-04-21T13:38:42.519Z] --- PASS: TestBuildMultiStageCopy (10.32s) [2022-04-21T13:38:42.519Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.75s) [2022-04-21T13:38:42.519Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2022-04-21T13:38:42.519Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.83s) [2022-04-21T13:38:42.519Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.96s) [2022-04-21T13:38:42.519Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.10s) [2022-04-21T13:38:42.519Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T13:38:43.070Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli [2022-04-21T13:38:43.527Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-21T13:38:43.527Z] tests/integration/client_test.py ..... [ 75%] [2022-04-21T13:38:43.527Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-21T13:38:43.527Z] tests/integration/errors_test.py . [ 76%] [2022-04-21T13:38:43.641Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli [2022-04-21T13:38:44.212Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli [2022-04-21T13:38:44.727Z] --- PASS: TestBuildMultiStageParentConfig (2.25s) [2022-04-21T13:38:44.728Z] === RUN TestBuildLabelWithTargets [2022-04-21T13:38:44.728Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:38:44.728Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-21T13:38:44.728Z] === RUN TestBuildWithEmptyLayers [2022-04-21T13:38:44.783Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli [2022-04-21T13:38:44.865Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.27s) [2022-04-21T13:38:44.865Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T13:38:44.949Z] --- PASS: TestDaemonRestartIpcMode (2.31s) [2022-04-21T13:38:45.043Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-21T13:38:45.043Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli [2022-04-21T13:38:45.614Z] check_test.go:307: [d6ce0df0015e0] daemon is not started [2022-04-21T13:38:45.614Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-21T13:38:45.614Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-21T13:38:45.614Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-21T13:38:45.644Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:38:45.644Z] INFO: Testing against a local daemon [2022-04-21T13:38:45.644Z] === RUN TestBuildWithSession [2022-04-21T13:38:45.644Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:38:45.644Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T13:38:45.644Z] === RUN TestBuildSquashParent [2022-04-21T13:38:45.644Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:38:45.644Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-21T13:38:45.644Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T13:38:45.644Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:38:45.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:38:45.644Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:38:45.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:38:45.644Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:38:45.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:38:45.644Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:38:45.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:38:45.644Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:38:45.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:38:45.644Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:38:45.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:38:45.644Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:38:45.644Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:38:45.644Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:38:45.644Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:38:46.288Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2022-04-21T13:38:46.288Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T13:38:47.002Z] check_test.go:307: [d1f3ee6c8f8ff] daemon is not started [2022-04-21T13:38:47.002Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-21T13:38:47.002Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-21T13:38:47.262Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-21T13:38:48.204Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-21T13:38:48.775Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-21T13:38:49.346Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-21T13:38:51.482Z] --- PASS: TestContainerKillOnDaemonStart (11.68s) [2022-04-21T13:38:51.482Z] PASS [2022-04-21T13:38:51.482Z] [2022-04-21T13:38:51.482Z] === Skipped [2022-04-21T13:38:51.482Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-21T13:38:51.482Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:38:51.482Z] [2022-04-21T13:38:51.482Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T13:38:51.482Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T13:38:51.482Z] [2022-04-21T13:38:51.482Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-21T13:38:51.482Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T13:38:51.482Z] [2022-04-21T13:38:51.482Z] DONE 235 tests, 3 skipped in 117.326s [2022-04-21T13:38:51.482Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-21T13:38:51.482Z] ++ 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-04-21T13:38:51.482Z] ++ set -e [2022-04-21T13:38:51.482Z] ++ '[' -n 0 ']' [2022-04-21T13:38:51.482Z] ++ set -x [2022-04-21T13:38:51.482Z] ++ 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-04-21T13:38:51.741Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T13:38:51.894Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-21T13:38:52.302Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-21T13:38:52.302Z] === RUN TestDaemonConfigValidation [2022-04-21T13:38:52.302Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:38:52.302Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:38:52.302Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-21T13:38:52.302Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-21T13:38:52.302Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-21T13:38:52.302Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-21T13:38:52.302Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-21T13:38:52.302Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-21T13:38:52.302Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-21T13:38:52.302Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-21T13:38:52.302Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:38:52.302Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-21T13:38:52.302Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-21T13:38:52.302Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-21T13:38:52.302Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-21T13:38:52.302Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-21T13:38:52.302Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-04-21T13:38:52.302Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-21T13:38:52.302Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-21T13:38:52.302Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-04-21T13:38:52.302Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-21T13:38:52.302Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T13:38:52.302Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-21T13:38:52.467Z] check_test.go:307: [d811f5dffb135] daemon is not started [2022-04-21T13:38:52.467Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-21T13:38:53.669Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-21T13:38:54.596Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-21T13:38:55.523Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-21T13:38:55.523Z] daemon_test.go:156: [d49b2d8034055] daemon is not started [2022-04-21T13:38:55.523Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-04-21T13:38:55.523Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-21T13:38:55.523Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-21T13:38:55.523Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-21T13:38:55.523Z] === RUN TestDaemonProxy [2022-04-21T13:38:55.523Z] === RUN TestDaemonProxy/environment_variables [2022-04-21T13:38:55.767Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-21T13:38:56.709Z] --- PASS: TestBuildMultiStageOnBuild (10.46s) [2022-04-21T13:38:56.710Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T13:38:56.710Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:38:56.710Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-21T13:38:56.710Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T13:38:57.052Z] --- PASS: TestCreateServiceSecretFileMode (12.55s) [2022-04-21T13:38:57.052Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T13:38:57.152Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-21T13:38:57.410Z] === RUN TestDaemonProxy/command-line_options [2022-04-21T13:38:59.299Z] === RUN TestDaemonProxy/configuration_file [2022-04-21T13:39:00.452Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-21T13:39:00.591Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:39:00.591Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:39:00.663Z] === RUN TestDaemonProxy/conflicting_options [2022-04-21T13:39:01.024Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-21T13:39:01.224Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-21T13:39:01.285Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-21T13:39:01.786Z] --- PASS: TestDaemonProxy (6.23s) [2022-04-21T13:39:01.786Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-04-21T13:39:01.786Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-04-21T13:39:01.786Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-04-21T13:39:01.786Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-21T13:39:01.786Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-21T13:39:01.786Z] PASS [2022-04-21T13:39:01.786Z] [2022-04-21T13:39:01.786Z] DONE 17 tests in 10.358s [2022-04-21T13:39:01.786Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-21T13:39:01.786Z] ++ 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-04-21T13:39:01.786Z] ++ set -e [2022-04-21T13:39:01.786Z] ++ '[' -n 0 ']' [2022-04-21T13:39:01.786Z] ++ set -x [2022-04-21T13:39:01.787Z] ++ 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-04-21T13:39:01.787Z] INFO: Testing against a local daemon [2022-04-21T13:39:01.787Z] === RUN TestCommitInheritsEnv [2022-04-21T13:39:02.228Z] check_test.go:307: [dae89ea523c0f] daemon is not started [2022-04-21T13:39:02.228Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-21T13:39:02.350Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-04-21T13:39:02.350Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T13:39:02.350Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-21T13:39:02.350Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T13:39:02.350Z] === RUN TestImportWithCustomPlatform [2022-04-21T13:39:02.350Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-21T13:39:02.350Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-21T13:39:02.350Z] === RUN TestImportWithCustomPlatform// [2022-04-21T13:39:02.350Z] === RUN TestImportWithCustomPlatform/linux [2022-04-21T13:39:02.350Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-21T13:39:02.350Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-21T13:39:02.605Z] === RUN TestImportWithCustomPlatform/macos [2022-04-21T13:39:02.605Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-21T13:39:02.605Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-21T13:39:02.605Z] --- PASS: TestImportWithCustomPlatform (0.39s) [2022-04-21T13:39:02.605Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-21T13:39:02.605Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-21T13:39:02.605Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-21T13:39:02.605Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-21T13:39:02.605Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-21T13:39:02.605Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s) [2022-04-21T13:39:02.605Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-21T13:39:02.605Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-21T13:39:02.605Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-21T13:39:02.605Z] === RUN TestImagesFilterMultiReference [2022-04-21T13:39:02.605Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-21T13:39:02.605Z] === RUN TestImagePullPlatformInvalid [2022-04-21T13:39:02.605Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-21T13:39:02.605Z] === RUN TestRemoveImageOrphaning [2022-04-21T13:39:02.691Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-21T13:39:02.861Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-04-21T13:39:02.861Z] === RUN TestRemoveImageGarbageCollector [2022-04-21T13:39:02.861Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:39:02.861Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-21T13:39:02.861Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T13:39:02.861Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-21T13:39:02.861Z] === RUN TestTagInvalidReference [2022-04-21T13:39:02.861Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-21T13:39:02.861Z] === RUN TestTagValidPrefixedRepo [2022-04-21T13:39:03.117Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-21T13:39:03.117Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T13:39:03.117Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-21T13:39:03.117Z] === RUN TestTagOfficialNames [2022-04-21T13:39:03.117Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-21T13:39:03.117Z] === RUN TestTagMatchesDigest [2022-04-21T13:39:03.117Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-21T13:39:03.117Z] PASS [2022-04-21T13:39:03.117Z] [2022-04-21T13:39:03.117Z] === Skipped [2022-04-21T13:39:03.117Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T13:39:03.117Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-21T13:39:03.117Z] [2022-04-21T13:39:03.117Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-21T13:39:03.117Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:39:03.117Z] [2022-04-21T13:39:03.117Z] DONE 22 tests, 2 skipped in 1.380s [2022-04-21T13:39:03.117Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-21T13:39:03.117Z] ++ 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-04-21T13:39:03.117Z] ++ set -e [2022-04-21T13:39:03.117Z] ++ '[' -n 0 ']' [2022-04-21T13:39:03.117Z] ++ set -x [2022-04-21T13:39:03.117Z] ++ 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-04-21T13:39:03.117Z] INFO: Testing against a local daemon [2022-04-21T13:39:03.117Z] === RUN TestNetworkCreateDelete [2022-04-21T13:39:03.373Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-21T13:39:03.374Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T13:39:03.630Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-04-21T13:39:03.630Z] === RUN TestDaemonDNSFallback [2022-04-21T13:39:04.775Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-21T13:39:07.120Z] --- PASS: TestBuildMultiStageLayerLeak (9.24s) [2022-04-21T13:39:07.120Z] === RUN TestBuildWithHugeFile [2022-04-21T13:39:07.318Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-21T13:39:09.240Z] --- PASS: TestCreateServiceConfigFileMode (12.52s) [2022-04-21T13:39:09.240Z] === RUN TestCreateServiceSysctls [2022-04-21T13:39:09.241Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-21T13:39:09.241Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.20s) [2022-04-21T13:39:09.241Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.20s) [2022-04-21T13:39:09.241Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.20s) [2022-04-21T13:39:09.241Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.41s) [2022-04-21T13:39:09.241Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.65s) [2022-04-21T13:39:09.241Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.09s) [2022-04-21T13:39:09.241Z] === RUN TestBuildMultiStageCopy [2022-04-21T13:39:09.241Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T13:39:10.164Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-04-21T13:39:10.164Z] === RUN TestInspectNetwork [2022-04-21T13:39:10.616Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-21T13:39:11.148Z] --- PASS: TestCreateServiceSysctls (3.18s) [2022-04-21T13:39:11.148Z] === RUN TestCreateServiceCapabilities [2022-04-21T13:39:12.682Z] === RUN TestInspectNetwork/full_network_id [2022-04-21T13:39:12.682Z] === RUN TestInspectNetwork/partial_network_id [2022-04-21T13:39:12.682Z] === RUN TestInspectNetwork/network_name [2022-04-21T13:39:12.682Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-21T13:39:13.169Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-21T13:39:13.694Z] --- PASS: TestCreateServiceCapabilities (2.60s) [2022-04-21T13:39:13.694Z] === RUN TestInspect [2022-04-21T13:39:15.717Z] check_test.go:307: [d44635d7864c6] daemon is not started [2022-04-21T13:39:15.717Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-21T13:39:15.979Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-21T13:39:16.240Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-21T13:39:16.811Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-21T13:39:16.847Z] --- PASS: TestInspectNetwork (6.82s) [2022-04-21T13:39:16.847Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-21T13:39:16.847Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-21T13:39:16.847Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-21T13:39:16.847Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-21T13:39:16.847Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T13:39:16.975Z] --- PASS: TestInspect (2.79s) [2022-04-21T13:39:16.976Z] === RUN TestCreateJob [2022-04-21T13:39:17.382Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-21T13:39:17.382Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-21T13:39:17.382Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-21T13:39:17.900Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T13:39:17.900Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T13:39:18.367Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T13:39:18.653Z] ......... [ 85%] [2022-04-21T13:39:18.734Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2022-04-21T13:39:18.734Z] === RUN TestNetworkInvalidJSON [2022-04-21T13:39:18.734Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T13:39:18.734Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T13:39:18.734Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:39:18.735Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:39:18.735Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:39:18.735Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:39:18.735Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T13:39:18.735Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T13:39:18.735Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:39:18.735Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T13:39:18.735Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T13:39:18.735Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T13:39:18.735Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T13:39:18.735Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T13:39:18.735Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T13:39:18.735Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T13:39:18.735Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:39:18.735Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T13:39:18.735Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T13:39:18.735Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T13:39:18.735Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T13:39:18.735Z] === RUN TestNetworkList [2022-04-21T13:39:18.735Z] === RUN TestNetworkList//networks [2022-04-21T13:39:18.735Z] === PAUSE TestNetworkList//networks [2022-04-21T13:39:18.735Z] === RUN TestNetworkList//networks/ [2022-04-21T13:39:18.735Z] === PAUSE TestNetworkList//networks/ [2022-04-21T13:39:18.735Z] === CONT TestNetworkList//networks [2022-04-21T13:39:18.735Z] === CONT TestNetworkList//networks/ [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkList (0.02s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T13:39:18.735Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T13:39:18.735Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T13:39:18.991Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-21T13:39:18.991Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T13:39:19.303Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-21T13:39:19.303Z] check_test.go:307: [d14842a414637] daemon is not started [2022-04-21T13:39:19.303Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-21T13:39:19.351Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T13:39:19.502Z] --- PASS: TestCreateJob (3.16s) [2022-04-21T13:39:19.502Z] === RUN TestReplicatedJob [2022-04-21T13:39:19.917Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-21T13:39:19.917Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T13:39:20.335Z] --- PASS: TestBuildMultiStageCopy (12.20s) [2022-04-21T13:39:20.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.57s) [2022-04-21T13:39:20.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2022-04-21T13:39:20.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2022-04-21T13:39:20.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.03s) [2022-04-21T13:39:20.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.09s) [2022-04-21T13:39:20.335Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T13:39:20.844Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-04-21T13:39:20.844Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T13:39:21.772Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-04-21T13:39:21.772Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T13:39:21.858Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-21T13:39:22.118Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-21T13:39:22.544Z] --- PASS: TestBuildMultiStageParentConfig (2.25s) [2022-04-21T13:39:22.544Z] === RUN TestBuildLabelWithTargets [2022-04-21T13:39:22.544Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:39:22.544Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-21T13:39:22.544Z] === RUN TestBuildWithEmptyLayers [2022-04-21T13:39:23.180Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-04-21T13:39:23.180Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T13:39:23.741Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-21T13:39:23.741Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T13:39:23.861Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-21T13:39:24.034Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-21T13:39:24.034Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-21T13:39:24.108Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2022-04-21T13:39:24.108Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T13:39:24.767Z] --- PASS: TestReplicatedJob (5.22s) [2022-04-21T13:39:24.767Z] === RUN TestUpdateReplicatedJob [2022-04-21T13:39:25.061Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-21T13:39:26.256Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-04-21T13:39:26.256Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T13:39:26.256Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:39:26.256Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:39:26.256Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T13:39:26.580Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-21T13:39:27.965Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-21T13:39:28.051Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-04-21T13:39:28.051Z] === RUN TestServiceListWithStatuses [2022-04-21T13:39:28.051Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T13:39:28.051Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T13:39:28.051Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T13:39:29.351Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-21T13:39:31.265Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-21T13:39:31.638Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-21T13:39:31.638Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-21T13:39:32.236Z] --- PASS: TestDockerNetworkConnectAlias (4.22s) [2022-04-21T13:39:32.236Z] === RUN TestDockerNetworkReConnect [2022-04-21T13:39:32.650Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-21T13:39:33.408Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-21T13:39:35.193Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-21T13:39:35.193Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-21T13:39:36.177Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-21T13:39:36.419Z] --- PASS: TestDockerNetworkReConnect (3.44s) [2022-04-21T13:39:36.419Z] === RUN TestServicePlugin [2022-04-21T13:39:36.437Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-21T13:39:36.588Z] --- PASS: TestBuildMultiStageOnBuild (11.48s) [2022-04-21T13:39:36.588Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T13:39:36.588Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:39:36.588Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-21T13:39:36.588Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T13:39:37.739Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-21T13:39:38.003Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-21T13:39:38.948Z] plugin_test.go:61: [dc7706b4f6037] joining swarm manager [dacd29a4f9cd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:39:40.320Z] plugin_test.go:64: [d133f3fbc1658] joining swarm manager [dacd29a4f9cd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:39:40.382Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-21T13:39:40.902Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-21T13:39:40.902Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-21T13:39:40.902Z] [2022-04-21T13:39:40.902Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-21T13:39:40.902Z] =========================== short test summary info ============================ [2022-04-21T13:39:40.902Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-21T13:39:40.902Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-21T13:39:40.902Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-21T13:39:40.902Z] Not supported on most drivers [2022-04-21T13:39:40.902Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-21T13:39:40.902Z] Output of docker top depends on host distro, and is not formalized. [2022-04-21T13:39:40.902Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-21T13:39:40.902Z] Output of docker top depends on host distro, and is not formalized. [2022-04-21T13:39:40.902Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-21T13:39:40.902Z] Can fail if eth0 has multiple IP addresses [2022-04-21T13:39:40.902Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-21T13:39:40.902Z] This doesn't seem to be taken into account by the engine [2022-04-21T13:39:40.902Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-21T13:39:40.902Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-21T13:39:40.902Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 299.57 seconds == [2022-04-21T13:39:41.094Z] --- PASS: TestServiceWithDataPathPortInit (13.77s) [2022-04-21T13:39:41.094Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T13:39:41.162Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-21T13:39:42.459Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jkj5b8eg5t0dkr4xwmxmfcswg Created:2022-04-21 13:39:41.095447612 +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[0c49f9de3f30a0335efc552c4b1273081ef2310ce6b4ce7a3ca44fda3b14274c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ghd0pfuzt0vct7mvq25twuwdc EndpointID:c07c330937ef978932382fb352114c6f268818f1ee1fc677ca0ea8e721dd9517 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7ce19587e203e59c60b51d189deffed11bb960e8ad92a675c9711121d419e347 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:7cf176f5aa2c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ghd0pfuzt0vct7mvq25twuwdc EndpointID:c07c330937ef978932382fb352114c6f268818f1ee1fc677ca0ea8e721dd9517 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-21T13:39:43.293Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-21T13:39:44.236Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-21T13:39:45.224Z] --- PASS: TestBuildMultiStageLayerLeak (9.78s) [2022-04-21T13:39:45.224Z] === RUN TestBuildWithHugeFile [2022-04-21T13:39:45.620Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-21T13:39:46.562Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-21T13:39:46.623Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s) [2022-04-21T13:39:46.623Z] PASS [2022-04-21T13:39:46.880Z] [2022-04-21T13:39:46.880Z] === Skipped [2022-04-21T13:39:46.880Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:39:46.880Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:39:46.880Z] [2022-04-21T13:39:46.880Z] DONE 38 tests, 1 skipped in 43.613s [2022-04-21T13:39:46.880Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-21T13:39:46.880Z] ++ 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-04-21T13:39:46.880Z] ++ set -e [2022-04-21T13:39:46.880Z] ++ '[' -n 0 ']' [2022-04-21T13:39:46.880Z] ++ set -x [2022-04-21T13:39:46.880Z] ++ 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-04-21T13:39:46.880Z] INFO: Testing against a local daemon [2022-04-21T13:39:46.880Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-21T13:39:46.880Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:39:46.880Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T13:39:46.880Z] === RUN TestDockerNetworkIpvlan [2022-04-21T13:39:46.880Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:39:46.880Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-21T13:39:46.880Z] PASS [2022-04-21T13:39:46.880Z] [2022-04-21T13:39:46.880Z] === Skipped [2022-04-21T13:39:46.880Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T13:39:46.880Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:39:46.880Z] [2022-04-21T13:39:46.880Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-21T13:39:46.880Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:39:46.880Z] [2022-04-21T13:39:46.880Z] DONE 2 tests, 2 skipped in 0.135s [2022-04-21T13:39:46.880Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-21T13:39:46.880Z] ++ 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-04-21T13:39:46.880Z] ++ set -e [2022-04-21T13:39:46.880Z] ++ '[' -n 0 ']' [2022-04-21T13:39:46.880Z] ++ set -x [2022-04-21T13:39:46.880Z] ++ 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-04-21T13:39:47.136Z] INFO: Testing against a local daemon [2022-04-21T13:39:47.136Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-21T13:39:48.519Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-04-21T13:39:48.519Z] === RUN TestDockerNetworkMacvlan [2022-04-21T13:39:49.098Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-21T13:39:49.668Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-21T13:39:49.866Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-21T13:39:50.595Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-21T13:39:51.148Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T13:39:51.148Z] [2022-04-21T13:39:51.148Z] Unloading profiles will leave already running processes permanently [2022-04-21T13:39:51.148Z] unconfined, which can lead to unexpected situations. [2022-04-21T13:39:51.148Z] [2022-04-21T13:39:51.148Z] To set a process to complain mode, use the command line tool [2022-04-21T13:39:51.148Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T13:39:51.148Z] [2022-04-21T13:39:52.484Z] === RUN TestDockerNetworkMacvlan/InternalMode Post stage [Pipeline] junit [2022-04-21T13:39:52.546Z] Recording test results [2022-04-21T13:39:53.828Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-21T13:39:54.113Z] + echo Ensuring container killed. [2022-04-21T13:39:54.113Z] Ensuring container killed. [2022-04-21T13:39:54.113Z] + docker rm -vf docker-pr2 [2022-04-21T13:39:54.113Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-21T13:39:54.373Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-21T13:39:54.418Z] + echo Chowning /workspace to jenkins user [2022-04-21T13:39:54.418Z] Chowning /workspace to jenkins user [2022-04-21T13:39:54.418Z] + id -u [2022-04-21T13:39:54.418Z] + id -g [2022-04-21T13:39:54.418Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43511:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T13:39:54.418Z] Unable to find image 'busybox:latest' locally [2022-04-21T13:39:54.678Z] latest: Pulling from library/busybox [2022-04-21T13:39:54.678Z] 50e8d59317eb: Pulling fs layer [2022-04-21T13:39:54.678Z] 50e8d59317eb: Download complete [2022-04-21T13:39:54.938Z] 50e8d59317eb: Pull complete [2022-04-21T13:39:54.938Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-21T13:39:54.938Z] Status: Downloaded newer image for busybox:latest [2022-04-21T13:39:55.151Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-21T13:39:55.151Z] === RUN TestDockerSuite/TestBuildEOLInLine [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-21T13:39:55.721Z] docker_cli_daemon_test.go:2506: [d767c9730d358] daemon is not started [2022-04-21T13:39:55.808Z] + bundleName=docker-py [2022-04-21T13:39:55.808Z] + echo Creating docker-py-bundles.tar.gz [2022-04-21T13:39:55.808Z] Creating docker-py-bundles.tar.gz [2022-04-21T13:39:55.808Z] + 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-04-21T13:39:55.820Z] Archiving artifacts [2022-04-21T13:39:56.548Z] 4612f6d0b889: Pull complete [2022-04-21T13:39:57.548Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43511/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-21T13:39:57.633Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-21T13:39:57.639Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-21T13:39:57.905Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=d923046ba8f3b219dc357c186211f0675d7489a9 -e DOCKER_GRAPHDRIVER docker:d923046ba8f3b219dc357c186211f0675d7489a9 hack/make.sh binary [2022-04-21T13:39:58.165Z] [2022-04-21T13:39:58.201Z] --- PASS: TestDockerNetworkMacvlan (9.72s) [2022-04-21T13:39:58.201Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-21T13:39:58.201Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-21T13:39:58.201Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-04-21T13:39:58.201Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2022-04-21T13:39:58.201Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-04-21T13:39:58.201Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-04-21T13:39:58.201Z] PASS [2022-04-21T13:39:58.201Z] [2022-04-21T13:39:58.201Z] DONE 8 tests in 11.142s [2022-04-21T13:39:58.201Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-21T13:39:58.201Z] ++ 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-04-21T13:39:58.201Z] ++ set -e [2022-04-21T13:39:58.201Z] ++ '[' -n 0 ']' [2022-04-21T13:39:58.201Z] ++ set -x [2022-04-21T13:39:58.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-21T13:39:58.201Z] testing: warning: no tests to run [2022-04-21T13:39:58.201Z] PASS [2022-04-21T13:39:58.201Z] [2022-04-21T13:39:58.201Z] DONE 0 tests in 0.028s [2022-04-21T13:39:58.201Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-21T13:39:58.201Z] ++ 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-04-21T13:39:58.201Z] ++ set -e [2022-04-21T13:39:58.201Z] ++ '[' -n 0 ']' [2022-04-21T13:39:58.201Z] ++ set -x [2022-04-21T13:39:58.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-21T13:39:58.201Z] INFO: Testing against a local daemon [2022-04-21T13:39:58.201Z] === RUN TestAuthZPluginAllowRequest [2022-04-21T13:39:58.426Z] Removing bundles/ [2022-04-21T13:39:58.426Z] [2022-04-21T13:39:58.426Z] ---> Making bundle: binary (in bundles/binary) [2022-04-21T13:39:58.426Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-21T13:39:58.426Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:39:59.548Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-21T13:39:59.566Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-04-21T13:39:59.566Z] === RUN TestAuthZPluginTLS [2022-04-21T13:39:59.809Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-21T13:39:59.822Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-21T13:39:59.822Z] === RUN TestAuthZPluginDenyRequest [2022-04-21T13:40:00.071Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-21T13:40:00.385Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-21T13:40:00.385Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-21T13:40:00.948Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-21T13:40:00.948Z] === RUN TestAuthZPluginDenyResponse [2022-04-21T13:40:01.015Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-21T13:40:01.015Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-21T13:40:01.275Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-21T13:40:01.509Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-21T13:40:01.509Z] === RUN TestAuthZPluginAllowEventStream [2022-04-21T13:40:01.847Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-21T13:40:02.876Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-04-21T13:40:02.876Z] === RUN TestAuthZPluginErrorResponse [2022-04-21T13:40:03.131Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-21T13:40:03.131Z] === RUN TestAuthZPluginErrorRequest [2022-04-21T13:40:03.692Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-21T13:40:03.692Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-21T13:40:03.761Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-21T13:40:04.254Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-21T13:40:04.254Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-21T13:40:05.147Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-21T13:40:05.619Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-04-21T13:40:05.619Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-21T13:40:06.090Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-21T13:40:06.843Z] --- PASS: TestServicePlugin (29.58s) [2022-04-21T13:40:06.843Z] === RUN TestServiceUpdateLabel [2022-04-21T13:40:06.984Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s) [2022-04-21T13:40:06.984Z] === RUN TestAuthZPluginHeader [2022-04-21T13:40:07.033Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-21T13:40:07.408Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-04-21T13:40:07.408Z] === RUN TestServiceUpdateSecrets [2022-04-21T13:40:07.911Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-21T13:40:07.911Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-21T13:40:07.911Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:40:07.911Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-21T13:40:07.911Z] === RUN TestAuthZPluginV2Disable [2022-04-21T13:40:07.911Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:40:07.911Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-21T13:40:07.911Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-21T13:40:07.911Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:40:07.911Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-21T13:40:07.911Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-21T13:40:07.911Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:40:07.911Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-21T13:40:07.911Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-21T13:40:08.948Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-21T13:40:08.948Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-21T13:40:10.335Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-21T13:40:10.596Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-21T13:40:11.540Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-21T13:40:13.496Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-21T13:40:13.496Z] check_test.go:307: [daafcb5fc48dd] daemon is not started [2022-04-21T13:40:13.496Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-21T13:40:18.794Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite (336.38s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.52s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.95s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.55s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.78s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.67s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.20s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.70s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.45s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.03s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.11s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.44s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.37s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.28s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.37s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.92s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.16s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.14s) [2022-04-21T13:40:19.055Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.15s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.24s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.69s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.05s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.32s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.27s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.34s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.85s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.87s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.96s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.11s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.67s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.51s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.22s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.59s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.91s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.68s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.42s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.17s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.32s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.86s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.98s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.52s) [2022-04-21T13:40:19.055Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-21T13:40:19.055Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.10s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.61s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.47s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.26s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.71s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.81s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.01s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.25s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.24s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.69s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.84s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.65s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.60s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.26s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.03s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.86s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.93s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.95s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.69s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.35s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.49s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.33s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.33s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.07s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.36s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.38s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.18s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.76s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.60s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.81s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.75s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.65s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-04-21T13:40:19.055Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.75s) [2022-04-21T13:40:19.055Z] === RUN TestDockerSwarmSuite [2022-04-21T13:40:19.055Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-21T13:40:22.270Z] --- PASS: TestServiceUpdateSecrets (14.61s) [2022-04-21T13:40:22.270Z] === RUN TestServiceUpdateConfigs [2022-04-21T13:40:22.359Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-21T13:40:25.705Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-21T13:40:25.949Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-04-21T13:40:25.949Z] PASS [2022-04-21T13:40:25.949Z] [2022-04-21T13:40:25.949Z] === Skipped [2022-04-21T13:40:25.949Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-21T13:40:25.949Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:40:25.949Z] [2022-04-21T13:40:25.949Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-21T13:40:25.949Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:40:25.949Z] [2022-04-21T13:40:25.949Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-21T13:40:25.949Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:40:25.949Z] [2022-04-21T13:40:25.949Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-21T13:40:25.949Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:40:25.949Z] [2022-04-21T13:40:25.949Z] DONE 17 tests, 4 skipped in 26.231s [2022-04-21T13:40:25.949Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-21T13:40:25.949Z] ++ 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-04-21T13:40:25.949Z] ++ set -e [2022-04-21T13:40:25.949Z] ++ '[' -n 0 ']' [2022-04-21T13:40:25.949Z] ++ set -x [2022-04-21T13:40:25.949Z] ++ 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-04-21T13:40:25.949Z] INFO: Testing against a local daemon [2022-04-21T13:40:25.949Z] === RUN TestPluginInvalidJSON [2022-04-21T13:40:25.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:40:25.949Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:40:25.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:40:25.949Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:40:25.949Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T13:40:25.949Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T13:40:25.949Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:40:25.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T13:40:25.949Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T13:40:25.949Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T13:40:25.949Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T13:40:25.949Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T13:40:25.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T13:40:25.949Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T13:40:25.949Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:40:25.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T13:40:25.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T13:40:25.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T13:40:25.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T13:40:25.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T13:40:25.949Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T13:40:25.949Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-21T13:40:25.949Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-04-21T13:40:25.949Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T13:40:25.949Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T13:40:25.949Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T13:40:25.949Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T13:40:25.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T13:40:25.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T13:40:25.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T13:40:25.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T13:40:25.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T13:40:25.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-21T13:40:25.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T13:40:25.949Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T13:40:25.950Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T13:40:25.950Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T13:40:25.950Z] === RUN TestPluginInstall [2022-04-21T13:40:25.950Z] === RUN TestPluginInstall/no_auth [2022-04-21T13:40:25.950Z] time="2022-04-21T13:40:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:40:25.950Z] time="2022-04-21T13:40:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01ca4e7ee1bf1070f2e55fec59aa9c2325ba4b6cb36fdb76382ddb854037c232" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:40:25.950Z] time="2022-04-21T13:40:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:40:25.950Z] time="2022-04-21T13:40:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01ca4e7ee1bf1070f2e55fec59aa9c2325ba4b6cb36fdb76382ddb854037c232" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:40:25.950Z] === RUN TestPluginInstall/with_htpasswd [2022-04-21T13:40:25.950Z] time="2022-04-21T13:40:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:40:25.950Z] time="2022-04-21T13:40:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34b3c3b619c255b8e7b77eccea9064a54ded2406c1516a9626d257091c8346df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:40:25.950Z] time="2022-04-21T13:40:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:40:25.950Z] time="2022-04-21T13:40:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34b3c3b619c255b8e7b77eccea9064a54ded2406c1516a9626d257091c8346df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:40:26.205Z] === RUN TestPluginInstall/with_insecure [2022-04-21T13:40:27.133Z] time="2022-04-21T13:40:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:40:27.133Z] time="2022-04-21T13:40:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:024a419f12647773148011f7340691c14b829dd3eb84b68821aa6f46102fb31e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:40:27.133Z] time="2022-04-21T13:40:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:40:27.133Z] time="2022-04-21T13:40:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:024a419f12647773148011f7340691c14b829dd3eb84b68821aa6f46102fb31e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:40:27.133Z] plugin_test.go:195: [db04aa2da84bb] daemon is not started [2022-04-21T13:40:27.133Z] --- PASS: TestPluginInstall (2.60s) [2022-04-21T13:40:27.133Z] --- PASS: TestPluginInstall/no_auth (0.99s) [2022-04-21T13:40:27.133Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-04-21T13:40:27.133Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-04-21T13:40:27.133Z] === RUN TestPluginsWithRuntimes [2022-04-21T13:40:28.498Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-21T13:40:29.425Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-21T13:40:30.789Z] --- PASS: TestPluginsWithRuntimes (3.45s) [2022-04-21T13:40:30.789Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-21T13:40:30.789Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.99s) [2022-04-21T13:40:30.789Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T13:40:30.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-21T13:40:31.045Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-21T13:40:31.045Z] PASS [2022-04-21T13:40:31.045Z] [2022-04-21T13:40:31.045Z] DONE 24 tests in 6.763s [2022-04-21T13:40:31.045Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-21T13:40:31.045Z] ++ 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-04-21T13:40:31.045Z] ++ set -e [2022-04-21T13:40:31.045Z] ++ '[' -n 0 ']' [2022-04-21T13:40:31.045Z] ++ set -x [2022-04-21T13:40:31.045Z] ++ 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-04-21T13:40:31.302Z] INFO: Testing against a local daemon [2022-04-21T13:40:31.302Z] === RUN TestExternalGraphDriver [2022-04-21T13:40:31.302Z] === RUN TestExternalGraphDriver/json [2022-04-21T13:40:33.191Z] === RUN TestExternalGraphDriver/spec [2022-04-21T13:40:34.555Z] === RUN TestExternalGraphDriver/pull [2022-04-21T13:40:36.444Z] --- PASS: TestExternalGraphDriver (4.89s) [2022-04-21T13:40:36.444Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-04-21T13:40:36.444Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-04-21T13:40:36.444Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-04-21T13:40:36.444Z] === RUN TestGraphdriverPluginV2 [2022-04-21T13:40:36.444Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:40:36.444Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-21T13:40:36.444Z] PASS [2022-04-21T13:40:36.444Z] [2022-04-21T13:40:36.444Z] === Skipped [2022-04-21T13:40:36.444Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-21T13:40:36.444Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:40:36.444Z] [2022-04-21T13:40:36.444Z] DONE 5 tests, 1 skipped in 5.008s [2022-04-21T13:40:36.444Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-21T13:40:36.444Z] ++ 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-04-21T13:40:36.444Z] ++ set -e [2022-04-21T13:40:36.444Z] ++ '[' -n 0 ']' [2022-04-21T13:40:36.444Z] ++ set -x [2022-04-21T13:40:36.444Z] ++ 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-04-21T13:40:36.444Z] INFO: Testing against a local daemon [2022-04-21T13:40:36.444Z] === RUN TestContinueAfterPluginCrash [2022-04-21T13:40:36.444Z] === PAUSE TestContinueAfterPluginCrash [2022-04-21T13:40:36.444Z] === RUN TestReadPluginNoRead [2022-04-21T13:40:36.444Z] === PAUSE TestReadPluginNoRead [2022-04-21T13:40:36.444Z] === RUN TestDaemonStartWithLogOpt [2022-04-21T13:40:36.444Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-21T13:40:36.444Z] === CONT TestContinueAfterPluginCrash [2022-04-21T13:40:36.444Z] === CONT TestDaemonStartWithLogOpt [2022-04-21T13:40:37.279Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2022-04-21T13:40:37.279Z] === RUN TestServiceUpdateNetwork [2022-04-21T13:40:39.714Z] --- PASS: TestDaemonStartWithLogOpt (3.08s) [2022-04-21T13:40:39.714Z] === CONT TestReadPluginNoRead [2022-04-21T13:40:40.988Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-21T13:40:41.560Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-21T13:40:41.604Z] === RUN TestReadPluginNoRead/default [2022-04-21T13:40:42.969Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-21T13:40:43.897Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-21T13:40:44.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-21T13:40:44.459Z] --- PASS: TestContinueAfterPluginCrash (8.04s) [2022-04-21T13:40:45.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-21T13:40:45.386Z] === CONT TestReadPluginNoRead [2022-04-21T13:40:45.386Z] read_test.go:92: [d36eb6bf5756b] daemon is not started [2022-04-21T13:40:45.386Z] --- PASS: TestReadPluginNoRead (5.81s) [2022-04-21T13:40:45.386Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-04-21T13:40:45.386Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-04-21T13:40:45.387Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-04-21T13:40:45.387Z] PASS [2022-04-21T13:40:45.387Z] [2022-04-21T13:40:45.387Z] DONE 6 tests in 9.006s [2022-04-21T13:40:45.387Z] 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-04-21T13:40:45.387Z] ++ 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-04-21T13:40:45.387Z] ++ set -e [2022-04-21T13:40:45.387Z] ++ '[' -n 0 ']' [2022-04-21T13:40:45.387Z] ++ set -x [2022-04-21T13:40:45.387Z] ++ 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-04-21T13:40:45.387Z] testing: warning: no tests to run [2022-04-21T13:40:45.387Z] PASS [2022-04-21T13:40:45.387Z] [2022-04-21T13:40:45.387Z] DONE 0 tests in 0.034s [2022-04-21T13:40:45.387Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-21T13:40:45.387Z] ++ 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-04-21T13:40:45.387Z] ++ set -e [2022-04-21T13:40:45.387Z] ++ '[' -n 0 ']' [2022-04-21T13:40:45.387Z] ++ set -x [2022-04-21T13:40:45.387Z] ++ 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-04-21T13:40:45.387Z] INFO: Testing against a local daemon [2022-04-21T13:40:45.387Z] === RUN TestPluginWithDevMounts [2022-04-21T13:40:45.387Z] === PAUSE TestPluginWithDevMounts [2022-04-21T13:40:45.387Z] === CONT TestPluginWithDevMounts [2022-04-21T13:40:47.275Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-04-21T13:40:47.275Z] PASS [2022-04-21T13:40:47.275Z] [2022-04-21T13:40:47.275Z] DONE 1 tests in 1.638s [2022-04-21T13:40:47.275Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-21T13:40:47.275Z] ++ 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-04-21T13:40:47.275Z] ++ set -e [2022-04-21T13:40:47.275Z] ++ '[' -n 0 ']' [2022-04-21T13:40:47.275Z] ++ set -x [2022-04-21T13:40:47.275Z] ++ 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-04-21T13:40:47.275Z] INFO: Testing against a local daemon [2022-04-21T13:40:47.275Z] === RUN TestSecretInspect [2022-04-21T13:40:48.345Z] docker_api_swarm_test.go:563: [d3affa4cee7a0] joining swarm manager [d4fae8924893c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:40:48.504Z] --- PASS: TestBuildWithHugeFile (92.17s) [2022-04-21T13:40:48.504Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T13:40:48.504Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:40:48.504Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:40:48.504Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T13:40:48.504Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:40:48.504Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:40:48.504Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:40:48.504Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:40:48.504Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:40:48.504Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:40:48.504Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:40:48.504Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:40:48.504Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:40:48.504Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-21T13:40:48.504Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-21T13:40:48.504Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-21T13:40:48.504Z] === RUN TestBuildPreserveOwnership [2022-04-21T13:40:48.504Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:40:48.504Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-21T13:40:48.504Z] === RUN TestBuildPlatformInvalid [2022-04-21T13:40:48.504Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-21T13:40:48.504Z] PASS [2022-04-21T13:40:48.504Z] ok github.com/docker/docker/integration/build 146.336s [2022-04-21T13:40:48.504Z] [2022-04-21T13:40:48.504Z] === Skipped [2022-04-21T13:40:48.504Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-21T13:40:48.504Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:40:48.504Z] [2022-04-21T13:40:48.504Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-21T13:40:48.504Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:48.504Z] [2022-04-21T13:40:48.504Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-21T13:40:48.504Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:40:48.504Z] [2022-04-21T13:40:48.504Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-21T13:40:48.504Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:40:48.504Z] [2022-04-21T13:40:48.504Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:40:48.504Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:40:48.504Z] [2022-04-21T13:40:48.504Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-21T13:40:48.504Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:40:48.504Z] [2022-04-21T13:40:48.504Z] DONE 29 tests, 6 skipped in 176.522s [2022-04-21T13:40:48.504Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-21T13:40:48.504Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:40:48.504Z] INFO: Testing against a local daemon [2022-04-21T13:40:48.504Z] === RUN TestConfigInspect [2022-04-21T13:40:48.504Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:48.504Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-21T13:40:48.504Z] === RUN TestConfigList [2022-04-21T13:40:48.504Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:48.504Z] --- SKIP: TestConfigList (0.00s) [2022-04-21T13:40:48.504Z] === RUN TestConfigsCreateAndDelete [2022-04-21T13:40:48.504Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:48.504Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-21T13:40:48.504Z] === RUN TestConfigsUpdate [2022-04-21T13:40:48.504Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:48.504Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-21T13:40:48.504Z] === RUN TestTemplatedConfig [2022-04-21T13:40:48.504Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:48.504Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-21T13:40:48.504Z] === RUN TestConfigCreateResolve [2022-04-21T13:40:48.504Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:40:48.504Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-21T13:40:48.504Z] PASS [2022-04-21T13:40:48.504Z] ok github.com/docker/docker/integration/config 0.072s [2022-04-21T13:40:48.504Z] [2022-04-21T13:40:48.504Z] === Skipped [2022-04-21T13:40:48.504Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-21T13:40:48.504Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:48.504Z] [2022-04-21T13:40:48.504Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-21T13:40:48.504Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:48.504Z] [2022-04-21T13:40:48.504Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-21T13:40:48.504Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:48.504Z] [2022-04-21T13:40:48.504Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-21T13:40:48.504Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:48.504Z] [2022-04-21T13:40:48.504Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-21T13:40:48.504Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:48.504Z] [2022-04-21T13:40:48.504Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-21T13:40:48.504Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:40:48.504Z] [2022-04-21T13:40:48.504Z] DONE 6 tests, 6 skipped in 1.656s [2022-04-21T13:40:48.504Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-21T13:40:48.504Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:40:48.504Z] INFO: Testing against a local daemon [2022-04-21T13:40:48.504Z] === RUN TestCheckpoint [2022-04-21T13:40:48.504Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:40:48.504Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T13:40:48.504Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T13:40:48.504Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:40:48.504Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:40:48.504Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:40:48.504Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:40:48.504Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T13:40:48.504Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T13:40:48.504Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T13:40:48.504Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T13:40:48.504Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T13:40:48.504Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T13:40:48.504Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T13:40:48.504Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T13:40:48.504Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2022-04-21T13:40:48.504Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T13:40:48.504Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2022-04-21T13:40:48.504Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T13:40:48.504Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-04-21T13:40:48.504Z] === RUN TestCopyEmptyFile [2022-04-21T13:40:48.504Z] --- PASS: TestCopyEmptyFile (0.36s) [2022-04-21T13:40:48.504Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T13:40:48.504Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2022-04-21T13:40:48.504Z] === RUN TestCopyFromContainer [2022-04-21T13:40:48.504Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:48.504Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-21T13:40:48.504Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T13:40:48.504Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:40:48.504Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:40:48.504Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:40:48.504Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:40:48.504Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:40:48.504Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:40:48.505Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:40:48.505Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:40:48.505Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:40:48.505Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-21T13:40:48.505Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T13:40:48.505Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T13:40:48.505Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T13:40:48.505Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T13:40:48.505Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T13:40:48.505Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T13:40:48.505Z] === RUN TestCreateWithInvalidEnv [2022-04-21T13:40:48.505Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T13:40:48.505Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T13:40:48.505Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T13:40:48.505Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T13:40:48.505Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T13:40:48.505Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T13:40:48.505Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T13:40:48.505Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T13:40:48.505Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T13:40:48.505Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-21T13:40:48.505Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T13:40:48.505Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T13:40:48.505Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T13:40:48.505Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T13:40:48.505Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:48.505Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T13:40:48.505Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T13:40:48.505Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:40:48.505Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T13:40:48.505Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T13:40:48.505Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:40:48.505Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T13:40:48.505Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T13:40:48.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:40:48.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:40:48.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:40:48.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:40:48.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:40:48.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:40:48.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:40:48.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:40:48.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:40:48.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:40:48.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:40:48.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:40:48.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:40:48.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:40:48.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:40:48.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-21T13:40:48.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-21T13:40:48.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-21T13:40:48.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-21T13:40:48.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-21T13:40:48.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-21T13:40:48.505Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T13:40:48.505Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T13:40:48.505Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T13:40:48.505Z] === RUN TestCreateDifferentPlatform [2022-04-21T13:40:48.505Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T13:40:48.505Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T13:40:48.505Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-21T13:40:48.505Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T13:40:48.505Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T13:40:48.505Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T13:40:48.505Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-04-21T13:40:48.505Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T13:40:48.505Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T13:40:48.505Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-21T13:40:48.505Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T13:40:48.505Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:48.505Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-21T13:40:48.505Z] === RUN TestWindowsDevices [2022-04-21T13:40:48.505Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-21T13:40:48.505Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-21T13:40:48.505Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:40:48.505Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:40:48.505Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-21T13:40:48.505Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:40:48.505Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:40:48.505Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:40:48.505Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.505Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:48.959Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-21T13:40:48.959Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-21T13:40:48.959Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-04-21T13:40:48.959Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.20s) [2022-04-21T13:40:48.959Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.09s) [2022-04-21T13:40:48.959Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.24s) [2022-04-21T13:40:48.959Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.37s) [2022-04-21T13:40:48.959Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.30s) [2022-04-21T13:40:48.959Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.32s) [2022-04-21T13:40:48.959Z] === RUN TestDiff [2022-04-21T13:40:48.959Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T13:40:48.959Z] --- SKIP: TestDiff (0.00s) [2022-04-21T13:40:48.959Z] === RUN TestExecWithCloseStdin [2022-04-21T13:40:49.473Z] --- PASS: TestServiceUpdateNetwork (12.48s) [2022-04-21T13:40:49.473Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T13:40:49.842Z] --- PASS: TestSecretInspect (2.34s) [2022-04-21T13:40:49.842Z] === RUN TestSecretList [2022-04-21T13:40:50.406Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-21T13:40:50.484Z] --- PASS: TestExecWithCloseStdin (1.74s) [2022-04-21T13:40:50.484Z] === RUN TestExec [2022-04-21T13:40:50.888Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-21T13:40:50.972Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-21T13:40:51.734Z] --- PASS: TestSecretList (2.25s) [2022-04-21T13:40:51.734Z] === RUN TestSecretsCreateAndDelete [2022-04-21T13:40:51.830Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-21T13:40:52.007Z] --- PASS: TestExec (1.65s) [2022-04-21T13:40:52.007Z] === RUN TestExecUser [2022-04-21T13:40:52.007Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T13:40:52.007Z] --- SKIP: TestExecUser (0.00s) [2022-04-21T13:40:52.007Z] === RUN TestExportContainerAndImportImage [2022-04-21T13:40:52.007Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:52.007Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-21T13:40:52.007Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T13:40:52.007Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:52.007Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T13:40:52.007Z] === RUN TestHealthCheckWorkdir [2022-04-21T13:40:52.007Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T13:40:52.007Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-21T13:40:52.007Z] === RUN TestHealthKillContainer [2022-04-21T13:40:52.007Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T13:40:52.007Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-21T13:40:52.007Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T13:40:52.007Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T13:40:52.007Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T13:40:52.007Z] === RUN TestKillContainerInvalidSignal [2022-04-21T13:40:52.406Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-21T13:40:52.666Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-21T13:40:53.532Z] --- PASS: TestKillContainerInvalidSignal (1.59s) [2022-04-21T13:40:53.532Z] === RUN TestKillContainer [2022-04-21T13:40:53.532Z] === RUN TestKillContainer/no_signal [2022-04-21T13:40:54.050Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-21T13:40:54.050Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-21T13:40:54.050Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-21T13:40:54.252Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-04-21T13:40:54.252Z] === RUN TestSecretsUpdate [2022-04-21T13:40:54.311Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-21T13:40:55.694Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T13:40:55.694Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T13:40:55.694Z] === RUN TestKillContainer/killing_signal [2022-04-21T13:40:56.141Z] --- PASS: TestSecretsUpdate (2.27s) [2022-04-21T13:40:56.141Z] === RUN TestTemplatedSecret [2022-04-21T13:40:57.235Z] --- PASS: TestKillContainer (3.72s) [2022-04-21T13:40:57.235Z] --- PASS: TestKillContainer/no_signal (1.55s) [2022-04-21T13:40:57.235Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:40:57.235Z] --- PASS: TestKillContainer/killing_signal (2.12s) [2022-04-21T13:40:57.235Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T13:40:57.235Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:40:57.235Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T13:40:57.235Z] === RUN TestKillStoppedContainer [2022-04-21T13:40:57.235Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:40:57.235Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-21T13:40:57.235Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T13:40:57.235Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:40:57.235Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T13:40:57.235Z] === RUN TestKillDifferentUserContainer [2022-04-21T13:40:57.235Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T13:40:57.235Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-21T13:40:57.235Z] === RUN TestInspectOomKilledTrue [2022-04-21T13:40:57.235Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:57.235Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T13:40:57.235Z] === RUN TestInspectOomKilledFalse [2022-04-21T13:40:57.235Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:40:57.235Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T13:40:57.235Z] === RUN TestLogsFollowTailEmpty [2022-04-21T13:40:58.657Z] --- PASS: TestTemplatedSecret (2.49s) [2022-04-21T13:40:58.657Z] === RUN TestSecretCreateResolve [2022-04-21T13:40:59.074Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-21T13:40:59.395Z] --- PASS: TestLogsFollowTailEmpty (1.62s) [2022-04-21T13:40:59.395Z] === RUN TestNetworkNat [2022-04-21T13:40:59.395Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T13:40:59.395Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-21T13:40:59.395Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T13:40:59.599Z] docker_api_swarm_test.go:585: [d6ce833cf3fab] joining swarm manager [d4fae8924893c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:41:01.172Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-04-21T13:41:01.172Z] PASS [2022-04-21T13:41:01.172Z] [2022-04-21T13:41:01.172Z] DONE 6 tests in 13.872s [2022-04-21T13:41:01.172Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-21T13:41:01.172Z] ++ 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-04-21T13:41:01.172Z] ++ set -e [2022-04-21T13:41:01.172Z] ++ '[' -n 0 ']' [2022-04-21T13:41:01.172Z] ++ set -x [2022-04-21T13:41:01.172Z] ++ 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-04-21T13:41:01.172Z] INFO: Testing against a local daemon [2022-04-21T13:41:01.172Z] === RUN TestServiceCreateInit [2022-04-21T13:41:01.172Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T13:41:02.146Z] check_test.go:378: [d3affa4cee7a0] daemon is not started [2022-04-21T13:41:02.301Z] --- PASS: TestNetworkLocalhostTCPNat (2.74s) [2022-04-21T13:41:02.301Z] === RUN TestNetworkLoopbackNat [2022-04-21T13:41:02.301Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:02.301Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-21T13:41:02.301Z] === RUN TestPause [2022-04-21T13:41:02.301Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T13:41:02.301Z] --- SKIP: TestPause (0.00s) [2022-04-21T13:41:02.301Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T13:41:03.286Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.62s) [2022-04-21T13:41:03.286Z] === RUN TestPauseStopPausedContainer [2022-04-21T13:41:03.286Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:03.286Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-21T13:41:03.286Z] === RUN TestPsFilter [2022-04-21T13:41:03.754Z] --- PASS: TestPsFilter (0.27s) [2022-04-21T13:41:03.754Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T13:41:04.441Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T13:41:05.453Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-21T13:41:05.453Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-21T13:41:05.652Z] --- PASS: TestServiceUpdatePidsLimit (16.18s) [2022-04-21T13:41:05.652Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-04-21T13:41:05.652Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-21T13:41:05.652Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-21T13:41:05.652Z] PASS [2022-04-21T13:41:05.652Z] [2022-04-21T13:41:05.652Z] === Skipped [2022-04-21T13:41:05.652Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-21T13:41:05.652Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T13:41:05.652Z] [2022-04-21T13:41:05.652Z] DONE 27 tests, 1 skipped in 184.482s [2022-04-21T13:41:05.652Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-21T13:41:05.652Z] INFO: Testing against a local daemon [2022-04-21T13:41:05.652Z] === RUN TestSessionCreate [2022-04-21T13:41:05.652Z] --- PASS: TestSessionCreate (0.02s) [2022-04-21T13:41:05.652Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T13:41:05.652Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-21T13:41:05.652Z] PASS [2022-04-21T13:41:05.652Z] [2022-04-21T13:41:05.652Z] DONE 2 tests in 0.056s [2022-04-21T13:41:05.652Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-21T13:41:05.652Z] INFO: Testing against a local daemon [2022-04-21T13:41:05.652Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:41:05.652Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:41:05.652Z] === RUN TestDiskUsage [2022-04-21T13:41:05.652Z] === PAUSE TestDiskUsage [2022-04-21T13:41:05.652Z] === RUN TestEventsExecDie [2022-04-21T13:41:05.911Z] --- PASS: TestEventsExecDie (0.58s) [2022-04-21T13:41:05.911Z] === RUN TestEventsBackwardsCompatible [2022-04-21T13:41:05.911Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-04-21T13:41:05.911Z] === RUN TestEventsVolumeCreate [2022-04-21T13:41:05.964Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.16s) [2022-04-21T13:41:05.964Z] === RUN TestRemoveContainerWithVolume [2022-04-21T13:41:06.023Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-21T13:41:06.168Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-04-21T13:41:06.168Z] === RUN TestInfoBinaryCommits [2022-04-21T13:41:06.168Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-21T13:41:06.168Z] === RUN TestInfoAPIVersioned [2022-04-21T13:41:06.168Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-21T13:41:06.168Z] === RUN TestInfoAPI [2022-04-21T13:41:06.168Z] --- PASS: TestInfoAPI (0.02s) [2022-04-21T13:41:06.168Z] === RUN TestInfoAPIWarnings [2022-04-21T13:41:06.595Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-21T13:41:06.857Z] === RUN TestDockerSuite/TestBuildFails [2022-04-21T13:41:07.800Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-21T13:41:07.800Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-21T13:41:08.176Z] --- PASS: TestRemoveContainerWithVolume (2.12s) [2022-04-21T13:41:08.176Z] === RUN TestRemoveContainerRunning [2022-04-21T13:41:08.609Z] --- PASS: TestServiceCreateInit (7.34s) [2022-04-21T13:41:08.609Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s) [2022-04-21T13:41:08.609Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) [2022-04-21T13:41:08.609Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T13:41:08.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-21T13:41:08.743Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-21T13:41:08.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-21T13:41:09.736Z] --- PASS: TestRemoveContainerRunning (1.59s) [2022-04-21T13:41:09.736Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T13:41:10.655Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-21T13:41:11.295Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.44s) [2022-04-21T13:41:11.295Z] === RUN TestRemoveInvalidContainer [2022-04-21T13:41:11.295Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-21T13:41:11.295Z] === RUN TestRenameLinkedContainer [2022-04-21T13:41:11.295Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:11.295Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-21T13:41:11.295Z] === RUN TestRenameStoppedContainer [2022-04-21T13:41:12.042Z] docker_api_swarm_test.go:46: [d7a5c1179f6a1] joining swarm manager [df22a84d9802c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:41:12.983Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-21T13:41:13.505Z] --- PASS: TestRenameStoppedContainer (2.13s) [2022-04-21T13:41:13.505Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T13:41:14.900Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-21T13:41:16.284Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-21T13:41:16.284Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-21T13:41:16.456Z] --- PASS: TestRenameRunningContainerAndReuse (3.32s) [2022-04-21T13:41:16.456Z] === RUN TestRenameInvalidName [2022-04-21T13:41:17.669Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-21T13:41:18.018Z] --- PASS: TestRenameInvalidName (1.60s) [2022-04-21T13:41:18.018Z] === RUN TestRenameAnonymousContainer [2022-04-21T13:41:19.105Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-21T13:41:20.052Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-21T13:41:20.623Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-21T13:41:22.536Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-21T13:41:24.236Z] --- PASS: TestInfoAPIWarnings (16.27s) [2022-04-21T13:41:24.236Z] === RUN TestInfoDebug [2022-04-21T13:41:24.236Z] --- PASS: TestInfoDebug (0.52s) [2022-04-21T13:41:24.236Z] === RUN TestInfoInsecureRegistries [2022-04-21T13:41:24.236Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-21T13:41:24.236Z] === RUN TestInfoRegistryMirrors [2022-04-21T13:41:24.236Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-21T13:41:24.236Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T13:41:24.236Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-21T13:41:24.236Z] === RUN TestPingCacheHeaders [2022-04-21T13:41:24.236Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-21T13:41:24.236Z] === RUN TestPingGet [2022-04-21T13:41:24.236Z] --- PASS: TestPingGet (0.01s) [2022-04-21T13:41:24.236Z] === RUN TestPingHead [2022-04-21T13:41:24.236Z] --- PASS: TestPingHead (0.02s) [2022-04-21T13:41:24.236Z] === RUN TestPingSwarmHeader [2022-04-21T13:41:24.449Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-21T13:41:24.493Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-21T13:41:25.058Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-21T13:41:25.164Z] --- PASS: TestRenameAnonymousContainer (7.27s) [2022-04-21T13:41:25.164Z] === RUN TestRenameContainerWithSameName [2022-04-21T13:41:26.364Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-21T13:41:26.430Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-21T13:41:26.430Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-04-21T13:41:26.430Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-21T13:41:26.430Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-21T13:41:26.430Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-21T13:41:26.430Z] === RUN TestVersion [2022-04-21T13:41:26.430Z] --- PASS: TestVersion (0.02s) [2022-04-21T13:41:26.430Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:41:26.430Z] === CONT TestDiskUsage [2022-04-21T13:41:26.473Z] --- PASS: TestBuildWithHugeFile (97.59s) [2022-04-21T13:41:26.473Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T13:41:26.473Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:41:26.473Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:41:26.473Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T13:41:26.473Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:41:26.473Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:41:26.473Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:41:26.473Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:41:26.473Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:41:26.473Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:41:26.473Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:41:26.473Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:41:26.473Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:41:26.473Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-04-21T13:41:26.473Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-21T13:41:26.473Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-21T13:41:26.473Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-21T13:41:26.473Z] === RUN TestBuildPreserveOwnership [2022-04-21T13:41:26.473Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:41:26.473Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-21T13:41:26.473Z] === RUN TestBuildPlatformInvalid [2022-04-21T13:41:26.473Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-21T13:41:26.473Z] PASS [2022-04-21T13:41:26.473Z] ok github.com/docker/docker/integration/build 161.059s [2022-04-21T13:41:26.473Z] [2022-04-21T13:41:26.473Z] === Skipped [2022-04-21T13:41:26.473Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-21T13:41:26.473Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:41:26.473Z] [2022-04-21T13:41:26.473Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-21T13:41:26.473Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:26.473Z] [2022-04-21T13:41:26.473Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-21T13:41:26.473Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:41:26.473Z] [2022-04-21T13:41:26.473Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-21T13:41:26.473Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:41:26.473Z] [2022-04-21T13:41:26.473Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:41:26.473Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:41:26.473Z] [2022-04-21T13:41:26.473Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-21T13:41:26.473Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:41:26.473Z] [2022-04-21T13:41:26.473Z] DONE 29 tests, 6 skipped in 193.425s [2022-04-21T13:41:26.473Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-21T13:41:26.473Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:41:26.473Z] INFO: Testing against a local daemon [2022-04-21T13:41:26.473Z] === RUN TestConfigInspect [2022-04-21T13:41:26.473Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:26.473Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-21T13:41:26.473Z] === RUN TestConfigList [2022-04-21T13:41:26.473Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:26.473Z] --- SKIP: TestConfigList (0.00s) [2022-04-21T13:41:26.473Z] === RUN TestConfigsCreateAndDelete [2022-04-21T13:41:26.473Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:26.473Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-21T13:41:26.473Z] === RUN TestConfigsUpdate [2022-04-21T13:41:26.473Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:26.473Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-21T13:41:26.473Z] === RUN TestTemplatedConfig [2022-04-21T13:41:26.473Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:26.473Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-21T13:41:26.473Z] === RUN TestConfigCreateResolve [2022-04-21T13:41:26.473Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:26.473Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-21T13:41:26.473Z] PASS [2022-04-21T13:41:26.473Z] ok github.com/docker/docker/integration/config 0.092s [2022-04-21T13:41:26.473Z] [2022-04-21T13:41:26.473Z] === Skipped [2022-04-21T13:41:26.473Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-21T13:41:26.473Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:26.473Z] [2022-04-21T13:41:26.473Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-21T13:41:26.473Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:26.473Z] [2022-04-21T13:41:26.473Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-21T13:41:26.473Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:26.473Z] [2022-04-21T13:41:26.473Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-21T13:41:26.473Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:26.473Z] [2022-04-21T13:41:26.473Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-21T13:41:26.473Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:26.473Z] [2022-04-21T13:41:26.473Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-21T13:41:26.473Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:26.473Z] [2022-04-21T13:41:26.473Z] DONE 6 tests, 6 skipped in 1.896s [2022-04-21T13:41:26.473Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-21T13:41:26.650Z] --- PASS: TestCreateServiceMultipleTimes (15.41s) [2022-04-21T13:41:26.650Z] === RUN TestCreateServiceConflict [2022-04-21T13:41:26.650Z] --- PASS: TestCreateServiceConflict (2.24s) [2022-04-21T13:41:26.650Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T13:41:26.688Z] === RUN TestDiskUsage/empty [2022-04-21T13:41:26.688Z] === RUN TestDiskUsage/empty/container_types [2022-04-21T13:41:26.688Z] === RUN TestDiskUsage/empty/image_types [2022-04-21T13:41:26.688Z] === RUN TestDiskUsage/empty/volume_types [2022-04-21T13:41:26.688Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-21T13:41:26.688Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-21T13:41:26.688Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-21T13:41:26.688Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-21T13:41:26.688Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-21T13:41:26.688Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-21T13:41:26.688Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-21T13:41:26.688Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-21T13:41:26.947Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-21T13:41:26.947Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-21T13:41:26.947Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-21T13:41:26.947Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-21T13:41:26.947Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-21T13:41:26.947Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-21T13:41:26.947Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-21T13:41:26.947Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-21T13:41:27.206Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-21T13:41:27.206Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-21T13:41:27.207Z] === RUN TestDiskUsage/after_container.Run [2022-04-21T13:41:27.374Z] --- PASS: TestRenameContainerWithSameName (1.61s) [2022-04-21T13:41:27.374Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T13:41:27.374Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:27.374Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T13:41:27.374Z] === RUN TestResize [2022-04-21T13:41:27.773Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-21T13:41:27.773Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-21T13:41:27.773Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-21T13:41:27.773Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-21T13:41:27.773Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-21T13:41:27.773Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-21T13:41:27.773Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-21T13:41:27.773Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-21T13:41:27.773Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-21T13:41:27.773Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-21T13:41:27.773Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.69s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage (1.70s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.39s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.01s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-21T13:41:27.773Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:27.773Z] PASS [2022-04-21T13:41:27.773Z] [2022-04-21T13:41:27.773Z] DONE 54 tests in 22.504s [2022-04-21T13:41:27.773Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-21T13:41:28.031Z] INFO: Testing against a local daemon [2022-04-21T13:41:28.031Z] === RUN TestVolumesCreateAndList [2022-04-21T13:41:28.031Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-21T13:41:28.031Z] === RUN TestVolumesRemove [2022-04-21T13:41:28.031Z] --- PASS: TestVolumesRemove (0.08s) [2022-04-21T13:41:28.031Z] === RUN TestVolumesInspect [2022-04-21T13:41:28.031Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-21T13:41:28.031Z] === RUN TestVolumesInvalidJSON [2022-04-21T13:41:28.031Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T13:41:28.031Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T13:41:28.031Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T13:41:28.031Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T13:41:28.031Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T13:41:28.031Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T13:41:28.031Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T13:41:28.031Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-21T13:41:28.031Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-21T13:41:28.031Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T13:41:28.031Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T13:41:28.031Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T13:41:28.031Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T13:41:28.031Z] PASS [2022-04-21T13:41:28.031Z] [2022-04-21T13:41:28.031Z] DONE 9 tests in 0.157s [2022-04-21T13:41:28.031Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T13:41:28.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:41:28.036Z] INFO: Testing against a local daemon [2022-04-21T13:41:28.036Z] === RUN TestCheckpoint [2022-04-21T13:41:28.036Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:41:28.036Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T13:41:28.036Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T13:41:28.036Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:41:28.036Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:41:28.036Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:41:28.036Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:41:28.036Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T13:41:28.036Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T13:41:28.036Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T13:41:28.036Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T13:41:28.036Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T13:41:28.036Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:41:28.036Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T13:41:28.036Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T13:41:28.036Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2022-04-21T13:41:28.036Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T13:41:28.036Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2022-04-21T13:41:28.036Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T13:41:28.383Z] --- PASS: TestResize (1.55s) [2022-04-21T13:41:28.383Z] === RUN TestResizeWithInvalidSize [2022-04-21T13:41:28.503Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-04-21T13:41:28.503Z] === RUN TestCopyEmptyFile [2022-04-21T13:41:28.503Z] --- PASS: TestCopyEmptyFile (0.26s) [2022-04-21T13:41:28.503Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T13:41:28.542Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2022-04-21T13:41:28.542Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T13:41:28.596Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-21T13:41:28.596Z] Removing test suite binaries [2022-04-21T13:41:28.596Z] exiting test-integration [2022-04-21T13:41:28.596Z] ++ exit 0 [2022-04-21T13:41:28.596Z] [2022-04-21T13:41:28.972Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2022-04-21T13:41:28.972Z] === RUN TestCopyFromContainer [2022-04-21T13:41:28.972Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:28.972Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-21T13:41:28.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T13:41:28.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:41:28.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:41:28.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:41:28.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:41:28.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:41:28.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:41:28.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:41:28.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:41:28.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:41:28.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-21T13:41:28.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T13:41:28.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T13:41:28.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T13:41:28.972Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T13:41:28.972Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T13:41:28.972Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T13:41:28.972Z] === RUN TestCreateWithInvalidEnv [2022-04-21T13:41:28.972Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T13:41:28.972Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T13:41:28.972Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T13:41:28.972Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T13:41:28.972Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T13:41:28.972Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T13:41:28.972Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T13:41:28.972Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T13:41:28.972Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T13:41:28.972Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-21T13:41:28.972Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T13:41:28.972Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T13:41:28.972Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T13:41:28.972Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T13:41:28.972Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:28.972Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T13:41:28.972Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T13:41:28.972Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:28.972Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T13:41:28.972Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T13:41:28.972Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:28.972Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T13:41:28.972Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T13:41:28.972Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:41:28.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:41:28.972Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:41:28.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:41:28.972Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:41:28.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:41:28.972Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:41:28.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:41:28.972Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:41:28.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:41:28.972Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:41:28.972Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:41:28.972Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:41:28.972Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:41:28.972Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:41:28.972Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-21T13:41:28.972Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-04-21T13:41:28.972Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-21T13:41:28.972Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-21T13:41:28.972Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-21T13:41:28.972Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-21T13:41:28.972Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T13:41:28.972Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T13:41:28.972Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T13:41:28.972Z] === RUN TestCreateDifferentPlatform [2022-04-21T13:41:28.972Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T13:41:28.972Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T13:41:28.972Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-21T13:41:28.972Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T13:41:28.972Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T13:41:28.972Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T13:41:28.972Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-04-21T13:41:28.972Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T13:41:28.972Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T13:41:28.972Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-21T13:41:28.972Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T13:41:28.972Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:28.972Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-21T13:41:28.972Z] === RUN TestWindowsDevices [2022-04-21T13:41:28.972Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-21T13:41:28.972Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-21T13:41:28.972Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.972Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.972Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.972Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.972Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.972Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.972Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:41:28.972Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:41:28.972Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.972Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.972Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.972Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.972Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.972Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.972Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-21T13:41:28.972Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.972Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.972Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:41:28.972Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.972Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:41:28.973Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.973Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:41:28.973Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:41:28.973Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.973Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:28.973Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:41:28.973Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:29.442Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:29.442Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:41:29.442Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:41:29.665Z] --- PASS: TestImportExtremelyLargeImageWorks (179.23s) [2022-04-21T13:41:29.665Z] PASS [2022-04-21T13:41:29.665Z] [2022-04-21T13:41:29.665Z] DONE 22 tests in 183.605s [2022-04-21T13:41:29.665Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-21T13:41:29.665Z] ++ 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-04-21T13:41:29.665Z] ++ set -e [2022-04-21T13:41:29.665Z] ++ '[' -n 0 ']' [2022-04-21T13:41:29.665Z] ++ set -x [2022-04-21T13:41:29.665Z] ++ 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-04-21T13:41:29.665Z] INFO: Testing against a local daemon [2022-04-21T13:41:29.665Z] === RUN TestNetworkCreateDelete [2022-04-21T13:41:29.665Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-04-21T13:41:29.665Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T13:41:29.925Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2022-04-21T13:41:29.925Z] === RUN TestDaemonDNSFallback [2022-04-21T13:41:29.925Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-21T13:41:29.944Z] --- PASS: TestResizeWithInvalidSize (1.60s) [2022-04-21T13:41:29.945Z] === RUN TestResizeWhenContainerNotStarted Post stage [Pipeline] junit [2022-04-21T13:41:29.982Z] Recording test results [2022-04-21T13:41:30.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-21T13:41:30.446Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-21T13:41:31.094Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-21T13:41:31.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-21T13:41:31.389Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-21T13:41:31.434Z] + echo Ensuring container killed. [2022-04-21T13:41:31.434Z] Ensuring container killed. [2022-04-21T13:41:31.434Z] + docker rm -vf docker-pr2 [2022-04-21T13:41:31.434Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-21T13:41:31.714Z] + echo Chowning /workspace to jenkins user [2022-04-21T13:41:31.714Z] Chowning /workspace to jenkins user [2022-04-21T13:41:31.714Z] + id -u [2022-04-21T13:41:31.714Z] + id -g [2022-04-21T13:41:31.714Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43511:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T13:41:31.714Z] Unable to find image 'busybox:latest' locally [2022-04-21T13:41:31.714Z] latest: Pulling from library/busybox [2022-04-21T13:41:31.960Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-21T13:41:31.971Z] 50e8d59317eb: Pulling fs layer [2022-04-21T13:41:31.971Z] 50e8d59317eb: Verifying Checksum [2022-04-21T13:41:31.971Z] 50e8d59317eb: Download complete [2022-04-21T13:41:31.971Z] 50e8d59317eb: Pull complete [2022-04-21T13:41:31.971Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-21T13:41:31.971Z] Status: Downloaded newer image for busybox:latest [2022-04-21T13:41:32.155Z] --- PASS: TestResizeWhenContainerNotStarted (2.09s) [2022-04-21T13:41:32.155Z] === RUN TestDaemonRestartKillContainers [2022-04-21T13:41:32.155Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:32.155Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:41:32.155Z] === RUN TestStats [2022-04-21T13:41:32.155Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T13:41:32.155Z] --- SKIP: TestStats (0.00s) [2022-04-21T13:41:32.155Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T13:41:32.221Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-21T13:41:32.221Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-21T13:41:33.164Z] === RUN TestDockerSuite/TestBuildLabel [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-21T13:41:33.425Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-21T13:41:33.646Z] + bundleName=amd64-cgroup2 [2022-04-21T13:41:33.646Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-21T13:41:33.646Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-21T13:41:33.646Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-21T13:41:33.646Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-04-21T13:41:33.917Z] Archiving artifacts [2022-04-21T13:41:33.995Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-21T13:41:34.256Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-21T13:41:34.341Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-21T13:41:34.341Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.10s) [2022-04-21T13:41:34.341Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-04-21T13:41:34.341Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-04-21T13:41:34.341Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-21T13:41:34.341Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.72s) [2022-04-21T13:41:34.341Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.87s) [2022-04-21T13:41:34.341Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.58s) [2022-04-21T13:41:34.341Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.76s) [2022-04-21T13:41:34.341Z] === RUN TestDiff [2022-04-21T13:41:34.341Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:34.341Z] --- SKIP: TestDiff (0.00s) [2022-04-21T13:41:34.341Z] === RUN TestExecWithCloseStdin [2022-04-21T13:41:34.341Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-21T13:41:34.341Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-21T13:41:34.341Z] === RUN TestExec [2022-04-21T13:41:34.515Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-21T13:41:34.776Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-21T13:41:35.717Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-21T13:41:35.725Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43511/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T13:41:35.942Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.89s) [2022-04-21T13:41:35.942Z] === RUN TestStopContainerWithTimeout [2022-04-21T13:41:35.942Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-21T13:41:35.942Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-21T13:41:35.942Z] === RUN TestUpdateRestartPolicy [2022-04-21T13:41:36.031Z] + make clean [2022-04-21T13:41:36.031Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T13:41:36.031Z] docker-dev-cache [2022-04-21T13:41:36.031Z] docker-mod-cache [Pipeline] deleteDir [2022-04-21T13:41:36.661Z] --- PASS: TestDaemonDNSFallback (6.85s) [2022-04-21T13:41:36.661Z] === RUN TestInspectNetwork [2022-04-21T13:41:37.288Z] --- PASS: TestExec (3.27s) [2022-04-21T13:41:37.288Z] === RUN TestExecUser [2022-04-21T13:41:37.288Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T13:41:37.288Z] --- SKIP: TestExecUser (0.00s) [2022-04-21T13:41:37.288Z] === RUN TestExportContainerAndImportImage [2022-04-21T13:41:37.288Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:37.288Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-21T13:41:37.288Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T13:41:37.288Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:37.288Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T13:41:37.288Z] === RUN TestHealthCheckWorkdir [2022-04-21T13:41:37.288Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:37.288Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-21T13:41:37.288Z] === RUN TestHealthKillContainer [2022-04-21T13:41:37.288Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T13:41:37.288Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-21T13:41:37.288Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T13:41:37.288Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T13:41:37.288Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T13:41:37.288Z] === RUN TestKillContainerInvalidSignal [2022-04-21T13:41:37.790Z] ba8181afd426: Pull complete [2022-04-21T13:41:37.790Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-21T13:41:37.790Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:41:37.790Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-21T13:41:37.790Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-21T13:41:37.790Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-21T13:41:37.790Z] WARN: Skipping validation tests [2022-04-21T13:41:37.790Z] INFO: Running unit tests at 04/21/2022 13:41:26... [2022-04-21T13:41:37.790Z] INFO: make.ps1 starting at 04/21/2022 13:41:30 [2022-04-21T13:41:37.790Z] INFO: Git commit (a946a0778d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T13:41:37.790Z] INFO: Running unit tests... [2022-04-21T13:41:38.044Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-21T13:41:38.259Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T13:41:39.499Z] --- PASS: TestKillContainerInvalidSignal (2.43s) [2022-04-21T13:41:39.499Z] === RUN TestKillContainer [2022-04-21T13:41:39.499Z] === RUN TestKillContainer/no_signal [2022-04-21T13:41:40.593Z] === RUN TestInspectNetwork/full_network_id [2022-04-21T13:41:40.593Z] === RUN TestInspectNetwork/partial_network_id [2022-04-21T13:41:40.593Z] === RUN TestInspectNetwork/network_name [2022-04-21T13:41:40.593Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-21T13:41:41.977Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-21T13:41:42.450Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T13:41:42.450Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T13:41:42.450Z] === RUN TestKillContainer/killing_signal [2022-04-21T13:41:43.382Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.71s) [2022-04-21T13:41:43.382Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T13:41:44.661Z] --- PASS: TestKillContainer (5.02s) [2022-04-21T13:41:44.661Z] --- PASS: TestKillContainer/no_signal (2.49s) [2022-04-21T13:41:44.661Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:41:44.661Z] --- PASS: TestKillContainer/killing_signal (2.49s) [2022-04-21T13:41:44.661Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T13:41:44.661Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:41:44.661Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T13:41:44.661Z] === RUN TestKillStoppedContainer [2022-04-21T13:41:44.661Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:41:44.661Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-21T13:41:44.661Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T13:41:44.661Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:41:44.661Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T13:41:44.661Z] === RUN TestKillDifferentUserContainer [2022-04-21T13:41:44.661Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T13:41:44.661Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-21T13:41:44.661Z] === RUN TestInspectOomKilledTrue [2022-04-21T13:41:44.661Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:44.661Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T13:41:44.661Z] === RUN TestInspectOomKilledFalse [2022-04-21T13:41:44.661Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:41:44.661Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T13:41:44.661Z] === RUN TestLogsFollowTailEmpty [2022-04-21T13:41:45.274Z] --- PASS: TestInspectNetwork (8.01s) [2022-04-21T13:41:45.274Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-21T13:41:45.274Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-21T13:41:45.274Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-21T13:41:45.274Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-21T13:41:45.274Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T13:41:45.274Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-21T13:41:45.274Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-21T13:41:45.274Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-21T13:41:45.274Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-21T13:41:45.274Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-21T13:41:45.535Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-21T13:41:46.920Z] --- PASS: TestRunContainerWithBridgeNone (2.06s) [2022-04-21T13:41:46.920Z] === RUN TestNetworkInvalidJSON [2022-04-21T13:41:46.920Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T13:41:46.920Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T13:41:46.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:41:46.920Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:41:46.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:41:46.920Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:41:46.920Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T13:41:46.920Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T13:41:46.920Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:41:46.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T13:41:46.920Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T13:41:46.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T13:41:46.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T13:41:46.920Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T13:41:46.920Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T13:41:46.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T13:41:46.920Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:41:46.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T13:41:46.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T13:41:46.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T13:41:46.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T13:41:46.920Z] === RUN TestNetworkList [2022-04-21T13:41:46.920Z] === RUN TestNetworkList//networks [2022-04-21T13:41:46.920Z] === PAUSE TestNetworkList//networks [2022-04-21T13:41:46.920Z] === RUN TestNetworkList//networks/ [2022-04-21T13:41:46.920Z] === PAUSE TestNetworkList//networks/ [2022-04-21T13:41:46.920Z] === CONT TestNetworkList//networks [2022-04-21T13:41:46.920Z] === CONT TestNetworkList//networks/ [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkList (0.02s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T13:41:46.920Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T13:41:46.920Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T13:41:47.182Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-21T13:41:47.442Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-04-21T13:41:47.442Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T13:41:47.905Z] --- PASS: TestLogsFollowTailEmpty (2.50s) [2022-04-21T13:41:47.905Z] === RUN TestNetworkNat [2022-04-21T13:41:47.905Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:47.905Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-21T13:41:47.905Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T13:41:48.383Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-21T13:41:48.383Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-04-21T13:41:48.383Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T13:41:48.689Z] ? github.com/docker/docker/api [no test files] [2022-04-21T13:41:49.325Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-04-21T13:41:49.325Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T13:41:49.928Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-21T13:41:49.928Z] Copying nested executables into bundles/binary-daemon [2022-04-21T13:41:49.928Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-21T13:41:49.928Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:41:49.928Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-21T13:41:49.928Z] [2022-04-21T13:41:50.115Z] --- PASS: TestNetworkLocalhostTCPNat (3.15s) [2022-04-21T13:41:50.115Z] === RUN TestNetworkLoopbackNat [2022-04-21T13:41:50.115Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:50.115Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-21T13:41:50.115Z] === RUN TestPause [2022-04-21T13:41:50.115Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T13:41:50.115Z] --- SKIP: TestPause (0.00s) [2022-04-21T13:41:50.115Z] === RUN TestPauseFailsOnWindowsServerContainers [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-21T13:41:50.525Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=d923046ba8f3b219dc357c186211f0675d7489a9 -e DOCKER_GRAPHDRIVER docker:d923046ba8f3b219dc357c186211f0675d7489a9 hack/make.sh cross [2022-04-21T13:41:50.707Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2022-04-21T13:41:50.707Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T13:41:50.785Z] [2022-04-21T13:41:50.785Z] Removing bundles/ [2022-04-21T13:41:50.968Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-21T13:41:51.046Z] [2022-04-21T13:41:51.046Z] ---> Making bundle: cross (in bundles/cross) [2022-04-21T13:41:51.046Z] Cross building: bundles/cross/linux/amd64 [2022-04-21T13:41:51.046Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-21T13:41:51.046Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-21T13:41:51.540Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-21T13:41:51.801Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-04-21T13:41:51.801Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T13:41:52.062Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-21T13:41:52.323Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-04-21T13:41:52.323Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T13:41:53.064Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.48s) [2022-04-21T13:41:53.064Z] === RUN TestPauseStopPausedContainer [2022-04-21T13:41:53.064Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:53.064Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-21T13:41:53.064Z] === RUN TestPsFilter [2022-04-21T13:41:53.064Z] --- PASS: TestPsFilter (0.25s) [2022-04-21T13:41:53.064Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T13:41:55.548Z] --- PASS: TestCreateServiceSecretFileMode (12.40s) [2022-04-21T13:41:55.548Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T13:41:55.625Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2022-04-21T13:41:55.625Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T13:41:55.625Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:41:55.625Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:41:55.625Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T13:41:56.014Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.51s) [2022-04-21T13:41:56.014Z] === RUN TestRemoveContainerWithVolume [2022-04-21T13:41:57.152Z] --- PASS: TestUpdateRestartPolicy (19.60s) [2022-04-21T13:41:57.152Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T13:41:57.152Z] --- PASS: TestUpdateRestartWithAutoRemove (1.63s) [2022-04-21T13:41:57.152Z] === RUN TestWaitNonBlocked [2022-04-21T13:41:57.152Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:41:57.152Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:41:57.152Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:41:57.152Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:41:57.152Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:41:57.152Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:41:58.227Z] --- PASS: TestRemoveContainerWithVolume (2.63s) [2022-04-21T13:41:58.227Z] === RUN TestRemoveContainerRunning [2022-04-21T13:41:59.833Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-21T13:42:00.103Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-21T13:42:00.103Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.95s) [2022-04-21T13:42:00.103Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.34s) [2022-04-21T13:42:00.103Z] === RUN TestWaitBlocked [2022-04-21T13:42:00.103Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:00.103Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-21T13:42:00.103Z] PASS [2022-04-21T13:42:00.103Z] ok github.com/docker/docker/integration/container 77.016s [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === Skipped [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-21T13:42:00.103Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-21T13:42:00.103Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T13:42:00.103Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T13:42:00.103Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T13:42:00.103Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T13:42:00.103Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T13:42:00.103Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-21T13:42:00.103Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-21T13:42:00.103Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-21T13:42:00.103Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:42:00.103Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-21T13:42:00.103Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-21T13:42:00.103Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-21T13:42:00.103Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T13:42:00.103Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-21T13:42:00.103Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-21T13:42:00.103Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T13:42:00.103Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:42:00.103Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T13:42:00.103Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T13:42:00.103Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-21T13:42:00.103Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T13:42:00.103Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-21T13:42:00.103Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-21T13:42:00.103Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-21T13:42:00.103Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-21T13:42:00.103Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-21T13:42:00.103Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-21T13:42:00.103Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-21T13:42:00.103Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-21T13:42:00.103Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T13:42:00.103Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:42:00.103Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-21T13:42:00.103Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-21T13:42:00.103Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-21T13:42:00.103Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:00.103Z] [2022-04-21T13:42:00.103Z] DONE 120 tests, 34 skipped in 79.472s [2022-04-21T13:42:00.103Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-21T13:42:01.174Z] --- PASS: TestRemoveContainerRunning (2.52s) [2022-04-21T13:42:01.174Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T13:42:02.378Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-21T13:42:03.318Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-21T13:42:03.386Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.66s) [2022-04-21T13:42:03.386Z] === RUN TestRemoveInvalidContainer [2022-04-21T13:42:03.386Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-21T13:42:03.386Z] === RUN TestRenameLinkedContainer [2022-04-21T13:42:03.386Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:03.386Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-21T13:42:03.386Z] === RUN TestRenameStoppedContainer [2022-04-21T13:42:05.866Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-21T13:42:05.866Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-21T13:42:05.866Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-21T13:42:06.336Z] --- PASS: TestRenameStoppedContainer (2.48s) [2022-04-21T13:42:06.336Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T13:42:06.512Z] === RUN TestMiddlewares [2022-04-21T13:42:06.512Z] --- PASS: TestMiddlewares (0.00s) [2022-04-21T13:42:06.512Z] PASS [2022-04-21T13:42:06.512Z] coverage: 7.9% of statements [2022-04-21T13:42:06.512Z] ok github.com/docker/docker/api/server 0.050s coverage: 7.9% of statements [2022-04-21T13:42:07.715Z] --- PASS: TestCreateServiceConfigFileMode (12.38s) [2022-04-21T13:42:07.715Z] === RUN TestCreateServiceSysctls [2022-04-21T13:42:09.081Z] --- PASS: TestCreateServiceSysctls (2.97s) [2022-04-21T13:42:09.081Z] === RUN TestCreateServiceCapabilities [2022-04-21T13:42:09.163Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-21T13:42:09.163Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-21T13:42:11.081Z] --- PASS: TestRenameRunningContainerAndReuse (5.14s) [2022-04-21T13:42:11.081Z] === RUN TestRenameInvalidName [2022-04-21T13:42:11.114Z] --- PASS: TestServiceWithDataPathPortInit (15.64s) [2022-04-21T13:42:11.114Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T13:42:11.114Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-21T13:42:11.114Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-21T13:42:11.596Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-04-21T13:42:11.596Z] === RUN TestInspect [2022-04-21T13:42:13.035Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-21T13:42:13.293Z] --- PASS: TestRenameInvalidName (2.49s) [2022-04-21T13:42:13.294Z] === RUN TestRenameAnonymousContainer [2022-04-21T13:42:13.606Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-21T13:42:13.867Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o7cxls30b2w0qtm362cywn936 Created:2022-04-21 13:42:11.907293275 +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[74fde3d6e9c99add2dc58e8588c20996591ac72f1346eccbb891faf103196c37:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7er5gbctaixv7ofcgnlrx7o3y EndpointID:f7c0f185077af66f0775f2412766c19c58fda023220e71900f86f568b4d3f50f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:193dd152b1f0f00057a82014e7cf005c9ed7ee1820a092a7378d2cd4e9708e39 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:96149d40ca34 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7er5gbctaixv7ofcgnlrx7o3y EndpointID:f7c0f185077af66f0775f2412766c19c58fda023220e71900f86f568b4d3f50f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-21T13:42:14.112Z] --- PASS: TestInspect (2.68s) [2022-04-21T13:42:14.112Z] === RUN TestCreateJob [2022-04-21T13:42:14.437Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-21T13:42:15.008Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-21T13:42:15.949Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-21T13:42:16.210Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-21T13:42:16.472Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-21T13:42:16.733Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-21T13:42:16.994Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-21T13:42:17.382Z] --- PASS: TestCreateJob (3.04s) [2022-04-21T13:42:17.382Z] === RUN TestReplicatedJob [2022-04-21T13:42:17.564Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-21T13:42:18.506Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.71s) [2022-04-21T13:42:18.506Z] PASS [2022-04-21T13:42:18.506Z] [2022-04-21T13:42:18.506Z] === Skipped [2022-04-21T13:42:18.506Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:42:18.506Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:42:18.506Z] [2022-04-21T13:42:18.506Z] DONE 38 tests, 1 skipped in 49.331s [2022-04-21T13:42:18.506Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-21T13:42:18.506Z] ++ 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-04-21T13:42:18.506Z] ++ set -e [2022-04-21T13:42:18.506Z] ++ '[' -n 0 ']' [2022-04-21T13:42:18.506Z] ++ set -x [2022-04-21T13:42:18.506Z] ++ 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-04-21T13:42:18.506Z] INFO: Testing against a local daemon [2022-04-21T13:42:18.506Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-21T13:42:18.506Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:42:18.506Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T13:42:18.506Z] === RUN TestDockerNetworkIpvlan [2022-04-21T13:42:18.506Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:42:18.506Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-21T13:42:18.506Z] PASS [2022-04-21T13:42:18.506Z] [2022-04-21T13:42:18.506Z] === Skipped [2022-04-21T13:42:18.506Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T13:42:18.506Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:42:18.506Z] [2022-04-21T13:42:18.506Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-21T13:42:18.506Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:42:18.506Z] [2022-04-21T13:42:18.506Z] DONE 2 tests, 2 skipped in 0.104s [2022-04-21T13:42:18.506Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-21T13:42:18.506Z] ++ 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-04-21T13:42:18.506Z] ++ set -e [2022-04-21T13:42:18.506Z] ++ '[' -n 0 ']' [2022-04-21T13:42:18.506Z] ++ set -x [2022-04-21T13:42:18.506Z] ++ 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-04-21T13:42:18.766Z] INFO: Testing against a local daemon [2022-04-21T13:42:18.766Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-21T13:42:19.026Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-21T13:42:19.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-21T13:42:19.547Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-21T13:42:20.119Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2022-04-21T13:42:20.119Z] === RUN TestDockerNetworkMacvlan [2022-04-21T13:42:21.060Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-21T13:42:21.386Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T13:42:21.387Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T13:42:21.387Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-21T13:42:21.387Z] === RUN TestDaemonConfigValidation [2022-04-21T13:42:21.387Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T13:42:21.387Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-21T13:42:21.387Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T13:42:21.387Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T13:42:21.387Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T13:42:21.387Z] === RUN TestDaemonProxy [2022-04-21T13:42:21.387Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T13:42:21.387Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-21T13:42:21.387Z] PASS [2022-04-21T13:42:21.387Z] ok github.com/docker/docker/integration/daemon 0.094s [2022-04-21T13:42:21.387Z] [2022-04-21T13:42:21.387Z] === Skipped [2022-04-21T13:42:21.387Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-21T13:42:21.387Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T13:42:21.387Z] [2022-04-21T13:42:21.387Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-21T13:42:21.387Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T13:42:21.387Z] [2022-04-21T13:42:21.387Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T13:42:21.387Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T13:42:21.387Z] [2022-04-21T13:42:21.387Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-21T13:42:21.387Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T13:42:21.387Z] [2022-04-21T13:42:21.387Z] DONE 4 tests, 4 skipped in 20.585s [2022-04-21T13:42:21.387Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-21T13:42:22.002Z] docker_api_swarm_test.go:304: [d1dc5a09e10b4] joining swarm manager [d860642677e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:42:22.002Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-21T13:42:22.573Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-21T13:42:22.635Z] --- PASS: TestReplicatedJob (4.69s) [2022-04-21T13:42:22.635Z] === RUN TestUpdateReplicatedJob [2022-04-21T13:42:23.144Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-21T13:42:23.405Z] docker_api_swarm_test.go:305: [db048f4aeed4c] joining swarm manager [d860642677e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:42:23.709Z] --- PASS: TestRenameAnonymousContainer (9.51s) [2022-04-21T13:42:23.709Z] === RUN TestRenameContainerWithSameName [2022-04-21T13:42:23.977Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-21T13:42:24.354Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:24.354Z] INFO: Testing against a local daemon [2022-04-21T13:42:24.354Z] === RUN TestCommitInheritsEnv [2022-04-21T13:42:24.355Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:42:24.355Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-21T13:42:24.355Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T13:42:24.355Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:42:24.355Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T13:42:24.355Z] === RUN TestImportWithCustomPlatform [2022-04-21T13:42:24.355Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:42:24.355Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-21T13:42:24.355Z] === RUN TestImagesFilterMultiReference [2022-04-21T13:42:24.355Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-21T13:42:24.355Z] === RUN TestImagePullPlatformInvalid [2022-04-21T13:42:24.355Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-21T13:42:24.355Z] === RUN TestRemoveImageOrphaning [2022-04-21T13:42:24.824Z] --- PASS: TestRemoveImageOrphaning (0.92s) [2022-04-21T13:42:24.824Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T13:42:25.206Z] --- PASS: TestUpdateReplicatedJob (3.17s) [2022-04-21T13:42:25.206Z] === RUN TestServiceListWithStatuses [2022-04-21T13:42:25.206Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T13:42:25.206Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T13:42:25.206Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T13:42:25.292Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-21T13:42:25.292Z] === RUN TestTagInvalidReference [2022-04-21T13:42:25.292Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-21T13:42:25.292Z] === RUN TestTagValidPrefixedRepo [2022-04-21T13:42:25.292Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-21T13:42:25.292Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T13:42:25.292Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-21T13:42:25.292Z] === RUN TestTagOfficialNames [2022-04-21T13:42:25.292Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-21T13:42:25.292Z] === RUN TestTagMatchesDigest [2022-04-21T13:42:25.292Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-21T13:42:25.292Z] PASS [2022-04-21T13:42:25.292Z] ok github.com/docker/docker/integration/image 1.364s [2022-04-21T13:42:25.292Z] [2022-04-21T13:42:25.292Z] === Skipped [2022-04-21T13:42:25.292Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-21T13:42:25.292Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:42:25.292Z] [2022-04-21T13:42:25.292Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T13:42:25.292Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:42:25.292Z] [2022-04-21T13:42:25.292Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-21T13:42:25.292Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:42:25.292Z] [2022-04-21T13:42:25.292Z] DONE 12 tests, 3 skipped in 4.783s [2022-04-21T13:42:25.292Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-21T13:42:25.360Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-21T13:42:25.360Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-21T13:42:25.926Z] --- PASS: TestRenameContainerWithSameName (2.59s) [2022-04-21T13:42:25.926Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T13:42:25.926Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:25.926Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T13:42:25.926Z] === RUN TestResize [2022-04-21T13:42:25.932Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-21T13:42:27.318Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-21T13:42:27.507Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:27.507Z] INFO: Testing against a local daemon [2022-04-21T13:42:27.507Z] === RUN TestNetworkCreateDelete [2022-04-21T13:42:27.507Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:27.507Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-21T13:42:27.507Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T13:42:27.507Z] 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-04-21T13:42:27.507Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T13:42:27.507Z] === RUN TestDaemonDNSFallback [2022-04-21T13:42:27.507Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:27.507Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-21T13:42:27.507Z] === RUN TestInspectNetwork [2022-04-21T13:42:27.507Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:27.507Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-21T13:42:27.507Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T13:42:27.507Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:27.507Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-21T13:42:27.507Z] === RUN TestNetworkInvalidJSON [2022-04-21T13:42:27.507Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T13:42:27.507Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T13:42:27.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:42:27.507Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:42:27.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:42:27.507Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:42:27.507Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T13:42:27.507Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:42:27.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T13:42:27.507Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T13:42:27.507Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:42:27.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T13:42:27.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T13:42:27.507Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T13:42:27.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T13:42:27.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T13:42:27.507Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T13:42:27.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T13:42:27.507Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T13:42:27.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T13:42:27.507Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T13:42:27.507Z] === RUN TestNetworkList [2022-04-21T13:42:27.507Z] === RUN TestNetworkList//networks [2022-04-21T13:42:27.507Z] === PAUSE TestNetworkList//networks [2022-04-21T13:42:27.507Z] === RUN TestNetworkList//networks/ [2022-04-21T13:42:27.507Z] === PAUSE TestNetworkList//networks/ [2022-04-21T13:42:27.507Z] === CONT TestNetworkList//networks [2022-04-21T13:42:27.507Z] === CONT TestNetworkList//networks/ [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkList (0.03s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T13:42:27.507Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T13:42:27.507Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T13:42:27.507Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-21T13:42:27.507Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T13:42:27.507Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T13:42:27.507Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T13:42:27.507Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T13:42:27.507Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T13:42:27.507Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T13:42:27.507Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T13:42:27.507Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T13:42:27.507Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T13:42:27.507Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T13:42:27.507Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T13:42:27.507Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T13:42:27.507Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T13:42:27.507Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:42:27.507Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:42:27.507Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T13:42:27.507Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-21T13:42:27.507Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T13:42:27.507Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T13:42:27.507Z] PASS [2022-04-21T13:42:27.507Z] ok github.com/docker/docker/integration/network 0.147s [2022-04-21T13:42:27.507Z] [2022-04-21T13:42:27.507Z] === Skipped [2022-04-21T13:42:27.507Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-21T13:42:27.507Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:27.507Z] [2022-04-21T13:42:27.507Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T13:42:27.507Z] 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-04-21T13:42:27.507Z] [2022-04-21T13:42:27.507Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-21T13:42:27.507Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:27.507Z] [2022-04-21T13:42:27.507Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-21T13:42:27.507Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:27.507Z] [2022-04-21T13:42:27.507Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-21T13:42:27.507Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:27.507Z] [2022-04-21T13:42:27.507Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-21T13:42:27.507Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] [2022-04-21T13:42:27.507Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T13:42:27.507Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] [2022-04-21T13:42:27.507Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T13:42:27.507Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] [2022-04-21T13:42:27.507Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T13:42:27.507Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] [2022-04-21T13:42:27.507Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T13:42:27.507Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] [2022-04-21T13:42:27.507Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T13:42:27.507Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] [2022-04-21T13:42:27.507Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T13:42:27.507Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] [2022-04-21T13:42:27.507Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:42:27.507Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:42:27.507Z] [2022-04-21T13:42:27.507Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-21T13:42:27.507Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] [2022-04-21T13:42:27.507Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T13:42:27.507Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T13:42:27.507Z] [2022-04-21T13:42:27.507Z] DONE 34 tests, 15 skipped in 1.852s [2022-04-21T13:42:27.507Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-21T13:42:27.579Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-21T13:42:27.968Z] testing: warning: no tests to run [2022-04-21T13:42:27.968Z] PASS [2022-04-21T13:42:27.968Z] ok github.com/docker/docker/integration/network/ipvlan 0.054s [2022-04-21T13:42:27.968Z] [2022-04-21T13:42:27.968Z] DONE 0 tests in 0.606s [2022-04-21T13:42:27.968Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-21T13:42:28.132Z] --- PASS: TestResize (2.52s) [2022-04-21T13:42:28.132Z] === RUN TestResizeWithInvalidSize [2022-04-21T13:42:28.522Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-21T13:42:28.783Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-21T13:42:28.934Z] testing: warning: no tests to run [2022-04-21T13:42:28.934Z] PASS [2022-04-21T13:42:28.934Z] ok github.com/docker/docker/integration/network/macvlan 0.053s [2022-04-21T13:42:28.934Z] [2022-04-21T13:42:28.934Z] DONE 0 tests in 0.637s [2022-04-21T13:42:28.934Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-21T13:42:29.375Z] --- PASS: TestDockerNetworkConnectAlias (3.73s) [2022-04-21T13:42:29.375Z] === RUN TestDockerNetworkReConnect [2022-04-21T13:42:29.392Z] testing: warning: no tests to run [2022-04-21T13:42:29.392Z] PASS [2022-04-21T13:42:29.392Z] ok github.com/docker/docker/integration/plugin 0.049s [2022-04-21T13:42:29.392Z] [2022-04-21T13:42:29.392Z] DONE 0 tests in 0.595s [2022-04-21T13:42:29.392Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-21T13:42:30.358Z] testing: warning: no tests to run [2022-04-21T13:42:30.358Z] PASS [2022-04-21T13:42:30.358Z] ok github.com/docker/docker/integration/plugin/authz 0.053s [2022-04-21T13:42:30.358Z] [2022-04-21T13:42:30.358Z] DONE 0 tests in 0.643s [2022-04-21T13:42:30.358Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-21T13:42:31.032Z] --- PASS: TestResizeWithInvalidSize (2.47s) [2022-04-21T13:42:31.032Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T13:42:32.085Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-21T13:42:32.086Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-21T13:42:32.642Z] --- PASS: TestDockerNetworkReConnect (3.48s) [2022-04-21T13:42:32.642Z] === RUN TestServicePlugin [2022-04-21T13:42:32.642Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:42:32.642Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-21T13:42:32.642Z] === RUN TestServiceUpdateLabel [2022-04-21T13:42:33.209Z] --- PASS: TestResizeWhenContainerNotStarted (2.60s) [2022-04-21T13:42:33.209Z] === RUN TestDaemonRestartKillContainers [2022-04-21T13:42:33.209Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:33.209Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:42:33.209Z] === RUN TestStats [2022-04-21T13:42:33.209Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T13:42:33.209Z] --- SKIP: TestStats (0.00s) [2022-04-21T13:42:33.209Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T13:42:33.470Z] --- PASS: TestDockerNetworkMacvlan (13.00s) [2022-04-21T13:42:33.470Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-04-21T13:42:33.470Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-04-21T13:42:33.470Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.35s) [2022-04-21T13:42:33.470Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) [2022-04-21T13:42:33.470Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.12s) [2022-04-21T13:42:33.470Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2022-04-21T13:42:33.470Z] PASS [2022-04-21T13:42:33.470Z] [2022-04-21T13:42:33.470Z] DONE 8 tests in 14.553s [2022-04-21T13:42:33.470Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-21T13:42:33.470Z] ++ 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-04-21T13:42:33.470Z] ++ set -e [2022-04-21T13:42:33.470Z] ++ '[' -n 0 ']' [2022-04-21T13:42:33.470Z] ++ set -x [2022-04-21T13:42:33.470Z] ++ 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-04-21T13:42:33.470Z] testing: warning: no tests to run [2022-04-21T13:42:33.470Z] PASS [2022-04-21T13:42:33.470Z] [2022-04-21T13:42:33.470Z] DONE 0 tests in 0.032s [2022-04-21T13:42:33.470Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-21T13:42:33.470Z] ++ 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-04-21T13:42:33.470Z] ++ set -e [2022-04-21T13:42:33.470Z] ++ '[' -n 0 ']' [2022-04-21T13:42:33.470Z] ++ set -x [2022-04-21T13:42:33.470Z] ++ 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-04-21T13:42:33.470Z] INFO: Testing against a local daemon [2022-04-21T13:42:33.470Z] === RUN TestAuthZPluginAllowRequest [2022-04-21T13:42:34.041Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-21T13:42:34.095Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:34.095Z] INFO: Testing against a local daemon [2022-04-21T13:42:34.095Z] === RUN TestPluginInvalidJSON [2022-04-21T13:42:34.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:42:34.095Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:42:34.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:42:34.095Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:42:34.095Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T13:42:34.095Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T13:42:34.095Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:42:34.095Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T13:42:34.095Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T13:42:34.095Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:42:34.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T13:42:34.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T13:42:34.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T13:42:34.095Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T13:42:34.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T13:42:34.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T13:42:34.095Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T13:42:34.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T13:42:34.095Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T13:42:34.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T13:42:34.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T13:42:34.095Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-21T13:42:34.095Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-21T13:42:34.096Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T13:42:34.096Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T13:42:34.096Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T13:42:34.096Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T13:42:34.096Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T13:42:34.096Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T13:42:34.096Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T13:42:34.096Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T13:42:34.096Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T13:42:34.096Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-21T13:42:34.096Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T13:42:34.096Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T13:42:34.096Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T13:42:34.096Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T13:42:34.096Z] === RUN TestPluginInstall [2022-04-21T13:42:34.096Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T13:42:34.096Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-21T13:42:34.096Z] === RUN TestPluginsWithRuntimes [2022-04-21T13:42:34.096Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T13:42:34.096Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-21T13:42:34.096Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T13:42:34.096Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T13:42:34.096Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T13:42:34.096Z] PASS [2022-04-21T13:42:34.096Z] ok github.com/docker/docker/integration/plugin/common 0.103s [2022-04-21T13:42:34.532Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-04-21T13:42:34.532Z] === RUN TestServiceUpdateSecrets [2022-04-21T13:42:34.556Z] [2022-04-21T13:42:34.556Z] === Skipped [2022-04-21T13:42:34.556Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-21T13:42:34.556Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T13:42:34.556Z] [2022-04-21T13:42:34.556Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-21T13:42:34.556Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T13:42:34.556Z] [2022-04-21T13:42:34.556Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T13:42:34.556Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T13:42:34.556Z] [2022-04-21T13:42:34.556Z] DONE 19 tests, 3 skipped in 4.130s [2022-04-21T13:42:34.556Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-21T13:42:34.982Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-21T13:42:34.982Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2022-04-21T13:42:34.982Z] === RUN TestAuthZPluginTLS [2022-04-21T13:42:35.553Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-21T13:42:35.553Z] === RUN TestAuthZPluginDenyRequest [2022-04-21T13:42:35.553Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-21T13:42:35.815Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-21T13:42:35.815Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-21T13:42:36.105Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:36.105Z] INFO: Testing against a local daemon [2022-04-21T13:42:36.105Z] === RUN TestExternalGraphDriver [2022-04-21T13:42:36.105Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T13:42:36.105Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-21T13:42:36.105Z] === RUN TestGraphdriverPluginV2 [2022-04-21T13:42:36.105Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T13:42:36.105Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-21T13:42:36.105Z] PASS [2022-04-21T13:42:36.105Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.077s [2022-04-21T13:42:36.387Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-21T13:42:36.387Z] === RUN TestAuthZPluginDenyResponse [2022-04-21T13:42:36.572Z] [2022-04-21T13:42:36.572Z] === Skipped [2022-04-21T13:42:36.572Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-21T13:42:36.572Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T13:42:36.572Z] [2022-04-21T13:42:36.572Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-21T13:42:36.572Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T13:42:36.572Z] [2022-04-21T13:42:36.572Z] DONE 2 tests, 2 skipped in 1.877s [2022-04-21T13:42:36.572Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-21T13:42:36.958Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-04-21T13:42:36.958Z] === RUN TestAuthZPluginAllowEventStream [2022-04-21T13:42:38.108Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:38.108Z] INFO: Testing against a local daemon [2022-04-21T13:42:38.108Z] === RUN TestReadPluginNoRead [2022-04-21T13:42:38.108Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T13:42:38.108Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-21T13:42:38.108Z] PASS [2022-04-21T13:42:38.108Z] ok github.com/docker/docker/integration/plugin/logging 0.070s [2022-04-21T13:42:38.345Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2022-04-21T13:42:38.345Z] === RUN TestAuthZPluginErrorResponse [2022-04-21T13:42:38.567Z] [2022-04-21T13:42:38.567Z] === Skipped [2022-04-21T13:42:38.567Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-21T13:42:38.567Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T13:42:38.567Z] [2022-04-21T13:42:38.567Z] DONE 1 tests, 1 skipped in 1.931s [2022-04-21T13:42:38.567Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-21T13:42:38.915Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-21T13:42:38.915Z] === RUN TestAuthZPluginErrorRequest [2022-04-21T13:42:39.485Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-21T13:42:39.485Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-21T13:42:39.535Z] testing: warning: no tests to run [2022-04-21T13:42:39.535Z] PASS [2022-04-21T13:42:39.535Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.053s [2022-04-21T13:42:39.535Z] [2022-04-21T13:42:39.535Z] DONE 0 tests in 0.878s [2022-04-21T13:42:39.535Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-21T13:42:40.057Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-04-21T13:42:40.057Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-21T13:42:41.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:41.079Z] INFO: Testing against a local daemon [2022-04-21T13:42:41.079Z] === RUN TestPluginWithDevMounts [2022-04-21T13:42:41.079Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:41.079Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-21T13:42:41.079Z] PASS [2022-04-21T13:42:41.079Z] ok github.com/docker/docker/integration/plugin/volumes 0.069s [2022-04-21T13:42:41.536Z] [2022-04-21T13:42:41.536Z] === Skipped [2022-04-21T13:42:41.536Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-21T13:42:41.536Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:41.536Z] [2022-04-21T13:42:41.536Z] DONE 1 tests, 1 skipped in 1.852s [2022-04-21T13:42:41.536Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-21T13:42:41.780Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.46s) [2022-04-21T13:42:41.780Z] === RUN TestStopContainerWithTimeout [2022-04-21T13:42:41.780Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-21T13:42:41.780Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-21T13:42:41.780Z] === RUN TestUpdateRestartPolicy [2022-04-21T13:42:41.972Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.90s) [2022-04-21T13:42:41.972Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-21T13:42:43.088Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:43.088Z] INFO: Testing against a local daemon [2022-04-21T13:42:43.088Z] === RUN TestSecretInspect [2022-04-21T13:42:43.088Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:43.088Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-21T13:42:43.088Z] === RUN TestSecretList [2022-04-21T13:42:43.088Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:43.088Z] --- SKIP: TestSecretList (0.00s) [2022-04-21T13:42:43.088Z] === RUN TestSecretsCreateAndDelete [2022-04-21T13:42:43.088Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:43.088Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-21T13:42:43.088Z] === RUN TestSecretsUpdate [2022-04-21T13:42:43.088Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:43.088Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-21T13:42:43.088Z] === RUN TestTemplatedSecret [2022-04-21T13:42:43.088Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:43.088Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-21T13:42:43.088Z] === RUN TestSecretCreateResolve [2022-04-21T13:42:43.088Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:43.088Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-21T13:42:43.088Z] PASS [2022-04-21T13:42:43.088Z] ok github.com/docker/docker/integration/secret 0.069s [2022-04-21T13:42:43.088Z] [2022-04-21T13:42:43.088Z] === Skipped [2022-04-21T13:42:43.088Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-21T13:42:43.088Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:43.088Z] [2022-04-21T13:42:43.088Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-21T13:42:43.088Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:43.088Z] [2022-04-21T13:42:43.088Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-21T13:42:43.088Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:43.088Z] [2022-04-21T13:42:43.088Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-21T13:42:43.088Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:43.088Z] [2022-04-21T13:42:43.088Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-21T13:42:43.088Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:43.088Z] [2022-04-21T13:42:43.088Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-21T13:42:43.088Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:43.088Z] [2022-04-21T13:42:43.088Z] DONE 6 tests, 6 skipped in 1.445s [2022-04-21T13:42:43.088Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-21T13:42:43.356Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-21T13:42:43.926Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s) [2022-04-21T13:42:43.926Z] === RUN TestAuthZPluginHeader [2022-04-21T13:42:44.496Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-04-21T13:42:44.496Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-21T13:42:44.757Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-21T13:42:45.261Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:45.261Z] INFO: Testing against a local daemon [2022-04-21T13:42:45.261Z] === RUN TestServiceCreateInit [2022-04-21T13:42:45.261Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T13:42:45.261Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T13:42:45.261Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-21T13:42:45.261Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:42:45.261Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T13:42:45.261Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestCreateServiceConflict [2022-04-21T13:42:45.261Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T13:42:45.261Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-21T13:42:45.261Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T13:42:45.261Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T13:42:45.261Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T13:42:45.261Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestCreateServiceSysctls [2022-04-21T13:42:45.261Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-21T13:42:45.261Z] === RUN TestCreateServiceCapabilities [2022-04-21T13:42:45.261Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-21T13:42:45.261Z] === RUN TestInspect [2022-04-21T13:42:45.261Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestInspect (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestCreateJob [2022-04-21T13:42:45.261Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestCreateJob (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestReplicatedJob [2022-04-21T13:42:45.261Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestUpdateReplicatedJob [2022-04-21T13:42:45.261Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestServiceListWithStatuses [2022-04-21T13:42:45.261Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T13:42:45.261Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestDockerNetworkReConnect [2022-04-21T13:42:45.261Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestServicePlugin [2022-04-21T13:42:45.261Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestServiceUpdateLabel [2022-04-21T13:42:45.261Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:45.261Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestServiceUpdateSecrets [2022-04-21T13:42:45.261Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:45.261Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestServiceUpdateConfigs [2022-04-21T13:42:45.261Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:45.261Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestServiceUpdateNetwork [2022-04-21T13:42:45.261Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:45.261Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-21T13:42:45.261Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T13:42:45.261Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:45.261Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-21T13:42:45.261Z] PASS [2022-04-21T13:42:45.261Z] ok github.com/docker/docker/integration/service 0.219s [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === Skipped [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:42:45.261Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:42:45.261Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-21T13:42:45.261Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-21T13:42:45.261Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-21T13:42:45.261Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-21T13:42:45.261Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-21T13:42:45.261Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-21T13:42:45.261Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-21T13:42:45.261Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-21T13:42:45.261Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-21T13:42:45.261Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-21T13:42:45.261Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-21T13:42:45.261Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-21T13:42:45.261Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-21T13:42:45.261Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-21T13:42:45.261Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-21T13:42:45.261Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-21T13:42:45.261Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-21T13:42:45.261Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-21T13:42:45.261Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-21T13:42:45.261Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-21T13:42:45.261Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-21T13:42:45.261Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:45.261Z] [2022-04-21T13:42:45.261Z] DONE 24 tests, 23 skipped in 2.366s [2022-04-21T13:42:45.261Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-21T13:42:46.669Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-21T13:42:46.796Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:46.796Z] INFO: Testing against a local daemon [2022-04-21T13:42:46.796Z] === RUN TestSessionCreate [2022-04-21T13:42:46.796Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:46.796Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-21T13:42:46.796Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T13:42:46.796Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:46.796Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T13:42:46.796Z] PASS [2022-04-21T13:42:46.796Z] ok github.com/docker/docker/integration/session 0.091s [2022-04-21T13:42:46.796Z] [2022-04-21T13:42:46.796Z] === Skipped [2022-04-21T13:42:46.796Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-21T13:42:46.796Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:46.796Z] [2022-04-21T13:42:46.796Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T13:42:46.796Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:46.796Z] [2022-04-21T13:42:46.796Z] DONE 2 tests, 2 skipped in 1.455s [2022-04-21T13:42:46.796Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-21T13:42:48.055Z] === RUN TestDockerSuite/TestBuildRm [2022-04-21T13:42:48.998Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.47s) [2022-04-21T13:42:48.998Z] === RUN TestAuthZPluginV2Disable [2022-04-21T13:42:49.375Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-04-21T13:42:49.375Z] === RUN TestServiceUpdateConfigs [2022-04-21T13:42:49.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:49.906Z] INFO: Testing against a local daemon [2022-04-21T13:42:49.906Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:42:49.906Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:49.906Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:42:49.906Z] === RUN TestDiskUsage [2022-04-21T13:42:49.906Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T13:42:49.906Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-21T13:42:49.906Z] === RUN TestEventsExecDie [2022-04-21T13:42:49.906Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T13:42:49.906Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-21T13:42:49.906Z] === RUN TestEventsBackwardsCompatible [2022-04-21T13:42:49.906Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T13:42:49.906Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-21T13:42:49.906Z] === RUN TestEventsVolumeCreate [2022-04-21T13:42:49.906Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T13:42:49.906Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-21T13:42:49.906Z] === RUN TestInfoAPI [2022-04-21T13:42:49.906Z] --- PASS: TestInfoAPI (0.05s) [2022-04-21T13:42:49.906Z] === RUN TestInfoAPIWarnings [2022-04-21T13:42:49.906Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:42:49.906Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-21T13:42:49.906Z] === RUN TestInfoDebug [2022-04-21T13:42:49.906Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:49.906Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-21T13:42:49.906Z] === RUN TestInfoInsecureRegistries [2022-04-21T13:42:49.906Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:49.906Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-21T13:42:49.906Z] === RUN TestInfoRegistryMirrors [2022-04-21T13:42:49.906Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:49.906Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-21T13:42:49.906Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T13:42:50.381Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-21T13:42:50.890Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-04-21T13:42:50.890Z] === RUN TestPingCacheHeaders [2022-04-21T13:42:50.890Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-21T13:42:50.890Z] === RUN TestPingGet [2022-04-21T13:42:50.890Z] --- PASS: TestPingGet (0.03s) [2022-04-21T13:42:50.890Z] === RUN TestPingHead [2022-04-21T13:42:50.890Z] --- PASS: TestPingHead (0.03s) [2022-04-21T13:42:50.890Z] === RUN TestPingSwarmHeader [2022-04-21T13:42:50.890Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:50.890Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-21T13:42:50.890Z] === RUN TestVersion [2022-04-21T13:42:50.890Z] --- PASS: TestVersion (0.03s) [2022-04-21T13:42:50.890Z] PASS [2022-04-21T13:42:50.890Z] ok github.com/docker/docker/integration/system 1.210s [2022-04-21T13:42:50.890Z] [2022-04-21T13:42:50.890Z] === Skipped [2022-04-21T13:42:50.890Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:42:50.890Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:50.890Z] [2022-04-21T13:42:50.890Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-21T13:42:50.890Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T13:42:50.890Z] [2022-04-21T13:42:50.890Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-21T13:42:50.890Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T13:42:50.890Z] [2022-04-21T13:42:50.890Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-21T13:42:50.890Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T13:42:50.890Z] [2022-04-21T13:42:50.890Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-21T13:42:50.890Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T13:42:50.890Z] [2022-04-21T13:42:50.890Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-21T13:42:50.890Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:42:50.890Z] [2022-04-21T13:42:50.890Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-21T13:42:50.890Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:50.890Z] [2022-04-21T13:42:50.890Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-21T13:42:50.890Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:50.890Z] [2022-04-21T13:42:50.890Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-21T13:42:50.890Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:50.890Z] [2022-04-21T13:42:50.890Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-21T13:42:50.890Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:50.890Z] [2022-04-21T13:42:50.890Z] DONE 16 tests, 10 skipped in 3.832s [2022-04-21T13:42:50.890Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-21T13:42:51.323Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-21T13:42:52.264Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-21T13:42:52.455Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:52.455Z] INFO: Testing against a local daemon [2022-04-21T13:42:52.455Z] === RUN TestVolumesCreateAndList [2022-04-21T13:42:52.455Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-21T13:42:52.455Z] === RUN TestVolumesRemove [2022-04-21T13:42:52.526Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-21T13:42:52.927Z] --- PASS: TestVolumesRemove (0.12s) [2022-04-21T13:42:52.927Z] === RUN TestVolumesInspect [2022-04-21T13:42:52.927Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-21T13:42:52.927Z] === RUN TestVolumesInvalidJSON [2022-04-21T13:42:52.927Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T13:42:52.927Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T13:42:52.927Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T13:42:52.927Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T13:42:52.927Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T13:42:52.927Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T13:42:52.927Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T13:42:52.927Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-21T13:42:52.927Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-21T13:42:52.927Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T13:42:52.927Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T13:42:52.927Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T13:42:52.927Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T13:42:52.927Z] PASS [2022-04-21T13:42:52.927Z] ok github.com/docker/docker/integration/volume 0.298s [2022-04-21T13:42:52.927Z] [2022-04-21T13:42:52.927Z] DONE 9 tests in 1.904s [2022-04-21T13:42:52.927Z] INFO: make.ps1 ended at 04/21/2022 13:42:52 [2022-04-21T13:42:52.927Z] INFO: Integration CLI tests being run from the host: [2022-04-21T13:42:52.927Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-21T13:42:53.097Z] --- PASS: TestAuthZPluginV2Disable (3.90s) [2022-04-21T13:42:53.097Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-21T13:42:53.097Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-21T13:42:54.039Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-21T13:42:54.616Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-21T13:42:55.593Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-21T13:42:56.555Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.72s) [2022-04-21T13:42:56.555Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-21T13:42:57.345Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-21T13:42:57.345Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-21T13:42:57.345Z] === RUN TestBoolValue [2022-04-21T13:42:57.345Z] --- PASS: TestBoolValue (0.00s) [2022-04-21T13:42:57.345Z] === RUN TestBoolValueOrDefault [2022-04-21T13:42:57.345Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-21T13:42:57.345Z] === RUN TestInt64ValueOrZero [2022-04-21T13:42:57.345Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-21T13:42:57.345Z] === RUN TestInt64ValueOrDefault [2022-04-21T13:42:57.345Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-21T13:42:57.345Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-21T13:42:57.345Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-21T13:42:57.345Z] === RUN TestJsonContentType [2022-04-21T13:42:57.345Z] --- PASS: TestJsonContentType (0.00s) [2022-04-21T13:42:57.345Z] === RUN TestReadJSON [2022-04-21T13:42:57.345Z] === RUN TestReadJSON/nil_body [2022-04-21T13:42:57.345Z] === RUN TestReadJSON/empty_body [2022-04-21T13:42:57.345Z] === RUN TestReadJSON/with_valid_request [2022-04-21T13:42:57.345Z] === RUN TestReadJSON/with_whitespace [2022-04-21T13:42:57.345Z] === RUN TestReadJSON/with_extra_content [2022-04-21T13:42:57.345Z] === RUN TestReadJSON/invalid_JSON [2022-04-21T13:42:57.345Z] --- PASS: TestReadJSON (0.00s) [2022-04-21T13:42:57.345Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-21T13:42:57.345Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-21T13:42:57.345Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-21T13:42:57.345Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-21T13:42:57.345Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-21T13:42:57.345Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-21T13:42:57.345Z] PASS [2022-04-21T13:42:57.345Z] coverage: 31.9% of statements [2022-04-21T13:42:57.345Z] ok github.com/docker/docker/api/server/httputils 0.082s coverage: 31.9% of statements [2022-04-21T13:42:57.345Z] === RUN TestMaskSecretKeys [2022-04-21T13:42:57.345Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-21T13:42:57.345Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-21T13:42:57.345Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-21T13:42:57.345Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-21T13:42:57.345Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-21T13:42:57.345Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-21T13:42:57.345Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-21T13:42:57.345Z] === RUN TestVersionMiddlewareVersion [2022-04-21T13:42:57.345Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-21T13:42:57.345Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-21T13:42:57.345Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-21T13:42:57.345Z] PASS [2022-04-21T13:42:57.345Z] coverage: 37.7% of statements [2022-04-21T13:42:57.345Z] ok github.com/docker/docker/api/server/middleware 0.040s coverage: 37.7% of statements [2022-04-21T13:42:57.345Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-21T13:42:57.345Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-21T13:42:57.345Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-21T13:42:57.345Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-21T13:42:57.345Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-21T13:42:57.345Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-21T13:42:57.345Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-21T13:42:57.345Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-21T13:42:57.345Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-21T13:42:57.345Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-21T13:42:57.345Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-21T13:42:58.334Z] === RUN TestToJSON [2022-04-21T13:42:58.334Z] --- PASS: TestToJSON (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestToParamWithVersion [2022-04-21T13:42:58.334Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestFromJSON [2022-04-21T13:42:58.334Z] --- PASS: TestFromJSON (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestEmpty [2022-04-21T13:42:58.334Z] --- PASS: TestEmpty (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestArgsMatchKVListEmptySources [2022-04-21T13:42:58.334Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestArgsMatchKVList [2022-04-21T13:42:58.334Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestArgsMatch [2022-04-21T13:42:58.334Z] --- PASS: TestArgsMatch (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestAdd [2022-04-21T13:42:58.334Z] --- PASS: TestAdd (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestDel [2022-04-21T13:42:58.334Z] --- PASS: TestDel (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestLen [2022-04-21T13:42:58.334Z] --- PASS: TestLen (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestExactMatch [2022-04-21T13:42:58.334Z] --- PASS: TestExactMatch (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestOnlyOneExactMatch [2022-04-21T13:42:58.334Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestContains [2022-04-21T13:42:58.334Z] --- PASS: TestContains (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestValidate [2022-04-21T13:42:58.334Z] --- PASS: TestValidate (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestWalkValues [2022-04-21T13:42:58.334Z] --- PASS: TestWalkValues (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestFuzzyMatch [2022-04-21T13:42:58.334Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestClone [2022-04-21T13:42:58.334Z] --- PASS: TestClone (0.00s) [2022-04-21T13:42:58.334Z] PASS [2022-04-21T13:42:58.334Z] coverage: 92.2% of statements [2022-04-21T13:42:58.334Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2022-04-21T13:42:58.334Z] === RUN TestStrSliceMarshalJSON [2022-04-21T13:42:58.334Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestStrSliceUnmarshalJSON [2022-04-21T13:42:58.334Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestStrSliceUnmarshalString [2022-04-21T13:42:58.334Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestStrSliceUnmarshalSlice [2022-04-21T13:42:58.334Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-21T13:42:58.334Z] PASS [2022-04-21T13:42:58.334Z] coverage: 90.0% of statements [2022-04-21T13:42:58.334Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2022-04-21T13:42:58.334Z] === RUN TestDurationToSecondsString [2022-04-21T13:42:58.334Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-21T13:42:58.334Z] === RUN TestGetTimestamp [2022-04-21T13:42:58.469Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-21T13:42:58.469Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-21T13:42:58.731Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-21T13:42:58.731Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-21T13:42:58.731Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-21T13:42:58.803Z] === RUN TestAdjustForAPIVersion [2022-04-21T13:42:58.803Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-21T13:42:58.803Z] PASS [2022-04-21T13:42:58.803Z] coverage: 6.1% of statements [2022-04-21T13:42:58.803Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 6.1% of statements [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/types [no test files] [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-21T13:42:58.803Z] --- PASS: TestGetTimestamp (0.14s) [2022-04-21T13:42:58.803Z] === RUN TestParseTimestamps [2022-04-21T13:42:58.803Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-21T13:42:58.803Z] PASS [2022-04-21T13:42:58.803Z] coverage: 100.0% of statements [2022-04-21T13:42:58.803Z] ok github.com/docker/docker/api/types/time 0.172s coverage: 100.0% of statements [2022-04-21T13:42:58.803Z] === RUN TestCompareVersion [2022-04-21T13:42:58.803Z] --- PASS: TestCompareVersion (0.00s) [2022-04-21T13:42:58.803Z] PASS [2022-04-21T13:42:58.803Z] coverage: 77.3% of statements [2022-04-21T13:42:58.803Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 77.3% of statements [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-21T13:42:58.803Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-21T13:42:58.804Z] ? github.com/docker/docker/builder [no test files] [2022-04-21T13:42:58.804Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-21T13:42:58.804Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-21T13:42:58.804Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-21T13:42:58.804Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-21T13:42:58.804Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-21T13:42:58.804Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-21T13:42:58.804Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-21T13:42:58.991Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-21T13:42:59.908Z] === RUN TestIsGIT [2022-04-21T13:42:59.908Z] --- PASS: TestIsGIT (0.00s) [2022-04-21T13:42:59.908Z] PASS [2022-04-21T13:42:59.908Z] coverage: 100.0% of statements [2022-04-21T13:42:59.908Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.051s coverage: 100.0% of statements [2022-04-21T13:42:59.908Z] === RUN TestParseRemoteURL [2022-04-21T13:42:59.908Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-21T13:42:59.908Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-21T13:42:59.908Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-21T13:42:59.908Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-21T13:42:59.908Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-21T13:42:59.908Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-21T13:42:59.908Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-21T13:42:59.908Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-21T13:42:59.908Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-21T13:42:59.908Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-21T13:42:59.908Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-21T13:42:59.908Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-21T13:42:59.908Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-21T13:42:59.908Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-21T13:42:59.908Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-21T13:42:59.908Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-21T13:42:59.908Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-21T13:42:59.908Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-21T13:42:59.908Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-21T13:42:59.908Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-21T13:42:59.908Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-21T13:42:59.908Z] === RUN TestCloneArgsSmartHttp [2022-04-21T13:42:59.908Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-21T13:42:59.908Z] === RUN TestCloneArgsDumbHttp [2022-04-21T13:42:59.908Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-21T13:42:59.908Z] === RUN TestCloneArgsGit [2022-04-21T13:42:59.908Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-21T13:42:59.908Z] === RUN TestCheckoutGit [2022-04-21T13:42:59.937Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-21T13:42:59.937Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-21T13:43:00.879Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-21T13:43:01.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-21T13:43:01.442Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-21T13:43:01.442Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-21T13:43:01.442Z] === RUN TestProcessNoDockerignore [2022-04-21T13:43:01.442Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-21T13:43:01.442Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-21T13:43:01.442Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-21T13:43:01.442Z] === RUN TestDetectContentType [2022-04-21T13:43:01.442Z] --- PASS: TestDetectContentType (0.00s) [2022-04-21T13:43:01.442Z] === RUN TestSelectAcceptableMIME [2022-04-21T13:43:01.442Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-21T13:43:01.442Z] === RUN TestInspectEmptyResponse [2022-04-21T13:43:01.442Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-21T13:43:01.442Z] === RUN TestInspectResponseBinary [2022-04-21T13:43:01.442Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-21T13:43:01.442Z] === RUN TestResponseUnsupportedContentType [2022-04-21T13:43:01.442Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-21T13:43:01.442Z] === RUN TestInspectResponseTextSimple [2022-04-21T13:43:01.442Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-21T13:43:01.442Z] === RUN TestInspectResponseEmptyContentType [2022-04-21T13:43:01.442Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-21T13:43:01.442Z] === RUN TestUnknownContentLength [2022-04-21T13:43:01.442Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-21T13:43:01.442Z] === RUN TestDownloadRemote [2022-04-21T13:43:01.442Z] --- PASS: TestDownloadRemote (0.06s) [2022-04-21T13:43:01.442Z] === RUN TestGetWithStatusError [2022-04-21T13:43:01.442Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-21T13:43:01.442Z] === RUN TestCloseRootDirectory [2022-04-21T13:43:01.442Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:43:01.442Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-21T13:43:01.442Z] === RUN TestHashFile [2022-04-21T13:43:01.442Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:43:01.442Z] --- SKIP: TestHashFile (0.00s) [2022-04-21T13:43:01.442Z] === RUN TestHashSubdir [2022-04-21T13:43:01.442Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:43:01.442Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-21T13:43:01.442Z] === RUN TestRemoveDirectory [2022-04-21T13:43:01.442Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:43:01.442Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-21T13:43:01.442Z] PASS [2022-04-21T13:43:01.442Z] coverage: 9.3% of statements [2022-04-21T13:43:01.442Z] ok github.com/docker/docker/builder/remotecontext 0.214s coverage: 9.3% of statements [2022-04-21T13:43:01.897Z] === RUN TestEnable [2022-04-21T13:43:01.897Z] --- PASS: TestEnable (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestDisable [2022-04-21T13:43:01.897Z] --- PASS: TestDisable (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestEnabled [2022-04-21T13:43:01.897Z] --- PASS: TestEnabled (0.00s) [2022-04-21T13:43:01.897Z] PASS [2022-04-21T13:43:01.897Z] coverage: 100.0% of statements [2022-04-21T13:43:01.897Z] ok github.com/docker/docker/cli/debug 0.032s coverage: 100.0% of statements [2022-04-21T13:43:01.897Z] === RUN TestGetAllAllowed [2022-04-21T13:43:01.897Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestGetAllMeta [2022-04-21T13:43:01.897Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-21T13:43:01.897Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestIsUnreferencedBuiltin [2022-04-21T13:43:01.897Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestIsExistingDirectory [2022-04-21T13:43:01.897Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestGetFilenameForDownload [2022-04-21T13:43:01.897Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestEnv2Variables [2022-04-21T13:43:01.897Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-21T13:43:01.897Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestMaintainer [2022-04-21T13:43:01.897Z] --- PASS: TestMaintainer (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestLabel [2022-04-21T13:43:01.897Z] --- PASS: TestLabel (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestFromScratch [2022-04-21T13:43:01.897Z] --- PASS: TestFromScratch (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestFromWithArg [2022-04-21T13:43:01.897Z] --- PASS: TestFromWithArg (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-21T13:43:01.897Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestFromWithUndefinedArg [2022-04-21T13:43:01.897Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestFromMultiStageWithNamedStage [2022-04-21T13:43:01.897Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestOnbuild [2022-04-21T13:43:01.897Z] --- PASS: TestOnbuild (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestWorkdir [2022-04-21T13:43:01.897Z] --- PASS: TestWorkdir (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestCmd [2022-04-21T13:43:01.897Z] --- PASS: TestCmd (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestHealthcheckNone [2022-04-21T13:43:01.897Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestHealthcheckCmd [2022-04-21T13:43:01.897Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestEntrypoint [2022-04-21T13:43:01.897Z] --- PASS: TestEntrypoint (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestExpose [2022-04-21T13:43:01.897Z] --- PASS: TestExpose (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestUser [2022-04-21T13:43:01.897Z] --- PASS: TestUser (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestVolume [2022-04-21T13:43:01.897Z] --- PASS: TestVolume (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestStopSignal [2022-04-21T13:43:01.897Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T13:43:01.897Z] --- SKIP: TestStopSignal (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestArg [2022-04-21T13:43:01.897Z] --- PASS: TestArg (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestShell [2022-04-21T13:43:01.897Z] --- PASS: TestShell (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestPrependEnvOnCmd [2022-04-21T13:43:01.897Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestRunWithBuildArgs [2022-04-21T13:43:01.897Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestRunIgnoresHealthcheck [2022-04-21T13:43:01.897Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestDispatchUnsupportedOptions [2022-04-21T13:43:01.897Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-21T13:43:01.897Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-21T13:43:01.897Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-21T13:43:01.897Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-21T13:43:01.897Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-21T13:43:01.897Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-21T13:43:01.897Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestNormalizeWorkdir [2022-04-21T13:43:01.897Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestDispatch [2022-04-21T13:43:01.897Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-21T13:43:01.897Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-21T13:43:01.897Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-21T13:43:01.897Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-21T13:43:01.897Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-21T13:43:01.897Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-21T13:43:01.897Z] === RUN TestDispatch/COPY_url [2022-04-21T13:43:01.897Z] --- PASS: TestDispatch (0.05s) [2022-04-21T13:43:01.897Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-21T13:43:01.897Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-21T13:43:01.897Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-21T13:43:01.897Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T13:43:01.897Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T13:43:01.897Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-21T13:43:01.897Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-21T13:43:01.897Z] === RUN TestAddScratchImageAddsToMounts [2022-04-21T13:43:01.898Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-21T13:43:01.898Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-21T13:43:01.898Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-21T13:43:01.898Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-21T13:43:01.898Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-21T13:43:01.898Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-21T13:43:01.898Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-21T13:43:01.898Z] === RUN TestImageSourceGetAddsToMounts [2022-04-21T13:43:01.898Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-21T13:43:01.898Z] === RUN TestEmptyDockerfile [2022-04-21T13:43:01.898Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-21T13:43:01.898Z] === RUN TestSymlinkDockerfile [2022-04-21T13:43:01.898Z] --- PASS: TestSymlinkDockerfile (0.00s) [2022-04-21T13:43:01.898Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-21T13:43:01.898Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-04-21T13:43:01.898Z] === RUN TestNonExistingDockerfile [2022-04-21T13:43:01.898Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-21T13:43:01.898Z] === RUN TestCopyRunConfig [2022-04-21T13:43:01.898Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-21T13:43:01.898Z] === RUN TestDeepCopyRunConfig [2022-04-21T13:43:01.898Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-21T13:43:01.898Z] === RUN TestExportImage [2022-04-21T13:43:01.898Z] --- PASS: TestExportImage (0.00s) [2022-04-21T13:43:01.898Z] === RUN TestNormalizeDest [2022-04-21T13:43:01.898Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-21T13:43:01.898Z] PASS [2022-04-21T13:43:01.898Z] coverage: 46.7% of statements [2022-04-21T13:43:01.898Z] ok github.com/docker/docker/builder/dockerfile 0.180s coverage: 46.7% of statements [2022-04-21T13:43:02.919Z] --- PASS: TestUpdateRestartPolicy (21.47s) [2022-04-21T13:43:02.919Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T13:43:03.424Z] === RUN TestTCP4Proxy [2022-04-21T13:43:03.424Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-21T13:43:03.424Z] === RUN TestTCP4ProxyHalfClose [2022-04-21T13:43:03.424Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-04-21T13:43:03.424Z] === RUN TestTCP6Proxy [2022-04-21T13:43:03.424Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T13:43:03.424Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-21T13:43:03.424Z] === RUN TestTCPDualStackProxy [2022-04-21T13:43:03.424Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T13:43:03.424Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-21T13:43:03.424Z] === RUN TestUDP4Proxy [2022-04-21T13:43:03.424Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-21T13:43:03.424Z] === RUN TestUDP6Proxy [2022-04-21T13:43:03.424Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T13:43:03.424Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-21T13:43:03.424Z] === RUN TestUDPWriteError [2022-04-21T13:43:03.424Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-21T13:43:03.424Z] === RUN TestSCTP4Proxy [2022-04-21T13:43:03.424Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T13:43:03.424Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-21T13:43:03.424Z] === RUN TestSCTP6Proxy [2022-04-21T13:43:03.424Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T13:43:03.424Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-21T13:43:03.424Z] PASS [2022-04-21T13:43:03.424Z] coverage: 49.4% of statements [2022-04-21T13:43:03.424Z] ok github.com/docker/docker/cmd/docker-proxy 0.050s coverage: 49.4% of statements [2022-04-21T13:43:03.486Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:43:03.486Z] INFO: Testing against a local daemon [2022-04-21T13:43:03.486Z] === RUN TestDockerSuite [2022-04-21T13:43:03.486Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-21T13:43:03.486Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-21T13:43:03.486Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T13:43:03.486Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-21T13:43:03.486Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-21T13:43:03.486Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-21T13:43:03.486Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-21T13:43:03.486Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T13:43:03.486Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-21T13:43:03.486Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-21T13:43:03.486Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-21T13:43:03.486Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-21T13:43:03.940Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-21T13:43:03.940Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-21T13:43:04.219Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-04-21T13:43:04.219Z] === RUN TestServiceUpdateNetwork [2022-04-21T13:43:04.440Z] docker_api_swarm_test.go:272: [d0dc03b39cfdb] joining swarm manager [d5e5ecaa1204f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:43:04.442Z] --- PASS: TestUpdateRestartWithAutoRemove (2.50s) [2022-04-21T13:43:04.442Z] === RUN TestWaitNonBlocked [2022-04-21T13:43:04.442Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:43:04.442Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:43:04.442Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:43:04.442Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:43:04.897Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:43:04.897Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:43:06.601Z] docker_api_swarm_test.go:273: [dbbb32b65b74f] joining swarm manager [d5e5ecaa1204f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:43:07.540Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-21T13:43:08.111Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-21T13:43:08.617Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-21T13:43:08.617Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.05s) [2022-04-21T13:43:08.617Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.60s) [2022-04-21T13:43:08.617Z] === RUN TestWaitBlocked [2022-04-21T13:43:08.617Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:43:08.617Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-21T13:43:08.617Z] PASS [2022-04-21T13:43:08.617Z] ok github.com/docker/docker/integration/container 100.546s [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === Skipped [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-21T13:43:08.617Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-21T13:43:08.617Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T13:43:08.617Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T13:43:08.617Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T13:43:08.617Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T13:43:08.617Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T13:43:08.617Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-21T13:43:08.617Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-21T13:43:08.617Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.10s) [2022-04-21T13:43:08.617Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:43:08.617Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.10s) [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-04-21T13:43:08.617Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:43:08.617Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-04-21T13:43:08.617Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:43:08.617Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-21T13:43:08.617Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:43:08.617Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-21T13:43:08.617Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-21T13:43:08.617Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-21T13:43:08.617Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-21T13:43:08.617Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T13:43:08.617Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-21T13:43:08.617Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.617Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-21T13:43:08.617Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T13:43:08.617Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T13:43:08.618Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:43:08.618Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T13:43:08.618Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T13:43:08.618Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-21T13:43:08.618Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T13:43:08.618Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-21T13:43:08.618Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-21T13:43:08.618Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-21T13:43:08.618Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-21T13:43:08.618Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-21T13:43:08.618Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-21T13:43:08.618Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-21T13:43:08.618Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-21T13:43:08.618Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T13:43:08.618Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:43:08.618Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-21T13:43:08.618Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-21T13:43:08.618Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-21T13:43:08.618Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:43:08.618Z] [2022-04-21T13:43:08.618Z] DONE 120 tests, 38 skipped in 103.153s [2022-04-21T13:43:08.618Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-21T13:43:09.053Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-21T13:43:09.314Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.52s) [2022-04-21T13:43:09.314Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-21T13:43:09.575Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-21T13:43:10.149Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-21T13:43:11.094Z] === RUN TestDockerSuite/TestBuildUser [2022-04-21T13:43:11.959Z] === RUN TestCheckpointCreateError [2022-04-21T13:43:11.959Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-21T13:43:11.959Z] === RUN TestCheckpointCreate [2022-04-21T13:43:12.414Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-21T13:43:12.414Z] === RUN TestCheckpointDeleteError [2022-04-21T13:43:12.414Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-21T13:43:12.414Z] === RUN TestCheckpointDelete [2022-04-21T13:43:12.414Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-21T13:43:12.414Z] === RUN TestCheckpointListError [2022-04-21T13:43:12.414Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-21T13:43:12.414Z] === RUN TestCheckpointList [2022-04-21T13:43:12.414Z] --- PASS: TestCheckpointList (0.00s) [2022-04-21T13:43:12.414Z] === RUN TestCheckpointListContainerNotFound [2022-04-21T13:43:12.414Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-21T13:43:12.414Z] === RUN TestNewClientWithOpsFromEnv [2022-04-21T13:43:12.414Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T13:43:12.414Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T13:43:12.414Z] === RUN TestGetAPIPath [2022-04-21T13:43:12.415Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestParseHostURL [2022-04-21T13:43:12.415Z] --- PASS: TestParseHostURL (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-21T13:43:12.415Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-21T13:43:12.415Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestNegotiateAPIVersion [2022-04-21T13:43:12.415Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-21T13:43:12.415Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-21T13:43:12.415Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-21T13:43:12.415Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-21T13:43:12.415Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-21T13:43:12.415Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-21T13:43:12.415Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-21T13:43:12.415Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-21T13:43:12.415Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-21T13:43:12.415Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-21T13:43:12.415Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestNegotiateAPVersionOverride [2022-04-21T13:43:12.415Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-21T13:43:12.415Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-21T13:43:12.415Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-21T13:43:12.415Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestClientRedirect [2022-04-21T13:43:12.415Z] === RUN TestClientRedirect/GET [2022-04-21T13:43:12.415Z] === RUN TestClientRedirect/POST [2022-04-21T13:43:12.415Z] === RUN TestClientRedirect/PUT [2022-04-21T13:43:12.415Z] === RUN TestClientRedirect/DELETE [2022-04-21T13:43:12.415Z] --- PASS: TestClientRedirect (0.00s) [2022-04-21T13:43:12.415Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-21T13:43:12.415Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-21T13:43:12.415Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-21T13:43:12.415Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigCreateUnsupported [2022-04-21T13:43:12.415Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigCreateError [2022-04-21T13:43:12.415Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigCreate [2022-04-21T13:43:12.415Z] --- PASS: TestConfigCreate (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigInspectNotFound [2022-04-21T13:43:12.415Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigInspectWithEmptyID [2022-04-21T13:43:12.415Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigInspectUnsupported [2022-04-21T13:43:12.415Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigInspectError [2022-04-21T13:43:12.415Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigInspectConfigNotFound [2022-04-21T13:43:12.415Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigInspect [2022-04-21T13:43:12.415Z] --- PASS: TestConfigInspect (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigListUnsupported [2022-04-21T13:43:12.415Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigListError [2022-04-21T13:43:12.415Z] --- PASS: TestConfigListError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigList [2022-04-21T13:43:12.415Z] --- PASS: TestConfigList (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigRemoveUnsupported [2022-04-21T13:43:12.415Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigRemoveError [2022-04-21T13:43:12.415Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigRemove [2022-04-21T13:43:12.415Z] --- PASS: TestConfigRemove (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigUpdateUnsupported [2022-04-21T13:43:12.415Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigUpdateError [2022-04-21T13:43:12.415Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestConfigUpdate [2022-04-21T13:43:12.415Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerCommitError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerCommit [2022-04-21T13:43:12.415Z] --- PASS: TestContainerCommit (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerStatPathError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerStatPathNotFoundError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerStatPathNoHeaderError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerStatPath [2022-04-21T13:43:12.415Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestCopyToContainerError [2022-04-21T13:43:12.415Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestCopyToContainerNotFoundError [2022-04-21T13:43:12.415Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestCopyToContainerEmptyResponse [2022-04-21T13:43:12.415Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestCopyToContainer [2022-04-21T13:43:12.415Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestCopyFromContainerError [2022-04-21T13:43:12.415Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestCopyFromContainerNotFoundError [2022-04-21T13:43:12.415Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-21T13:43:12.415Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-21T13:43:12.415Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestCopyFromContainer [2022-04-21T13:43:12.415Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerCreateError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerCreateImageNotFound [2022-04-21T13:43:12.415Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerCreateWithName [2022-04-21T13:43:12.415Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerCreateAutoRemove [2022-04-21T13:43:12.415Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerDiffError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerDiff [2022-04-21T13:43:12.415Z] --- PASS: TestContainerDiff (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerExecCreateError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerExecCreate [2022-04-21T13:43:12.415Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerExecStartError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerExecStart [2022-04-21T13:43:12.415Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerExecInspectError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerExecInspect [2022-04-21T13:43:12.415Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerExportError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerExportError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerExport [2022-04-21T13:43:12.415Z] --- PASS: TestContainerExport (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerInspectError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerInspectContainerNotFound [2022-04-21T13:43:12.415Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerInspectWithEmptyID [2022-04-21T13:43:12.415Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerInspect [2022-04-21T13:43:12.415Z] --- PASS: TestContainerInspect (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerInspectNode [2022-04-21T13:43:12.415Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerKillError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerKillError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerKill [2022-04-21T13:43:12.415Z] --- PASS: TestContainerKill (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerListError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerListError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerList [2022-04-21T13:43:12.415Z] --- PASS: TestContainerList (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerLogsNotFoundError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerLogsError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerLogs [2022-04-21T13:43:12.415Z] --- PASS: TestContainerLogs (0.16s) [2022-04-21T13:43:12.415Z] === RUN TestContainerPauseError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerPause [2022-04-21T13:43:12.415Z] --- PASS: TestContainerPause (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainersPruneError [2022-04-21T13:43:12.415Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainersPrune [2022-04-21T13:43:12.415Z] --- PASS: TestContainersPrune (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerRemoveError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerRemoveNotFoundError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerRemove [2022-04-21T13:43:12.415Z] --- PASS: TestContainerRemove (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerRenameError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerRename [2022-04-21T13:43:12.415Z] --- PASS: TestContainerRename (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerResizeError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerExecResizeError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerResize [2022-04-21T13:43:12.415Z] --- PASS: TestContainerResize (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerExecResize [2022-04-21T13:43:12.415Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerRestartError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerRestart [2022-04-21T13:43:12.415Z] --- PASS: TestContainerRestart (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerStartError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerStartError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerStart [2022-04-21T13:43:12.415Z] --- PASS: TestContainerStart (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerStatsError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerStats [2022-04-21T13:43:12.415Z] --- PASS: TestContainerStats (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerStopError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerStopError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerStop [2022-04-21T13:43:12.415Z] --- PASS: TestContainerStop (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerTopError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerTopError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerTop [2022-04-21T13:43:12.415Z] --- PASS: TestContainerTop (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerUnpauseError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerUnpause [2022-04-21T13:43:12.415Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerUpdateError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerUpdate [2022-04-21T13:43:12.415Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerWaitError [2022-04-21T13:43:12.415Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestContainerWait [2022-04-21T13:43:12.415Z] --- PASS: TestContainerWait (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestDiskUsageError [2022-04-21T13:43:12.415Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestDiskUsage [2022-04-21T13:43:12.415Z] --- PASS: TestDiskUsage (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestDistributionInspectUnsupported [2022-04-21T13:43:12.415Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestDistributionInspectWithEmptyID [2022-04-21T13:43:12.415Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestEventsErrorInOptions [2022-04-21T13:43:12.415Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestEventsErrorFromServer [2022-04-21T13:43:12.415Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestEvents [2022-04-21T13:43:12.415Z] --- PASS: TestEvents (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestTLSCloseWriter [2022-04-21T13:43:12.415Z] === PAUSE TestTLSCloseWriter [2022-04-21T13:43:12.415Z] === RUN TestImageBuildError [2022-04-21T13:43:12.415Z] --- PASS: TestImageBuildError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageBuild [2022-04-21T13:43:12.415Z] --- PASS: TestImageBuild (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestGetDockerOS [2022-04-21T13:43:12.415Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageCreateError [2022-04-21T13:43:12.415Z] --- PASS: TestImageCreateError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageCreate [2022-04-21T13:43:12.415Z] --- PASS: TestImageCreate (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageHistoryError [2022-04-21T13:43:12.415Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageHistory [2022-04-21T13:43:12.415Z] --- PASS: TestImageHistory (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageImportError [2022-04-21T13:43:12.415Z] --- PASS: TestImageImportError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageImport [2022-04-21T13:43:12.415Z] --- PASS: TestImageImport (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageInspectError [2022-04-21T13:43:12.415Z] --- PASS: TestImageInspectError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageInspectImageNotFound [2022-04-21T13:43:12.415Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageInspectWithEmptyID [2022-04-21T13:43:12.415Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageInspect [2022-04-21T13:43:12.415Z] --- PASS: TestImageInspect (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageListError [2022-04-21T13:43:12.415Z] --- PASS: TestImageListError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageList [2022-04-21T13:43:12.415Z] --- PASS: TestImageList (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageListApiBefore125 [2022-04-21T13:43:12.415Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageLoadError [2022-04-21T13:43:12.415Z] --- PASS: TestImageLoadError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageLoad [2022-04-21T13:43:12.415Z] --- PASS: TestImageLoad (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImagesPruneError [2022-04-21T13:43:12.415Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImagesPrune [2022-04-21T13:43:12.415Z] --- PASS: TestImagesPrune (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImagePullReferenceParseError [2022-04-21T13:43:12.415Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImagePullAnyError [2022-04-21T13:43:12.415Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-21T13:43:12.415Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:43:12.415Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:43:12.415Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-21T13:43:12.415Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImagePullWithoutErrors [2022-04-21T13:43:12.415Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImagePushReferenceError [2022-04-21T13:43:12.415Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImagePushAnyError [2022-04-21T13:43:12.415Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-21T13:43:12.415Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:43:12.415Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:43:12.415Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-21T13:43:12.415Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImagePushWithoutErrors [2022-04-21T13:43:12.415Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-21T13:43:12.415Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-21T13:43:12.415Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-21T13:43:12.415Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-21T13:43:12.415Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-21T13:43:12.415Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-21T13:43:12.415Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-21T13:43:12.415Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-21T13:43:12.415Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageRemoveError [2022-04-21T13:43:12.415Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageRemoveImageNotFound [2022-04-21T13:43:12.415Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageRemove [2022-04-21T13:43:12.415Z] --- PASS: TestImageRemove (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageSaveError [2022-04-21T13:43:12.415Z] --- PASS: TestImageSaveError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageSave [2022-04-21T13:43:12.415Z] --- PASS: TestImageSave (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageSearchAnyError [2022-04-21T13:43:12.415Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-21T13:43:12.415Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:43:12.415Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:43:12.415Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-21T13:43:12.415Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageSearchWithoutErrors [2022-04-21T13:43:12.415Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageTagError [2022-04-21T13:43:12.415Z] --- PASS: TestImageTagError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageTagInvalidReference [2022-04-21T13:43:12.415Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageTagInvalidSourceImageName [2022-04-21T13:43:12.415Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageTagHexSource [2022-04-21T13:43:12.415Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestImageTag [2022-04-21T13:43:12.415Z] --- PASS: TestImageTag (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestInfoServerError [2022-04-21T13:43:12.415Z] --- PASS: TestInfoServerError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestInfoInvalidResponseJSONError [2022-04-21T13:43:12.415Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestInfo [2022-04-21T13:43:12.415Z] --- PASS: TestInfo (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestNetworkConnectError [2022-04-21T13:43:12.415Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-21T13:43:12.415Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestNetworkConnect [2022-04-21T13:43:12.415Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestNetworkCreateError [2022-04-21T13:43:12.415Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestNetworkCreate [2022-04-21T13:43:12.415Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-21T13:43:12.415Z] === RUN TestNetworkDisconnectError [2022-04-21T13:43:12.415Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNetworkDisconnect [2022-04-21T13:43:12.416Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNetworkInspect [2022-04-21T13:43:12.416Z] === RUN TestNetworkInspect/empty_ID [2022-04-21T13:43:12.416Z] === RUN TestNetworkInspect/no_options [2022-04-21T13:43:12.416Z] === RUN TestNetworkInspect/verbose [2022-04-21T13:43:12.416Z] === RUN TestNetworkInspect/global_scope [2022-04-21T13:43:12.416Z] === RUN TestNetworkInspect/unknown_network [2022-04-21T13:43:12.416Z] === RUN TestNetworkInspect/server_error [2022-04-21T13:43:12.416Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-21T13:43:12.416Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-21T13:43:12.416Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-21T13:43:12.416Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-21T13:43:12.416Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-21T13:43:12.416Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-21T13:43:12.416Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNetworkListError [2022-04-21T13:43:12.416Z] --- PASS: TestNetworkListError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNetworkList [2022-04-21T13:43:12.416Z] --- PASS: TestNetworkList (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNetworksPruneError [2022-04-21T13:43:12.416Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNetworksPrune [2022-04-21T13:43:12.416Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNetworkRemoveError [2022-04-21T13:43:12.416Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNetworkRemove [2022-04-21T13:43:12.416Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNodeInspectError [2022-04-21T13:43:12.416Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNodeInspectNodeNotFound [2022-04-21T13:43:12.416Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNodeInspectWithEmptyID [2022-04-21T13:43:12.416Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNodeInspect [2022-04-21T13:43:12.416Z] --- PASS: TestNodeInspect (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNodeListError [2022-04-21T13:43:12.416Z] --- PASS: TestNodeListError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNodeList [2022-04-21T13:43:12.416Z] --- PASS: TestNodeList (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNodeRemoveError [2022-04-21T13:43:12.416Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNodeRemove [2022-04-21T13:43:12.416Z] --- PASS: TestNodeRemove (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNodeUpdateError [2022-04-21T13:43:12.416Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestNodeUpdate [2022-04-21T13:43:12.416Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestOptionWithHostFromEnv [2022-04-21T13:43:12.416Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestOptionWithTimeout [2022-04-21T13:43:12.416Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestOptionWithVersionFromEnv [2022-04-21T13:43:12.416Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPingFail [2022-04-21T13:43:12.416Z] --- PASS: TestPingFail (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPingWithError [2022-04-21T13:43:12.416Z] 2022/04/21 13:43:12 RoundTripper returned a response & error; ignoring response [2022-04-21T13:43:12.416Z] 2022/04/21 13:43:12 RoundTripper returned a response & error; ignoring response [2022-04-21T13:43:12.416Z] --- PASS: TestPingWithError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPingSuccess [2022-04-21T13:43:12.416Z] --- PASS: TestPingSuccess (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPingHeadFallback [2022-04-21T13:43:12.416Z] === RUN TestPingHeadFallback/OK [2022-04-21T13:43:12.416Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-21T13:43:12.416Z] === RUN TestPingHeadFallback/Not_Found [2022-04-21T13:43:12.416Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-21T13:43:12.416Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-21T13:43:12.416Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-21T13:43:12.416Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-21T13:43:12.416Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-21T13:43:12.416Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPluginDisableError [2022-04-21T13:43:12.416Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPluginDisable [2022-04-21T13:43:12.416Z] --- PASS: TestPluginDisable (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPluginEnableError [2022-04-21T13:43:12.416Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPluginEnable [2022-04-21T13:43:12.416Z] --- PASS: TestPluginEnable (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPluginInspectError [2022-04-21T13:43:12.416Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPluginInspectWithEmptyID [2022-04-21T13:43:12.416Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPluginInspect [2022-04-21T13:43:12.416Z] --- PASS: TestPluginInspect (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPluginListError [2022-04-21T13:43:12.416Z] --- PASS: TestPluginListError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPluginList [2022-04-21T13:43:12.416Z] --- PASS: TestPluginList (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPluginPushError [2022-04-21T13:43:12.416Z] --- PASS: TestPluginPushError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPluginPush [2022-04-21T13:43:12.416Z] --- PASS: TestPluginPush (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPluginRemoveError [2022-04-21T13:43:12.416Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPluginRemove [2022-04-21T13:43:12.416Z] --- PASS: TestPluginRemove (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPluginSetError [2022-04-21T13:43:12.416Z] --- PASS: TestPluginSetError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPluginSet [2022-04-21T13:43:12.416Z] --- PASS: TestPluginSet (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSetHostHeader [2022-04-21T13:43:12.416Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestPlainTextError [2022-04-21T13:43:12.416Z] --- PASS: TestPlainTextError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestInfiniteError [2022-04-21T13:43:12.416Z] --- PASS: TestInfiniteError (0.02s) [2022-04-21T13:43:12.416Z] === RUN TestCanceledContext [2022-04-21T13:43:12.416Z] 2022/04/21 13:43:12 RoundTripper returned a response & error; ignoring response [2022-04-21T13:43:12.416Z] --- PASS: TestCanceledContext (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestDeadlineExceededContext [2022-04-21T13:43:12.416Z] 2022/04/21 13:43:12 RoundTripper returned a response & error; ignoring response [2022-04-21T13:43:12.416Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretCreateUnsupported [2022-04-21T13:43:12.416Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretCreateError [2022-04-21T13:43:12.416Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretCreate [2022-04-21T13:43:12.416Z] --- PASS: TestSecretCreate (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretInspectUnsupported [2022-04-21T13:43:12.416Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretInspectError [2022-04-21T13:43:12.416Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretInspectSecretNotFound [2022-04-21T13:43:12.416Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretInspectWithEmptyID [2022-04-21T13:43:12.416Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretInspect [2022-04-21T13:43:12.416Z] --- PASS: TestSecretInspect (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretListUnsupported [2022-04-21T13:43:12.416Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretListError [2022-04-21T13:43:12.416Z] --- PASS: TestSecretListError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretList [2022-04-21T13:43:12.416Z] --- PASS: TestSecretList (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretRemoveUnsupported [2022-04-21T13:43:12.416Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretRemoveError [2022-04-21T13:43:12.416Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretRemove [2022-04-21T13:43:12.416Z] --- PASS: TestSecretRemove (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretUpdateUnsupported [2022-04-21T13:43:12.416Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretUpdateError [2022-04-21T13:43:12.416Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestSecretUpdate [2022-04-21T13:43:12.416Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestServiceCreateError [2022-04-21T13:43:12.416Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestServiceCreate [2022-04-21T13:43:12.416Z] --- PASS: TestServiceCreate (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-21T13:43:12.416Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestServiceCreateDigestPinning [2022-04-21T13:43:12.416Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestServiceInspectError [2022-04-21T13:43:12.416Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestServiceInspectServiceNotFound [2022-04-21T13:43:12.416Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-21T13:43:12.416Z] === RUN TestServiceInspectWithEmptyID [2022-04-21T13:43:12.479Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-21T13:43:12.871Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestServiceInspect [2022-04-21T13:43:12.871Z] --- PASS: TestServiceInspect (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestServiceListError [2022-04-21T13:43:12.871Z] --- PASS: TestServiceListError (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestServiceList [2022-04-21T13:43:12.871Z] --- PASS: TestServiceList (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestServiceLogsError [2022-04-21T13:43:12.871Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestServiceLogs [2022-04-21T13:43:12.871Z] --- PASS: TestServiceLogs (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestServiceRemoveError [2022-04-21T13:43:12.871Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestServiceRemoveNotFoundError [2022-04-21T13:43:12.871Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestServiceRemove [2022-04-21T13:43:12.871Z] --- PASS: TestServiceRemove (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestServiceUpdateError [2022-04-21T13:43:12.871Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestServiceUpdate [2022-04-21T13:43:12.871Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestSwarmGetUnlockKeyError [2022-04-21T13:43:12.871Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestSwarmGetUnlockKey [2022-04-21T13:43:12.871Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestSwarmInitError [2022-04-21T13:43:12.871Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestSwarmInit [2022-04-21T13:43:12.871Z] --- PASS: TestSwarmInit (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestSwarmInspectError [2022-04-21T13:43:12.871Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestSwarmInspect [2022-04-21T13:43:12.871Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestSwarmJoinError [2022-04-21T13:43:12.871Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestSwarmJoin [2022-04-21T13:43:12.871Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestSwarmLeaveError [2022-04-21T13:43:12.871Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestSwarmLeave [2022-04-21T13:43:12.871Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestSwarmUnlockError [2022-04-21T13:43:12.871Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-21T13:43:12.871Z] === RUN TestSwarmUnlock [2022-04-21T13:43:12.872Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestSwarmUpdateError [2022-04-21T13:43:12.872Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestSwarmUpdate [2022-04-21T13:43:12.872Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestTaskInspectError [2022-04-21T13:43:12.872Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestTaskInspectWithEmptyID [2022-04-21T13:43:12.872Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestTaskInspect [2022-04-21T13:43:12.872Z] --- PASS: TestTaskInspect (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestTaskListError [2022-04-21T13:43:12.872Z] --- PASS: TestTaskListError (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestTaskList [2022-04-21T13:43:12.872Z] --- PASS: TestTaskList (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestVolumeCreateError [2022-04-21T13:43:12.872Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestVolumeCreate [2022-04-21T13:43:12.872Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestVolumeInspectError [2022-04-21T13:43:12.872Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestVolumeInspectNotFound [2022-04-21T13:43:12.872Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestVolumeInspectWithEmptyID [2022-04-21T13:43:12.872Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestVolumeInspect [2022-04-21T13:43:12.872Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestVolumeListError [2022-04-21T13:43:12.872Z] --- PASS: TestVolumeListError (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestVolumeList [2022-04-21T13:43:12.872Z] --- PASS: TestVolumeList (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestVolumeRemoveError [2022-04-21T13:43:12.872Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-21T13:43:12.872Z] === RUN TestVolumeRemove [2022-04-21T13:43:12.872Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-21T13:43:12.872Z] === CONT TestTLSCloseWriter [2022-04-21T13:43:12.872Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-21T13:43:12.872Z] PASS [2022-04-21T13:43:12.872Z] coverage: 75.0% of statements [2022-04-21T13:43:12.872Z] ok github.com/docker/docker/client 0.360s coverage: 75.0% of statements [2022-04-21T13:43:14.394Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-21T13:43:16.389Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2022-04-21T13:43:16.389Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T13:43:16.951Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-21T13:43:17.880Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-21T13:43:24.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-21T13:43:24.419Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-21T13:43:24.966Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-21T13:43:25.909Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-04-21T13:43:25.909Z] PASS [2022-04-21T13:43:25.909Z] [2022-04-21T13:43:25.909Z] DONE 17 tests in 52.574s [2022-04-21T13:43:25.909Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-21T13:43:25.909Z] ++ 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-04-21T13:43:25.909Z] ++ set -e [2022-04-21T13:43:25.909Z] ++ '[' -n 0 ']' [2022-04-21T13:43:25.909Z] ++ set -x [2022-04-21T13:43:25.909Z] ++ 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-04-21T13:43:25.909Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-21T13:43:25.909Z] INFO: Testing against a local daemon [2022-04-21T13:43:25.909Z] === RUN TestPluginInvalidJSON [2022-04-21T13:43:25.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:43:25.909Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:43:25.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:43:25.909Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:43:25.909Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T13:43:25.909Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T13:43:25.909Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:43:25.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T13:43:25.909Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T13:43:25.909Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T13:43:25.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T13:43:25.909Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T13:43:25.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T13:43:26.171Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T13:43:26.171Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T13:43:26.171Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T13:43:26.171Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:43:26.171Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T13:43:26.171Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T13:43:26.171Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T13:43:26.171Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T13:43:26.171Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-21T13:43:26.171Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-04-21T13:43:26.171Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T13:43:26.171Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T13:43:26.171Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T13:43:26.171Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T13:43:26.171Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-04-21T13:43:26.171Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-04-21T13:43:26.171Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T13:43:26.171Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T13:43:26.171Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.01s) [2022-04-21T13:43:26.171Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-21T13:43:26.171Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T13:43:26.171Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T13:43:26.171Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T13:43:26.171Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T13:43:26.171Z] === RUN TestPluginInstall [2022-04-21T13:43:26.171Z] === RUN TestPluginInstall/no_auth [2022-04-21T13:43:26.432Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-21T13:43:27.374Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-21T13:43:27.646Z] --- PASS: TestCheckoutGit (26.04s) [2022-04-21T13:43:27.646Z] === RUN TestValidGitTransport [2022-04-21T13:43:27.646Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-21T13:43:27.646Z] === RUN TestGitInvalidRef [2022-04-21T13:43:27.646Z] --- PASS: TestGitInvalidRef (0.22s) [2022-04-21T13:43:27.646Z] PASS [2022-04-21T13:43:27.646Z] coverage: 86.3% of statements [2022-04-21T13:43:27.646Z] ok github.com/docker/docker/builder/remotecontext/git 26.323s coverage: 86.3% of statements [2022-04-21T13:43:27.646Z] ? github.com/docker/docker/cli [no test files] [2022-04-21T13:43:27.646Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-21T13:43:27.646Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-21T13:43:27.646Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-21T13:43:28.317Z] time="2022-04-21T13:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:43:28.317Z] time="2022-04-21T13:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94def0cd6fbc437f88961774336b59c386b9c3c6bb4bddcee615ec6044132919" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:43:28.317Z] time="2022-04-21T13:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:43:28.317Z] time="2022-04-21T13:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94def0cd6fbc437f88961774336b59c386b9c3c6bb4bddcee615ec6044132919" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:43:28.317Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-21T13:43:28.578Z] === RUN TestPluginInstall/with_htpasswd [2022-04-21T13:43:29.149Z] time="2022-04-21T13:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:43:29.149Z] time="2022-04-21T13:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b1b363931fbf60c3789066764df9789c3c0de1a78c6d4dcef4c19a7b2428c15" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:43:29.149Z] time="2022-04-21T13:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:43:29.149Z] time="2022-04-21T13:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b1b363931fbf60c3789066764df9789c3c0de1a78c6d4dcef4c19a7b2428c15" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:43:29.411Z] === RUN TestPluginInstall/with_insecure [2022-04-21T13:43:29.411Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-21T13:43:29.411Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-21T13:43:29.411Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-21T13:43:29.411Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-21T13:43:29.672Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-21T13:43:29.672Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-21T13:43:29.672Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-21T13:43:29.672Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-21T13:43:29.672Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-21T13:43:30.243Z] time="2022-04-21T13:43:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:43:30.243Z] time="2022-04-21T13:43:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b5663f03491af5f87cb83bd71ed0828f52e3fb1f993ecdd3785260e1fb4a98d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:43:30.243Z] time="2022-04-21T13:43:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:43:30.243Z] time="2022-04-21T13:43:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b5663f03491af5f87cb83bd71ed0828f52e3fb1f993ecdd3785260e1fb4a98d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:43:30.814Z] plugin_test.go:195: [d34c53f200457] daemon is not started [2022-04-21T13:43:30.814Z] --- PASS: TestPluginInstall (4.61s) [2022-04-21T13:43:30.814Z] --- PASS: TestPluginInstall/no_auth (2.52s) [2022-04-21T13:43:30.814Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2022-04-21T13:43:30.814Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-04-21T13:43:30.814Z] === RUN TestPluginsWithRuntimes [2022-04-21T13:43:31.076Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-21T13:43:31.076Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-21T13:43:32.021Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-21T13:43:32.282Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-21T13:43:32.504Z] --- PASS: TestServiceUpdatePidsLimit (16.12s) [2022-04-21T13:43:32.504Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-21T13:43:32.504Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-04-21T13:43:32.504Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-21T13:43:32.504Z] PASS [2022-04-21T13:43:32.504Z] [2022-04-21T13:43:32.504Z] === Skipped [2022-04-21T13:43:32.504Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-21T13:43:32.504Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T13:43:32.504Z] [2022-04-21T13:43:32.504Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-21T13:43:32.504Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:43:32.504Z] [2022-04-21T13:43:32.504Z] DONE 27 tests, 2 skipped in 151.133s [2022-04-21T13:43:32.504Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-21T13:43:32.504Z] ++ 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-04-21T13:43:32.504Z] ++ set -e [2022-04-21T13:43:32.504Z] ++ '[' -n 0 ']' [2022-04-21T13:43:32.504Z] ++ set -x [2022-04-21T13:43:32.504Z] ++ 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-04-21T13:43:32.504Z] INFO: Testing against a local daemon [2022-04-21T13:43:32.504Z] === RUN TestSessionCreate [2022-04-21T13:43:32.504Z] --- PASS: TestSessionCreate (0.02s) [2022-04-21T13:43:32.504Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T13:43:32.504Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-21T13:43:32.504Z] PASS [2022-04-21T13:43:32.504Z] [2022-04-21T13:43:32.504Z] DONE 2 tests in 0.131s [2022-04-21T13:43:32.504Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-21T13:43:32.504Z] ++ 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-04-21T13:43:32.504Z] ++ set -e [2022-04-21T13:43:32.504Z] ++ '[' -n 0 ']' [2022-04-21T13:43:32.504Z] ++ set -x [2022-04-21T13:43:32.504Z] ++ 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-04-21T13:43:32.504Z] INFO: Testing against a local daemon [2022-04-21T13:43:32.504Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:43:32.504Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T13:43:32.504Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:43:32.504Z] === RUN TestDiskUsage [2022-04-21T13:43:32.504Z] === PAUSE TestDiskUsage [2022-04-21T13:43:32.504Z] === RUN TestEventsExecDie [2022-04-21T13:43:32.543Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-21T13:43:32.761Z] --- PASS: TestEventsExecDie (0.54s) [2022-04-21T13:43:32.761Z] === RUN TestEventsBackwardsCompatible [2022-04-21T13:43:32.761Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-21T13:43:32.761Z] === RUN TestEventsVolumeCreate [2022-04-21T13:43:32.761Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-21T13:43:32.761Z] === RUN TestInfoBinaryCommits [2022-04-21T13:43:32.761Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-21T13:43:32.761Z] === RUN TestInfoAPIVersioned [2022-04-21T13:43:33.018Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-21T13:43:33.018Z] === RUN TestInfoAPI [2022-04-21T13:43:33.018Z] --- PASS: TestInfoAPI (0.02s) [2022-04-21T13:43:33.018Z] === RUN TestInfoAPIWarnings [2022-04-21T13:43:33.115Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-21T13:43:33.115Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-21T13:43:33.376Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-21T13:43:34.763Z] --- PASS: TestPluginsWithRuntimes (3.88s) [2022-04-21T13:43:34.763Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2022-04-21T13:43:34.763Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-04-21T13:43:34.763Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T13:43:35.365Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-04-21T13:43:35.365Z] PASS [2022-04-21T13:43:35.365Z] [2022-04-21T13:43:35.365Z] DONE 24 tests in 9.465s [2022-04-21T13:43:35.365Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-21T13:43:35.365Z] ++ 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-04-21T13:43:35.365Z] ++ set -e [2022-04-21T13:43:35.365Z] ++ '[' -n 0 ']' [2022-04-21T13:43:35.365Z] ++ set -x [2022-04-21T13:43:35.365Z] ++ 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-04-21T13:43:35.365Z] INFO: Testing against a local daemon [2022-04-21T13:43:35.365Z] === RUN TestExternalGraphDriver [2022-04-21T13:43:35.627Z] === RUN TestExternalGraphDriver/json [2022-04-21T13:43:35.627Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-21T13:43:36.193Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-21T13:43:36.194Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-21T13:43:36.194Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-21T13:43:36.194Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-21T13:43:36.194Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-21T13:43:36.194Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-04-21T13:43:36.194Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-21T13:43:36.194Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-21T13:43:36.194Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-21T13:43:36.194Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-21T13:43:36.194Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-21T13:43:36.194Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-21T13:43:36.194Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-21T13:43:36.194Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-21T13:43:36.194Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-21T13:43:36.194Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-21T13:43:36.194Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-21T13:43:36.194Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-21T13:43:36.194Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-21T13:43:36.194Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-21T13:43:36.194Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-21T13:43:36.194Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-21T13:43:36.194Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-21T13:43:36.194Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-21T13:43:36.194Z] === RUN TestConfigureDaemonLogs [2022-04-21T13:43:36.194Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-21T13:43:36.194Z] === RUN TestCommonOptionsInstallFlags [2022-04-21T13:43:36.194Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-21T13:43:36.194Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-21T13:43:36.194Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-21T13:43:36.194Z] PASS [2022-04-21T13:43:36.194Z] coverage: 19.0% of statements [2022-04-21T13:43:36.194Z] ok github.com/docker/docker/cmd/dockerd 0.176s coverage: 19.0% of statements [2022-04-21T13:43:36.194Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-21T13:43:36.194Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-21T13:43:37.021Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-21T13:43:37.158Z] === RUN TestContainerStopSignal [2022-04-21T13:43:37.158Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestContainerStopTimeout [2022-04-21T13:43:37.158Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-21T13:43:37.158Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-21T13:43:37.158Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-21T13:43:37.158Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestReplaceAndAppendEnvVars [2022-04-21T13:43:37.158Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-21T13:43:37.158Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestNewMemoryStore [2022-04-21T13:43:37.158Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestAddContainers [2022-04-21T13:43:37.158Z] --- PASS: TestAddContainers (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestGetContainer [2022-04-21T13:43:37.158Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestDeleteContainer [2022-04-21T13:43:37.158Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestListContainers [2022-04-21T13:43:37.158Z] --- PASS: TestListContainers (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestFirstContainer [2022-04-21T13:43:37.158Z] --- PASS: TestFirstContainer (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestApplyAllContainer [2022-04-21T13:43:37.158Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestIsValidHealthString [2022-04-21T13:43:37.158Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestStateRunStop [2022-04-21T13:43:37.158Z] --- PASS: TestStateRunStop (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestStateTimeoutWait [2022-04-21T13:43:37.158Z] state_test.go:141: Stop callback fired [2022-04-21T13:43:37.158Z] state_test.go:165: Stop callback fired [2022-04-21T13:43:37.158Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-21T13:43:37.158Z] === RUN TestIsValidStateString [2022-04-21T13:43:37.158Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestViewSaveDelete [2022-04-21T13:43:37.158Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-21T13:43:37.158Z] === RUN TestViewAll [2022-04-21T13:43:37.158Z] --- PASS: TestViewAll (0.01s) [2022-04-21T13:43:37.158Z] === RUN TestViewGet [2022-04-21T13:43:37.158Z] --- PASS: TestViewGet (0.01s) [2022-04-21T13:43:37.158Z] === RUN TestNames [2022-04-21T13:43:37.158Z] --- PASS: TestNames (0.00s) [2022-04-21T13:43:37.158Z] === RUN TestViewWithHealthCheck [2022-04-21T13:43:37.158Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-21T13:43:37.158Z] PASS [2022-04-21T13:43:37.158Z] coverage: 41.5% of statements [2022-04-21T13:43:37.158Z] ok github.com/docker/docker/container 0.223s coverage: 41.5% of statements [2022-04-21T13:43:37.158Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-21T13:43:37.158Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-21T13:43:37.158Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-21T13:43:37.158Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-21T13:43:37.281Z] === RUN TestExternalGraphDriver/spec [2022-04-21T13:43:37.615Z] === RUN TestPrepare [2022-04-21T13:43:37.615Z] --- PASS: TestPrepare (0.00s) [2022-04-21T13:43:37.615Z] === RUN TestStart [2022-04-21T13:43:37.615Z] --- PASS: TestStart (0.00s) [2022-04-21T13:43:37.615Z] === RUN TestWaitCancel [2022-04-21T13:43:37.615Z] --- PASS: TestWaitCancel (0.00s) [2022-04-21T13:43:37.615Z] === RUN TestWaitDisabled [2022-04-21T13:43:37.615Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-21T13:43:37.615Z] === RUN TestWaitEnabled [2022-04-21T13:43:37.615Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-21T13:43:37.615Z] === RUN TestRemove [2022-04-21T13:43:37.615Z] --- PASS: TestRemove (0.00s) [2022-04-21T13:43:37.615Z] PASS [2022-04-21T13:43:37.615Z] coverage: 65.3% of statements [2022-04-21T13:43:37.859Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-21T13:43:38.071Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2022-04-21T13:43:38.430Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-21T13:43:39.001Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-21T13:43:39.001Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-21T13:43:39.001Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-21T13:43:39.261Z] === RUN TestExternalGraphDriver/pull [2022-04-21T13:43:39.835Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-21T13:43:40.236Z] === RUN TestNewListSecretsFilters [2022-04-21T13:43:40.236Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-21T13:43:40.236Z] === RUN TestNewListConfigsFilters [2022-04-21T13:43:40.236Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-21T13:43:40.236Z] PASS [2022-04-21T13:43:40.236Z] coverage: 0.5% of statements [2022-04-21T13:43:40.236Z] ok github.com/docker/docker/daemon/cluster 0.189s coverage: 0.5% of statements [2022-04-21T13:43:41.198Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-21T13:43:41.198Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-21T13:43:41.198Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-21T13:43:41.198Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-21T13:43:41.198Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-21T13:43:41.198Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-21T13:43:41.198Z] PASS [2022-04-21T13:43:41.198Z] coverage: 35.9% of statements [2022-04-21T13:43:41.198Z] ok github.com/docker/docker/daemon/cluster/convert 0.435s coverage: 35.9% of statements [2022-04-21T13:43:41.219Z] --- PASS: TestExternalGraphDriver (5.89s) [2022-04-21T13:43:41.219Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2022-04-21T13:43:41.219Z] --- PASS: TestExternalGraphDriver/spec (1.96s) [2022-04-21T13:43:41.219Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2022-04-21T13:43:41.219Z] === RUN TestGraphdriverPluginV2 [2022-04-21T13:43:41.480Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-21T13:43:41.480Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-21T13:43:41.480Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T13:43:41.480Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-21T13:43:42.051Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-21T13:43:42.556Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-21T13:43:42.556Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-21T13:43:42.556Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-21T13:43:42.556Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-21T13:43:42.556Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-21T13:43:42.556Z] Cross building: bundles/cross/windows/amd64 [2022-04-21T13:43:42.556Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-04-21T13:43:42.556Z] { [2022-04-21T13:43:42.556Z] "RT_GROUP_ICON": { [2022-04-21T13:43:42.556Z] "#1": { [2022-04-21T13:43:42.556Z] "0409": "../../winresources/docker.ico" [2022-04-21T13:43:42.556Z] } [2022-04-21T13:43:42.556Z] }, [2022-04-21T13:43:42.556Z] "RT_MANIFEST": { [2022-04-21T13:43:42.556Z] "#1": { [2022-04-21T13:43:42.556Z] "0409": { [2022-04-21T13:43:42.556Z] "identity": {}, [2022-04-21T13:43:42.556Z] "description": "Docker Engine", [2022-04-21T13:43:42.556Z] "minimum-os": "vista", [2022-04-21T13:43:42.556Z] "execution-level": "", [2022-04-21T13:43:42.556Z] "ui-access": false, [2022-04-21T13:43:42.556Z] "auto-elevate": false, [2022-04-21T13:43:42.556Z] "dpi-awareness": "unaware", [2022-04-21T13:43:42.556Z] "disable-theming": false, [2022-04-21T13:43:42.556Z] "disable-window-filtering": false, [2022-04-21T13:43:42.556Z] "high-resolution-scrolling-aware": false, [2022-04-21T13:43:42.556Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-21T13:43:42.556Z] "long-path-aware": false, [2022-04-21T13:43:42.556Z] "printer-driver-isolation": false, [2022-04-21T13:43:42.556Z] "gdi-scaling": false, [2022-04-21T13:43:42.556Z] "segment-heap": false, [2022-04-21T13:43:42.556Z] "use-common-controls-v6": false [2022-04-21T13:43:42.556Z] } [2022-04-21T13:43:42.556Z] } [2022-04-21T13:43:42.556Z] }, [2022-04-21T13:43:42.556Z] "RT_MESSAGETABLE": { [2022-04-21T13:43:42.556Z] "#1": { [2022-04-21T13:43:42.556Z] "0409": "../../winresources/event_messages.bin" [2022-04-21T13:43:42.556Z] } [2022-04-21T13:43:42.556Z] }, [2022-04-21T13:43:42.556Z] "RT_VERSION": { [2022-04-21T13:43:42.556Z] "#1": { [2022-04-21T13:43:42.556Z] "0409": { [2022-04-21T13:43:42.556Z] "fixed": { [2022-04-21T13:43:42.556Z] "file_version": "0.0.0.0", [2022-04-21T13:43:42.556Z] "product_version": "0.0.0.0", [2022-04-21T13:43:42.556Z] "type": "Unknown" [2022-04-21T13:43:42.556Z] }, [2022-04-21T13:43:42.556Z] "info": { [2022-04-21T13:43:42.556Z] "0000": { [2022-04-21T13:43:42.556Z] "CompanyName": "", [2022-04-21T13:43:42.556Z] "FileVersion": "dev", [2022-04-21T13:43:42.556Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-21T13:43:42.556Z] "OriginalFileName": "dockerd-dev.exe", [2022-04-21T13:43:42.556Z] "ProductName": "", [2022-04-21T13:43:42.556Z] "ProductVersion": "dev", [2022-04-21T13:43:42.556Z] "SpecialBuild": "d923046ba8f3b219dc357c186211f0675d7489a9" [2022-04-21T13:43:42.556Z] } [2022-04-21T13:43:42.556Z] } [2022-04-21T13:43:42.556Z] } [2022-04-21T13:43:42.556Z] } [2022-04-21T13:43:42.556Z] } [2022-04-21T13:43:42.556Z] } [2022-04-21T13:43:42.556Z] cmd/dockerd/config.go [2022-04-21T13:43:42.556Z] cmd/dockerd/config_windows.go [2022-04-21T13:43:42.556Z] cmd/dockerd/daemon.go [2022-04-21T13:43:42.556Z] cmd/dockerd/daemon_test.go [2022-04-21T13:43:42.556Z] cmd/dockerd/daemon_windows.go [2022-04-21T13:43:42.556Z] cmd/dockerd/docker.go [2022-04-21T13:43:42.556Z] cmd/dockerd/docker_windows.go [2022-04-21T13:43:42.556Z] cmd/dockerd/genwinres_windows.go [2022-04-21T13:43:42.556Z] cmd/dockerd/metrics.go [2022-04-21T13:43:42.556Z] cmd/dockerd/options.go [2022-04-21T13:43:42.556Z] cmd/dockerd/options_test.go [2022-04-21T13:43:42.556Z] cmd/dockerd/service_windows.go [2022-04-21T13:43:42.556Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-21T13:43:42.556Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-21T13:43:42.622Z] === RUN TestDockerSuite/TestCommitChange [2022-04-21T13:43:42.724Z] === RUN TestWaitNodeAttachment [2022-04-21T13:43:43.180Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-04-21T13:43:43.180Z] === RUN TestIsolationConversion [2022-04-21T13:43:43.180Z] === RUN TestIsolationConversion/default [2022-04-21T13:43:43.180Z] === RUN TestIsolationConversion/process [2022-04-21T13:43:43.180Z] === RUN TestIsolationConversion/hyperv [2022-04-21T13:43:43.180Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-21T13:43:43.180Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-21T13:43:43.180Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-21T13:43:43.180Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestContainerLabels [2022-04-21T13:43:43.181Z] --- PASS: TestContainerLabels (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestCredentialSpecConversion [2022-04-21T13:43:43.181Z] === RUN TestCredentialSpecConversion/none [2022-04-21T13:43:43.181Z] === RUN TestCredentialSpecConversion/config [2022-04-21T13:43:43.181Z] === RUN TestCredentialSpecConversion/file [2022-04-21T13:43:43.181Z] === RUN TestCredentialSpecConversion/registry [2022-04-21T13:43:43.181Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-21T13:43:43.181Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-21T13:43:43.181Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-21T13:43:43.181Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-21T13:43:43.181Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestControllerValidateMountBind [2022-04-21T13:43:43.181Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestControllerValidateMountVolume [2022-04-21T13:43:43.181Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestControllerValidateMountTarget [2022-04-21T13:43:43.181Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestControllerValidateMountTmpfs [2022-04-21T13:43:43.181Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestControllerValidateMountInvalidType [2022-04-21T13:43:43.181Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestControllerValidateMountNamedPipe [2022-04-21T13:43:43.181Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-21T13:43:43.181Z] PASS [2022-04-21T13:43:43.181Z] coverage: 11.0% of statements [2022-04-21T13:43:43.181Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.578s coverage: 11.0% of statements [2022-04-21T13:43:43.181Z] === RUN TestBuilderGC [2022-04-21T13:43:43.181Z] --- PASS: TestBuilderGC (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestDaemonConfigurationNotFound [2022-04-21T13:43:43.181Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestDaemonBrokenConfiguration [2022-04-21T13:43:43.181Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestFindConfigurationConflicts [2022-04-21T13:43:43.181Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-21T13:43:43.181Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-21T13:43:43.181Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-21T13:43:43.181Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-21T13:43:43.181Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-21T13:43:43.181Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-21T13:43:43.181Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-21T13:43:43.181Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-21T13:43:43.181Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-21T13:43:43.181Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-21T13:43:43.565Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-21T13:43:43.636Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-21T13:43:43.636Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-21T13:43:43.636Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-21T13:43:43.636Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-21T13:43:43.636Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-21T13:43:43.636Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-21T13:43:43.636Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-21T13:43:43.636Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-21T13:43:43.636Z] === RUN TestValidateConfigurationErrors [2022-04-21T13:43:43.636Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-21T13:43:43.636Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-21T13:43:43.636Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-21T13:43:43.636Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-21T13:43:43.636Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-21T13:43:43.636Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-21T13:43:43.636Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-21T13:43:43.636Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-21T13:43:43.636Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-21T13:43:43.636Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-21T13:43:43.636Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-21T13:43:43.636Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-21T13:43:43.636Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-21T13:43:43.636Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-21T13:43:43.636Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-21T13:43:43.636Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-21T13:43:43.636Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-21T13:43:43.636Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-21T13:43:43.636Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-21T13:43:43.636Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-21T13:43:43.636Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-21T13:43:43.636Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-21T13:43:43.636Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-21T13:43:43.636Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-21T13:43:43.636Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-21T13:43:43.636Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-21T13:43:43.636Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-21T13:43:43.636Z] === RUN TestValidateConfiguration [2022-04-21T13:43:43.636Z] === RUN TestValidateConfiguration/with_label [2022-04-21T13:43:43.636Z] === RUN TestValidateConfiguration/with_dns [2022-04-21T13:43:43.636Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-21T13:43:43.636Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-21T13:43:43.636Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-21T13:43:43.636Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-21T13:43:43.637Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-21T13:43:43.637Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-21T13:43:43.637Z] === RUN TestValidateConfiguration/with_hosts [2022-04-21T13:43:43.637Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-21T13:43:43.637Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-21T13:43:43.637Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-21T13:43:43.637Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-21T13:43:43.637Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-21T13:43:43.637Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-21T13:43:43.637Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-21T13:43:43.637Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-21T13:43:43.637Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-21T13:43:43.637Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-21T13:43:43.637Z] === RUN TestReloadSetConfigFileNotExist [2022-04-21T13:43:43.637Z] time="2022-04-21T13:43:43Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-21T13:43:43.637Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-04-21T13:43:43.637Z] === RUN TestReloadDefaultConfigNotExist [2022-04-21T13:43:43.637Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:43:43.637Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T13:43:43.637Z] === RUN TestReloadBadDefaultConfig [2022-04-21T13:43:43.637Z] time="2022-04-21T13:43:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4178295429" [2022-04-21T13:43:43.637Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-21T13:43:43.637Z] === RUN TestReloadWithConflictingLabels [2022-04-21T13:43:43.637Z] time="2022-04-21T13:43:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2964085849" [2022-04-21T13:43:43.637Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-21T13:43:43.637Z] === RUN TestReloadWithDuplicateLabels [2022-04-21T13:43:43.637Z] time="2022-04-21T13:43:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1921943967" [2022-04-21T13:43:43.637Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-21T13:43:43.637Z] === RUN TestMaskURLCredentials [2022-04-21T13:43:43.637Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-21T13:43:43.637Z] === RUN TestDaemonConfigurationMerge [2022-04-21T13:43:43.637Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-21T13:43:43.637Z] PASS [2022-04-21T13:43:43.637Z] coverage: 79.5% of statements [2022-04-21T13:43:43.637Z] ok github.com/docker/docker/daemon/config 0.222s coverage: 79.5% of statements [2022-04-21T13:43:43.637Z] === RUN TestEventsLog [2022-04-21T13:43:43.637Z] --- PASS: TestEventsLog (0.00s) [2022-04-21T13:43:43.637Z] === RUN TestEventsLogTimeout [2022-04-21T13:43:43.637Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-21T13:43:43.637Z] === RUN TestLogEvents [2022-04-21T13:43:44.093Z] --- PASS: TestLogEvents (0.05s) [2022-04-21T13:43:44.093Z] === RUN TestLoadBufferedEvents [2022-04-21T13:43:44.093Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-04-21T13:43:44.093Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-21T13:43:44.093Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-21T13:43:44.093Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-21T13:43:44.093Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-21T13:43:44.093Z] PASS [2022-04-21T13:43:44.093Z] coverage: 50.0% of statements [2022-04-21T13:43:44.093Z] ok github.com/docker/docker/daemon/events 0.224s coverage: 50.0% of statements [2022-04-21T13:43:44.136Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-21T13:43:45.056Z] === RUN TestIsEmptyDir [2022-04-21T13:43:45.056Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-21T13:43:45.056Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-21T13:43:45.056Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-21T13:43:45.056Z] PASS [2022-04-21T13:43:45.056Z] coverage: 2.3% of statements [2022-04-21T13:43:45.056Z] ok github.com/docker/docker/daemon/graphdriver 0.059s coverage: 2.3% of statements [2022-04-21T13:43:45.056Z] === RUN TestLinkNaming [2022-04-21T13:43:45.056Z] --- PASS: TestLinkNaming (0.00s) [2022-04-21T13:43:45.056Z] === RUN TestLinkNew [2022-04-21T13:43:45.056Z] --- PASS: TestLinkNew (0.00s) [2022-04-21T13:43:45.056Z] === RUN TestLinkEnv [2022-04-21T13:43:45.056Z] --- PASS: TestLinkEnv (0.00s) [2022-04-21T13:43:45.056Z] === RUN TestLinkMultipleEnv [2022-04-21T13:43:45.056Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-21T13:43:45.056Z] === RUN TestLinkPortRangeEnv [2022-04-21T13:43:45.056Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-21T13:43:45.056Z] PASS [2022-04-21T13:43:45.056Z] coverage: 93.0% of statements [2022-04-21T13:43:45.056Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2022-04-21T13:43:45.080Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-21T13:43:45.511Z] === RUN TestVerifyNetworkingConfig [2022-04-21T13:43:45.511Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-21T13:43:45.511Z] === RUN TestGetContainer [2022-04-21T13:43:45.511Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T13:43:45.511Z] === RUN TestValidContainerNames [2022-04-21T13:43:45.511Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-21T13:43:45.511Z] === RUN TestContainerInitDNS [2022-04-21T13:43:45.511Z] daemon_test.go:145: root required [2022-04-21T13:43:45.511Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-21T13:43:45.511Z] === RUN TestMerge [2022-04-21T13:43:45.511Z] --- PASS: TestMerge (0.00s) [2022-04-21T13:43:45.511Z] === RUN TestValidateContainerIsolation [2022-04-21T13:43:45.511Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-21T13:43:45.511Z] === RUN TestFindNetworkErrorType [2022-04-21T13:43:45.511Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-21T13:43:45.511Z] === RUN TestEnsureServicesExist [2022-04-21T13:43:45.511Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-21T13:43:45.511Z] === RUN TestEnsureServicesExistErrors [2022-04-21T13:43:45.511Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-21T13:43:45.511Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-21T13:43:45.511Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-21T13:43:45.511Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-21T13:43:45.511Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-21T13:43:45.511Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-21T13:43:45.511Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-21T13:43:45.511Z] === RUN TestContainerDelete [2022-04-21T13:43:45.511Z] --- PASS: TestContainerDelete (0.00s) [2022-04-21T13:43:45.511Z] === RUN TestContainerDoubleDelete [2022-04-21T13:43:45.511Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-21T13:43:45.511Z] === RUN TestLogContainerEventCopyLabels [2022-04-21T13:43:45.511Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-21T13:43:45.511Z] === RUN TestLogContainerEventWithAttributes [2022-04-21T13:43:45.511Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-21T13:43:45.511Z] === RUN TestNoneHealthcheck [2022-04-21T13:43:45.511Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-21T13:43:45.511Z] === RUN TestHealthStates [2022-04-21T13:43:45.511Z] time="2022-04-21T13:43: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-04-21T13:43:45.511Z] time="2022-04-21T13:43: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-04-21T13:43:45.511Z] time="2022-04-21T13:43: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-04-21T13:43:45.511Z] time="2022-04-21T13:43: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-04-21T13:43:45.511Z] time="2022-04-21T13:43: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-04-21T13:43:45.512Z] time="2022-04-21T13:43: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-04-21T13:43:45.512Z] time="2022-04-21T13:43: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-04-21T13:43:45.512Z] time="2022-04-21T13:43: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-04-21T13:43:45.512Z] time="2022-04-21T13:43: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-04-21T13:43:45.512Z] time="2022-04-21T13:43: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-04-21T13:43:45.512Z] --- PASS: TestHealthStates (0.14s) [2022-04-21T13:43:45.512Z] === RUN TestGetInspectData [2022-04-21T13:43:45.512Z] --- PASS: TestGetInspectData (0.00s) [2022-04-21T13:43:45.512Z] === RUN TestFillLicense [2022-04-21T13:43:45.512Z] --- PASS: TestFillLicense (0.00s) [2022-04-21T13:43:45.512Z] === RUN TestListInvalidFilter [2022-04-21T13:43:45.512Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-21T13:43:45.512Z] === RUN TestNameFilter [2022-04-21T13:43:45.512Z] --- PASS: TestNameFilter (0.00s) [2022-04-21T13:43:45.512Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-21T13:43:45.512Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-21T13:43:45.512Z] === 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-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-21T13:43:45.512Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.02s) [2022-04-21T13:43:45.512Z] --- 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-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-21T13:43:45.512Z] === RUN TestSetupWindowsDevices [2022-04-21T13:43:45.512Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-21T13:43:45.512Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-21T13:43:45.512Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-21T13:43:45.512Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-21T13:43:45.512Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T13:43:45.512Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T13:43:45.512Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-21T13:43:45.512Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-21T13:43:45.512Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-21T13:43:45.512Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-21T13:43:45.512Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-21T13:43:45.512Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-21T13:43:45.512Z] === RUN TestDaemonReloadLabels [2022-04-21T13:43:45.512Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-21T13:43:45.512Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-21T13:43:45.512Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-21T13:43:45.512Z] === RUN TestDaemonReloadMirrors [2022-04-21T13:43:45.512Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-21T13:43:45.512Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-21T13:43:45.512Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-21T13:43:45.512Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-21T13:43:45.512Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-21T13:43:45.512Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-21T13:43:45.512Z] reload_test.go:342: root required [2022-04-21T13:43:45.512Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T13:43:45.512Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-21T13:43:45.512Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.03s) [2022-04-21T13:43:45.512Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-21T13:43:45.512Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2022-04-21T13:43:45.512Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-21T13:43:45.512Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-21T13:43:45.512Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-21T13:43:45.512Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.05s) [2022-04-21T13:43:45.512Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-21T13:43:45.512Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-21T13:43:45.512Z] === RUN TestParseVolumesFrom [2022-04-21T13:43:45.512Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-21T13:43:45.512Z] PASS [2022-04-21T13:43:45.512Z] coverage: 8.8% of statements [2022-04-21T13:43:45.512Z] ok github.com/docker/docker/daemon 0.488s coverage: 8.8% of statements [2022-04-21T13:43:45.512Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-21T13:43:45.512Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-21T13:43:45.512Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-21T13:43:45.512Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-21T13:43:45.512Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-21T13:43:45.512Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-21T13:43:45.512Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-21T13:43:45.512Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-21T13:43:45.512Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-21T13:43:45.512Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-21T13:43:45.512Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-21T13:43:45.512Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-21T13:43:45.512Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-21T13:43:45.512Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-21T13:43:45.651Z] --- PASS: TestGraphdriverPluginV2 (4.43s) [2022-04-21T13:43:45.651Z] PASS [2022-04-21T13:43:45.651Z] [2022-04-21T13:43:45.651Z] DONE 5 tests in 10.441s [2022-04-21T13:43:45.651Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-21T13:43:45.651Z] ++ 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-04-21T13:43:45.651Z] ++ set -e [2022-04-21T13:43:45.651Z] ++ '[' -n 0 ']' [2022-04-21T13:43:45.651Z] ++ set -x [2022-04-21T13:43:45.651Z] ++ 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-04-21T13:43:45.912Z] INFO: Testing against a local daemon [2022-04-21T13:43:45.912Z] === RUN TestContinueAfterPluginCrash [2022-04-21T13:43:45.912Z] === PAUSE TestContinueAfterPluginCrash [2022-04-21T13:43:45.912Z] === RUN TestReadPluginNoRead [2022-04-21T13:43:45.912Z] === PAUSE TestReadPluginNoRead [2022-04-21T13:43:45.912Z] === RUN TestDaemonStartWithLogOpt [2022-04-21T13:43:45.912Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-21T13:43:45.912Z] === CONT TestContinueAfterPluginCrash [2022-04-21T13:43:45.912Z] === CONT TestDaemonStartWithLogOpt [2022-04-21T13:43:46.484Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-21T13:43:47.040Z] === RUN TestAdapterReadLogs [2022-04-21T13:43:47.040Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-21T13:43:47.040Z] === RUN TestCopier [2022-04-21T13:43:47.040Z] --- PASS: TestCopier (0.00s) [2022-04-21T13:43:47.040Z] === RUN TestCopierLongLines [2022-04-21T13:43:47.040Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-21T13:43:47.040Z] === RUN TestCopierSlow [2022-04-21T13:43:47.496Z] === RUN TestNewStreamConfig [2022-04-21T13:43:47.496Z] === RUN TestNewStreamConfig/defaults [2022-04-21T13:43:47.496Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-21T13:43:47.496Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-21T13:43:47.496Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-21T13:43:47.496Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-21T13:43:47.496Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-21T13:43:47.496Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-21T13:43:47.496Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-21T13:43:47.496Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-21T13:43:47.496Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-21T13:43:47.496Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-21T13:43:47.496Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-21T13:43:47.496Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-21T13:43:47.496Z] --- PASS: TestCopierSlow (0.24s) [2022-04-21T13:43:47.496Z] === RUN TestCopierWithSized [2022-04-21T13:43:47.496Z] === RUN TestCopierWithSized/as_is [2022-04-21T13:43:47.496Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-21T13:43:47.496Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-21T13:43:47.496Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-21T13:43:47.496Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestCopierWithPartial [2022-04-21T13:43:47.496Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestRingLogger [2022-04-21T13:43:47.496Z] --- PASS: TestRingLogger (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestRingCap [2022-04-21T13:43:47.496Z] --- PASS: TestRingCap (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestRingClose [2022-04-21T13:43:47.496Z] --- PASS: TestRingClose (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestRingDrain [2022-04-21T13:43:47.496Z] --- PASS: TestRingDrain (0.00s) [2022-04-21T13:43:47.496Z] PASS [2022-04-21T13:43:47.496Z] coverage: 43.2% of statements [2022-04-21T13:43:47.496Z] ok github.com/docker/docker/daemon/logger 0.307s coverage: 43.2% of statements [2022-04-21T13:43:47.496Z] time="2022-04-21T13:43:47Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-21T13:43:47.496Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-04-21T13:43:47.496Z] === RUN TestCreateSuccess [2022-04-21T13:43:47.496Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestCreateStreamSkipped [2022-04-21T13:43:47.496Z] time="2022-04-21T13:43:47Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-21T13:43:47.496Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestCreateLogGroupSuccess [2022-04-21T13:43:47.496Z] time="2022-04-21T13:43:47Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-21T13:43:47.496Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestCreateError [2022-04-21T13:43:47.496Z] --- PASS: TestCreateError (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestCreateAlreadyExists [2022-04-21T13:43:47.496Z] time="2022-04-21T13:43:47Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-21T13:43:47.496Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestLogClosed [2022-04-21T13:43:47.496Z] --- PASS: TestLogClosed (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestLogBlocking [2022-04-21T13:43:47.496Z] --- PASS: TestLogBlocking (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-21T13:43:47.496Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestLogNonBlockingBufferFull [2022-04-21T13:43:47.496Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestPublishBatchSuccess [2022-04-21T13:43:47.496Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestPublishBatchError [2022-04-21T13:43:47.496Z] time="2022-04-21T13:43:47Z" level=error msg=error [2022-04-21T13:43:47.496Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-21T13:43:47.496Z] time="2022-04-21T13:43:47Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T13:43:47.496Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-21T13:43:47.496Z] time="2022-04-21T13:43:47Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T13:43:47.496Z] time="2022-04-21T13:43:47Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-21T13:43:47.496Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestCollectBatchSimple [2022-04-21T13:43:47.496Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestCollectBatchTicker [2022-04-21T13:43:47.496Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestCollectBatchMultilinePattern [2022-04-21T13:43:47.496Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-21T13:43:47.496Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-21T13:43:47.496Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-21T13:43:47.496Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-21T13:43:47.496Z] === RUN TestCollectBatchClose [2022-04-21T13:43:47.496Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestEffectiveLen [2022-04-21T13:43:47.496Z] === RUN TestEffectiveLen/0/Hello [2022-04-21T13:43:47.496Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-21T13:43:47.496Z] === RUN TestEffectiveLen/2/🙃 [2022-04-21T13:43:47.496Z] === RUN TestEffectiveLen/3/���� [2022-04-21T13:43:47.496Z] === RUN TestEffectiveLen/4/He��o [2022-04-21T13:43:47.496Z] === RUN TestEffectiveLen/5/ [2022-04-21T13:43:47.496Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestFindValidSplit [2022-04-21T13:43:47.496Z] === RUN TestFindValidSplit/0/ [2022-04-21T13:43:47.496Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:43:47.496Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:43:47.496Z] === RUN TestFindValidSplit/1/Hello [2022-04-21T13:43:47.496Z] cloudwatchlogs_test.go:1076: Hello [2022-04-21T13:43:47.496Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:43:47.496Z] === RUN TestFindValidSplit/2/Hello [2022-04-21T13:43:47.496Z] cloudwatchlogs_test.go:1076: He [2022-04-21T13:43:47.496Z] cloudwatchlogs_test.go:1077: llo [2022-04-21T13:43:47.496Z] === RUN TestFindValidSplit/3/Hello [2022-04-21T13:43:47.496Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:43:47.496Z] cloudwatchlogs_test.go:1077: Hello [2022-04-21T13:43:47.496Z] === RUN TestFindValidSplit/4/🙃 [2022-04-21T13:43:47.496Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:43:47.496Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-21T13:43:47.496Z] === RUN TestFindValidSplit/5/🙃 [2022-04-21T13:43:47.496Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-21T13:43:47.496Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:43:47.496Z] === RUN TestFindValidSplit/6/a� [2022-04-21T13:43:47.496Z] cloudwatchlogs_test.go:1076: a [2022-04-21T13:43:47.496Z] cloudwatchlogs_test.go:1077: � [2022-04-21T13:43:47.496Z] === RUN TestFindValidSplit/7/a� [2022-04-21T13:43:47.496Z] cloudwatchlogs_test.go:1076: a� [2022-04-21T13:43:47.496Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:43:47.496Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestProcessEventEmoji [2022-04-21T13:43:47.496Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestCollectBatchLineSplit [2022-04-21T13:43:47.496Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-21T13:43:47.496Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-21T13:43:47.496Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestCollectBatchMaxEvents [2022-04-21T13:43:47.496Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-21T13:43:47.496Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-21T13:43:47.496Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-21T13:43:47.496Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-21T13:43:47.496Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-21T13:43:47.496Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptReconnectInterval [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/#00 [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-21T13:43:47.496Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-21T13:43:47.496Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-21T13:43:47.496Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-21T13:43:47.496Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-21T13:43:47.496Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-21T13:43:47.496Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-21T13:43:47.496Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-21T13:43:47.496Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-21T13:43:47.496Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-21T13:43:47.496Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-21T13:43:47.496Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/example.com [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-21T13:43:47.496Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-21T13:43:47.496Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/:// [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/something:// [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptionsFormat [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-21T13:43:47.497Z] === RUN TestCreateTagSuccess [2022-04-21T13:43:47.497Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-21T13:43:47.497Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-21T13:43:47.497Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-21T13:43:47.497Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-21T13:43:47.497Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-21T13:43:47.497Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-21T13:43:47.497Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-21T13:43:47.497Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-21T13:43:47.497Z] PASS [2022-04-21T13:43:47.497Z] coverage: 80.2% of statements [2022-04-21T13:43:47.497Z] ok github.com/docker/docker/daemon/logger/awslogs 0.422s coverage: 80.2% of statements [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-21T13:43:47.497Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-21T13:43:47.497Z] PASS [2022-04-21T13:43:47.497Z] coverage: 53.6% of statements [2022-04-21T13:43:47.497Z] ok github.com/docker/docker/daemon/logger/fluentd 0.086s coverage: 53.6% of statements [2022-04-21T13:43:47.497Z] === RUN TestSearchRegistryForImagesErrors [2022-04-21T13:43:47.497Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-21T13:43:47.497Z] === RUN TestSearchRegistryForImages [2022-04-21T13:43:47.497Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-21T13:43:47.497Z] === RUN TestOnlyPlatformWithFallback [2022-04-21T13:43:47.497Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-21T13:43:47.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-21T13:43:47.869Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-21T13:43:47.953Z] === RUN TestImageDelete [2022-04-21T13:43:47.953Z] === RUN TestImageDelete/no_lease [2022-04-21T13:43:47.953Z] === RUN TestImageDelete/lease_exists [2022-04-21T13:43:47.953Z] --- PASS: TestImageDelete (0.07s) [2022-04-21T13:43:47.953Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-21T13:43:47.953Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-04-21T13:43:47.953Z] === RUN TestContentStoreForPull [2022-04-21T13:43:47.953Z] --- PASS: TestContentStoreForPull (0.17s) [2022-04-21T13:43:47.953Z] PASS [2022-04-21T13:43:47.953Z] coverage: 6.6% of statements [2022-04-21T13:43:47.953Z] ok github.com/docker/docker/daemon/images 0.370s coverage: 6.6% of statements [2022-04-21T13:43:47.953Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-21T13:43:47.953Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-21T13:43:47.953Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-21T13:43:47.953Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-21T13:43:47.953Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-21T13:43:47.953Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-21T13:43:48.410Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-21T13:43:48.410Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-21T13:43:48.410Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-21T13:43:48.866Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s) [2022-04-21T13:43:48.866Z] === RUN TestFastTimeMarshalJSON [2022-04-21T13:43:48.866Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-21T13:43:48.866Z] PASS [2022-04-21T13:43:48.866Z] coverage: 87.2% of statements [2022-04-21T13:43:48.866Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.156s coverage: 87.2% of statements [2022-04-21T13:43:48.866Z] === RUN TestJSONFileLogger [2022-04-21T13:43:48.866Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-21T13:43:48.866Z] === RUN TestJSONFileLoggerWithTags [2022-04-21T13:43:48.866Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-21T13:43:48.866Z] === RUN TestJSONFileLoggerWithOpts [2022-04-21T13:43:48.866Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-21T13:43:48.866Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-21T13:43:48.866Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-21T13:43:48.866Z] === RUN TestEncodeDecode [2022-04-21T13:43:48.866Z] === PAUSE TestEncodeDecode [2022-04-21T13:43:48.866Z] === RUN TestUnexpectedEOF [2022-04-21T13:43:49.321Z] time="2022-04-21T13:43:48Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T13:43:49.321Z] time="2022-04-21T13:43:48Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T13:43:49.321Z] --- PASS: TestUnexpectedEOF (0.12s) [2022-04-21T13:43:49.321Z] === CONT TestEncodeDecode [2022-04-21T13:43:49.321Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-21T13:43:49.321Z] PASS [2022-04-21T13:43:49.321Z] coverage: 69.9% of statements [2022-04-21T13:43:49.321Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.231s coverage: 69.9% of statements [2022-04-21T13:43:49.321Z] === RUN TestWriteLog [2022-04-21T13:43:49.321Z] === PAUSE TestWriteLog [2022-04-21T13:43:49.321Z] === RUN TestReadLog [2022-04-21T13:43:49.321Z] === PAUSE TestReadLog [2022-04-21T13:43:49.321Z] === RUN TestDecode [2022-04-21T13:43:49.321Z] --- PASS: TestDecode (0.02s) [2022-04-21T13:43:49.321Z] === CONT TestWriteLog [2022-04-21T13:43:49.321Z] --- PASS: TestWriteLog (0.00s) [2022-04-21T13:43:49.321Z] === CONT TestReadLog [2022-04-21T13:43:49.321Z] === RUN TestReadLog/tail_exact [2022-04-21T13:43:49.321Z] === RUN TestReadLog/tail_less_than_available [2022-04-21T13:43:49.321Z] === RUN TestReadLog/tail_more_than_available [2022-04-21T13:43:49.321Z] --- PASS: TestReadLog (0.18s) [2022-04-21T13:43:49.321Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-04-21T13:43:49.321Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-21T13:43:49.321Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-21T13:43:49.321Z] PASS [2022-04-21T13:43:49.321Z] coverage: 78.7% of statements [2022-04-21T13:43:49.321Z] ok github.com/docker/docker/daemon/logger/local 0.247s coverage: 78.7% of statements [2022-04-21T13:43:49.321Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-21T13:43:49.777Z] === RUN TestOpenFileDelete [2022-04-21T13:43:49.777Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-21T13:43:49.777Z] === RUN TestOpenFileRename [2022-04-21T13:43:49.777Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-21T13:43:49.777Z] === RUN TestHandleDecoderErr [2022-04-21T13:43:49.777Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-21T13:43:49.777Z] === RUN TestParseLogTagDefaultTag [2022-04-21T13:43:49.777Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-21T13:43:49.777Z] === RUN TestParseLogTag [2022-04-21T13:43:49.777Z] --- PASS: TestParseLogTag (0.00s) [2022-04-21T13:43:49.777Z] === RUN TestParseLogTagEmptyTag [2022-04-21T13:43:49.777Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-21T13:43:49.777Z] === RUN TestTailFiles [2022-04-21T13:43:49.777Z] --- PASS: TestTailFiles (0.00s) [2022-04-21T13:43:49.777Z] === RUN TestFollowLogsConsumerGone [2022-04-21T13:43:49.777Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-21T13:43:49.777Z] === RUN TestFollowLogsProducerGone [2022-04-21T13:43:49.777Z] logfile_test.go:180: logDecode() closed after sending 1838 messages [2022-04-21T13:43:49.777Z] logfile_test.go:233: messages sent: 1838, received: 1838 [2022-04-21T13:43:49.777Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-21T13:43:49.777Z] === RUN TestCheckCapacityAndRotate [2022-04-21T13:43:49.782Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-21T13:43:50.233Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-21T13:43:50.233Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-21T13:43:50.233Z] === RUN TestLog [2022-04-21T13:43:50.233Z] --- PASS: TestLog (0.02s) [2022-04-21T13:43:50.233Z] PASS [2022-04-21T13:43:50.233Z] coverage: 31.5% of statements [2022-04-21T13:43:50.233Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-04-21T13:43:50.233Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.03s) [2022-04-21T13:43:50.233Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-04-21T13:43:50.233Z] PASS [2022-04-21T13:43:50.233Z] coverage: 55.1% of statements [2022-04-21T13:43:50.233Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.063s coverage: 31.5% of statements [2022-04-21T13:43:50.233Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.251s coverage: 55.1% of statements [2022-04-21T13:43:50.690Z] === RUN TestNewParse [2022-04-21T13:43:50.690Z] --- PASS: TestNewParse (0.00s) [2022-04-21T13:43:50.690Z] PASS [2022-04-21T13:43:50.690Z] coverage: 8.3% of statements [2022-04-21T13:43:50.690Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2022-04-21T13:43:50.690Z] === RUN TestValidateLogOpt [2022-04-21T13:43:50.690Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T13:43:50.690Z] === RUN TestNewMissedConfig [2022-04-21T13:43:50.690Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-21T13:43:50.690Z] === RUN TestNewMissedUrl [2022-04-21T13:43:50.690Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-21T13:43:51.066Z] --- PASS: TestInfoAPIWarnings (16.26s) [2022-04-21T13:43:51.066Z] === RUN TestInfoDebug [2022-04-21T13:43:51.066Z] --- PASS: TestInfoDebug (0.52s) [2022-04-21T13:43:51.066Z] === RUN TestInfoInsecureRegistries [2022-04-21T13:43:51.066Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-21T13:43:51.066Z] === RUN TestInfoRegistryMirrors [2022-04-21T13:43:51.066Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-21T13:43:51.066Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T13:43:51.066Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-21T13:43:51.066Z] === RUN TestPingCacheHeaders [2022-04-21T13:43:51.066Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-21T13:43:51.066Z] === RUN TestPingGet [2022-04-21T13:43:51.066Z] --- PASS: TestPingGet (0.01s) [2022-04-21T13:43:51.066Z] === RUN TestPingHead [2022-04-21T13:43:51.066Z] --- PASS: TestPingHead (0.02s) [2022-04-21T13:43:51.066Z] === RUN TestPingSwarmHeader [2022-04-21T13:43:51.145Z] === RUN TestNewMissedToken [2022-04-21T13:43:51.145Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-21T13:43:51.145Z] === RUN TestNewWithProxy [2022-04-21T13:43:51.145Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-21T13:43:51.145Z] === RUN TestDefault [2022-04-21T13:43:51.145Z] --- PASS: TestDefault (0.01s) [2022-04-21T13:43:51.145Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-21T13:43:51.145Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-21T13:43:51.145Z] === RUN TestJsonFormat [2022-04-21T13:43:51.145Z] --- PASS: TestJsonFormat (0.01s) [2022-04-21T13:43:51.145Z] === RUN TestRawFormat [2022-04-21T13:43:51.145Z] --- PASS: TestRawFormat (0.00s) [2022-04-21T13:43:51.145Z] === RUN TestRawFormatWithLabels [2022-04-21T13:43:51.145Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-21T13:43:51.145Z] === RUN TestRawFormatWithoutTag [2022-04-21T13:43:51.145Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-21T13:43:51.145Z] === RUN TestBatching [2022-04-21T13:43:51.145Z] === RUN TestParseLogFormat [2022-04-21T13:43:51.145Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-21T13:43:51.145Z] === RUN TestValidateLogOptEmpty [2022-04-21T13:43:51.145Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-21T13:43:51.145Z] === RUN TestValidateSyslogAddress [2022-04-21T13:43:51.145Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-21T13:43:51.145Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-21T13:43:51.145Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-21T13:43:51.145Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-21T13:43:51.145Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-21T13:43:51.145Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-21T13:43:51.145Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-21T13:43:51.145Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-21T13:43:51.145Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-21T13:43:51.145Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-21T13:43:51.145Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-21T13:43:51.145Z] === RUN TestParseAddressDefaultPort [2022-04-21T13:43:51.145Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-21T13:43:51.145Z] === RUN TestValidateSyslogFacility [2022-04-21T13:43:51.145Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-21T13:43:51.145Z] === RUN TestValidateLogOptSyslogFormat [2022-04-21T13:43:51.145Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-21T13:43:51.145Z] === RUN TestValidateLogOpt [2022-04-21T13:43:51.145Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T13:43:51.145Z] PASS [2022-04-21T13:43:51.145Z] coverage: 43.6% of statements [2022-04-21T13:43:51.145Z] ok github.com/docker/docker/daemon/logger/syslog 0.051s coverage: 43.6% of statements [2022-04-21T13:43:51.145Z] --- PASS: TestBatching (0.23s) [2022-04-21T13:43:51.145Z] === RUN TestFrequency [2022-04-21T13:43:51.169Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-21T13:43:51.322Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-21T13:43:51.430Z] --- PASS: TestDaemonStartWithLogOpt (5.44s) [2022-04-21T13:43:51.430Z] === CONT TestReadPluginNoRead [2022-04-21T13:43:51.601Z] --- PASS: TestFrequency (0.19s) [2022-04-21T13:43:51.601Z] === RUN TestOneMessagePerRequest [2022-04-21T13:43:51.601Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-04-21T13:43:51.601Z] === RUN TestVerify [2022-04-21T13:43:51.601Z] --- PASS: TestVerify (0.00s) [2022-04-21T13:43:51.601Z] === RUN TestSkipVerify [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:43:51.601Z] --- PASS: TestSkipVerify (0.45s) [2022-04-21T13:43:51.601Z] === RUN TestBufferMaximum [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548631.547991\",\"host\":\"7972c59d6153\"}'" [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548631.547991\",\"host\":\"7972c59d6153\"}'" [2022-04-21T13:43:51.601Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-21T13:43:51.601Z] === RUN TestServerAlwaysDown [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548631.549997\",\"host\":\"7972c59d6153\"}'" [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548631.549997\",\"host\":\"7972c59d6153\"}'" [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548631.549997\",\"host\":\"7972c59d6153\"}'" [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548631.550992\",\"host\":\"7972c59d6153\"}'" [2022-04-21T13:43:51.601Z] time="2022-04-21T13:43:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548631.550992\",\"host\":\"7972c59d6153\"}'" [2022-04-21T13:43:51.601Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-21T13:43:51.601Z] === RUN TestCannotSendAfterClose [2022-04-21T13:43:51.601Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-21T13:43:51.601Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-21T13:43:51.885Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-21T13:43:52.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-21T13:43:52.563Z] === RUN TestV1IDService [2022-04-21T13:43:52.564Z] --- PASS: TestV1IDService (0.02s) [2022-04-21T13:43:52.564Z] === RUN TestV2MetadataService [2022-04-21T13:43:52.564Z] === RUN TestSuccessfulDownload [2022-04-21T13:43:52.564Z] download_test.go:267: Needs fixing on Windows [2022-04-21T13:43:52.564Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-21T13:43:52.564Z] === RUN TestCancelledDownload [2022-04-21T13:43:52.564Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-21T13:43:52.564Z] === RUN TestMaxDownloadAttempts [2022-04-21T13:43:52.564Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:43:52.564Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:43:52.564Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:43:52.564Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:43:52.564Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:43:52.564Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:43:52.564Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:43:52.564Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:43:52.564Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:43:52.564Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:43:52.564Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:43:52.564Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:43:52.952Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-21T13:43:53.019Z] time="2022-04-21T13:43:52Z" 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-04-21T13:43:53.019Z] time="2022-04-21T13:43:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7972c59d6153\"}'" [2022-04-21T13:43:53.019Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-21T13:43:53.019Z] PASS [2022-04-21T13:43:53.019Z] coverage: 82.5% of statements [2022-04-21T13:43:53.019Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-21T13:43:53.019Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-21T13:43:53.019Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-21T13:43:53.019Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-21T13:43:53.019Z] === RUN TestContinueOnError_NeverContinue [2022-04-21T13:43:53.019Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-21T13:43:53.019Z] === RUN TestManifestStore [2022-04-21T13:43:53.019Z] === RUN TestManifestStore/no_remote_or_local [2022-04-21T13:43:53.019Z] ok github.com/docker/docker/daemon/logger/splunk 1.953s coverage: 82.5% of statements [2022-04-21T13:43:53.019Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-21T13:43:53.019Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-21T13:43:53.019Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-21T13:43:53.019Z] time="2022-04-21T13:43:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:43:53.019Z] time="2022-04-21T13:43:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:43:53.019Z] time="2022-04-21T13:43:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:43:53.019Z] time="2022-04-21T13:43:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:43:53.019Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-21T13:43:53.019Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2022-04-21T13:43:53.019Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2022-04-21T13:43:53.019Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2022-04-21T13:43:53.019Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2022-04-21T13:43:53.019Z] === RUN TestTransfer [2022-04-21T13:43:53.019Z] time="2022-04-21T13:43:52Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2186383300\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-21T13:43:53.019Z] === RUN TestManifestStore/no_local_cache [2022-04-21T13:43:53.019Z] === RUN TestManifestStore/with_local_cache [2022-04-21T13:43:53.019Z] === RUN TestManifestStore/unknown_media_type [2022-04-21T13:43:53.019Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-21T13:43:53.019Z] time="2022-04-21T13:43:52Z" level=warning msg="reference for unknown type: " [2022-04-21T13:43:53.019Z] time="2022-04-21T13:43:52Z" level=warning msg="reference for unknown type: " [2022-04-21T13:43:53.019Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-21T13:43:53.019Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-21T13:43:53.019Z] time="2022-04-21T13:43:52Z" level=warning msg="reference for unknown type: " [2022-04-21T13:43:53.020Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-21T13:43:53.020Z] time="2022-04-21T13:43:52Z" level=warning msg="reference for unknown type: " [2022-04-21T13:43:53.020Z] time="2022-04-21T13:43:52Z" level=warning msg="reference for unknown type: " [2022-04-21T13:43:53.020Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-21T13:43:53.020Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-21T13:43:53.020Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-21T13:43:53.020Z] time="2022-04-21T13:43:52Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-21T13:43:53.020Z] --- PASS: TestManifestStore (0.25s) [2022-04-21T13:43:53.020Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-04-21T13:43:53.020Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-21T13:43:53.020Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-21T13:43:53.020Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-04-21T13:43:53.020Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-21T13:43:53.020Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-21T13:43:53.020Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-04-21T13:43:53.020Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-04-21T13:43:53.020Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-21T13:43:53.020Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-04-21T13:43:53.020Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaType [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-21T13:43:53.020Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-21T13:43:53.020Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-21T13:43:53.020Z] === RUN TestFixManifestLayers [2022-04-21T13:43:53.020Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-21T13:43:53.020Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-21T13:43:53.020Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T13:43:53.020Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T13:43:53.020Z] === RUN TestFixManifestLayersBadParent [2022-04-21T13:43:53.020Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-21T13:43:53.020Z] === RUN TestValidateManifest [2022-04-21T13:43:53.020Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T13:43:53.020Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-21T13:43:53.020Z] === RUN TestFormatPlatform [2022-04-21T13:43:53.020Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-21T13:43:53.020Z] === RUN TestPullSchema2Config [2022-04-21T13:43:53.020Z] === RUN TestPullSchema2Config/success_first_time [2022-04-21T13:43:53.020Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:43:53.020Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:43:53.020Z] === RUN TestPullSchema2Config/500_status [2022-04-21T13:43:53.020Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:43:53.020Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:43:53.020Z] --- PASS: TestTransfer (0.13s) [2022-04-21T13:43:53.020Z] === RUN TestConcurrencyLimit [2022-04-21T13:43:53.251Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-21T13:43:53.251Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-04-21T13:43:53.251Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-21T13:43:53.252Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-21T13:43:53.252Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-21T13:43:53.252Z] === RUN TestVersion [2022-04-21T13:43:53.252Z] --- PASS: TestVersion (0.02s) [2022-04-21T13:43:53.252Z] === CONT TestDiskUsage [2022-04-21T13:43:53.476Z] --- PASS: TestV2MetadataService (0.76s) [2022-04-21T13:43:53.476Z] PASS [2022-04-21T13:43:53.476Z] coverage: 48.2% of statements [2022-04-21T13:43:53.476Z] ok github.com/docker/docker/distribution/metadata 0.835s coverage: 48.2% of statements [2022-04-21T13:43:53.476Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:43:53.476Z] === RUN TestPullSchema2Config/EOF [2022-04-21T13:43:53.476Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:43:53.476Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:43:53.476Z] 2022/04/21 13:43:53 http: panic serving 127.0.0.1:49220: intentional panic [2022-04-21T13:43:53.476Z] goroutine 76 [running]: [2022-04-21T13:43:53.476Z] net/http.(*conn).serve.func1() [2022-04-21T13:43:53.476Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T13:43:53.476Z] panic({0x17c9000, 0x19ab8f0}) [2022-04-21T13:43:53.476Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T13:43:53.476Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00034e000?, {0x19b30d8?, 0xc00035c0e0?}) [2022-04-21T13:43:53.476Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-21T13:43:53.476Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x19b30d8, 0xc00035c0e0}, 0xc00057e200) [2022-04-21T13:43:53.476Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-21T13:43:53.476Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x19b30d8?, 0xc00035c0e0?}, 0xc00005b800?) [2022-04-21T13:43:53.476Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T13:43:53.476Z] net/http.serverHandler.ServeHTTP({0xc00033e690?}, {0x19b30d8, 0xc00035c0e0}, 0xc00057e200) [2022-04-21T13:43:53.476Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T13:43:53.476Z] net/http.(*conn).serve(0xc0002ee000, {0x19b3950, 0xc000093ad0}) [2022-04-21T13:43:53.476Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T13:43:53.476Z] created by net/http.(*Server).Serve [2022-04-21T13:43:53.476Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T13:43:53.476Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-21T13:43:53.476Z] === RUN TestInactiveJobs [2022-04-21T13:43:53.476Z] === RUN TestNotFound [2022-04-21T13:43:53.476Z] --- PASS: TestNotFound (0.00s) [2022-04-21T13:43:53.476Z] === RUN TestConflict [2022-04-21T13:43:53.476Z] --- PASS: TestConflict (0.00s) [2022-04-21T13:43:53.476Z] === RUN TestForbidden [2022-04-21T13:43:53.476Z] --- PASS: TestForbidden (0.00s) [2022-04-21T13:43:53.476Z] === RUN TestInvalidParameter [2022-04-21T13:43:53.476Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-21T13:43:53.476Z] === RUN TestNotImplemented [2022-04-21T13:43:53.476Z] --- PASS: TestNotImplemented (0.00s) [2022-04-21T13:43:53.476Z] === RUN TestNotModified [2022-04-21T13:43:53.476Z] --- PASS: TestNotModified (0.00s) [2022-04-21T13:43:53.476Z] === RUN TestUnauthorized [2022-04-21T13:43:53.476Z] --- PASS: TestUnauthorized (0.00s) [2022-04-21T13:43:53.476Z] === RUN TestUnknown [2022-04-21T13:43:53.476Z] --- PASS: TestUnknown (0.00s) [2022-04-21T13:43:53.476Z] === RUN TestCancelled [2022-04-21T13:43:53.476Z] --- PASS: TestCancelled (0.00s) [2022-04-21T13:43:53.476Z] === RUN TestDeadline [2022-04-21T13:43:53.476Z] --- PASS: TestDeadline (0.00s) [2022-04-21T13:43:53.476Z] === RUN TestDataLoss [2022-04-21T13:43:53.476Z] --- PASS: TestDataLoss (0.00s) [2022-04-21T13:43:53.476Z] === RUN TestUnavailable [2022-04-21T13:43:53.476Z] --- PASS: TestUnavailable (0.00s) [2022-04-21T13:43:53.476Z] === RUN TestSystem [2022-04-21T13:43:53.476Z] --- PASS: TestSystem (0.00s) [2022-04-21T13:43:53.476Z] === RUN TestFromStatusCode [2022-04-21T13:43:53.476Z] === RUN TestFromStatusCode/Not_Found [2022-04-21T13:43:53.476Z] === RUN TestFromStatusCode/Bad_Request [2022-04-21T13:43:53.476Z] === RUN TestFromStatusCode/Conflict [2022-04-21T13:43:53.476Z] === RUN TestFromStatusCode/Unauthorized [2022-04-21T13:43:53.476Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-21T13:43:53.476Z] === RUN TestFromStatusCode/Forbidden [2022-04-21T13:43:53.476Z] === RUN TestFromStatusCode/Not_Modified [2022-04-21T13:43:53.476Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-21T13:43:53.476Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-21T13:43:53.476Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-21T13:43:53.476Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-21T13:43:53.476Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-21T13:43:53.476Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-21T13:43:53.476Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-21T13:43:53.476Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-21T13:43:53.476Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-21T13:43:53.476Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-21T13:43:53.476Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-21T13:43:53.476Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-21T13:43:53.476Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-21T13:43:53.476Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-21T13:43:53.476Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-21T13:43:53.476Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-21T13:43:53.476Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-21T13:43:53.476Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-21T13:43:53.476Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-21T13:43:53.476Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-21T13:43:53.476Z] PASS [2022-04-21T13:43:53.476Z] coverage: 77.0% of statements [2022-04-21T13:43:53.476Z] ok github.com/docker/docker/errdefs 0.037s coverage: 77.0% of statements [2022-04-21T13:43:53.476Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:43:53.476Z] === RUN TestPullSchema2Config/unauthorized [2022-04-21T13:43:53.476Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:43:53.476Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:43:53.476Z] --- PASS: TestPullSchema2Config (0.52s) [2022-04-21T13:43:53.476Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-21T13:43:53.476Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-21T13:43:53.476Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-21T13:43:53.476Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-21T13:43:53.476Z] === RUN TestGetRepositoryMountCandidates [2022-04-21T13:43:53.476Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-21T13:43:53.476Z] === RUN TestLayerAlreadyExists [2022-04-21T13:43:53.476Z] 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-04-21T13:43:53.476Z] 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-04-21T13:43:53.476Z] 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-04-21T13:43:53.476Z] 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-04-21T13:43:53.476Z] 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-04-21T13:43:53.476Z] 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-04-21T13:43:53.476Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-21T13:43:53.476Z] === RUN TestWhenEmptyAuthConfig [2022-04-21T13:43:53.508Z] === RUN TestDiskUsage/empty [2022-04-21T13:43:53.508Z] === RUN TestDiskUsage/empty/container_types [2022-04-21T13:43:53.508Z] === RUN TestDiskUsage/empty/image_types [2022-04-21T13:43:53.508Z] === RUN TestDiskUsage/empty/volume_types [2022-04-21T13:43:53.508Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-21T13:43:53.508Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-21T13:43:53.508Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-21T13:43:53.508Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-21T13:43:53.508Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-21T13:43:53.508Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-21T13:43:53.508Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-21T13:43:53.508Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-21T13:43:53.765Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-21T13:43:53.765Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-21T13:43:53.765Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-21T13:43:53.765Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-21T13:43:53.765Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-21T13:43:53.765Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-21T13:43:53.765Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-21T13:43:53.765Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-21T13:43:53.765Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-21T13:43:53.765Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-21T13:43:53.765Z] === RUN TestDiskUsage/after_container.Run [2022-04-21T13:43:53.932Z] --- PASS: TestInactiveJobs (0.39s) [2022-04-21T13:43:53.932Z] === RUN TestWatchRelease [2022-04-21T13:43:53.932Z] --- PASS: TestWatchRelease (0.04s) [2022-04-21T13:43:53.932Z] === RUN TestWatchFinishedTransfer [2022-04-21T13:43:53.932Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-21T13:43:53.932Z] === RUN TestDuplicateTransfer [2022-04-21T13:43:53.932Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-21T13:43:53.932Z] === RUN TestSuccessfulUpload [2022-04-21T13:43:53.932Z] time="2022-04-21T13:43:53Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-21T13:43:54.021Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-21T13:43:54.021Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-21T13:43:54.021Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-21T13:43:54.021Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-21T13:43:54.021Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-21T13:43:54.021Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-21T13:43:54.021Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-21T13:43:54.021Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-21T13:43:54.021Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-21T13:43:54.021Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-21T13:43:54.021Z] --- PASS: TestDiskUsage (1.15s) [2022-04-21T13:43:54.021Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-21T13:43:54.021Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-21T13:43:54.021Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-21T13:43:54.021Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-21T13:43:54.021Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-21T13:43:54.021Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-21T13:43:54.021Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-21T13:43:54.021Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:54.021Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:54.021Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-21T13:43:54.021Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:54.021Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-04-21T13:43:54.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-21T13:43:54.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-21T13:43:54.022Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:54.022Z] PASS [2022-04-21T13:43:54.022Z] [2022-04-21T13:43:54.022Z] === Skipped [2022-04-21T13:43:54.022Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:43:54.022Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T13:43:54.022Z] [2022-04-21T13:43:54.022Z] DONE 54 tests, 1 skipped in 22.047s [2022-04-21T13:43:54.278Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-21T13:43:54.278Z] ++ 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-04-21T13:43:54.278Z] ++ set -e [2022-04-21T13:43:54.278Z] ++ '[' -n 0 ']' [2022-04-21T13:43:54.278Z] ++ set -x [2022-04-21T13:43:54.278Z] ++ 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-04-21T13:43:54.278Z] INFO: Testing against a local daemon [2022-04-21T13:43:54.278Z] === RUN TestVolumesCreateAndList [2022-04-21T13:43:54.278Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-21T13:43:54.278Z] === RUN TestVolumesRemove [2022-04-21T13:43:54.278Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-21T13:43:54.278Z] === RUN TestVolumesInspect [2022-04-21T13:43:54.278Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-21T13:43:54.278Z] === RUN TestVolumesInvalidJSON [2022-04-21T13:43:54.278Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T13:43:54.278Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T13:43:54.278Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T13:43:54.278Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T13:43:54.278Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T13:43:54.278Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T13:43:54.278Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T13:43:54.278Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-21T13:43:54.278Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-21T13:43:54.278Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T13:43:54.278Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T13:43:54.278Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T13:43:54.278Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T13:43:54.278Z] PASS [2022-04-21T13:43:54.278Z] [2022-04-21T13:43:54.278Z] DONE 9 tests in 0.224s [2022-04-21T13:43:54.278Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T13:43:54.336Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-21T13:43:54.336Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-21T13:43:54.336Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-21T13:43:54.336Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-21T13:43:54.336Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-21T13:43:54.336Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-21T13:43:54.336Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-21T13:43:54.388Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-21T13:43:54.388Z] === RUN TestCancelledUpload [2022-04-21T13:43:54.388Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-21T13:43:54.388Z] PASS [2022-04-21T13:43:54.388Z] coverage: 76.8% of statements [2022-04-21T13:43:54.388Z] ok github.com/docker/docker/distribution/xfer 1.765s coverage: 76.8% of statements [2022-04-21T13:43:54.388Z] === RUN TestCompare [2022-04-21T13:43:54.388Z] --- PASS: TestCompare (0.00s) [2022-04-21T13:43:54.388Z] PASS [2022-04-21T13:43:54.388Z] coverage: 19.2% of statements [2022-04-21T13:43:54.388Z] ok github.com/docker/docker/image/cache 0.059s coverage: 19.2% of statements [2022-04-21T13:43:54.388Z] === RUN TestFSGetInvalidData [2022-04-21T13:43:54.388Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-21T13:43:54.388Z] === RUN TestFSInvalidSet [2022-04-21T13:43:54.388Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-21T13:43:54.388Z] === RUN TestFSInvalidRoot [2022-04-21T13:43:54.388Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-21T13:43:54.388Z] === RUN TestFSMetadataGetSet [2022-04-21T13:43:54.388Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-21T13:43:54.388Z] === RUN TestFSInvalidWalker [2022-04-21T13:43:54.388Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-21T13:43:54.388Z] === RUN TestFSGetSet [2022-04-21T13:43:54.388Z] --- PASS: TestFSGetSet (0.03s) [2022-04-21T13:43:54.388Z] === RUN TestFSGetUnsetKey [2022-04-21T13:43:54.388Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-04-21T13:43:54.388Z] === RUN TestFSGetEmptyData [2022-04-21T13:43:54.388Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-21T13:43:54.388Z] === RUN TestFSDelete [2022-04-21T13:43:54.534Z] ++++ cat bundles/test-integration/docker.pid [2022-04-21T13:43:54.534Z] +++ kill 14216 [2022-04-21T13:43:54.596Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-21T13:43:54.790Z] +++ /etc/init.d/apparmor stop [2022-04-21T13:43:54.790Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T13:43:54.790Z] [2022-04-21T13:43:54.790Z] Unloading profiles will leave already running processes permanently [2022-04-21T13:43:54.790Z] unconfined, which can lead to unexpected situations. [2022-04-21T13:43:54.790Z] [2022-04-21T13:43:54.790Z] To set a process to complain mode, use the command line tool [2022-04-21T13:43:54.790Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T13:43:54.790Z] +++ true [2022-04-21T13:43:54.790Z] exiting test-integration [2022-04-21T13:43:54.790Z] ++ exit 0 [2022-04-21T13:43:54.790Z] [2022-04-21T13:43:54.845Z] --- PASS: TestFSDelete (0.01s) [2022-04-21T13:43:54.845Z] === RUN TestFSWalker [2022-04-21T13:43:54.845Z] --- PASS: TestWhenEmptyAuthConfig (1.05s) [2022-04-21T13:43:54.845Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-21T13:43:54.845Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-21T13:43:54.845Z] === RUN TestTokenPassThru [2022-04-21T13:43:54.845Z] --- PASS: TestFSWalker (0.03s) [2022-04-21T13:43:54.845Z] === RUN TestFSWalkerStopOnError [2022-04-21T13:43:54.845Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-21T13:43:54.845Z] === RUN TestTokenPassThruDifferentHost [2022-04-21T13:43:54.845Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-04-21T13:43:54.845Z] === RUN TestNewFromJSON [2022-04-21T13:43:54.845Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-21T13:43:54.845Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-21T13:43:54.845Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-21T13:43:54.845Z] === RUN TestMarshalKeyOrder [2022-04-21T13:43:54.845Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-21T13:43:54.845Z] === RUN TestHistoryEqual [2022-04-21T13:43:54.845Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-04-21T13:43:54.845Z] PASS [2022-04-21T13:43:54.845Z] coverage: 26.6% of statements [2022-04-21T13:43:54.845Z] ok github.com/docker/docker/distribution 1.908s coverage: 26.6% of statements [2022-04-21T13:43:54.845Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-21T13:43:54.845Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-21T13:43:54.845Z] --- PASS: TestHistoryEqual (0.12s) [2022-04-21T13:43:54.845Z] === RUN TestImage [2022-04-21T13:43:54.845Z] --- PASS: TestImage (0.00s) [2022-04-21T13:43:54.845Z] === RUN TestImageOSNotEmpty [2022-04-21T13:43:54.845Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-21T13:43:54.845Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-21T13:43:54.845Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-21T13:43:54.845Z] === RUN TestCreate [2022-04-21T13:43:54.845Z] --- PASS: TestCreate (0.01s) [2022-04-21T13:43:54.845Z] === RUN TestRestore [2022-04-21T13:43:54.845Z] time="2022-04-21T13:43:54Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-21T13:43:54.845Z] --- PASS: TestRestore (0.03s) [2022-04-21T13:43:54.845Z] === RUN TestAddDelete [2022-04-21T13:43:54.845Z] --- PASS: TestAddDelete (0.03s) [2022-04-21T13:43:54.845Z] === RUN TestSearchAfterDelete [2022-04-21T13:43:54.845Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-21T13:43:54.845Z] === RUN TestParentReset [2022-04-21T13:43:54.845Z] --- PASS: TestParentReset (0.03s) [2022-04-21T13:43:54.845Z] === RUN TestGetAndSetLastUpdated [2022-04-21T13:43:54.845Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-21T13:43:54.845Z] === RUN TestStoreLen [2022-04-21T13:43:54.845Z] --- PASS: TestStoreLen (0.05s) [2022-04-21T13:43:54.845Z] PASS [2022-04-21T13:43:54.845Z] coverage: 86.9% of statements [2022-04-21T13:43:54.845Z] ok github.com/docker/docker/image 0.522s coverage: 86.9% of statements [2022-04-21T13:43:54.858Z] docker_api_swarm_node_test.go:20: [d5d3cc4644ef2] joining swarm manager [d737fa9317f5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:43:55.302Z] === RUN TestMakeV1ConfigFromConfig [2022-04-21T13:43:55.302Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-21T13:43:55.302Z] PASS [2022-04-21T13:43:55.302Z] coverage: 25.0% of statements [2022-04-21T13:43:55.302Z] ok github.com/docker/docker/image/v1 0.061s coverage: 25.0% of statements Post stage [Pipeline] junit [2022-04-21T13:43:55.728Z] Recording test results [2022-04-21T13:43:55.758Z] === RUN TestValidateManifest [2022-04-21T13:43:55.758Z] === RUN TestValidateManifest/nil [2022-04-21T13:43:55.758Z] === RUN TestValidateManifest/non-nil [2022-04-21T13:43:55.758Z] --- PASS: TestValidateManifest (0.00s) [2022-04-21T13:43:55.758Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-21T13:43:55.758Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-21T13:43:55.758Z] PASS [2022-04-21T13:43:55.758Z] coverage: 0.7% of statements [2022-04-21T13:43:55.758Z] ok github.com/docker/docker/image/tarexport 0.098s coverage: 0.7% of statements [2022-04-21T13:43:55.758Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-21T13:43:55.801Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-21T13:43:55.801Z] docker_api_swarm_node_test.go:21: [d2023fc841982] joining swarm manager [d737fa9317f5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:43:56.038Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-21T13:43:56.374Z] === RUN TestReadPluginNoRead/default [2022-04-21T13:43:56.393Z] + echo Ensuring container killed. [2022-04-21T13:43:56.393Z] Ensuring container killed. [2022-04-21T13:43:56.393Z] + docker rm -vf docker-pr2 [2022-04-21T13:43:56.393Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-21T13:43:56.721Z] === RUN TestSerialization [2022-04-21T13:43:56.721Z] --- PASS: TestSerialization (0.02s) [2022-04-21T13:43:56.721Z] PASS [2022-04-21T13:43:56.721Z] coverage: 100.0% of statements [2022-04-21T13:43:56.721Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2022-04-21T13:43:56.723Z] + echo Chowning /workspace to jenkins user [2022-04-21T13:43:56.723Z] Chowning /workspace to jenkins user [2022-04-21T13:43:56.723Z] + id -u [2022-04-21T13:43:56.723Z] + id -g [2022-04-21T13:43:56.723Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43511:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T13:43:56.723Z] Unable to find image 'busybox:latest' locally [2022-04-21T13:43:56.723Z] latest: Pulling from library/busybox [2022-04-21T13:43:56.949Z] --- PASS: TestContinueAfterPluginCrash (10.89s) [2022-04-21T13:43:56.979Z] 2f0e692259c0: Pulling fs layer [2022-04-21T13:43:56.979Z] 2f0e692259c0: Verifying Checksum [2022-04-21T13:43:56.979Z] 2f0e692259c0: Download complete [2022-04-21T13:43:56.979Z] 2f0e692259c0: Pull complete [2022-04-21T13:43:56.979Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-21T13:43:56.979Z] Status: Downloaded newer image for busybox:latest [2022-04-21T13:43:57.178Z] === RUN TestEmptyLayer [2022-04-21T13:43:57.178Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-21T13:43:57.178Z] === RUN TestCommitFailure [2022-04-21T13:43:57.178Z] === RUN TestEnvironmentParsing [2022-04-21T13:43:57.178Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-21T13:43:57.178Z] PASS [2022-04-21T13:43:57.178Z] coverage: 1.2% of statements [2022-04-21T13:43:57.178Z] --- PASS: TestCommitFailure (0.01s) [2022-04-21T13:43:57.178Z] === RUN TestStartTransactionFailure [2022-04-21T13:43:57.178Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-21T13:43:57.178Z] === RUN TestGetOrphan [2022-04-21T13:43:57.178Z] ok github.com/docker/docker/libcontainerd/local 0.061s coverage: 1.2% of statements [2022-04-21T13:43:57.178Z] --- PASS: TestGetOrphan (0.01s) [2022-04-21T13:43:57.178Z] === RUN TestMountAndRegister [2022-04-21T13:43:57.178Z] layer_test.go:258: Layer size: 14 [2022-04-21T13:43:57.178Z] --- PASS: TestMountAndRegister (0.06s) [2022-04-21T13:43:57.178Z] === RUN TestLayerRelease [2022-04-21T13:43:57.178Z] layer_test.go:291: Failing on Windows [2022-04-21T13:43:57.178Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-21T13:43:57.178Z] === RUN TestStoreRestore [2022-04-21T13:43:57.178Z] layer_test.go:340: Failing on Windows [2022-04-21T13:43:57.178Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-21T13:43:57.178Z] === RUN TestTarStreamStability [2022-04-21T13:43:57.178Z] layer_test.go:455: Failing on Windows [2022-04-21T13:43:57.178Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-21T13:43:57.178Z] === RUN TestRegisterExistingLayer [2022-04-21T13:43:57.178Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-04-21T13:43:57.178Z] === RUN TestTarStreamVerification [2022-04-21T13:43:57.178Z] layer_test.go:684: Failing on Windows [2022-04-21T13:43:57.178Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-21T13:43:57.178Z] === RUN TestLayerMigration [2022-04-21T13:43:57.178Z] migration_test.go:45: Failing on Windows [2022-04-21T13:43:57.178Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-21T13:43:57.178Z] === RUN TestLayerMigrationNoTarsplit [2022-04-21T13:43:57.178Z] migration_test.go:181: Failing on Windows [2022-04-21T13:43:57.178Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T13:43:57.178Z] === RUN TestMountInit [2022-04-21T13:43:57.178Z] mount_test.go:17: Failing on Windows [2022-04-21T13:43:57.178Z] --- SKIP: TestMountInit (0.00s) [2022-04-21T13:43:57.178Z] === RUN TestMountSize [2022-04-21T13:43:57.178Z] mount_test.go:76: Failing on Windows [2022-04-21T13:43:57.178Z] --- SKIP: TestMountSize (0.00s) [2022-04-21T13:43:57.178Z] === RUN TestMountChanges [2022-04-21T13:43:57.178Z] mount_test.go:125: Failing on Windows [2022-04-21T13:43:57.178Z] --- SKIP: TestMountChanges (0.00s) [2022-04-21T13:43:57.178Z] === RUN TestMountApply [2022-04-21T13:43:57.178Z] mount_test.go:212: Failing on Windows [2022-04-21T13:43:57.178Z] --- SKIP: TestMountApply (0.00s) [2022-04-21T13:43:57.178Z] PASS [2022-04-21T13:43:57.178Z] coverage: 30.6% of statements [2022-04-21T13:43:57.178Z] ok github.com/docker/docker/layer 0.263s coverage: 30.6% of statements [2022-04-21T13:43:57.178Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-21T13:43:57.178Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-21T13:43:57.178Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-21T13:43:57.178Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-21T13:43:57.212Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-21T13:43:57.212Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-21T13:43:57.634Z] === RUN TestSequenceGetAvailableBit [2022-04-21T13:43:57.634Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-21T13:43:57.634Z] === RUN TestSequenceEqual [2022-04-21T13:43:57.634Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-21T13:43:57.634Z] === RUN TestSequenceCopy [2022-04-21T13:43:57.634Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-21T13:43:57.634Z] === RUN TestGetFirstAvailable [2022-04-21T13:43:57.634Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-21T13:43:57.634Z] === RUN TestFindSequence [2022-04-21T13:43:57.634Z] --- PASS: TestFindSequence (0.00s) [2022-04-21T13:43:57.634Z] === RUN TestCheckIfAvailable [2022-04-21T13:43:57.634Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-21T13:43:57.634Z] === RUN TestMergeSequences [2022-04-21T13:43:57.634Z] --- PASS: TestMergeSequences (0.00s) [2022-04-21T13:43:57.634Z] === RUN TestPushReservation [2022-04-21T13:43:57.634Z] --- PASS: TestPushReservation (0.00s) [2022-04-21T13:43:57.634Z] === RUN TestSerializeDeserialize [2022-04-21T13:43:57.634Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-21T13:43:57.634Z] === RUN TestSet [2022-04-21T13:43:57.634Z] --- PASS: TestSet (0.00s) [2022-04-21T13:43:57.634Z] === RUN TestSetUnset [2022-04-21T13:43:57.634Z] --- PASS: TestSetUnset (0.00s) [2022-04-21T13:43:57.634Z] === RUN TestOffsetSetUnset [2022-04-21T13:43:57.634Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-21T13:43:57.634Z] === RUN TestSetInRange [2022-04-21T13:43:57.634Z] --- PASS: TestSetInRange (0.00s) [2022-04-21T13:43:57.634Z] === RUN TestSetAnyInRange [2022-04-21T13:43:57.634Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-21T13:43:57.634Z] === RUN TestMethods [2022-04-21T13:43:57.634Z] --- PASS: TestMethods (0.00s) [2022-04-21T13:43:57.634Z] === RUN TestRandomAllocateDeallocate [2022-04-21T13:43:58.154Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-21T13:43:58.154Z] === RUN TestReadPluginNoRead/disabled_caching [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-21T13:43:58.675Z] + bundleName=arm64-integration [2022-04-21T13:43:58.675Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-21T13:43:58.675Z] Creating arm64-integration-bundles.tar.gz [2022-04-21T13:43:58.675Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-21T13:43:58.675Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-21T13:43:58.725Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [Pipeline] archiveArtifacts [2022-04-21T13:43:58.940Z] Archiving artifacts [2022-04-21T13:43:59.161Z] === RUN TestInvalidConfig [2022-04-21T13:43:59.161Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-21T13:43:59.161Z] === RUN TestConfig [2022-04-21T13:43:59.161Z] --- PASS: TestConfig (0.00s) [2022-04-21T13:43:59.161Z] === RUN TestOptionsLabels [2022-04-21T13:43:59.161Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-21T13:43:59.161Z] === RUN TestValidName [2022-04-21T13:43:59.161Z] --- PASS: TestValidName (0.00s) [2022-04-21T13:43:59.161Z] PASS [2022-04-21T13:43:59.161Z] coverage: 19.7% of statements [2022-04-21T13:43:59.161Z] ok github.com/docker/docker/libnetwork/config 0.064s coverage: 19.7% of statements [2022-04-21T13:43:59.296Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-21T13:43:59.556Z] === CONT TestReadPluginNoRead [2022-04-21T13:43:59.556Z] read_test.go:92: [d6ada178db4d9] daemon is not started [2022-04-21T13:43:59.556Z] --- PASS: TestReadPluginNoRead (8.18s) [2022-04-21T13:43:59.556Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2022-04-21T13:43:59.556Z] --- PASS: TestReadPluginNoRead/default (1.57s) [2022-04-21T13:43:59.557Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2022-04-21T13:43:59.557Z] PASS [2022-04-21T13:43:59.557Z] [2022-04-21T13:43:59.557Z] DONE 6 tests in 13.762s [2022-04-21T13:43:59.557Z] 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-04-21T13:43:59.557Z] ++ 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-04-21T13:43:59.557Z] ++ set -e [2022-04-21T13:43:59.557Z] ++ '[' -n 0 ']' [2022-04-21T13:43:59.557Z] ++ set -x [2022-04-21T13:43:59.557Z] ++ 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-04-21T13:43:59.557Z] testing: warning: no tests to run [2022-04-21T13:43:59.557Z] PASS [2022-04-21T13:43:59.557Z] [2022-04-21T13:43:59.557Z] DONE 0 tests in 0.052s [2022-04-21T13:43:59.557Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-21T13:43:59.557Z] ++ 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-04-21T13:43:59.557Z] ++ set -e [2022-04-21T13:43:59.557Z] ++ '[' -n 0 ']' [2022-04-21T13:43:59.557Z] ++ set -x [2022-04-21T13:43:59.557Z] ++ 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-04-21T13:43:59.617Z] === RUN TestKey [2022-04-21T13:43:59.617Z] --- PASS: TestKey (0.00s) [2022-04-21T13:43:59.617Z] === RUN TestParseKey [2022-04-21T13:43:59.617Z] --- PASS: TestParseKey (0.00s) [2022-04-21T13:43:59.617Z] === RUN TestInvalidDataStore [2022-04-21T13:43:59.617Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-21T13:43:59.617Z] === RUN TestKVObjectFlatKey [2022-04-21T13:43:59.617Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-21T13:43:59.617Z] === RUN TestAtomicKVObjectFlatKey [2022-04-21T13:43:59.617Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-21T13:43:59.617Z] PASS [2022-04-21T13:43:59.617Z] coverage: 21.9% of statements [2022-04-21T13:43:59.617Z] ok github.com/docker/docker/libnetwork/datastore 0.040s coverage: 21.9% of statements [2022-04-21T13:43:59.817Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-21T13:44:00.073Z] === RUN TestErrorInterfaces [2022-04-21T13:44:00.073Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-21T13:44:00.073Z] === RUN TestNetworkMarshalling [2022-04-21T13:44:00.078Z] INFO: Testing against a local daemon [2022-04-21T13:44:00.078Z] === RUN TestPluginWithDevMounts [2022-04-21T13:44:00.078Z] === PAUSE TestPluginWithDevMounts [2022-04-21T13:44:00.078Z] === CONT TestPluginWithDevMounts [2022-04-21T13:44:00.339Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-21T13:44:00.339Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-21T13:44:00.339Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-21T13:44:00.510Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43511/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-04-21T13:44:00.529Z] --- PASS: TestNetworkMarshalling (0.14s) [2022-04-21T13:44:00.529Z] === RUN TestEndpointMarshalling [2022-04-21T13:44:00.529Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-21T13:44:00.529Z] === RUN TestAuxAddresses [2022-04-21T13:44:00.529Z] time="2022-04-21T13:44:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:44:00.529Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-21T13:44:00.529Z] === RUN TestSRVServiceQuery [2022-04-21T13:44:00.529Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:44:00.529Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-21T13:44:00.529Z] === RUN TestServiceVIPReuse [2022-04-21T13:44:00.529Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:44:00.529Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-21T13:44:00.529Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-21T13:44:00.529Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:44:00.529Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-21T13:44:00.529Z] === RUN TestDNSIPQuery [2022-04-21T13:44:00.529Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:44:00.529Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-21T13:44:00.529Z] === RUN TestDNSProxyServFail [2022-04-21T13:44:00.529Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:44:00.529Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-21T13:44:00.529Z] === RUN TestSandboxAddEmpty [2022-04-21T13:44:00.529Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:44:00.529Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-21T13:44:00.529Z] === RUN TestSandboxAddMultiPrio [2022-04-21T13:44:00.529Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:44:00.529Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-21T13:44:00.529Z] === RUN TestSandboxAddSamePrio [2022-04-21T13:44:00.529Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:44:00.529Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-21T13:44:00.529Z] === RUN TestCleanupServiceDiscovery [2022-04-21T13:44:00.529Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:44:00.529Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-21T13:44:00.529Z] === RUN TestDNSOptions [2022-04-21T13:44:00.529Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:44:00.529Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-21T13:44:00.529Z] === RUN TestMultipleControllersWithSameStore [2022-04-21T13:44:00.529Z] time="2022-04-21T13:44:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:44:00.529Z] time="2022-04-21T13:44:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:44:00.529Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-21T13:44:00.529Z] PASS [2022-04-21T13:44:00.529Z] coverage: 8.5% of statements [2022-04-21T13:44:00.529Z] ok github.com/docker/docker/libnetwork 0.252s coverage: 8.5% of statements [2022-04-21T13:44:00.529Z] === RUN TestIPDataMarshalling [2022-04-21T13:44:00.529Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-21T13:44:00.529Z] === RUN TestValidateAndIsV6 [2022-04-21T13:44:00.529Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-21T13:44:00.529Z] PASS [2022-04-21T13:44:00.529Z] coverage: 68.9% of statements [2022-04-21T13:44:00.529Z] ok github.com/docker/docker/libnetwork/driverapi 0.034s coverage: 68.9% of statements [Pipeline] sh [2022-04-21T13:44:00.857Z] + make clean [2022-04-21T13:44:00.912Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-21T13:44:00.912Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-21T13:44:00.912Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-21T13:44:00.912Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-21T13:44:00.986Z] === RUN TestDriver [2022-04-21T13:44:00.986Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:44:00.986Z] PASS [2022-04-21T13:44:00.986Z] coverage: 34.8% of statements [2022-04-21T13:44:00.986Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2022-04-21T13:44:01.113Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T13:44:01.113Z] docker-dev-cache [2022-04-21T13:44:01.113Z] docker-mod-cache [Pipeline] deleteDir [2022-04-21T13:44:01.172Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-21T13:44:01.442Z] === RUN TestDriver [2022-04-21T13:44:01.442Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:44:01.442Z] PASS [2022-04-21T13:44:01.442Z] coverage: 34.8% of statements [2022-04-21T13:44:01.442Z] ok github.com/docker/docker/libnetwork/drivers/null 0.030s coverage: 34.8% of statements [2022-04-21T13:44:01.442Z] === RUN TestNetworkAllocateFree [2022-04-21T13:44:01.442Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-21T13:44:01.442Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-21T13:44:01.442Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-21T13:44:01.442Z] PASS [2022-04-21T13:44:01.442Z] coverage: 63.6% of statements [2022-04-21T13:44:01.442Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.037s coverage: 63.6% of statements [2022-04-21T13:44:01.743Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-21T13:44:01.899Z] === RUN TestGetEmptyCapabilities [2022-04-21T13:44:01.899Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-21T13:44:01.899Z] === RUN TestGetExtraCapabilities [2022-04-21T13:44:01.899Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-21T13:44:01.899Z] === RUN TestGetInvalidCapabilities [2022-04-21T13:44:01.899Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-21T13:44:01.899Z] === RUN TestRemoteDriver [2022-04-21T13:44:01.899Z] --- PASS: TestRemoteDriver (0.00s) [2022-04-21T13:44:01.899Z] === RUN TestDriverError [2022-04-21T13:44:01.899Z] --- PASS: TestDriverError (0.00s) [2022-04-21T13:44:01.899Z] === RUN TestMissingValues [2022-04-21T13:44:01.899Z] --- PASS: TestMissingValues (0.00s) [2022-04-21T13:44:01.899Z] === RUN TestRollback [2022-04-21T13:44:01.899Z] --- PASS: TestRollback (0.00s) [2022-04-21T13:44:01.899Z] PASS [2022-04-21T13:44:01.899Z] coverage: 57.4% of statements [2022-04-21T13:44:01.899Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.069s coverage: 57.4% of statements [2022-04-21T13:44:02.003Z] --- PASS: TestPluginWithDevMounts (1.85s) [2022-04-21T13:44:02.003Z] PASS [2022-04-21T13:44:02.003Z] [2022-04-21T13:44:02.003Z] DONE 1 tests in 2.271s [2022-04-21T13:44:02.003Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-21T13:44:02.003Z] ++ 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-04-21T13:44:02.003Z] ++ set -e [2022-04-21T13:44:02.003Z] ++ '[' -n 0 ']' [2022-04-21T13:44:02.003Z] ++ set -x [2022-04-21T13:44:02.004Z] ++ 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-04-21T13:44:02.004Z] INFO: Testing against a local daemon [2022-04-21T13:44:02.004Z] === RUN TestSecretInspect [2022-04-21T13:44:02.264Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-21T13:44:02.354Z] === RUN TestNAT [2022-04-21T13:44:02.354Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T13:44:02.354Z] --- SKIP: TestNAT (0.00s) [2022-04-21T13:44:02.354Z] === RUN TestTransparent [2022-04-21T13:44:02.354Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T13:44:02.354Z] --- SKIP: TestTransparent (0.00s) [2022-04-21T13:44:02.354Z] PASS [2022-04-21T13:44:02.354Z] coverage: 0.0% of statements [2022-04-21T13:44:02.354Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.039s coverage: 0.0% of statements [2022-04-21T13:44:02.810Z] === RUN TestNew [2022-04-21T13:44:02.810Z] --- PASS: TestNew (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestAddDriver [2022-04-21T13:44:02.810Z] --- PASS: TestAddDriver (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestAddDuplicateDriver [2022-04-21T13:44:02.810Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-21T13:44:02.810Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestDriver [2022-04-21T13:44:02.810Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestIPAM [2022-04-21T13:44:02.810Z] --- PASS: TestIPAM (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestWalkIPAMs [2022-04-21T13:44:02.810Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestWalkDrivers [2022-04-21T13:44:02.810Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-21T13:44:02.810Z] PASS [2022-04-21T13:44:02.810Z] coverage: 82.4% of statements [2022-04-21T13:44:02.810Z] ok github.com/docker/docker/libnetwork/drvregistry 0.061s coverage: 82.4% of statements [2022-04-21T13:44:02.810Z] === RUN TestBuildDefault [2022-04-21T13:44:02.810Z] --- PASS: TestBuildDefault (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestBuildHostnameDomainname [2022-04-21T13:44:02.810Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestBuildHostname [2022-04-21T13:44:02.810Z] --- PASS: TestBuildHostname (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestBuildHostnameFQDN [2022-04-21T13:44:02.810Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestBuildNoIP [2022-04-21T13:44:02.810Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestUpdate [2022-04-21T13:44:02.810Z] --- PASS: TestUpdate (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-21T13:44:02.810Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-21T13:44:02.810Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestAddEmpty [2022-04-21T13:44:02.810Z] --- PASS: TestAddEmpty (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestAdd [2022-04-21T13:44:02.810Z] --- PASS: TestAdd (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestDeleteEmpty [2022-04-21T13:44:02.810Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestDeleteNewline [2022-04-21T13:44:02.810Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestDelete [2022-04-21T13:44:02.810Z] --- PASS: TestDelete (0.00s) [2022-04-21T13:44:02.810Z] === RUN TestConcurrentWrites [2022-04-21T13:44:02.810Z] --- PASS: TestConcurrentWrites (0.18s) [2022-04-21T13:44:02.810Z] PASS [2022-04-21T13:44:02.810Z] coverage: 81.2% of statements [2022-04-21T13:44:02.810Z] ok github.com/docker/docker/libnetwork/etchosts 0.238s coverage: 81.2% of statements [2022-04-21T13:44:02.835Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-21T13:44:02.835Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T13:44:03.266Z] === RUN TestNew [2022-04-21T13:44:03.266Z] --- PASS: TestNew (0.00s) [2022-04-21T13:44:03.266Z] === RUN TestAllocate [2022-04-21T13:44:03.266Z] --- PASS: TestAllocate (0.00s) [2022-04-21T13:44:03.266Z] === RUN TestUninitialized [2022-04-21T13:44:03.266Z] --- PASS: TestUninitialized (0.00s) [2022-04-21T13:44:03.266Z] === RUN TestAllocateInRange [2022-04-21T13:44:03.266Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-21T13:44:03.266Z] === RUN TestAllocateSerial [2022-04-21T13:44:03.266Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-21T13:44:03.266Z] PASS [2022-04-21T13:44:03.266Z] coverage: 87.5% of statements [2022-04-21T13:44:03.266Z] ok github.com/docker/docker/libnetwork/idm 0.032s coverage: 87.5% of statements [2022-04-21T13:44:03.266Z] === RUN TestCaller [2022-04-21T13:44:03.266Z] --- PASS: TestCaller (0.00s) [2022-04-21T13:44:03.266Z] PASS [2022-04-21T13:44:03.266Z] coverage: 100.0% of statements [2022-04-21T13:44:03.266Z] ok github.com/docker/docker/libnetwork/internal/caller 0.035s coverage: 100.0% of statements [2022-04-21T13:44:03.266Z] --- PASS: TestRandomAllocateDeallocate (5.68s) [2022-04-21T13:44:03.266Z] === RUN TestAllocateRandomDeallocate [2022-04-21T13:44:03.722Z] === RUN TestSetSerialInsertDelete [2022-04-21T13:44:03.722Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-21T13:44:03.722Z] === RUN TestSetParallelInsertDelete [2022-04-21T13:44:04.218Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-21T13:44:04.685Z] === RUN TestInt2IP2IntConversion [2022-04-21T13:44:04.686Z] --- PASS: TestAllocateRandomDeallocate (1.36s) [2022-04-21T13:44:04.686Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-21T13:44:04.686Z] === RUN TestPoolRequest [2022-04-21T13:44:04.686Z] --- PASS: TestPoolRequest (0.00s) [2022-04-21T13:44:04.686Z] === RUN TestOtherRequests [2022-04-21T13:44:04.686Z] --- PASS: TestOtherRequests (0.00s) [2022-04-21T13:44:04.686Z] PASS [2022-04-21T13:44:04.686Z] coverage: 57.1% of statements [2022-04-21T13:44:04.686Z] ok github.com/docker/docker/libnetwork/ipams/null 0.032s coverage: 57.1% of statements [2022-04-21T13:44:04.789Z] --- PASS: TestSecretInspect (2.73s) [2022-04-21T13:44:04.789Z] === RUN TestSecretList [2022-04-21T13:44:04.789Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-21T13:44:04.789Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-21T13:44:05.141Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2022-04-21T13:44:05.141Z] === RUN TestGetAddressVersion [2022-04-21T13:44:05.141Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-21T13:44:05.141Z] === RUN TestKeyString [2022-04-21T13:44:05.141Z] --- PASS: TestKeyString (0.00s) [2022-04-21T13:44:05.141Z] === RUN TestPoolDataMarshal [2022-04-21T13:44:05.141Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-21T13:44:05.141Z] === RUN TestSubnetsMarshal [2022-04-21T13:44:05.141Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-04-21T13:44:05.141Z] === RUN TestAddSubnets [2022-04-21T13:44:05.141Z] --- PASS: TestAddSubnets (0.09s) [2022-04-21T13:44:05.141Z] === RUN TestDoublePoolRelease [2022-04-21T13:44:05.141Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-04-21T13:44:05.141Z] === RUN TestAddReleasePoolID [2022-04-21T13:44:05.141Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-04-21T13:44:05.141Z] === RUN TestPredefinedPool [2022-04-21T13:44:05.141Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-21T13:44:05.141Z] === RUN TestRemoveSubnet [2022-04-21T13:44:05.360Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-21T13:44:05.597Z] --- PASS: TestRemoveSubnet (0.19s) [2022-04-21T13:44:05.597Z] === RUN TestGetSameAddress [2022-04-21T13:44:05.597Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-21T13:44:05.597Z] === RUN TestPoolAllocationReuse [2022-04-21T13:44:05.597Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.11s) [2022-04-21T13:44:05.597Z] === RUN TestRetrieveFromStore [2022-04-21T13:44:05.597Z] === RUN TestGetCapabilities [2022-04-21T13:44:05.597Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-21T13:44:05.597Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-21T13:44:05.597Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-21T13:44:05.597Z] === RUN TestGetDefaultAddressSpaces [2022-04-21T13:44:05.597Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-21T13:44:05.597Z] === RUN TestRemoteDriver [2022-04-21T13:44:05.597Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-21T13:44:05.597Z] PASS [2022-04-21T13:44:05.597Z] coverage: 47.4% of statements [2022-04-21T13:44:05.597Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.057s coverage: 47.4% of statements [2022-04-21T13:44:05.930Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-21T13:44:06.053Z] --- PASS: TestRetrieveFromStore (0.52s) [2022-04-21T13:44:06.053Z] === RUN TestIsCorrupted [2022-04-21T13:44:06.503Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-21T13:44:06.510Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-21T13:44:06.510Z] === RUN TestSetRollover [2022-04-21T13:44:06.510Z] === RUN TestWindowsIPAM [2022-04-21T13:44:06.510Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-21T13:44:06.510Z] PASS [2022-04-21T13:44:06.510Z] coverage: 71.4% of statements [2022-04-21T13:44:06.510Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.035s coverage: 71.4% of statements [2022-04-21T13:44:06.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-21T13:44:06.967Z] --- PASS: TestPoolAllocationReuse (1.65s) [2022-04-21T13:44:06.967Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-21T13:44:06.967Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-21T13:44:06.967Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-21T13:44:07.424Z] === RUN TestDefaultNetwork [2022-04-21T13:44:07.424Z] --- PASS: TestDefaultNetwork (0.21s) [2022-04-21T13:44:07.424Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-21T13:44:07.707Z] --- PASS: TestSecretList (2.76s) [2022-04-21T13:44:07.707Z] === RUN TestSecretsCreateAndDelete [2022-04-21T13:44:07.707Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-21T13:44:07.707Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-21T13:44:07.881Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2022-04-21T13:44:07.881Z] === RUN TestInitAddressPools [2022-04-21T13:44:07.881Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-21T13:44:07.881Z] PASS [2022-04-21T13:44:07.881Z] coverage: 74.0% of statements [2022-04-21T13:44:07.881Z] ok github.com/docker/docker/libnetwork/ipamutils 0.482s coverage: 74.0% of statements [2022-04-21T13:44:07.881Z] --- PASS: TestSetRollover (1.63s) [2022-04-21T13:44:07.881Z] === RUN TestSetRolloverSerial [2022-04-21T13:44:08.278Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-21T13:44:08.338Z] === RUN TestKeyValue [2022-04-21T13:44:08.338Z] --- PASS: TestKeyValue (0.00s) [2022-04-21T13:44:08.338Z] PASS [2022-04-21T13:44:08.338Z] coverage: 60.0% of statements [2022-04-21T13:44:08.338Z] ok github.com/docker/docker/libnetwork/netlabel 0.029s coverage: 60.0% of statements [2022-04-21T13:44:08.850Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-21T13:44:09.316Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T13:44:09.316Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T13:44:09.316Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-21T13:44:09.316Z] === RUN TestDaemonConfigValidation [2022-04-21T13:44:09.316Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T13:44:09.316Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-21T13:44:09.316Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T13:44:09.316Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T13:44:09.316Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T13:44:09.316Z] === RUN TestDaemonProxy [2022-04-21T13:44:09.316Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T13:44:09.316Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-21T13:44:09.316Z] PASS [2022-04-21T13:44:09.316Z] ok github.com/docker/docker/integration/daemon 0.105s [2022-04-21T13:44:09.316Z] [2022-04-21T13:44:09.316Z] === Skipped [2022-04-21T13:44:09.316Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-21T13:44:09.316Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T13:44:09.316Z] [2022-04-21T13:44:09.316Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-21T13:44:09.316Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T13:44:09.316Z] [2022-04-21T13:44:09.316Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T13:44:09.316Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T13:44:09.316Z] [2022-04-21T13:44:09.316Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-21T13:44:09.316Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T13:44:09.316Z] [2022-04-21T13:44:09.316Z] DONE 4 tests, 4 skipped in 52.971s [2022-04-21T13:44:09.316Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-21T13:44:09.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:44:09.316Z] INFO: Testing against a local daemon [2022-04-21T13:44:09.316Z] === RUN TestCommitInheritsEnv [2022-04-21T13:44:09.316Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:44:09.316Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-21T13:44:09.316Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T13:44:09.316Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:44:09.316Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T13:44:09.316Z] === RUN TestImportWithCustomPlatform [2022-04-21T13:44:09.316Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:44:09.316Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-21T13:44:09.316Z] === RUN TestImagesFilterMultiReference [2022-04-21T13:44:09.316Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-21T13:44:09.316Z] === RUN TestImagePullPlatformInvalid [2022-04-21T13:44:09.316Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-21T13:44:09.316Z] === RUN TestRemoveImageOrphaning [2022-04-21T13:44:09.316Z] --- PASS: TestRemoveImageOrphaning (0.94s) [2022-04-21T13:44:09.316Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T13:44:09.316Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-21T13:44:09.316Z] === RUN TestTagInvalidReference [2022-04-21T13:44:09.316Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-21T13:44:09.316Z] === RUN TestTagValidPrefixedRepo [2022-04-21T13:44:09.316Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-21T13:44:09.316Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T13:44:09.316Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-21T13:44:09.316Z] === RUN TestTagOfficialNames [2022-04-21T13:44:09.316Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-21T13:44:09.316Z] === RUN TestTagMatchesDigest [2022-04-21T13:44:09.316Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-21T13:44:09.316Z] PASS [2022-04-21T13:44:09.316Z] ok github.com/docker/docker/integration/image 1.400s [2022-04-21T13:44:09.316Z] [2022-04-21T13:44:09.316Z] === Skipped [2022-04-21T13:44:09.316Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-21T13:44:09.316Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:44:09.316Z] [2022-04-21T13:44:09.316Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T13:44:09.316Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:44:09.316Z] [2022-04-21T13:44:09.316Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-21T13:44:09.316Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:44:09.316Z] [2022-04-21T13:44:09.316Z] DONE 12 tests, 3 skipped in 4.927s [2022-04-21T13:44:09.316Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-21T13:44:09.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:44:09.316Z] INFO: Testing against a local daemon [2022-04-21T13:44:09.316Z] === RUN TestNetworkCreateDelete [2022-04-21T13:44:09.316Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:09.316Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-21T13:44:09.316Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T13:44:09.316Z] 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-04-21T13:44:09.316Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T13:44:09.316Z] === RUN TestDaemonDNSFallback [2022-04-21T13:44:09.316Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:09.316Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-21T13:44:09.316Z] === RUN TestInspectNetwork [2022-04-21T13:44:09.316Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T13:44:09.316Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-21T13:44:09.316Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T13:44:09.316Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:09.316Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-21T13:44:09.316Z] === RUN TestNetworkInvalidJSON [2022-04-21T13:44:09.316Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T13:44:09.316Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T13:44:09.316Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:44:09.316Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:44:09.316Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:44:09.316Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:44:09.316Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T13:44:09.316Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:44:09.316Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T13:44:09.316Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T13:44:09.316Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:44:09.316Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T13:44:09.316Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T13:44:09.316Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T13:44:09.316Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T13:44:09.316Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T13:44:09.316Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T13:44:09.316Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T13:44:09.316Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T13:44:09.316Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T13:44:09.316Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T13:44:09.316Z] === RUN TestNetworkList [2022-04-21T13:44:09.316Z] === RUN TestNetworkList//networks [2022-04-21T13:44:09.316Z] === PAUSE TestNetworkList//networks [2022-04-21T13:44:09.316Z] === RUN TestNetworkList//networks/ [2022-04-21T13:44:09.316Z] === PAUSE TestNetworkList//networks/ [2022-04-21T13:44:09.316Z] === CONT TestNetworkList//networks [2022-04-21T13:44:09.316Z] === CONT TestNetworkList//networks/ [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkList (0.03s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T13:44:09.316Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T13:44:09.316Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T13:44:09.316Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T13:44:09.316Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-21T13:44:09.316Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T13:44:09.316Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T13:44:09.316Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T13:44:09.316Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T13:44:09.316Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T13:44:09.316Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T13:44:09.316Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T13:44:09.316Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T13:44:09.316Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T13:44:09.317Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T13:44:09.317Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T13:44:09.317Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T13:44:09.317Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T13:44:09.317Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T13:44:09.317Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T13:44:09.317Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T13:44:09.317Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T13:44:09.317Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T13:44:09.317Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T13:44:09.317Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:44:09.317Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:44:09.317Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T13:44:09.317Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T13:44:09.317Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-21T13:44:09.317Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T13:44:09.317Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T13:44:09.317Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T13:44:09.317Z] PASS [2022-04-21T13:44:09.317Z] ok github.com/docker/docker/integration/network 0.151s [2022-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] === Skipped [2022-04-21T13:44:09.317Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-21T13:44:09.317Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T13:44:09.317Z] 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-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-21T13:44:09.317Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-21T13:44:09.317Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-21T13:44:09.317Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-21T13:44:09.317Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T13:44:09.317Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T13:44:09.317Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T13:44:09.317Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T13:44:09.317Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T13:44:09.317Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T13:44:09.317Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:44:09.317Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-21T13:44:09.317Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T13:44:09.317Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] DONE 34 tests, 15 skipped in 2.029s [2022-04-21T13:44:09.317Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-21T13:44:09.317Z] testing: warning: no tests to run [2022-04-21T13:44:09.317Z] PASS [2022-04-21T13:44:09.317Z] ok github.com/docker/docker/integration/network/ipvlan 0.064s [2022-04-21T13:44:09.317Z] [2022-04-21T13:44:09.317Z] DONE 0 tests in 0.650s [2022-04-21T13:44:09.317Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-21T13:44:09.794Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-21T13:44:09.794Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-21T13:44:09.865Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.62s) [2022-04-21T13:44:09.865Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-21T13:44:09.865Z] --- PASS: TestSetRolloverSerial (1.87s) [2022-04-21T13:44:09.865Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-21T13:44:09.865Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-21T13:44:09.865Z] PASS [2022-04-21T13:44:09.865Z] coverage: 84.4% of statements [2022-04-21T13:44:09.865Z] ok github.com/docker/docker/libnetwork/bitseq 12.232s coverage: 84.4% of statements [2022-04-21T13:44:10.277Z] testing: warning: no tests to run [2022-04-21T13:44:10.277Z] PASS [2022-04-21T13:44:10.277Z] ok github.com/docker/docker/integration/network/macvlan 0.057s [2022-04-21T13:44:10.277Z] [2022-04-21T13:44:10.277Z] DONE 0 tests in 0.651s [2022-04-21T13:44:10.277Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-21T13:44:10.320Z] === RUN TestNetworkDBSimple [2022-04-21T13:44:10.731Z] testing: warning: no tests to run [2022-04-21T13:44:10.731Z] PASS [2022-04-21T13:44:10.731Z] ok github.com/docker/docker/integration/plugin 0.051s [2022-04-21T13:44:10.731Z] [2022-04-21T13:44:10.731Z] DONE 0 tests in 0.643s [2022-04-21T13:44:10.731Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-21T13:44:10.759Z] --- PASS: TestSecretsCreateAndDelete (3.17s) [2022-04-21T13:44:10.759Z] === RUN TestSecretsUpdate [2022-04-21T13:44:11.019Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-21T13:44:11.590Z] docker_api_swarm_test.go:502: [d11cd3d3a25de] joining swarm manager [dc53f0976a7b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:44:11.693Z] testing: warning: no tests to run [2022-04-21T13:44:11.693Z] PASS [2022-04-21T13:44:11.693Z] ok github.com/docker/docker/integration/plugin/authz 0.053s [2022-04-21T13:44:11.693Z] [2022-04-21T13:44:11.693Z] DONE 0 tests in 0.699s [2022-04-21T13:44:11.693Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-21T13:44:11.848Z] 2022/04/21 13:44:11 Closing DB instances... [2022-04-21T13:44:11.848Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.19s) [2022-04-21T13:44:11.848Z] === RUN TestGetAddress [2022-04-21T13:44:12.160Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-21T13:44:12.809Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-21T13:44:12.809Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-21T13:44:12.809Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-21T13:44:13.264Z] === RUN TestGenerate [2022-04-21T13:44:13.264Z] --- PASS: TestGenerate (0.00s) [2022-04-21T13:44:13.264Z] === RUN TestGeneratePtr [2022-04-21T13:44:13.264Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-21T13:44:13.264Z] === RUN TestGenerateMissingField [2022-04-21T13:44:13.264Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-21T13:44:13.264Z] === RUN TestFieldCannotBeSet [2022-04-21T13:44:13.264Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-21T13:44:13.264Z] === RUN TestTypeMismatchError [2022-04-21T13:44:13.264Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-21T13:44:13.264Z] PASS [2022-04-21T13:44:13.264Z] coverage: 100.0% of statements [2022-04-21T13:44:13.264Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2022-04-21T13:44:13.542Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-21T13:44:13.542Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-21T13:44:13.542Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-21T13:44:13.542Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-21T13:44:13.542Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-21T13:44:13.542Z] --- PASS: TestSecretsUpdate (2.92s) [2022-04-21T13:44:13.542Z] === RUN TestTemplatedSecret [2022-04-21T13:44:13.720Z] 2022/04/21 13:44:13 Closing DB instances... [2022-04-21T13:44:13.720Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-21T13:44:13.720Z] PASS [2022-04-21T13:44:13.720Z] coverage: 100.0% of statements [2022-04-21T13:44:13.720Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.037s coverage: 100.0% of statements [2022-04-21T13:44:14.112Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-21T13:44:14.176Z] testing: warning: no tests to run [2022-04-21T13:44:14.176Z] PASS [2022-04-21T13:44:14.176Z] coverage: 0.0% of statements [2022-04-21T13:44:14.176Z] ok github.com/docker/docker/libnetwork/osl 0.053s coverage: 0.0% of statements [no tests to run] [2022-04-21T13:44:14.632Z] === RUN TestRequestNewPort [2022-04-21T13:44:14.632Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-21T13:44:14.632Z] === RUN TestRequestSpecificPort [2022-04-21T13:44:14.632Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-21T13:44:14.632Z] === RUN TestReleasePort [2022-04-21T13:44:14.632Z] --- PASS: TestReleasePort (0.00s) [2022-04-21T13:44:14.632Z] === RUN TestReuseReleasedPort [2022-04-21T13:44:14.632Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-21T13:44:14.632Z] === RUN TestReleaseUnreadledPort [2022-04-21T13:44:14.632Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-21T13:44:14.632Z] === RUN TestUnknowProtocol [2022-04-21T13:44:14.632Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-21T13:44:14.632Z] === RUN TestAllocateAllPorts [2022-04-21T13:44:14.632Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-21T13:44:14.632Z] === RUN TestPortAllocation [2022-04-21T13:44:14.632Z] --- PASS: TestPortAllocation (0.00s) [2022-04-21T13:44:14.632Z] === RUN TestPortAllocationWithCustomRange [2022-04-21T13:44:14.632Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-21T13:44:14.632Z] === RUN TestNoDuplicateBPR [2022-04-21T13:44:14.632Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-21T13:44:14.632Z] === RUN TestChangePortRange [2022-04-21T13:44:14.632Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-21T13:44:14.632Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-21T13:44:14.632Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-21T13:44:14.632Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-21T13:44:14.632Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-21T13:44:14.632Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-21T13:44:14.632Z] --- PASS: TestChangePortRange (0.00s) [2022-04-21T13:44:14.632Z] PASS [2022-04-21T13:44:14.632Z] coverage: 88.6% of statements [2022-04-21T13:44:14.632Z] ok github.com/docker/docker/libnetwork/portallocator 0.035s coverage: 88.6% of statements [2022-04-21T13:44:14.632Z] testing: warning: no tests to run [2022-04-21T13:44:14.632Z] PASS [2022-04-21T13:44:14.632Z] coverage: 0.0% of statements [2022-04-21T13:44:14.632Z] ok github.com/docker/docker/libnetwork/portmapper 0.035s coverage: 0.0% of statements [no tests to run] [2022-04-21T13:44:15.088Z] === RUN TestHashData [2022-04-21T13:44:15.088Z] --- PASS: TestHashData (0.00s) [2022-04-21T13:44:15.088Z] PASS [2022-04-21T13:44:15.088Z] coverage: 2.8% of statements [2022-04-21T13:44:15.088Z] ok github.com/docker/docker/libnetwork/resolvconf 0.031s coverage: 2.8% of statements [2022-04-21T13:44:15.088Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-04-21T13:44:15.088Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-21T13:44:15.088Z] === RUN TestErrorConstructors [2022-04-21T13:44:15.088Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-21T13:44:15.088Z] === RUN TestCompareIPMask [2022-04-21T13:44:15.088Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-21T13:44:15.088Z] === RUN TestUtilGetHostPartIP [2022-04-21T13:44:15.088Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-21T13:44:15.088Z] === RUN TestUtilGetBroadcastIP [2022-04-21T13:44:15.088Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-21T13:44:15.088Z] === RUN TestParseCIDR [2022-04-21T13:44:15.088Z] --- PASS: TestParseCIDR (0.00s) [2022-04-21T13:44:15.088Z] PASS [2022-04-21T13:44:15.088Z] coverage: 37.3% of statements [2022-04-21T13:44:15.088Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2022-04-21T13:44:15.934Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-21T13:44:15.934Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-21T13:44:15.934Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-21T13:44:15.934Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T13:44:15.934Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-21T13:44:15.934Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T13:44:15.934Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-21T13:44:15.934Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T13:44:15.934Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-21T13:44:15.934Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T13:44:15.934Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-21T13:44:15.934Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T13:44:15.934Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-21T13:44:15.934Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T13:44:15.934Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-21T13:44:15.934Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T13:44:15.934Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-21T13:44:15.934Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-21T13:44:15.934Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T13:44:15.934Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-21T13:44:15.934Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-21T13:44:15.934Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T13:44:15.934Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-21T13:44:15.934Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T13:44:15.934Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-21T13:44:16.049Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-21T13:44:16.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-21T13:44:16.049Z] PASS [2022-04-21T13:44:16.049Z] coverage: 55.0% of statements [2022-04-21T13:44:16.049Z] ok github.com/docker/docker/oci 0.043s coverage: 55.0% of statements [2022-04-21T13:44:16.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:44:16.360Z] INFO: Testing against a local daemon [2022-04-21T13:44:16.360Z] === RUN TestPluginInvalidJSON [2022-04-21T13:44:16.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:44:16.360Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:44:16.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:44:16.360Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:44:16.360Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T13:44:16.360Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T13:44:16.360Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:44:16.360Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T13:44:16.360Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:44:16.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T13:44:16.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T13:44:16.360Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T13:44:16.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T13:44:16.360Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T13:44:16.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T13:44:16.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T13:44:16.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T13:44:16.360Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T13:44:16.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T13:44:16.360Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T13:44:16.360Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T13:44:16.360Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-21T13:44:16.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-21T13:44:16.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T13:44:16.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T13:44:16.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T13:44:16.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T13:44:16.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T13:44:16.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T13:44:16.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T13:44:16.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T13:44:16.360Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T13:44:16.360Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-21T13:44:16.360Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T13:44:16.360Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T13:44:16.360Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T13:44:16.360Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T13:44:16.360Z] === RUN TestPluginInstall [2022-04-21T13:44:16.360Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T13:44:16.360Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-21T13:44:16.360Z] === RUN TestPluginsWithRuntimes [2022-04-21T13:44:16.360Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T13:44:16.360Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-21T13:44:16.360Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T13:44:16.360Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T13:44:16.360Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T13:44:16.360Z] PASS [2022-04-21T13:44:16.360Z] ok github.com/docker/docker/integration/plugin/common 0.103s [2022-04-21T13:44:16.360Z] [2022-04-21T13:44:16.360Z] === Skipped [2022-04-21T13:44:16.360Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-21T13:44:16.360Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T13:44:16.360Z] [2022-04-21T13:44:16.360Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-21T13:44:16.360Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T13:44:16.360Z] [2022-04-21T13:44:16.360Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T13:44:16.360Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T13:44:16.360Z] [2022-04-21T13:44:16.360Z] DONE 19 tests, 3 skipped in 4.274s [2022-04-21T13:44:16.360Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-21T13:44:16.504Z] 2022/04/21 13:44:16 Closing DB instances... [2022-04-21T13:44:16.504Z] === RUN TestAddressPoolOpt [2022-04-21T13:44:16.504Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/a [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/something [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/_=a [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/env1=value1 [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/_env1=value1 [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/PATH [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/=a [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/PATH= [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/PATH=something [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/asd!qwe [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/1asd [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/123 [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/some_space [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/__some_space_before [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/some_space_after__ [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/= [2022-04-21T13:44:16.504Z] === RUN TestValidateEnv/PaTh [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-21T13:44:16.504Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-21T13:44:16.504Z] === RUN TestParseHost [2022-04-21T13:44:16.504Z] --- PASS: TestParseHost (0.00s) [2022-04-21T13:44:16.504Z] === RUN TestParseDockerDaemonHost [2022-04-21T13:44:16.504Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-21T13:44:16.504Z] === RUN TestParseTCP [2022-04-21T13:44:16.504Z] --- PASS: TestParseTCP (0.00s) [2022-04-21T13:44:16.504Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-21T13:44:16.504Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-21T13:44:16.504Z] === RUN TestValidateExtraHosts [2022-04-21T13:44:16.504Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-21T13:44:16.504Z] === RUN TestIpOptString [2022-04-21T13:44:16.504Z] --- PASS: TestIpOptString (0.00s) [2022-04-21T13:44:16.504Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-21T13:44:16.504Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-21T13:44:16.504Z] === RUN TestNewIpOptValidDefaultVal [2022-04-21T13:44:16.504Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-21T13:44:16.504Z] === RUN TestIpOptSetInvalidVal [2022-04-21T13:44:16.504Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-21T13:44:16.504Z] === RUN TestValidateIPAddress [2022-04-21T13:44:16.504Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-21T13:44:16.504Z] === RUN TestMapOpts [2022-04-21T13:44:16.504Z] --- PASS: TestMapOpts (0.00s) [2022-04-21T13:44:16.504Z] === RUN TestListOptsWithoutValidator [2022-04-21T13:44:16.504Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-21T13:44:16.504Z] === RUN TestListOptsWithValidator [2022-04-21T13:44:16.504Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-21T13:44:16.504Z] === RUN TestValidateDNSSearch [2022-04-21T13:44:16.504Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-21T13:44:16.504Z] === RUN TestValidateLabel [2022-04-21T13:44:16.504Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-21T13:44:16.504Z] === RUN TestValidateLabel/label_with_general_format [2022-04-21T13:44:16.504Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-21T13:44:16.504Z] === RUN TestValidateLabel/label_with_one_more [2022-04-21T13:44:16.504Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-21T13:44:16.504Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-21T13:44:16.504Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-21T13:44:16.504Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-21T13:44:16.505Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-21T13:44:16.505Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-21T13:44:16.505Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-21T13:44:16.505Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-21T13:44:16.505Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-21T13:44:16.505Z] --- PASS: TestValidateLabel (0.00s) [2022-04-21T13:44:16.505Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-21T13:44:16.505Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-21T13:44:16.505Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-21T13:44:16.505Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-21T13:44:16.505Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-21T13:44:16.505Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-21T13:44:16.505Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-21T13:44:16.505Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-21T13:44:16.505Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-21T13:44:16.505Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-21T13:44:16.505Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-21T13:44:16.505Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-21T13:44:16.505Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-21T13:44:16.505Z] === RUN TestNamedListOpts [2022-04-21T13:44:16.505Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-21T13:44:16.505Z] === RUN TestNamedMapOpts [2022-04-21T13:44:16.505Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-21T13:44:16.505Z] === RUN TestParseLink [2022-04-21T13:44:16.505Z] --- PASS: TestParseLink (0.00s) [2022-04-21T13:44:16.505Z] === RUN TestUlimitOpt [2022-04-21T13:44:16.505Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-21T13:44:16.505Z] PASS [2022-04-21T13:44:16.505Z] coverage: 66.5% of statements [2022-04-21T13:44:16.505Z] ok github.com/docker/docker/opts 0.055s coverage: 66.5% of statements [2022-04-21T13:44:16.505Z] === RUN TestParseVersion [2022-04-21T13:44:16.505Z] --- PASS: TestParseVersion (0.00s) [2022-04-21T13:44:16.505Z] PASS [2022-04-21T13:44:16.505Z] coverage: 52.9% of statements [2022-04-21T13:44:16.505Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2022-04-21T13:44:16.654Z] --- PASS: TestTemplatedSecret (2.55s) [2022-04-21T13:44:16.654Z] === RUN TestSecretCreateResolve [2022-04-21T13:44:17.457Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-21T13:44:17.891Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:44:17.892Z] INFO: Testing against a local daemon [2022-04-21T13:44:17.892Z] === RUN TestExternalGraphDriver [2022-04-21T13:44:17.892Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T13:44:17.892Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-21T13:44:17.892Z] === RUN TestGraphdriverPluginV2 [2022-04-21T13:44:17.892Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T13:44:17.892Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-21T13:44:17.892Z] PASS [2022-04-21T13:44:17.892Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.086s [2022-04-21T13:44:18.031Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-04-21T13:44:18.031Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-21T13:44:18.031Z] === RUN TestPeerCertificateMarshalJSON [2022-04-21T13:44:18.348Z] [2022-04-21T13:44:18.348Z] === Skipped [2022-04-21T13:44:18.348Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-21T13:44:18.348Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T13:44:18.348Z] [2022-04-21T13:44:18.348Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-21T13:44:18.348Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T13:44:18.348Z] [2022-04-21T13:44:18.348Z] DONE 2 tests, 2 skipped in 1.974s [2022-04-21T13:44:18.348Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-21T13:44:18.487Z] === RUN TestIsArchivePathDir [2022-04-21T13:44:18.487Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-21T13:44:18.487Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-21T13:44:18.487Z] --- PASS: TestPeerCertificateMarshalJSON (0.30s) [2022-04-21T13:44:18.487Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-21T13:44:18.487Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-21T13:44:18.487Z] === RUN TestMiddleware [2022-04-21T13:44:18.487Z] --- PASS: TestMiddleware (0.00s) [2022-04-21T13:44:18.487Z] === RUN TestNewResponseModifier [2022-04-21T13:44:18.487Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-21T13:44:18.487Z] PASS [2022-04-21T13:44:18.487Z] coverage: 26.8% of statements [2022-04-21T13:44:18.487Z] ok github.com/docker/docker/pkg/authorization 0.344s coverage: 26.8% of statements [2022-04-21T13:44:18.487Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-04-21T13:44:18.487Z] === RUN TestIsArchivePathInvalidFile [2022-04-21T13:44:18.487Z] --- PASS: TestIsArchivePathInvalidFile (0.09s) [2022-04-21T13:44:18.487Z] === RUN TestIsArchivePathTar [2022-04-21T13:44:18.487Z] --- PASS: TestIsArchivePathTar (0.13s) [2022-04-21T13:44:18.487Z] === RUN TestDecompressStreamGzip [2022-04-21T13:44:18.487Z] --- PASS: TestDecompressStreamGzip (0.09s) [2022-04-21T13:44:18.487Z] === RUN TestDecompressStreamBzip2 [2022-04-21T13:44:18.566Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-21T13:44:18.566Z] --- PASS: TestSecretCreateResolve (2.26s) [2022-04-21T13:44:18.566Z] PASS [2022-04-21T13:44:18.566Z] [2022-04-21T13:44:18.566Z] DONE 6 tests in 16.495s [2022-04-21T13:44:18.566Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-21T13:44:18.566Z] ++ 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-04-21T13:44:18.566Z] ++ set -e [2022-04-21T13:44:18.566Z] ++ '[' -n 0 ']' [2022-04-21T13:44:18.566Z] ++ set -x [2022-04-21T13:44:18.566Z] ++ 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-04-21T13:44:18.566Z] INFO: Testing against a local daemon [2022-04-21T13:44:18.566Z] === RUN TestServiceCreateInit [2022-04-21T13:44:18.566Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T13:44:18.827Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-21T13:44:18.944Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2022-04-21T13:44:18.944Z] === RUN TestDecompressStreamXz [2022-04-21T13:44:18.944Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T13:44:18.944Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestDecompressStreamZstd [2022-04-21T13:44:18.944Z] archive_test.go:140: zstd not installed [2022-04-21T13:44:18.944Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-04-21T13:44:18.944Z] === RUN TestCompressStreamXzUnsupported [2022-04-21T13:44:18.944Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-21T13:44:18.944Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestCompressStreamInvalid [2022-04-21T13:44:18.944Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestExtensionInvalid [2022-04-21T13:44:18.944Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestExtensionUncompressed [2022-04-21T13:44:18.944Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestExtensionBzip2 [2022-04-21T13:44:18.944Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestExtensionGzip [2022-04-21T13:44:18.944Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestExtensionXz [2022-04-21T13:44:18.944Z] --- PASS: TestExtensionXz (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestExtensionZstd [2022-04-21T13:44:18.944Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestCmdStreamLargeStderr [2022-04-21T13:44:18.944Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-21T13:44:18.944Z] === RUN TestCmdStreamBad [2022-04-21T13:44:18.944Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T13:44:18.944Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestCmdStreamGood [2022-04-21T13:44:18.944Z] --- PASS: TestCmdStreamGood (0.03s) [2022-04-21T13:44:18.944Z] === RUN TestUntarPathWithInvalidDest [2022-04-21T13:44:18.944Z] === RUN TestUnbuffered [2022-04-21T13:44:18.944Z] --- PASS: TestUnbuffered (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestRaceUnbuffered [2022-04-21T13:44:18.944Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-21T13:44:18.944Z] PASS [2022-04-21T13:44:18.944Z] coverage: 100.0% of statements [2022-04-21T13:44:18.944Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2022-04-21T13:44:18.944Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-21T13:44:18.944Z] === RUN TestUntarPathWithInvalidSrc [2022-04-21T13:44:18.944Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestUntarPath [2022-04-21T13:44:18.944Z] --- PASS: TestUntarPath (0.05s) [2022-04-21T13:44:18.944Z] === RUN TestUntarPathWithDestinationFile [2022-04-21T13:44:18.944Z] --- PASS: TestUntarPathWithDestinationFile (0.04s) [2022-04-21T13:44:18.944Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-21T13:44:18.944Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-21T13:44:18.944Z] === RUN TestCopyWithTarInvalidSrc [2022-04-21T13:44:18.944Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-21T13:44:18.944Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestCopyWithTarSrcFile [2022-04-21T13:44:18.944Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-21T13:44:18.944Z] === RUN TestCopyWithTarSrcFolder [2022-04-21T13:44:18.944Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-21T13:44:18.944Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-21T13:44:18.944Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-21T13:44:18.944Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-21T13:44:18.944Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestCopyFileWithTarSrcFile [2022-04-21T13:44:18.944Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-21T13:44:18.944Z] === RUN TestTarFiles [2022-04-21T13:44:19.397Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-21T13:44:19.397Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-21T13:44:19.397Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-21T13:44:19.400Z] === RUN TestMatch [2022-04-21T13:44:19.400Z] === RUN TestMatch/[[]] [2022-04-21T13:44:19.400Z] === RUN TestMatch/[[foo]] [2022-04-21T13:44:19.400Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-21T13:44:19.400Z] === RUN TestMatch/[[foo_bar]] [2022-04-21T13:44:19.400Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-21T13:44:19.400Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-21T13:44:19.400Z] === RUN TestMatch/[] [2022-04-21T13:44:19.400Z] === RUN TestMatch/[]#01 [2022-04-21T13:44:19.400Z] === RUN TestMatch/[[qux]] [2022-04-21T13:44:19.400Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-21T13:44:19.400Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-21T13:44:19.400Z] === RUN TestMatch/[[foo_baz]] [2022-04-21T13:44:19.400Z] --- PASS: TestMatch (0.00s) [2022-04-21T13:44:19.400Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-21T13:44:19.400Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-21T13:44:19.400Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-21T13:44:19.400Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-21T13:44:19.400Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-21T13:44:19.400Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-21T13:44:19.400Z] --- PASS: TestMatch/[] (0.00s) [2022-04-21T13:44:19.400Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-21T13:44:19.400Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-21T13:44:19.400Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-21T13:44:19.400Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-21T13:44:19.400Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-21T13:44:19.400Z] PASS [2022-04-21T13:44:19.400Z] coverage: 87.5% of statements [2022-04-21T13:44:19.400Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2022-04-21T13:44:19.617Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-21T13:44:19.617Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T13:44:19.617Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-21T13:44:19.617Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T13:44:19.617Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-21T13:44:19.617Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T13:44:19.617Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-21T13:44:19.617Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T13:44:19.617Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-21T13:44:19.658Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-21T13:44:20.361Z] 2022/04/21 13:44:20 Closing DB instances... [2022-04-21T13:44:20.361Z] === RUN TestChrootTarUntar [2022-04-21T13:44:20.361Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:44:20.361Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-21T13:44:20.361Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-21T13:44:20.361Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:44:20.361Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T13:44:20.361Z] === RUN TestChrootUntarEmptyArchive [2022-04-21T13:44:20.361Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-21T13:44:20.361Z] === RUN TestChrootTarUntarWithSymlink [2022-04-21T13:44:20.361Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:44:20.361Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T13:44:20.361Z] === RUN TestChrootCopyWithTar [2022-04-21T13:44:20.361Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:44:20.361Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-21T13:44:20.361Z] === RUN TestChrootCopyFileWithTar [2022-04-21T13:44:20.361Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:44:20.361Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-21T13:44:20.361Z] === RUN TestChrootUntarPath [2022-04-21T13:44:20.361Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:44:20.361Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-21T13:44:20.361Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-21T13:44:20.361Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:44:20.361Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:44:20.361Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-21T13:44:20.361Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:44:20.361Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:44:20.361Z] === RUN TestChrootApplyDotDotFile [2022-04-21T13:44:20.361Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:44:20.361Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-21T13:44:20.361Z] PASS [2022-04-21T13:44:20.361Z] coverage: 12.0% of statements [2022-04-21T13:44:20.361Z] ok github.com/docker/docker/pkg/chrootarchive 0.154s coverage: 12.0% of statements [2022-04-21T13:44:20.513Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:44:20.513Z] INFO: Testing against a local daemon [2022-04-21T13:44:20.513Z] === RUN TestReadPluginNoRead [2022-04-21T13:44:20.513Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T13:44:20.513Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-21T13:44:20.513Z] PASS [2022-04-21T13:44:20.513Z] ok github.com/docker/docker/integration/plugin/logging 0.080s [2022-04-21T13:44:20.513Z] [2022-04-21T13:44:20.513Z] === Skipped [2022-04-21T13:44:20.513Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-21T13:44:20.513Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T13:44:20.513Z] [2022-04-21T13:44:20.513Z] DONE 1 tests, 1 skipped in 1.960s [2022-04-21T13:44:20.513Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-21T13:44:20.600Z] docker_api_swarm_test.go:507: [d5d074ceffd67] joining swarm manager [dc53f0976a7b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:44:21.329Z] === RUN TestEnsureRemoveAllNotExist [2022-04-21T13:44:21.329Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-21T13:44:21.329Z] === RUN TestEnsureRemoveAllWithDir [2022-04-21T13:44:21.329Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-21T13:44:21.329Z] === RUN TestEnsureRemoveAllWithFile [2022-04-21T13:44:21.329Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-21T13:44:21.329Z] PASS [2022-04-21T13:44:21.329Z] coverage: 0.0% of statements [2022-04-21T13:44:21.329Z] ok github.com/docker/docker/pkg/containerfs 0.041s coverage: 0.0% of statements [2022-04-21T13:44:21.473Z] testing: warning: no tests to run [2022-04-21T13:44:21.473Z] PASS [2022-04-21T13:44:21.473Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.060s [2022-04-21T13:44:21.473Z] [2022-04-21T13:44:21.473Z] DONE 0 tests in 1.025s [2022-04-21T13:44:21.473Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-21T13:44:21.985Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-21T13:44:22.294Z] === RUN TestSizeEmpty [2022-04-21T13:44:22.294Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-21T13:44:22.294Z] === RUN TestSizeEmptyFile [2022-04-21T13:44:22.294Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-21T13:44:22.294Z] === RUN TestSizeNonemptyFile [2022-04-21T13:44:22.294Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-21T13:44:22.294Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-21T13:44:22.294Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-21T13:44:22.294Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-21T13:44:22.294Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-21T13:44:22.294Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-21T13:44:22.294Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-21T13:44:22.294Z] === RUN TestMoveToSubdir [2022-04-21T13:44:22.294Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-21T13:44:22.294Z] === RUN TestSizeNonExistingDirectory [2022-04-21T13:44:22.294Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-21T13:44:22.294Z] PASS [2022-04-21T13:44:22.294Z] coverage: 80.0% of statements [2022-04-21T13:44:22.294Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2022-04-21T13:44:22.294Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2022-04-21T13:44:22.294Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-21T13:44:22.500Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-21T13:44:22.500Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T13:44:22.500Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-21T13:44:22.500Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T13:44:22.500Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-21T13:44:22.749Z] === RUN TestPollerAddRemove [2022-04-21T13:44:22.749Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-21T13:44:22.749Z] === RUN TestPollerEvent [2022-04-21T13:44:22.749Z] poller_test.go:40: No chmod on Windows [2022-04-21T13:44:22.749Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-21T13:44:22.749Z] === RUN TestPollerClose [2022-04-21T13:44:22.749Z] --- PASS: TestPollerClose (0.00s) [2022-04-21T13:44:22.749Z] PASS [2022-04-21T13:44:22.749Z] coverage: 45.7% of statements [2022-04-21T13:44:22.749Z] ok github.com/docker/docker/pkg/filenotify 0.033s coverage: 45.7% of statements [2022-04-21T13:44:22.929Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-21T13:44:22.929Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T13:44:23.204Z] --- PASS: TestTarFiles (4.09s) [2022-04-21T13:44:23.205Z] === RUN TestDetectCompressionZstd [2022-04-21T13:44:23.205Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-21T13:44:23.205Z] === RUN TestTarUntar [2022-04-21T13:44:23.205Z] --- PASS: TestTarUntar (0.03s) [2022-04-21T13:44:23.205Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-21T13:44:23.205Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-21T13:44:23.205Z] === RUN TestTarWithOptions [2022-04-21T13:44:23.205Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-21T13:44:23.205Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-21T13:44:23.205Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-21T13:44:23.205Z] === RUN TestUntarUstarGnuConflict [2022-04-21T13:44:23.205Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-04-21T13:44:23.205Z] === RUN TestUntarInvalidFilenames [2022-04-21T13:44:23.205Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2128614198\\dest" [2022-04-21T13:44:23.205Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2022-04-21T13:44:23.205Z] === RUN TestUntarHardlinkToSymlink [2022-04-21T13:44:23.205Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-21T13:44:23.205Z] === RUN TestUntarInvalidHardlink [2022-04-21T13:44:23.205Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink974250566\\victim\\hello" -> "../victim/hello" [2022-04-21T13:44:23.205Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3313106285\\victim\\hello" -> "/../victim/hello" [2022-04-21T13:44:23.205Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink453949475\\victim" -> "../victim" [2022-04-21T13:44:23.205Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink157409571\\victim" -> "../victim" [2022-04-21T13:44:23.205Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1070000330\\victim" -> "../victim" [2022-04-21T13:44:23.205Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2456111401\\victim" -> "../victim" [2022-04-21T13:44:23.205Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-21T13:44:23.205Z] === RUN TestUntarInvalidSymlink [2022-04-21T13:44:23.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1917567380\\dest\\dotdot" -> "../victim/hello" [2022-04-21T13:44:23.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2881287084\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T13:44:23.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3625140876\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:44:23.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2807333394\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:44:23.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3039761983\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:44:23.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3922048988\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:44:23.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3747586343\\dest\\dir\\loophole" -> "../../victim" [2022-04-21T13:44:23.205Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2022-04-21T13:44:23.205Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-21T13:44:23.205Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-21T13:44:23.205Z] === RUN TestXGlobalNoParent [2022-04-21T13:44:23.205Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-21T13:44:23.205Z] === RUN TestReplaceFileTarWrapper [2022-04-21T13:44:23.635Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:44:23.635Z] INFO: Testing against a local daemon [2022-04-21T13:44:23.635Z] === RUN TestPluginWithDevMounts [2022-04-21T13:44:23.635Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:23.635Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-21T13:44:23.635Z] PASS [2022-04-21T13:44:23.635Z] ok github.com/docker/docker/integration/plugin/volumes 0.083s [2022-04-21T13:44:23.635Z] [2022-04-21T13:44:23.635Z] === Skipped [2022-04-21T13:44:23.635Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-21T13:44:23.635Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:23.635Z] [2022-04-21T13:44:23.635Z] DONE 1 tests, 1 skipped in 1.976s [2022-04-21T13:44:23.635Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-21T13:44:23.660Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-04-21T13:44:23.660Z] === RUN TestPrefixHeaderReadable [2022-04-21T13:44:23.660Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2022-04-21T13:44:23.660Z] === RUN TestDisablePigz [2022-04-21T13:44:23.660Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-21T13:44:23.660Z] --- PASS: TestDisablePigz (0.09s) [2022-04-21T13:44:23.660Z] === RUN TestPigz [2022-04-21T13:44:23.660Z] === RUN TestCopyFileWithInvalidSrc [2022-04-21T13:44:23.660Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T13:44:23.660Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-21T13:44:23.660Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-21T13:44:23.660Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestCopyFile [2022-04-21T13:44:23.660Z] --- PASS: TestCopyFile (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-21T13:44:23.660Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T13:44:23.660Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-21T13:44:23.660Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-21T13:44:23.660Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T13:44:23.660Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestWildcardMatches [2022-04-21T13:44:23.660Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestPatternMatches [2022-04-21T13:44:23.660Z] --- PASS: TestPatternMatches (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-21T13:44:23.660Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestPatternMatchesFolderExclusions [2022-04-21T13:44:23.660Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-21T13:44:23.660Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-21T13:44:23.660Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-21T13:44:23.660Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-21T13:44:23.660Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestSingleExclamationError [2022-04-21T13:44:23.660Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestMatchesWithNoPatterns [2022-04-21T13:44:23.660Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestMatchesWithMalformedPatterns [2022-04-21T13:44:23.660Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestMatches [2022-04-21T13:44:23.660Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-21T13:44:23.660Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-21T13:44:23.660Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-21T13:44:23.660Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-21T13:44:23.660Z] --- PASS: TestMatches (0.01s) [2022-04-21T13:44:23.660Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-21T13:44:23.660Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-21T13:44:23.660Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-21T13:44:23.660Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestCleanPatterns [2022-04-21T13:44:23.660Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-21T13:44:23.660Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestCleanPatternsExceptionFlag [2022-04-21T13:44:23.660Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-21T13:44:23.660Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-21T13:44:23.660Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestCleanPatternsErrorSingleException [2022-04-21T13:44:23.660Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestCreateIfNotExistsDir [2022-04-21T13:44:23.660Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestCreateIfNotExistsFile [2022-04-21T13:44:23.660Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestMatch [2022-04-21T13:44:23.660Z] --- PASS: TestMatch (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestCompile [2022-04-21T13:44:23.660Z] === RUN TestCompile/slash [2022-04-21T13:44:23.660Z] === RUN TestCompile/backslash [2022-04-21T13:44:23.660Z] --- PASS: TestCompile (0.00s) [2022-04-21T13:44:23.660Z] --- PASS: TestCompile/slash (0.00s) [2022-04-21T13:44:23.660Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-21T13:44:23.660Z] PASS [2022-04-21T13:44:23.660Z] coverage: 84.7% of statements [2022-04-21T13:44:23.660Z] ok github.com/docker/docker/pkg/fileutils 0.055s coverage: 84.7% of statements [2022-04-21T13:44:23.660Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-21T13:44:23.660Z] --- PASS: TestPigz (0.11s) [2022-04-21T13:44:23.660Z] === RUN TestNosysFileInfo [2022-04-21T13:44:23.660Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T13:44:23.660Z] archive_windows_test.go:16: Currently fails [2022-04-21T13:44:23.660Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestCanonicalTarNameForPath [2022-04-21T13:44:23.660Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestCanonicalTarName [2022-04-21T13:44:23.660Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestChmodTarEntry [2022-04-21T13:44:23.660Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestHardLinkOrder [2022-04-21T13:44:23.660Z] --- PASS: TestHardLinkOrder (0.06s) [2022-04-21T13:44:23.660Z] === RUN TestChangeString [2022-04-21T13:44:23.660Z] --- PASS: TestChangeString (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestChangesWithNoChanges [2022-04-21T13:44:23.660Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-21T13:44:23.660Z] === RUN TestChangesWithChanges [2022-04-21T13:44:23.660Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-21T13:44:23.660Z] === RUN TestChangesWithChangesGH13590 [2022-04-21T13:44:23.660Z] changes_test.go:196: needs more investigation [2022-04-21T13:44:23.660Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-21T13:44:23.660Z] === RUN TestChangesDirsEmpty [2022-04-21T13:44:23.868Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-21T13:44:24.116Z] --- PASS: TestChangesDirsEmpty (0.10s) [2022-04-21T13:44:24.116Z] === RUN TestChangesDirsMutated [2022-04-21T13:44:24.116Z] --- PASS: TestChangesDirsMutated (0.10s) [2022-04-21T13:44:24.116Z] === RUN TestApplyLayer [2022-04-21T13:44:24.116Z] changes_test.go:433: needs further investigation [2022-04-21T13:44:24.116Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-21T13:44:24.116Z] === RUN TestChangesSizeWithHardlinks [2022-04-21T13:44:24.116Z] changes_test.go:469: needs further investigation [2022-04-21T13:44:24.116Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-21T13:44:24.116Z] === RUN TestChangesSizeWithNoChanges [2022-04-21T13:44:24.116Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-21T13:44:24.116Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-21T13:44:24.116Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-21T13:44:24.116Z] === RUN TestChangesSize [2022-04-21T13:44:24.116Z] --- PASS: TestChangesSize (0.00s) [2022-04-21T13:44:24.116Z] === RUN TestApplyLayerInvalidFilenames [2022-04-21T13:44:24.116Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2277001134\\dest" [2022-04-21T13:44:24.116Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-21T13:44:24.116Z] === RUN TestApplyLayerInvalidHardlink [2022-04-21T13:44:24.116Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2473477855\\victim\\hello" -> "../victim/hello" [2022-04-21T13:44:24.116Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2338511385\\victim\\hello" -> "/../victim/hello" [2022-04-21T13:44:24.116Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink325877413\\victim" -> "../victim" [2022-04-21T13:44:24.116Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1517186036\\victim" -> "../victim" [2022-04-21T13:44:24.116Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3512304696\\victim" -> "../victim" [2022-04-21T13:44:24.116Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1852278218\\victim" -> "../victim" [2022-04-21T13:44:24.116Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-21T13:44:24.116Z] === RUN TestApplyLayerInvalidSymlink [2022-04-21T13:44:24.116Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink557879290\\dest\\dotdot" -> "../victim/hello" [2022-04-21T13:44:24.116Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1195482125\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T13:44:24.116Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4236839860\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:44:24.116Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1402082275\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:44:24.116Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3119157462\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:44:24.116Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3218705856\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:44:24.116Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-21T13:44:24.116Z] === RUN TestApplyLayerWhiteouts [2022-04-21T13:44:24.116Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-21T13:44:24.116Z] === RUN TestGenerateEmptyFile [2022-04-21T13:44:24.116Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-21T13:44:24.116Z] === RUN TestGenerateWithContent [2022-04-21T13:44:24.116Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-21T13:44:24.116Z] PASS [2022-04-21T13:44:24.116Z] coverage: 62.9% of statements [2022-04-21T13:44:24.116Z] ok github.com/docker/docker/pkg/archive 5.881s coverage: 62.9% of statements [2022-04-21T13:44:24.116Z] === RUN TestGet [2022-04-21T13:44:24.116Z] --- PASS: TestGet (0.00s) [2022-04-21T13:44:24.116Z] === RUN TestGetShortcutString [2022-04-21T13:44:24.116Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-21T13:44:24.116Z] PASS [2022-04-21T13:44:24.116Z] coverage: 42.9% of statements [2022-04-21T13:44:24.116Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 42.9% of statements [2022-04-21T13:44:24.573Z] 2022/04/21 13:44:24 Closing DB instances... [2022-04-21T13:44:25.028Z] === RUN TestCreateIDMapOrder [2022-04-21T13:44:25.028Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-21T13:44:25.028Z] PASS [2022-04-21T13:44:25.028Z] coverage: 7.2% of statements [2022-04-21T13:44:25.028Z] ok github.com/docker/docker/pkg/idtools 0.033s coverage: 7.2% of statements [2022-04-21T13:44:25.159Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:44:25.159Z] INFO: Testing against a local daemon [2022-04-21T13:44:25.159Z] === RUN TestSecretInspect [2022-04-21T13:44:25.159Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:25.159Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-21T13:44:25.159Z] === RUN TestSecretList [2022-04-21T13:44:25.159Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:25.159Z] --- SKIP: TestSecretList (0.00s) [2022-04-21T13:44:25.159Z] === RUN TestSecretsCreateAndDelete [2022-04-21T13:44:25.159Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:25.159Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-21T13:44:25.160Z] === RUN TestSecretsUpdate [2022-04-21T13:44:25.160Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:25.160Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-21T13:44:25.160Z] === RUN TestTemplatedSecret [2022-04-21T13:44:25.160Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:25.160Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-21T13:44:25.160Z] === RUN TestSecretCreateResolve [2022-04-21T13:44:25.160Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:25.160Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-21T13:44:25.160Z] PASS [2022-04-21T13:44:25.160Z] ok github.com/docker/docker/integration/secret 0.069s [2022-04-21T13:44:25.160Z] [2022-04-21T13:44:25.160Z] === Skipped [2022-04-21T13:44:25.160Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-21T13:44:25.160Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:25.160Z] [2022-04-21T13:44:25.160Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-21T13:44:25.160Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:25.160Z] [2022-04-21T13:44:25.160Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-21T13:44:25.160Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:25.160Z] [2022-04-21T13:44:25.160Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-21T13:44:25.160Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:25.160Z] [2022-04-21T13:44:25.160Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-21T13:44:25.160Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:25.160Z] [2022-04-21T13:44:25.160Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-21T13:44:25.160Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:25.160Z] [2022-04-21T13:44:25.160Z] DONE 6 tests, 6 skipped in 1.596s [2022-04-21T13:44:25.160Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-21T13:44:25.990Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-04-21T13:44:25.990Z] === RUN TestNetworkDBNodeLeave [2022-04-21T13:44:25.990Z] === RUN TestFixedBufferCap [2022-04-21T13:44:25.990Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-21T13:44:25.990Z] === RUN TestFixedBufferLen [2022-04-21T13:44:25.990Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-21T13:44:25.990Z] === RUN TestFixedBufferString [2022-04-21T13:44:25.990Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-21T13:44:25.990Z] === RUN TestFixedBufferWrite [2022-04-21T13:44:25.990Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-21T13:44:25.990Z] === RUN TestFixedBufferRead [2022-04-21T13:44:25.990Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-21T13:44:25.990Z] === RUN TestBytesPipeRead [2022-04-21T13:44:25.990Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-21T13:44:25.990Z] === RUN TestBytesPipeWrite [2022-04-21T13:44:25.990Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-21T13:44:25.990Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-21T13:44:26.445Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s) [2022-04-21T13:44:26.445Z] === RUN TestAtomicWriteToFile [2022-04-21T13:44:26.445Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-21T13:44:26.445Z] === RUN TestAtomicWriteSetCommit [2022-04-21T13:44:26.445Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-21T13:44:26.445Z] === RUN TestAtomicWriteSetCancel [2022-04-21T13:44:26.445Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-21T13:44:26.445Z] === RUN TestReadCloserWrapperClose [2022-04-21T13:44:26.445Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-21T13:44:26.445Z] === RUN TestReaderErrWrapperReadOnError [2022-04-21T13:44:26.445Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-21T13:44:26.445Z] === RUN TestReaderErrWrapperRead [2022-04-21T13:44:26.445Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-21T13:44:26.445Z] === RUN TestCancelReadCloser [2022-04-21T13:44:26.445Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-21T13:44:26.445Z] === RUN TestWriteCloserWrapperClose [2022-04-21T13:44:26.445Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-21T13:44:26.445Z] === RUN TestNopWriteCloser [2022-04-21T13:44:26.445Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-21T13:44:26.445Z] === RUN TestNopWriter [2022-04-21T13:44:26.445Z] --- PASS: TestNopWriter (0.00s) [2022-04-21T13:44:26.445Z] === RUN TestWriteCounter [2022-04-21T13:44:26.445Z] --- PASS: TestWriteCounter (0.00s) [2022-04-21T13:44:26.445Z] PASS [2022-04-21T13:44:26.445Z] coverage: 69.2% of statements [2022-04-21T13:44:26.445Z] ok github.com/docker/docker/pkg/ioutils 0.552s coverage: 69.2% of statements [2022-04-21T13:44:27.167Z] --- PASS: TestServiceCreateInit (8.48s) [2022-04-21T13:44:27.167Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.23s) [2022-04-21T13:44:27.167Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.23s) [2022-04-21T13:44:27.167Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T13:44:27.407Z] === RUN TestError [2022-04-21T13:44:27.407Z] --- PASS: TestError (0.00s) [2022-04-21T13:44:27.407Z] === RUN TestProgressString [2022-04-21T13:44:27.407Z] === RUN TestProgressString/no_progress [2022-04-21T13:44:27.407Z] === RUN TestProgressString/progress_1 [2022-04-21T13:44:27.407Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-21T13:44:27.407Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-21T13:44:27.407Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-21T13:44:27.407Z] === RUN TestProgressString/with_units [2022-04-21T13:44:27.407Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-21T13:44:27.407Z] === RUN TestProgressString/hide_counts [2022-04-21T13:44:27.407Z] --- PASS: TestProgressString (0.00s) [2022-04-21T13:44:27.407Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-21T13:44:27.407Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-21T13:44:27.407Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-21T13:44:27.407Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-21T13:44:27.407Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-21T13:44:27.407Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-21T13:44:27.407Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-21T13:44:27.407Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-21T13:44:27.407Z] === RUN TestJSONMessageDisplay [2022-04-21T13:44:27.407Z] --- PASS: TestJSONMessageDisplay (0.10s) [2022-04-21T13:44:27.407Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-21T13:44:27.407Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-21T13:44:27.407Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-21T13:44:27.407Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-21T13:44:27.407Z] === RUN TestDisplayJSONMessagesStream [2022-04-21T13:44:27.407Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-21T13:44:27.407Z] PASS [2022-04-21T13:44:27.407Z] coverage: 91.7% of statements [2022-04-21T13:44:27.407Z] ok github.com/docker/docker/pkg/jsonmessage 0.135s coverage: 91.7% of statements [2022-04-21T13:44:27.428Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-21T13:44:27.864Z] === RUN TestStandardLongPath [2022-04-21T13:44:27.864Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-21T13:44:27.864Z] === RUN TestUNCLongPath [2022-04-21T13:44:27.864Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-21T13:44:27.864Z] PASS [2022-04-21T13:44:27.864Z] coverage: 100.0% of statements [2022-04-21T13:44:27.864Z] ok github.com/docker/docker/pkg/longpath 0.027s coverage: 100.0% of statements [2022-04-21T13:44:27.998Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-21T13:44:28.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:44:28.050Z] INFO: Testing against a local daemon [2022-04-21T13:44:28.050Z] === RUN TestServiceCreateInit [2022-04-21T13:44:28.050Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T13:44:28.050Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T13:44:28.050Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-21T13:44:28.050Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:44:28.050Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T13:44:28.050Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestCreateServiceConflict [2022-04-21T13:44:28.050Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T13:44:28.050Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-21T13:44:28.050Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T13:44:28.050Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T13:44:28.050Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T13:44:28.050Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestCreateServiceSysctls [2022-04-21T13:44:28.050Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-21T13:44:28.050Z] === RUN TestCreateServiceCapabilities [2022-04-21T13:44:28.050Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-21T13:44:28.050Z] === RUN TestInspect [2022-04-21T13:44:28.050Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestInspect (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestCreateJob [2022-04-21T13:44:28.050Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestCreateJob (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestReplicatedJob [2022-04-21T13:44:28.050Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestUpdateReplicatedJob [2022-04-21T13:44:28.050Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestServiceListWithStatuses [2022-04-21T13:44:28.050Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T13:44:28.050Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestDockerNetworkReConnect [2022-04-21T13:44:28.050Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestServicePlugin [2022-04-21T13:44:28.050Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestServiceUpdateLabel [2022-04-21T13:44:28.050Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:28.050Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestServiceUpdateSecrets [2022-04-21T13:44:28.050Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:28.050Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestServiceUpdateConfigs [2022-04-21T13:44:28.050Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:28.050Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestServiceUpdateNetwork [2022-04-21T13:44:28.050Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:28.050Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-21T13:44:28.050Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T13:44:28.050Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:28.050Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-21T13:44:28.050Z] PASS [2022-04-21T13:44:28.050Z] ok github.com/docker/docker/integration/service 0.243s [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === Skipped [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:44:28.050Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:44:28.050Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-21T13:44:28.050Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-21T13:44:28.050Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-21T13:44:28.050Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-21T13:44:28.050Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-21T13:44:28.050Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-21T13:44:28.050Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-21T13:44:28.050Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-21T13:44:28.050Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-21T13:44:28.050Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-21T13:44:28.050Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-21T13:44:28.050Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-21T13:44:28.050Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-21T13:44:28.050Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-21T13:44:28.050Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-21T13:44:28.050Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-21T13:44:28.050Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-21T13:44:28.050Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-21T13:44:28.050Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-21T13:44:28.050Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-21T13:44:28.050Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-21T13:44:28.050Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:28.050Z] [2022-04-21T13:44:28.050Z] DONE 24 tests, 23 skipped in 2.589s [2022-04-21T13:44:28.050Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-21T13:44:28.255Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-21T13:44:28.320Z] === RUN TestNameFormat [2022-04-21T13:44:28.320Z] --- PASS: TestNameFormat (0.00s) [2022-04-21T13:44:28.320Z] === RUN TestNameRetries [2022-04-21T13:44:28.320Z] --- PASS: TestNameRetries (0.00s) [2022-04-21T13:44:28.320Z] PASS [2022-04-21T13:44:28.320Z] coverage: 85.7% of statements [2022-04-21T13:44:28.320Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2022-04-21T13:44:28.320Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2022-04-21T13:44:28.320Z] === RUN TestNetworkDBWatch [2022-04-21T13:44:28.776Z] === RUN TestParseKeyValueOpt [2022-04-21T13:44:28.776Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-21T13:44:28.776Z] === RUN TestParseUintList [2022-04-21T13:44:28.776Z] --- PASS: TestParseUintList (0.00s) [2022-04-21T13:44:28.776Z] === RUN TestParseUintListMaximumLimits [2022-04-21T13:44:28.776Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-21T13:44:28.776Z] PASS [2022-04-21T13:44:28.776Z] coverage: 97.0% of statements [2022-04-21T13:44:28.776Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2022-04-21T13:44:29.384Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-21T13:44:29.576Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:44:29.576Z] INFO: Testing against a local daemon [2022-04-21T13:44:29.576Z] === RUN TestSessionCreate [2022-04-21T13:44:29.576Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T13:44:29.576Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-21T13:44:29.576Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T13:44:29.576Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T13:44:29.576Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T13:44:29.576Z] PASS [2022-04-21T13:44:29.576Z] ok github.com/docker/docker/integration/session 0.079s [2022-04-21T13:44:29.576Z] [2022-04-21T13:44:29.576Z] === Skipped [2022-04-21T13:44:29.576Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-21T13:44:29.576Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T13:44:29.576Z] [2022-04-21T13:44:29.576Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T13:44:29.576Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T13:44:29.576Z] [2022-04-21T13:44:29.576Z] DONE 2 tests, 2 skipped in 1.602s [2022-04-21T13:44:29.576Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-21T13:44:29.738Z] === RUN Test_windowsOSRelease_String [2022-04-21T13:44:29.738Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-21T13:44:29.738Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-21T13:44:29.738Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-21T13:44:29.738Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-21T13:44:29.738Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-21T13:44:29.738Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-21T13:44:29.738Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-21T13:44:29.738Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-21T13:44:29.738Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-21T13:44:29.738Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T13:44:29.738Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T13:44:29.738Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T13:44:29.738Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T13:44:29.738Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T13:44:29.738Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T13:44:29.738Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T13:44:29.738Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T13:44:29.738Z] PASS [2022-04-21T13:44:29.738Z] coverage: 36.4% of statements [2022-04-21T13:44:29.738Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 36.4% of statements [2022-04-21T13:44:30.194Z] 2022/04/21 13:44:29 Closing DB instances... [2022-04-21T13:44:30.650Z] === RUN TestNewAndRemove [2022-04-21T13:44:30.650Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-21T13:44:30.650Z] === RUN TestRemoveInvalidPath [2022-04-21T13:44:30.650Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-21T13:44:30.650Z] PASS [2022-04-21T13:44:30.650Z] coverage: 82.6% of statements [2022-04-21T13:44:30.650Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2022-04-21T13:44:30.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-21T13:44:31.612Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-21T13:44:31.612Z] === RUN TestNetworkDBBulkSync [2022-04-21T13:44:31.612Z] --- PASS: TestGetAddress (19.84s) [2022-04-21T13:44:31.612Z] === RUN TestRequestSyntaxCheck [2022-04-21T13:44:31.612Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-21T13:44:31.612Z] === RUN TestRequest [2022-04-21T13:44:31.742Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:44:31.742Z] INFO: Testing against a local daemon [2022-04-21T13:44:31.742Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:44:31.742Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:31.742Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:44:31.742Z] === RUN TestDiskUsage [2022-04-21T13:44:31.742Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T13:44:31.742Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-21T13:44:31.742Z] === RUN TestEventsExecDie [2022-04-21T13:44:31.742Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T13:44:31.742Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-21T13:44:31.742Z] === RUN TestEventsBackwardsCompatible [2022-04-21T13:44:31.742Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T13:44:31.742Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-21T13:44:31.742Z] === RUN TestEventsVolumeCreate [2022-04-21T13:44:31.742Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T13:44:31.742Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-21T13:44:31.742Z] === RUN TestInfoAPI [2022-04-21T13:44:31.742Z] --- PASS: TestInfoAPI (0.04s) [2022-04-21T13:44:31.742Z] === RUN TestInfoAPIWarnings [2022-04-21T13:44:31.742Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:44:31.742Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-21T13:44:31.742Z] === RUN TestInfoDebug [2022-04-21T13:44:31.742Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:44:31.742Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-21T13:44:31.742Z] === RUN TestInfoInsecureRegistries [2022-04-21T13:44:31.742Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:44:31.742Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-21T13:44:31.742Z] === RUN TestInfoRegistryMirrors [2022-04-21T13:44:31.742Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:44:31.742Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-21T13:44:31.742Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T13:44:32.068Z] === RUN TestFailedConnection [2022-04-21T13:44:32.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-21T13:44:32.523Z] 2022/04/21 13:44:32 Closing DB instances... [2022-04-21T13:44:32.703Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-04-21T13:44:32.703Z] === RUN TestPingCacheHeaders [2022-04-21T13:44:32.703Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-21T13:44:32.703Z] === RUN TestPingGet [2022-04-21T13:44:32.703Z] --- PASS: TestPingGet (0.03s) [2022-04-21T13:44:32.703Z] === RUN TestPingHead [2022-04-21T13:44:32.703Z] --- PASS: TestPingHead (0.05s) [2022-04-21T13:44:32.703Z] === RUN TestPingSwarmHeader [2022-04-21T13:44:32.703Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:32.703Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-21T13:44:32.703Z] === RUN TestVersion [2022-04-21T13:44:32.703Z] --- PASS: TestVersion (0.04s) [2022-04-21T13:44:32.703Z] PASS [2022-04-21T13:44:32.703Z] ok github.com/docker/docker/integration/system 1.282s [2022-04-21T13:44:32.703Z] [2022-04-21T13:44:32.703Z] === Skipped [2022-04-21T13:44:32.703Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:44:32.703Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:32.703Z] [2022-04-21T13:44:32.703Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-21T13:44:32.703Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T13:44:32.703Z] [2022-04-21T13:44:32.703Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-21T13:44:32.703Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T13:44:32.703Z] [2022-04-21T13:44:32.703Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-21T13:44:32.703Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T13:44:32.703Z] [2022-04-21T13:44:32.703Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-21T13:44:32.703Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T13:44:32.703Z] [2022-04-21T13:44:32.703Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-21T13:44:32.703Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:44:32.703Z] [2022-04-21T13:44:32.703Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-21T13:44:32.703Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:44:32.703Z] [2022-04-21T13:44:32.703Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-21T13:44:32.703Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:44:32.703Z] [2022-04-21T13:44:32.703Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-21T13:44:32.703Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:44:32.703Z] [2022-04-21T13:44:32.703Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-21T13:44:32.703Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:32.703Z] [2022-04-21T13:44:32.703Z] DONE 16 tests, 10 skipped in 3.178s [2022-04-21T13:44:32.703Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-21T13:44:32.979Z] --- PASS: TestFailedConnection (1.04s) [2022-04-21T13:44:32.979Z] === RUN TestFailOnce [2022-04-21T13:44:32.979Z] 2022/04/21 13:44:32 http: panic serving 127.0.0.1:49292: Plugin not ready [2022-04-21T13:44:32.979Z] goroutine 34 [running]: [2022-04-21T13:44:32.979Z] net/http.(*conn).serve.func1() [2022-04-21T13:44:32.979Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T13:44:32.979Z] panic({0x1433700, 0x157d060}) [2022-04-21T13:44:32.979Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T13:44:32.979Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-04-21T13:44:32.979Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-21T13:44:32.979Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1582878?, 0xc00009c0e0?}, 0x138d9a6?) [2022-04-21T13:44:32.979Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T13:44:32.979Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1582878, 0xc00009c0e0}, 0xc000228000) [2022-04-21T13:44:32.979Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-21T13:44:32.979Z] net/http.serverHandler.ServeHTTP({0x1580e98?}, {0x1582878, 0xc00009c0e0}, 0xc000228000) [2022-04-21T13:44:32.979Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T13:44:32.979Z] net/http.(*conn).serve(0xc000220000, {0x1582d78, 0xc0002020c0}) [2022-04-21T13:44:32.979Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T13:44:32.979Z] created by net/http.(*Server).Serve [2022-04-21T13:44:32.979Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T13:44:32.979Z] time="2022-04-21T13:44:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" [2022-04-21T13:44:33.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-21T13:44:33.940Z] --- PASS: TestFailOnce (1.12s) [2022-04-21T13:44:33.940Z] === RUN TestEchoInputOutput [2022-04-21T13:44:33.940Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-21T13:44:33.940Z] === RUN TestBackoff [2022-04-21T13:44:33.940Z] --- PASS: TestBackoff (0.00s) [2022-04-21T13:44:33.940Z] === RUN TestAbortRetry [2022-04-21T13:44:33.940Z] --- PASS: TestAbortRetry (0.00s) [2022-04-21T13:44:33.940Z] === RUN TestClientScheme [2022-04-21T13:44:33.940Z] --- PASS: TestClientScheme (0.00s) [2022-04-21T13:44:33.940Z] === RUN TestNewClientWithTimeout [2022-04-21T13:44:34.396Z] --- PASS: TestNetworkDBBulkSync (2.63s) [2022-04-21T13:44:34.396Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-21T13:44:34.396Z] time="2022-04-21T13:44:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-21T13:44:34.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-21T13:44:35.679Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:44:35.679Z] INFO: Testing against a local daemon [2022-04-21T13:44:35.679Z] === RUN TestVolumesCreateAndList [2022-04-21T13:44:35.679Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-04-21T13:44:35.679Z] === RUN TestVolumesRemove [2022-04-21T13:44:35.679Z] --- PASS: TestVolumesRemove (0.14s) [2022-04-21T13:44:35.679Z] === RUN TestVolumesInspect [2022-04-21T13:44:35.679Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-21T13:44:35.679Z] === RUN TestVolumesInvalidJSON [2022-04-21T13:44:35.679Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T13:44:35.679Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T13:44:35.679Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T13:44:35.679Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T13:44:35.679Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T13:44:35.679Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T13:44:35.679Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T13:44:35.679Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-21T13:44:35.679Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-21T13:44:35.679Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T13:44:35.679Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T13:44:35.679Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T13:44:35.679Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T13:44:35.679Z] PASS [2022-04-21T13:44:35.679Z] ok github.com/docker/docker/integration/volume 0.352s [2022-04-21T13:44:35.679Z] [2022-04-21T13:44:35.679Z] DONE 9 tests in 2.621s [2022-04-21T13:44:35.679Z] INFO: make.ps1 ended at 04/21/2022 13:44:35 [2022-04-21T13:44:35.679Z] INFO: Integration CLI tests being run from the host: [2022-04-21T13:44:35.679Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-21T13:44:35.924Z] === RUN TestParseEmptyInterface [2022-04-21T13:44:35.924Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-21T13:44:35.924Z] === RUN TestParseNonInterfaceType [2022-04-21T13:44:35.924Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-21T13:44:35.924Z] === RUN TestParseWithOneFunction [2022-04-21T13:44:35.924Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-21T13:44:35.924Z] === RUN TestParseWithMultipleFuncs [2022-04-21T13:44:35.924Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-21T13:44:35.924Z] === RUN TestParseWithUnnamedReturn [2022-04-21T13:44:35.924Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-21T13:44:35.924Z] === RUN TestEmbeddedInterface [2022-04-21T13:44:35.924Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-21T13:44:35.924Z] === RUN TestParsedImports [2022-04-21T13:44:35.924Z] --- PASS: TestParsedImports (0.00s) [2022-04-21T13:44:35.924Z] === RUN TestAliasedImports [2022-04-21T13:44:35.924Z] --- PASS: TestAliasedImports (0.00s) [2022-04-21T13:44:35.924Z] PASS [2022-04-21T13:44:35.924Z] coverage: 56.8% of statements [2022-04-21T13:44:35.924Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2022-04-21T13:44:35.924Z] time="2022-04-21T13:44:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-21T13:44:36.380Z] === RUN TestHTTPTransport [2022-04-21T13:44:36.380Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-21T13:44:36.380Z] PASS [2022-04-21T13:44:36.380Z] coverage: 85.7% of statements [2022-04-21T13:44:36.380Z] ok github.com/docker/docker/pkg/plugins/transport 0.029s coverage: 85.7% of statements [2022-04-21T13:44:36.838Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-21T13:44:36.838Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T13:44:36.838Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-21T13:44:36.838Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-21T13:44:36.838Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-21T13:44:36.838Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-21T13:44:36.838Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-21T13:44:36.838Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T13:44:36.838Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-21T13:44:36.838Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-21T13:44:36.838Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-21T13:44:36.838Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-21T13:44:36.838Z] === RUN TestBufferPoolPutAndGet [2022-04-21T13:44:36.838Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-21T13:44:36.838Z] PASS [2022-04-21T13:44:36.838Z] coverage: 88.2% of statements [2022-04-21T13:44:36.838Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2022-04-21T13:44:36.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-21T13:44:37.294Z] 2022/04/21 13:44:36 Closing DB instances... [2022-04-21T13:44:37.294Z] time="2022-04-21T13:44:36Z" level=error msg="node: 1923df1b7d75 is unknown to memberlist" [2022-04-21T13:44:37.294Z] === RUN TestOutputOnPrematureClose [2022-04-21T13:44:37.294Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-21T13:44:37.294Z] === RUN TestCompleteSilently [2022-04-21T13:44:37.294Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-21T13:44:37.294Z] PASS [2022-04-21T13:44:37.294Z] coverage: 75.9% of statements [2022-04-21T13:44:37.294Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2022-04-21T13:44:37.749Z] === RUN TestSendToOneSub [2022-04-21T13:44:37.749Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-21T13:44:37.749Z] === RUN TestSendToMultipleSubs [2022-04-21T13:44:37.749Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-21T13:44:37.749Z] === RUN TestEvictOneSub [2022-04-21T13:44:37.749Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-21T13:44:37.749Z] === RUN TestClosePublisher [2022-04-21T13:44:37.749Z] --- PASS: TestClosePublisher (0.00s) [2022-04-21T13:44:37.749Z] === RUN TestPubSubRace [2022-04-21T13:44:38.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00117cb10_} [2022-04-21T13:44:38.711Z] time="2022-04-21T13:44:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-21T13:44:38.711Z] --- PASS: TestPubSubRace (1.05s) [2022-04-21T13:44:38.711Z] PASS [2022-04-21T13:44:38.711Z] coverage: 75.0% of statements [2022-04-21T13:44:38.711Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2022-04-21T13:44:39.166Z] === RUN TestRegister [2022-04-21T13:44:39.166Z] --- PASS: TestRegister (0.00s) [2022-04-21T13:44:39.166Z] === RUN TestCommand [2022-04-21T13:44:39.166Z] --- PASS: TestCommand (0.03s) [2022-04-21T13:44:39.166Z] === RUN TestNaiveSelf [2022-04-21T13:44:39.166Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-21T13:44:39.166Z] PASS [2022-04-21T13:44:39.166Z] coverage: 82.4% of statements [2022-04-21T13:44:39.166Z] ok github.com/docker/docker/pkg/reexec 0.079s coverage: 82.4% of statements [2022-04-21T13:44:39.623Z] === RUN TestDump [2022-04-21T13:44:39.623Z] goroutine 6 [running]: [2022-04-21T13:44:39.623Z] github.com/docker/docker/pkg/stack.dump(0x1332d57?) [2022-04-21T13:44:39.623Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T13:44:39.623Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-21T13:44:39.623Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-21T13:44:39.623Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-21T13:44:39.623Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-21T13:44:39.623Z] testing.tRunner(0xc000164000, 0x14fa498) [2022-04-21T13:44:39.623Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:44:39.623Z] created by testing.(*T).Run [2022-04-21T13:44:39.623Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T13:44:39.623Z] [2022-04-21T13:44:39.623Z] goroutine 1 [chan receive]: [2022-04-21T13:44:39.623Z] testing.(*T).Run(0xc000031d40, {0x14e913c?, 0x130c1f3?}, 0x14fa498) [2022-04-21T13:44:39.623Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T13:44:39.623Z] testing.runTests.func1(0xc00006a870?) [2022-04-21T13:44:39.623Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T13:44:39.623Z] testing.tRunner(0xc000031d40, 0xc000073ca0) [2022-04-21T13:44:39.623Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:44:39.623Z] testing.runTests(0xc000056460?, {0x167e400, 0x3, 0x3}, {0x1f98ade0108?, 0x40?, 0x16834a0?}) [2022-04-21T13:44:39.623Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T13:44:39.623Z] testing.(*M).Run(0xc000056460) [2022-04-21T13:44:39.623Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T13:44:39.623Z] main.main() [2022-04-21T13:44:39.623Z] _testmain.go:99 +0x255 [2022-04-21T13:44:39.623Z] --- PASS: TestDump (0.00s) [2022-04-21T13:44:39.623Z] === RUN TestDumpToFile [2022-04-21T13:44:39.623Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.66s) [2022-04-21T13:44:39.623Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-21T13:44:39.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11809027034_/foo_false____} [2022-04-21T13:44:40.079Z] --- PASS: TestDumpToFile (0.11s) [2022-04-21T13:44:40.079Z] === RUN TestDumpToFileWithEmptyInput [2022-04-21T13:44:40.079Z] goroutine 8 [running]: [2022-04-21T13:44:40.079Z] github.com/docker/docker/pkg/stack.dump(0x13aed13?) [2022-04-21T13:44:40.079Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T13:44:40.079Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x13aece0?}) [2022-04-21T13:44:40.079Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-21T13:44:40.079Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000164000?) [2022-04-21T13:44:40.079Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-21T13:44:40.079Z] testing.tRunner(0xc000164680, 0x14fa488) [2022-04-21T13:44:40.079Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:44:40.079Z] created by testing.(*T).Run [2022-04-21T13:44:40.079Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T13:44:40.079Z] [2022-04-21T13:44:40.079Z] goroutine 1 [chan receive]: [2022-04-21T13:44:40.079Z] testing.(*T).Run(0xc000031d40, {0x14f0713?, 0x130c1f3?}, 0x14fa488) [2022-04-21T13:44:40.079Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T13:44:40.079Z] testing.runTests.func1(0xc00006a870?) [2022-04-21T13:44:40.079Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T13:44:40.079Z] testing.tRunner(0xc000031d40, 0xc000073ca0) [2022-04-21T13:44:40.079Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:44:40.079Z] testing.runTests(0xc000056460?, {0x167e400, 0x3, 0x3}, {0x1f98ade0108?, 0x40?, 0x16834a0?}) [2022-04-21T13:44:40.079Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T13:44:40.079Z] testing.(*M).Run(0xc000056460) [2022-04-21T13:44:40.079Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T13:44:40.079Z] main.main() [2022-04-21T13:44:40.079Z] _testmain.go:99 +0x255 [2022-04-21T13:44:40.079Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-21T13:44:40.079Z] PASS [2022-04-21T13:44:40.079Z] coverage: 90.9% of statements [2022-04-21T13:44:40.079Z] ok github.com/docker/docker/pkg/stack 0.138s coverage: 90.9% of statements [2022-04-21T13:44:40.535Z] === RUN TestNewStdWriter [2022-04-21T13:44:40.535Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-21T13:44:40.535Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-21T13:44:40.535Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-21T13:44:40.535Z] === RUN TestWriteWithNilBytes [2022-04-21T13:44:40.535Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-21T13:44:40.535Z] === RUN TestWrite [2022-04-21T13:44:40.535Z] --- PASS: TestWrite (0.00s) [2022-04-21T13:44:40.535Z] === RUN TestWriteWithWriterError [2022-04-21T13:44:40.535Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-21T13:44:40.535Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-21T13:44:40.535Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-21T13:44:40.535Z] === RUN TestStdCopyWriteAndRead [2022-04-21T13:44:40.535Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-21T13:44:40.535Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-21T13:44:40.535Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-21T13:44:40.535Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-21T13:44:40.535Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-21T13:44:40.535Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-21T13:44:40.535Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-21T13:44:40.535Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-21T13:44:40.535Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-21T13:44:40.535Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-21T13:44:40.535Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-21T13:44:40.535Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-21T13:44:40.535Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-21T13:44:40.535Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-21T13:44:40.535Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-21T13:44:40.535Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-21T13:44:40.535Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-21T13:44:40.535Z] PASS [2022-04-21T13:44:40.535Z] coverage: 100.0% of statements [2022-04-21T13:44:40.535Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2022-04-21T13:44:40.991Z] 2022/04/21 13:44:40 Closing DB instances... [2022-04-21T13:44:40.991Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-21T13:44:40.991Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-21T13:44:40.991Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-21T13:44:40.991Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-21T13:44:40.991Z] === RUN TestFormatStatus [2022-04-21T13:44:40.991Z] --- PASS: TestFormatStatus (0.00s) [2022-04-21T13:44:40.991Z] === RUN TestFormatError [2022-04-21T13:44:40.991Z] --- PASS: TestFormatError (0.00s) [2022-04-21T13:44:40.991Z] === RUN TestFormatJSONError [2022-04-21T13:44:40.991Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-21T13:44:40.991Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-21T13:44:40.991Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-21T13:44:40.991Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-21T13:44:40.991Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-21T13:44:40.991Z] === RUN TestNewJSONProgressOutput [2022-04-21T13:44:40.991Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-21T13:44:40.991Z] === RUN TestAuxFormatterEmit [2022-04-21T13:44:40.991Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-21T13:44:40.991Z] === RUN TestStreamWriterStdout [2022-04-21T13:44:40.991Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-21T13:44:40.991Z] === RUN TestStreamWriterStderr [2022-04-21T13:44:40.991Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-21T13:44:40.991Z] PASS [2022-04-21T13:44:40.991Z] coverage: 66.2% of statements [2022-04-21T13:44:40.991Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2022-04-21T13:44:41.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11809027034_/foo_true____} [2022-04-21T13:44:41.447Z] === RUN TestGenerateRandomID [2022-04-21T13:44:41.447Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-21T13:44:41.447Z] === RUN TestShortenId [2022-04-21T13:44:41.447Z] --- PASS: TestShortenId (0.00s) [2022-04-21T13:44:41.447Z] === RUN TestShortenSha256Id [2022-04-21T13:44:41.447Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-21T13:44:41.447Z] === RUN TestShortenIdEmpty [2022-04-21T13:44:41.447Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-21T13:44:41.447Z] === RUN TestShortenIdInvalid [2022-04-21T13:44:41.447Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-21T13:44:41.447Z] === RUN TestIsShortIDNonHex [2022-04-21T13:44:41.447Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-21T13:44:41.447Z] === RUN TestIsShortIDNotCorrectSize [2022-04-21T13:44:41.447Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-21T13:44:41.447Z] PASS [2022-04-21T13:44:41.447Z] coverage: 70.6% of statements [2022-04-21T13:44:41.447Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2022-04-21T13:44:41.447Z] --- PASS: TestRequest (9.75s) [2022-04-21T13:44:41.447Z] === RUN TestOverlappingRequests [2022-04-21T13:44:41.903Z] === RUN TestIsCpusetListAvailable [2022-04-21T13:44:41.903Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-21T13:44:41.903Z] PASS [2022-04-21T13:44:41.903Z] coverage: 39.4% of statements [2022-04-21T13:44:41.903Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2022-04-21T13:44:41.903Z] --- PASS: TestOverlappingRequests (0.45s) [2022-04-21T13:44:41.903Z] === RUN TestRelease [2022-04-21T13:44:42.360Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-21T13:44:42.360Z] === RUN TestNetworkDBGarbageCollection [2022-04-21T13:44:42.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32744290906_/foo_false____} [2022-04-21T13:44:42.816Z] === RUN TestChtimes [2022-04-21T13:44:42.816Z] --- PASS: TestChtimes (0.00s) [2022-04-21T13:44:42.816Z] === RUN TestChtimesWindows [2022-04-21T13:44:42.816Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-21T13:44:42.816Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-21T13:44:42.816Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-21T13:44:42.816Z] PASS [2022-04-21T13:44:42.816Z] coverage: 13.0% of statements [2022-04-21T13:44:42.816Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 13.0% of statements [2022-04-21T13:44:42.816Z] time="2022-04-21T13:44:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-21T13:44:43.275Z] === RUN TestTailFile [2022-04-21T13:44:43.275Z] --- PASS: TestTailFile (0.00s) [2022-04-21T13:44:43.275Z] === RUN TestTailFileManyLines [2022-04-21T13:44:43.275Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-21T13:44:43.275Z] === RUN TestTailEmptyFile [2022-04-21T13:44:43.275Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-21T13:44:43.275Z] === RUN TestTailNegativeN [2022-04-21T13:44:43.275Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader [2022-04-21T13:44:43.275Z] === CONT TestNewTailReader [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/no_delimiter [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/truncated_last_line [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-21T13:44:43.275Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.275Z] === CONT TestNewTailReader/no_delimiter [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.275Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.276Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.276Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-21T13:44:43.276Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:44:43.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:44:43.732Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:44:43.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:44:43.732Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:44:43.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:44:43.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.732Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.732Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:44:43.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:44:43.732Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:44:43.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:44:43.732Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:44:43.732Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.733Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.733Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.734Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.734Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.734Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.735Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.736Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.737Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:44:43.738Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-21T13:44:43.738Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:44:43.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:44:43.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32744290906_/foo_true____} [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:44:44.195Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:44:44.196Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:44:44.196Z] PASS [2022-04-21T13:44:44.196Z] coverage: 88.6% of statements [2022-04-21T13:44:44.196Z] ok github.com/docker/docker/pkg/tailfile 0.138s coverage: 88.6% of statements [2022-04-21T13:44:44.196Z] --- PASS: TestRelease (1.91s) [2022-04-21T13:44:44.196Z] === RUN TestAllocateRandomDeallocate [2022-04-21T13:44:44.652Z] === RUN TestTarSumRemoveNonExistent [2022-04-21T13:44:44.652Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-21T13:44:44.652Z] === RUN TestTarSumRemove [2022-04-21T13:44:44.652Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-21T13:44:44.652Z] === RUN TestSortFileInfoSums [2022-04-21T13:44:44.652Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-21T13:44:44.652Z] === RUN TestNewTarSumForLabelInvalid [2022-04-21T13:44:44.652Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-21T13:44:44.652Z] === RUN TestNewTarSumForLabel [2022-04-21T13:44:44.652Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-21T13:44:44.652Z] === RUN TestEmptyTar [2022-04-21T13:44:44.652Z] --- PASS: TestEmptyTar (0.00s) [2022-04-21T13:44:44.652Z] === RUN TestTarSumsReadSize [2022-04-21T13:44:44.652Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-21T13:44:44.652Z] === RUN TestTarSums [2022-04-21T13:44:44.652Z] --- PASS: TestTarSums (0.05s) [2022-04-21T13:44:44.652Z] === RUN TestIteration [2022-04-21T13:44:44.652Z] --- PASS: TestIteration (0.00s) [2022-04-21T13:44:44.652Z] === RUN TestVersionLabelForChecksum [2022-04-21T13:44:44.652Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-21T13:44:44.652Z] === RUN TestVersion [2022-04-21T13:44:44.652Z] --- PASS: TestVersion (0.00s) [2022-04-21T13:44:44.652Z] === RUN TestGetVersion [2022-04-21T13:44:44.652Z] --- PASS: TestGetVersion (0.00s) [2022-04-21T13:44:44.652Z] === RUN TestGetVersions [2022-04-21T13:44:44.652Z] --- PASS: TestGetVersions (0.00s) [2022-04-21T13:44:44.652Z] PASS [2022-04-21T13:44:44.652Z] coverage: 89.3% of statements [2022-04-21T13:44:44.652Z] ok github.com/docker/docker/pkg/tarsum 0.092s coverage: 89.3% of statements [2022-04-21T13:44:44.718Z] --- PASS: TestCreateServiceMultipleTimes (17.40s) [2022-04-21T13:44:44.718Z] === RUN TestCreateServiceConflict [2022-04-21T13:44:44.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32744290906_/foo_true__0xc00117cb40__} [2022-04-21T13:44:45.108Z] === RUN TestTruncIndex [2022-04-21T13:44:45.108Z] --- PASS: TestTruncIndex (0.10s) [2022-04-21T13:44:45.108Z] PASS [2022-04-21T13:44:45.108Z] coverage: 91.5% of statements [2022-04-21T13:44:45.108Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2022-04-21T13:44:45.564Z] === RUN TestVersionInfo [2022-04-21T13:44:45.564Z] --- PASS: TestVersionInfo (0.00s) [2022-04-21T13:44:45.564Z] === RUN TestAppendVersions [2022-04-21T13:44:45.564Z] --- PASS: TestAppendVersions (0.00s) [2022-04-21T13:44:45.564Z] PASS [2022-04-21T13:44:45.564Z] coverage: 88.9% of statements [2022-04-21T13:44:45.564Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2022-04-21T13:44:46.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00117cb58_} [2022-04-21T13:44:46.339Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:44:46.339Z] INFO: Testing against a local daemon [2022-04-21T13:44:46.339Z] === RUN TestDockerSuite [2022-04-21T13:44:46.339Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-21T13:44:46.339Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-21T13:44:46.339Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T13:44:46.795Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-21T13:44:46.795Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-21T13:44:46.795Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-21T13:44:46.795Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-21T13:44:46.795Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T13:44:46.795Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-21T13:44:46.795Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-21T13:44:47.041Z] --- PASS: TestCreateServiceConflict (2.43s) [2022-04-21T13:44:47.042Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T13:44:47.089Z] === RUN TestValidatePrivileges [2022-04-21T13:44:47.089Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-21T13:44:47.089Z] === RUN TestFilterByCapNeg [2022-04-21T13:44:47.089Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-21T13:44:47.089Z] === RUN TestFilterByCapPos [2022-04-21T13:44:47.089Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-21T13:44:47.089Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-21T13:44:47.089Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-21T13:44:47.089Z] PASS [2022-04-21T13:44:47.089Z] coverage: 12.0% of statements [2022-04-21T13:44:47.089Z] ok github.com/docker/docker/plugin 0.035s coverage: 12.0% of statements [2022-04-21T13:44:47.249Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-21T13:44:47.544Z] === RUN TestNewSettable [2022-04-21T13:44:47.544Z] --- PASS: TestNewSettable (0.00s) [2022-04-21T13:44:47.544Z] === RUN TestIsSettable [2022-04-21T13:44:47.544Z] --- PASS: TestIsSettable (0.00s) [2022-04-21T13:44:47.544Z] === RUN TestUpdateSettingsEnv [2022-04-21T13:44:47.544Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-21T13:44:47.544Z] PASS [2022-04-21T13:44:47.544Z] coverage: 20.0% of statements [2022-04-21T13:44:47.544Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2022-04-21T13:44:47.703Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-21T13:44:47.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00117cb70_} [2022-04-21T13:44:48.157Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-21T13:44:48.506Z] === RUN TestLoad [2022-04-21T13:44:48.506Z] --- PASS: TestLoad (0.00s) [2022-04-21T13:44:48.506Z] === RUN TestSave [2022-04-21T13:44:48.506Z] --- PASS: TestSave (0.02s) [2022-04-21T13:44:48.506Z] === RUN TestAddDeleteGet [2022-04-21T13:44:48.506Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-21T13:44:48.506Z] === RUN TestInvalidTags [2022-04-21T13:44:48.506Z] --- PASS: TestInvalidTags (0.00s) [2022-04-21T13:44:48.506Z] PASS [2022-04-21T13:44:48.506Z] coverage: 84.4% of statements [2022-04-21T13:44:48.506Z] ok github.com/docker/docker/reference 0.093s coverage: 84.4% of statements [2022-04-21T13:44:48.615Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-21T13:44:49.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00117cb88_} [2022-04-21T13:44:49.467Z] --- PASS: TestAllocateRandomDeallocate (5.50s) [2022-04-21T13:44:49.467Z] === RUN TestRetrieveFromStore [2022-04-21T13:44:49.923Z] === RUN TestResolveAuthConfigIndexServer [2022-04-21T13:44:49.923Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestResolveAuthConfigFullURL [2022-04-21T13:44:49.923Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-21T13:44:49.923Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestValidateMirror [2022-04-21T13:44:49.923Z] --- PASS: TestValidateMirror (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestLoadInsecureRegistries [2022-04-21T13:44:49.923Z] time="2022-04-21T13:44:49Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-21T13:44:49.923Z] time="2022-04-21T13:44:49Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-21T13:44:49.923Z] time="2022-04-21T13:44:49Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-21T13:44:49.923Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2022-04-21T13:44:49.923Z] === RUN TestNewServiceConfig [2022-04-21T13:44:49.923Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestValidateIndexName [2022-04-21T13:44:49.923Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestValidateIndexNameWithError [2022-04-21T13:44:49.923Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestEndpointParse [2022-04-21T13:44:49.923Z] --- PASS: TestEndpointParse (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestEndpointParseInvalid [2022-04-21T13:44:49.923Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestValidateEndpoint [2022-04-21T13:44:49.923Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-21T13:44:49.923Z] === RUN TestPing [2022-04-21T13:44:49.923Z] --- PASS: TestPing (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestPingRegistryEndpoint [2022-04-21T13:44:49.923Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:44:49.923Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestEndpoint [2022-04-21T13:44:49.923Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:44:49.923Z] --- SKIP: TestEndpoint (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestParseRepositoryInfo [2022-04-21T13:44:49.923Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestNewIndexInfo [2022-04-21T13:44:49.923Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestMirrorEndpointLookup [2022-04-21T13:44:49.923Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:44:49.923Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestSearchRepositories [2022-04-21T13:44:49.923Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-21T13:44:49.923Z] Host: 127.0.0.1:49317 [2022-04-21T13:44:49.923Z] User-Agent: docker test client [2022-04-21T13:44:49.923Z] Authorization: Token fake-token [2022-04-21T13:44:49.923Z] X-Docker-Token: true [2022-04-21T13:44:49.923Z] Accept-Encoding: gzip [2022-04-21T13:44:49.923Z] [2022-04-21T13:44:49.923Z] [2022-04-21T13:44:49.923Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-21T13:44:49.923Z] Connection: close [2022-04-21T13:44:49.923Z] Content-Length: 144 [2022-04-21T13:44:49.923Z] Cache-Control: no-cache [2022-04-21T13:44:49.923Z] Content-Type: application/json [2022-04-21T13:44:49.923Z] Date: Thu, 21 Apr 2022 13:44:49 GMT [2022-04-21T13:44:49.923Z] Expires: -1 [2022-04-21T13:44:49.923Z] Pragma: no-cache [2022-04-21T13:44:49.923Z] Server: docker-tests/mock [2022-04-21T13:44:49.923Z] X-Docker-Registry-Config: mock [2022-04-21T13:44:49.923Z] X-Docker-Registry-Version: 0.0.0 [2022-04-21T13:44:49.923Z] [2022-04-21T13:44:49.923Z] [2022-04-21T13:44:49.923Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestTrustedLocation [2022-04-21T13:44:49.923Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-21T13:44:49.923Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestAllowNondistributableArtifacts [2022-04-21T13:44:49.923Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-21T13:44:49.923Z] === RUN TestIsSecureIndex [2022-04-21T13:44:49.923Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-21T13:44:49.923Z] PASS [2022-04-21T13:44:49.923Z] coverage: 51.7% of statements [2022-04-21T13:44:49.923Z] ok github.com/docker/docker/registry 0.149s coverage: 51.7% of statements [2022-04-21T13:44:49.936Z] --- PASS: TestCreateServiceMaxReplicas (2.96s) [2022-04-21T13:44:49.936Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T13:44:50.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00117cba0_} [2022-04-21T13:44:50.886Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-21T13:44:50.886Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-21T13:44:50.886Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-21T13:44:50.886Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-21T13:44:50.886Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-21T13:44:50.886Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-21T13:44:50.886Z] === RUN TestResumableRequestReaderWithReadError [2022-04-21T13:44:50.886Z] time="2022-04-21T13:44:50Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-21T13:44:50.886Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s) [2022-04-21T13:44:50.886Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-21T13:44:50.886Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-21T13:44:50.886Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-21T13:44:50.886Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-21T13:44:50.886Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-21T13:44:50.886Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-21T13:44:50.886Z] === RUN TestResumableRequestReader [2022-04-21T13:44:50.886Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-21T13:44:50.886Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-21T13:44:50.886Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-21T13:44:50.886Z] PASS [2022-04-21T13:44:50.886Z] coverage: 100.0% of statements [2022-04-21T13:44:50.886Z] ok github.com/docker/docker/registry/resumable 0.134s coverage: 100.0% of statements [2022-04-21T13:44:51.342Z] === RUN TestRestartManagerTimeout [2022-04-21T13:44:51.342Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-21T13:44:51.342Z] === RUN TestRestartManagerTimeoutReset [2022-04-21T13:44:51.342Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-21T13:44:51.342Z] PASS [2022-04-21T13:44:51.342Z] coverage: 50.9% of statements [2022-04-21T13:44:51.342Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2022-04-21T13:44:51.342Z] --- PASS: TestRetrieveFromStore (1.83s) [2022-04-21T13:44:51.342Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-21T13:44:51.342Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-21T13:44:51.342Z] === RUN TestParallelPredefinedRequest1 [2022-04-21T13:44:51.342Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-21T13:44:51.342Z] === RUN TestParallelPredefinedRequest2 [2022-04-21T13:44:51.342Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-21T13:44:51.342Z] === RUN TestParallelPredefinedRequest3 [2022-04-21T13:44:51.342Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-21T13:44:51.342Z] === RUN TestParallelPredefinedRequest4 [2022-04-21T13:44:51.342Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-21T13:44:51.342Z] === RUN TestParallelPredefinedRequest5 [2022-04-21T13:44:51.342Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-21T13:44:51.342Z] === RUN TestDebug [2022-04-21T13:44:51.342Z] --- PASS: TestDebug (0.00s) [2022-04-21T13:44:51.342Z] === RUN TestRequestPoolParallel [2022-04-21T13:44:51.798Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-21T13:44:51.798Z] === RUN TestClientStream [2022-04-21T13:44:51.798Z] --- PASS: TestClientStream (0.00s) [2022-04-21T13:44:51.798Z] === RUN TestClientSendFile [2022-04-21T13:44:51.798Z] --- PASS: TestClientSendFile (0.00s) [2022-04-21T13:44:51.798Z] === RUN TestClientWithRequestTimeout [2022-04-21T13:44:51.798Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-21T13:44:51.798Z] === RUN TestFileSpecPlugin [2022-04-21T13:44:51.798Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-21T13:44:51.798Z] === RUN TestFileJSONSpecPlugin [2022-04-21T13:44:51.798Z] --- PASS: TestRequestPoolParallel (0.42s) [2022-04-21T13:44:51.798Z] === RUN TestFullAllocateRelease [2022-04-21T13:44:51.798Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-21T13:44:51.798Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-21T13:44:51.798Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-21T13:44:51.798Z] === RUN TestPluginAddHandler [2022-04-21T13:44:51.798Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-21T13:44:51.798Z] === RUN TestPluginWaitBadPlugin [2022-04-21T13:44:51.798Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-21T13:44:51.798Z] === RUN TestGet [2022-04-21T13:44:51.798Z] time="2022-04-21T13:44:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-21T13:44:51.798Z] === RUN TestDecodeContainerConfig [2022-04-21T13:44:51.798Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-21T13:44:51.798Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-21T13:44:51.798Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-21T13:44:51.798Z] === RUN TestDecodeContainerConfigIsolation [2022-04-21T13:44:51.798Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-21T13:44:51.798Z] === RUN TestValidatePrivileged [2022-04-21T13:44:51.798Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-21T13:44:51.798Z] PASS [2022-04-21T13:44:51.798Z] coverage: 52.4% of statements [2022-04-21T13:44:51.798Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.4% of statements [2022-04-21T13:44:51.798Z] --- PASS: TestFullAllocateRelease (0.34s) [2022-04-21T13:44:51.798Z] === RUN TestOddAllocateRelease [2022-04-21T13:44:51.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-21T13:44:52.254Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-04-21T13:44:52.254Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-21T13:44:52.254Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-04-21T13:44:52.254Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-21T13:44:52.254Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-21T13:44:52.254Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-21T13:44:52.254Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-21T13:44:52.254Z] === CONT TestParallelPredefinedRequest1 [2022-04-21T13:44:52.254Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T13:44:52.254Z] === CONT TestParallelPredefinedRequest1 [2022-04-21T13:44:52.254Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:44:52.254Z] === CONT TestParallelPredefinedRequest5 [2022-04-21T13:44:52.254Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T13:44:52.254Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:44:52.254Z] === CONT TestParallelPredefinedRequest2 [2022-04-21T13:44:52.254Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:44:52.254Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-21T13:44:52.254Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-21T13:44:52.254Z] === CONT TestParallelPredefinedRequest5 [2022-04-21T13:44:52.254Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:44:52.254Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-21T13:44:52.254Z] === CONT TestParallelPredefinedRequest3 [2022-04-21T13:44:52.254Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-21T13:44:52.254Z] === CONT TestParallelPredefinedRequest3 [2022-04-21T13:44:52.254Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:44:52.254Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-21T13:44:52.254Z] PASS [2022-04-21T13:44:52.254Z] coverage: 85.3% of statements [2022-04-21T13:44:52.254Z] ok github.com/docker/docker/libnetwork/ipam 47.896s coverage: 85.3% of statements [2022-04-21T13:44:52.711Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-21T13:44:52.711Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-21T13:44:52.711Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-21T13:44:52.711Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-21T13:44:52.711Z] PASS [2022-04-21T13:44:52.711Z] coverage: 62.5% of statements [2022-04-21T13:44:52.711Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2022-04-21T13:44:52.711Z] time="2022-04-21T13:44:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-21T13:44:53.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-21T13:44:53.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-21T13:44:53.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-21T13:44:53.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-21T13:44:53.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-21T13:44:53.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-21T13:44:53.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-21T13:44:53.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-21T13:44:53.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-21T13:44:53.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-21T13:44:53.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-21T13:44:53.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-21T13:44:53.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-21T13:44:53.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-21T13:44:53.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-21T13:44:53.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-21T13:44:53.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-21T13:44:53.540Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-21T13:44:54.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-21T13:44:54.878Z] time="2022-04-21T13:44:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-21T13:44:55.334Z] === RUN TestGetDriver [2022-04-21T13:44:55.334Z] --- PASS: TestGetDriver (0.00s) [2022-04-21T13:44:55.334Z] === RUN TestVolumeRequestError [2022-04-21T13:44:55.334Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-21T13:44:55.334Z] PASS [2022-04-21T13:44:55.334Z] coverage: 36.1% of statements [2022-04-21T13:44:55.334Z] ok github.com/docker/docker/volume/drivers 0.033s coverage: 36.1% of statements [2022-04-21T13:44:55.493Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-21T13:44:55.789Z] === RUN TestGetAddress [2022-04-21T13:44:55.789Z] --- PASS: TestGetAddress (0.00s) [2022-04-21T13:44:55.789Z] === RUN TestRemove [2022-04-21T13:44:55.789Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T13:44:55.789Z] --- SKIP: TestRemove (0.00s) [2022-04-21T13:44:55.789Z] === RUN TestInitializeWithVolumes [2022-04-21T13:44:55.789Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-21T13:44:55.789Z] === RUN TestCreate [2022-04-21T13:44:55.789Z] --- PASS: TestCreate (0.01s) [2022-04-21T13:44:55.789Z] === RUN TestValidateName [2022-04-21T13:44:55.789Z] --- PASS: TestValidateName (0.00s) [2022-04-21T13:44:55.789Z] === RUN TestCreateWithOpts [2022-04-21T13:44:55.789Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T13:44:55.789Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-21T13:44:55.789Z] === RUN TestRelaodNoOpts [2022-04-21T13:44:55.789Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-21T13:44:55.789Z] PASS [2022-04-21T13:44:55.789Z] coverage: 41.5% of statements [2022-04-21T13:44:55.789Z] ok github.com/docker/docker/volume/local 0.055s coverage: 41.5% of statements [2022-04-21T13:44:56.436Z] docker_api_swarm_node_test.go:81: [d7f3b4426cd6a] joining swarm manager [de2c9df1dcf3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:44:56.750Z] === RUN TestLCOWParseMountRaw [2022-04-21T13:44:56.750Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-21T13:44:56.750Z] === RUN TestLCOWParseMountRawSplit [2022-04-21T13:44:56.750Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-21T13:44:56.750Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-21T13:44:56.750Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-21T13:44:56.750Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-21T13:44:56.750Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-21T13:44:56.750Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-21T13:44:56.750Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-21T13:44:56.750Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-21T13:44:56.750Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-21T13:44:56.750Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T13:44:56.750Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-21T13:44:56.750Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-21T13:44:56.750Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-21T13:44:56.750Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-21T13:44:56.750Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-21T13:44:56.750Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-21T13:44:56.750Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-21T13:44:56.750Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-21T13:44:56.750Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-21T13:44:56.750Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-21T13:44:56.750Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-21T13:44:56.750Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-21T13:44:56.750Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T13:44:56.750Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-21T13:44:56.750Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T13:44:56.750Z] === RUN TestLinuxParseMountRaw [2022-04-21T13:44:56.750Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-21T13:44:56.750Z] === RUN TestLinuxParseMountRawSplit [2022-04-21T13:44:56.750Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-21T13:44:56.750Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-21T13:44:56.750Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-21T13:44:56.750Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-21T13:44:56.750Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-21T13:44:56.750Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-21T13:44:56.750Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-21T13:44:56.750Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-21T13:44:56.750Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-21T13:44:56.750Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-21T13:44:56.750Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-21T13:44:56.750Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-21T13:44:56.750Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-21T13:44:56.750Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-21T13:44:57.206Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-21T13:44:57.206Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T13:44:57.206Z] === RUN TestConvertTmpfsOptions [2022-04-21T13:44:57.206Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-21T13:44:57.206Z] linux_parser_test.go:209: data="ro" [2022-04-21T13:44:57.206Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-21T13:44:57.206Z] === RUN TestParseMountSpec [2022-04-21T13:44:57.206Z] parser_test.go:62: case 0 [2022-04-21T13:44:57.206Z] parser_test.go:62: case 1 [2022-04-21T13:44:57.206Z] parser_test.go:62: case 2 [2022-04-21T13:44:57.206Z] parser_test.go:62: case 3 [2022-04-21T13:44:57.206Z] parser_test.go:62: case 4 [2022-04-21T13:44:57.206Z] parser_test.go:62: case 5 [2022-04-21T13:44:57.206Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-21T13:44:57.206Z] === RUN TestValidateMount [2022-04-21T13:44:57.206Z] --- PASS: TestValidateMount (0.00s) [2022-04-21T13:44:57.206Z] === RUN TestWindowsParseMountRaw [2022-04-21T13:44:57.206Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-21T13:44:57.206Z] === RUN TestWindowsParseMountRawSplit [2022-04-21T13:44:57.206Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-21T13:44:57.206Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-21T13:44:57.206Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-21T13:44:57.206Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-21T13:44:57.206Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-21T13:44:57.206Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-21T13:44:57.206Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-21T13:44:57.206Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-21T13:44:57.206Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-21T13:44:57.206Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-21T13:44:57.206Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T13:44:57.206Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-21T13:44:57.206Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-21T13:44:57.206Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-21T13:44:57.206Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T13:44:57.206Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-21T13:44:57.206Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T13:44:57.206Z] PASS [2022-04-21T13:44:57.206Z] coverage: 67.6% of statements [2022-04-21T13:44:57.206Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2022-04-21T13:44:57.377Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-21T13:44:58.167Z] === RUN TestSetGetMeta [2022-04-21T13:44:58.167Z] === PAUSE TestSetGetMeta [2022-04-21T13:44:58.167Z] === RUN TestRestore [2022-04-21T13:44:58.167Z] === PAUSE TestRestore [2022-04-21T13:44:58.167Z] === RUN TestServiceCreate [2022-04-21T13:44:58.167Z] === PAUSE TestServiceCreate [2022-04-21T13:44:58.167Z] === RUN TestServiceList [2022-04-21T13:44:58.167Z] === PAUSE TestServiceList [2022-04-21T13:44:58.167Z] === RUN TestServiceRemove [2022-04-21T13:44:58.167Z] === PAUSE TestServiceRemove [2022-04-21T13:44:58.168Z] === RUN TestServiceGet [2022-04-21T13:44:58.168Z] === PAUSE TestServiceGet [2022-04-21T13:44:58.168Z] === RUN TestServicePrune [2022-04-21T13:44:58.168Z] === PAUSE TestServicePrune [2022-04-21T13:44:58.168Z] === RUN TestCreate [2022-04-21T13:44:58.168Z] === PAUSE TestCreate [2022-04-21T13:44:58.168Z] === RUN TestRemove [2022-04-21T13:44:58.168Z] === PAUSE TestRemove [2022-04-21T13:44:58.168Z] === RUN TestList [2022-04-21T13:44:58.168Z] === PAUSE TestList [2022-04-21T13:44:58.168Z] === RUN TestFindByDriver [2022-04-21T13:44:58.168Z] === PAUSE TestFindByDriver [2022-04-21T13:44:58.168Z] === RUN TestFindByReferenced [2022-04-21T13:44:58.168Z] === PAUSE TestFindByReferenced [2022-04-21T13:44:58.168Z] === RUN TestDerefMultipleOfSameRef [2022-04-21T13:44:58.168Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-21T13:44:58.168Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:44:58.168Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:44:58.168Z] === RUN TestDefererencePluginOnCreateError [2022-04-21T13:44:58.168Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-21T13:44:58.168Z] === RUN TestRefDerefRemove [2022-04-21T13:44:58.168Z] === PAUSE TestRefDerefRemove [2022-04-21T13:44:58.168Z] === RUN TestGet [2022-04-21T13:44:58.168Z] === PAUSE TestGet [2022-04-21T13:44:58.168Z] === RUN TestGetWithReference [2022-04-21T13:44:58.168Z] === PAUSE TestGetWithReference [2022-04-21T13:44:58.168Z] === RUN TestFilterFunc [2022-04-21T13:44:58.168Z] === RUN TestFilterFunc/test_nil_list [2022-04-21T13:44:58.168Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-21T13:44:58.168Z] === RUN TestFilterFunc/test_empty_list [2022-04-21T13:44:58.168Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-21T13:44:58.168Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:44:58.168Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:44:58.168Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:44:58.168Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:44:58.168Z] === RUN TestFilterFunc/test_filter_some [2022-04-21T13:44:58.168Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-21T13:44:58.168Z] === RUN TestFilterFunc/test_filter_middle [2022-04-21T13:44:58.168Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-21T13:44:58.168Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:44:58.168Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:44:58.168Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-21T13:44:58.168Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-21T13:44:58.168Z] === CONT TestFilterFunc/test_nil_list [2022-04-21T13:44:58.168Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-21T13:44:58.168Z] === CONT TestFilterFunc/test_filter_some [2022-04-21T13:44:58.168Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:44:58.168Z] === CONT TestFilterFunc/test_empty_list [2022-04-21T13:44:58.168Z] === CONT TestFilterFunc/test_filter_middle [2022-04-21T13:44:58.168Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:44:58.168Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:44:58.168Z] --- PASS: TestFilterFunc (0.00s) [2022-04-21T13:44:58.168Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-21T13:44:58.168Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-21T13:44:58.168Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-21T13:44:58.168Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-21T13:44:58.168Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-21T13:44:58.168Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-21T13:44:58.168Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-21T13:44:58.168Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-21T13:44:58.168Z] === CONT TestSetGetMeta [2022-04-21T13:44:58.168Z] === CONT TestList [2022-04-21T13:44:58.168Z] === CONT TestServiceList [2022-04-21T13:44:58.168Z] === CONT TestServiceGet [2022-04-21T13:44:58.168Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-21T13:44:58.168Z] === CONT TestGetWithReference [2022-04-21T13:44:58.168Z] --- PASS: TestList (0.04s) [2022-04-21T13:44:58.168Z] === CONT TestGet [2022-04-21T13:44:58.168Z] --- PASS: TestGetWithReference (0.03s) [2022-04-21T13:44:58.168Z] === CONT TestRefDerefRemove [2022-04-21T13:44:58.624Z] --- PASS: TestGet (0.02s) [2022-04-21T13:44:58.624Z] === CONT TestDefererencePluginOnCreateError [2022-04-21T13:44:58.624Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-21T13:44:58.624Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:44:58.624Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-21T13:44:58.624Z] === CONT TestDerefMultipleOfSameRef [2022-04-21T13:44:58.624Z] === CONT TestFindByReferenced [2022-04-21T13:44:58.624Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-21T13:44:58.624Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-21T13:44:58.624Z] === CONT TestFindByDriver [2022-04-21T13:44:58.624Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-21T13:44:58.624Z] === CONT TestServiceRemove [2022-04-21T13:44:58.624Z] --- PASS: TestFindByDriver (0.02s) [2022-04-21T13:44:58.624Z] === CONT TestCreate [2022-04-21T13:44:58.624Z] --- PASS: TestCreate (0.01s) [2022-04-21T13:44:58.624Z] === CONT TestRemove [2022-04-21T13:44:58.624Z] --- PASS: TestRemove (0.02s) [2022-04-21T13:44:58.624Z] === CONT TestServicePrune [2022-04-21T13:44:58.624Z] --- PASS: TestServiceGet (0.16s) [2022-04-21T13:44:58.624Z] === CONT TestServiceCreate [2022-04-21T13:44:58.624Z] --- PASS: TestServiceRemove (0.06s) [2022-04-21T13:44:58.624Z] === CONT TestRestore [2022-04-21T13:44:58.624Z] --- PASS: TestServiceList (0.16s) [2022-04-21T13:44:58.624Z] time="2022-04-21T13:44:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:44:58.624Z] time="2022-04-21T13:44:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:44:58.624Z] --- PASS: TestServiceCreate (0.03s) [2022-04-21T13:44:58.624Z] time="2022-04-21T13:44:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:44:58.624Z] --- PASS: TestRestore (0.03s) [2022-04-21T13:44:58.624Z] time="2022-04-21T13:44:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-21T13:44:58.624Z] time="2022-04-21T13:44:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:44:58.624Z] --- PASS: TestServicePrune (0.05s) [2022-04-21T13:44:58.624Z] PASS [2022-04-21T13:44:58.624Z] coverage: 69.0% of statements [2022-04-21T13:44:58.624Z] ok github.com/docker/docker/volume/service 0.242s coverage: 69.0% of statements [2022-04-21T13:44:58.624Z] time="2022-04-21T13:44:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-21T13:44:59.585Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-21T13:44:59.585Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-21T13:44:59.585Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-21T13:44:59.585Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-21T13:44:59.920Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-21T13:45:00.861Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-21T13:45:00.861Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-21T13:45:01.433Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-21T13:45:02.375Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-21T13:45:02.947Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-21T13:45:03.891Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.85s) [2022-04-21T13:45:03.891Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T13:45:03.891Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-21T13:45:05.279Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-21T13:45:05.852Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-21T13:45:06.634Z] --- PASS: TestGet (15.02s) [2022-04-21T13:45:06.634Z] === RUN TestPluginWithNoManifest [2022-04-21T13:45:06.634Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-21T13:45:06.634Z] === RUN TestGetAll [2022-04-21T13:45:06.634Z] --- PASS: TestGetAll (0.01s) [2022-04-21T13:45:06.634Z] PASS [2022-04-21T13:45:06.634Z] coverage: 73.2% of statements [2022-04-21T13:45:06.634Z] ok github.com/docker/docker/pkg/plugins 34.857s coverage: 73.2% of statements [2022-04-21T13:45:06.794Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-21T13:45:07.365Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-21T13:45:07.935Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-21T13:45:08.506Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-21T13:45:09.076Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-21T13:45:09.647Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-21T13:45:10.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-21T13:45:10.218Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-21T13:45:11.163Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-21T13:45:12.107Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-21T13:45:12.368Z] docker_api_swarm_node_test.go:53: [dac5be5872a18] joining swarm manager [d50bdffa3aa59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:45:12.628Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-21T13:45:12.628Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-21T13:45:13.199Z] docker_api_swarm_node_test.go:54: [d80b44e0e8fda] joining swarm manager [d50bdffa3aa59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:45:13.459Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-21T13:45:14.030Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-21T13:45:14.605Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-21T13:45:15.179Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-21T13:45:15.750Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-21T13:45:17.133Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-21T13:45:17.133Z] --- PASS: TestCreateServiceSecretFileMode (13.33s) [2022-04-21T13:45:17.133Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T13:45:17.393Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-21T13:45:19.307Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-21T13:45:22.607Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-21T13:45:23.989Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-21T13:45:24.559Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-21T13:45:27.859Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-21T13:45:29.243Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-21T13:45:29.813Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-21T13:45:29.813Z] --- PASS: TestCreateServiceConfigFileMode (12.82s) [2022-04-21T13:45:29.813Z] === RUN TestCreateServiceSysctls [2022-04-21T13:45:34.018Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-21T13:45:34.018Z] --- PASS: TestCreateServiceSysctls (3.72s) [2022-04-21T13:45:34.018Z] === RUN TestCreateServiceCapabilities [2022-04-21T13:45:34.018Z] === RUN TestDockerSuite/TestCpToDot [2022-04-21T13:45:34.075Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-21T13:45:34.075Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-04-21T13:45:34.075Z] { [2022-04-21T13:45:34.075Z] "RT_GROUP_ICON": { [2022-04-21T13:45:34.075Z] "#1": { [2022-04-21T13:45:34.075Z] "0409": "../../winresources/docker.ico" [2022-04-21T13:45:34.075Z] } [2022-04-21T13:45:34.075Z] }, [2022-04-21T13:45:34.075Z] "RT_MANIFEST": { [2022-04-21T13:45:34.075Z] "#1": { [2022-04-21T13:45:34.075Z] "0409": { [2022-04-21T13:45:34.075Z] "identity": {}, [2022-04-21T13:45:34.075Z] "description": "Docker Engine", [2022-04-21T13:45:34.075Z] "minimum-os": "vista", [2022-04-21T13:45:34.075Z] "execution-level": "", [2022-04-21T13:45:34.075Z] "ui-access": false, [2022-04-21T13:45:34.075Z] "auto-elevate": false, [2022-04-21T13:45:34.075Z] "dpi-awareness": "unaware", [2022-04-21T13:45:34.075Z] "disable-theming": false, [2022-04-21T13:45:34.075Z] "disable-window-filtering": false, [2022-04-21T13:45:34.075Z] "high-resolution-scrolling-aware": false, [2022-04-21T13:45:34.075Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-21T13:45:34.075Z] "long-path-aware": false, [2022-04-21T13:45:34.075Z] "printer-driver-isolation": false, [2022-04-21T13:45:34.075Z] "gdi-scaling": false, [2022-04-21T13:45:34.075Z] "segment-heap": false, [2022-04-21T13:45:34.075Z] "use-common-controls-v6": false [2022-04-21T13:45:34.075Z] } [2022-04-21T13:45:34.075Z] } [2022-04-21T13:45:34.075Z] }, [2022-04-21T13:45:34.075Z] "RT_MESSAGETABLE": { [2022-04-21T13:45:34.075Z] "#1": { [2022-04-21T13:45:34.075Z] "0409": "../../winresources/event_messages.bin" [2022-04-21T13:45:34.075Z] } [2022-04-21T13:45:34.075Z] }, [2022-04-21T13:45:34.075Z] "RT_VERSION": { [2022-04-21T13:45:34.075Z] "#1": { [2022-04-21T13:45:34.075Z] "0409": { [2022-04-21T13:45:34.075Z] "fixed": { [2022-04-21T13:45:34.075Z] "file_version": "0.0.0.0", [2022-04-21T13:45:34.075Z] "product_version": "0.0.0.0", [2022-04-21T13:45:34.075Z] "type": "Unknown" [2022-04-21T13:45:34.075Z] }, [2022-04-21T13:45:34.075Z] "info": { [2022-04-21T13:45:34.075Z] "0000": { [2022-04-21T13:45:34.075Z] "CompanyName": "", [2022-04-21T13:45:34.075Z] "FileVersion": "dev", [2022-04-21T13:45:34.075Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-21T13:45:34.075Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-04-21T13:45:34.075Z] "ProductName": "", [2022-04-21T13:45:34.075Z] "ProductVersion": "dev", [2022-04-21T13:45:34.075Z] "SpecialBuild": "d923046ba8f3b219dc357c186211f0675d7489a9" [2022-04-21T13:45:34.075Z] } [2022-04-21T13:45:34.075Z] } [2022-04-21T13:45:34.075Z] } [2022-04-21T13:45:34.075Z] } [2022-04-21T13:45:34.075Z] } [2022-04-21T13:45:34.075Z] } [2022-04-21T13:45:34.075Z] cmd/docker-proxy/genwinres_windows.go [2022-04-21T13:45:34.075Z] cmd/docker-proxy/main.go [2022-04-21T13:45:34.075Z] cmd/docker-proxy/network_proxy_test.go [2022-04-21T13:45:34.075Z] cmd/docker-proxy/proxy.go [2022-04-21T13:45:34.075Z] cmd/docker-proxy/sctp_proxy.go [2022-04-21T13:45:34.075Z] cmd/docker-proxy/tcp_proxy.go [2022-04-21T13:45:34.075Z] cmd/docker-proxy/udp_proxy.go [2022-04-21T13:45:34.075Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-21T13:45:34.075Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-21T13:45:34.075Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-21T13:45:34.075Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-21T13:45:34.075Z] remote: Enumerating objects: 23, done. [2022-04-21T13:45:34.075Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-21T13:45:34.075Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-21T13:45:34.075Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-21T13:45:34.075Z] 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-04-21T13:45:34.075Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-21T13:45:34.075Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-21T13:45:34.075Z] Cross building: bundles/cross/linux/ppc64le [2022-04-21T13:45:34.075Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-21T13:45:34.075Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-21T13:45:34.595Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-21T13:45:35.987Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-21T13:45:36.522Z] 2022/04/21 13:45:34 Closing DB instances... [2022-04-21T13:45:36.522Z] time="2022-04-21T13:45:34Z" level=error msg="node: fc15dc4911e5 is unknown to memberlist" [2022-04-21T13:45:36.930Z] --- PASS: TestCreateServiceCapabilities (3.18s) [2022-04-21T13:45:36.930Z] === RUN TestInspect [2022-04-21T13:45:36.977Z] --- PASS: TestNetworkDBGarbageCollection (54.66s) [2022-04-21T13:45:36.977Z] === RUN TestFindNode [2022-04-21T13:45:36.977Z] 2022/04/21 13:45:36 Closing DB instances... [2022-04-21T13:45:36.977Z] --- PASS: TestFindNode (0.01s) [2022-04-21T13:45:36.977Z] === RUN TestChangeNodeState [2022-04-21T13:45:36.977Z] 2022/04/21 13:45:36 Closing DB instances... [2022-04-21T13:45:36.977Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-21T13:45:36.977Z] === RUN TestNodeReincarnation [2022-04-21T13:45:36.977Z] 2022/04/21 13:45:36 Closing DB instances... [2022-04-21T13:45:37.194Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-21T13:45:37.765Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-21T13:45:39.150Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-21T13:45:39.722Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-21T13:45:40.280Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-21T13:45:40.280Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T13:45:40.280Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-21T13:45:40.280Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-21T13:45:40.280Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-21T13:45:40.280Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-21T13:45:40.280Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-21T13:45:40.280Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T13:45:40.280Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-21T13:45:40.280Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T13:45:40.280Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-21T13:45:40.280Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T13:45:40.280Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-21T13:45:40.280Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-21T13:45:40.280Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-21T13:45:40.291Z] --- PASS: TestInspect (3.43s) [2022-04-21T13:45:40.291Z] === RUN TestCreateJob [2022-04-21T13:45:40.553Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-21T13:45:41.495Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-21T13:45:41.495Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-21T13:45:41.756Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-21T13:45:42.327Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-21T13:45:42.743Z] time="2022-04-21T13:45:41Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-21T13:45:42.743Z] --- PASS: TestNodeReincarnation (5.01s) [2022-04-21T13:45:42.743Z] === RUN TestParallelCreate [2022-04-21T13:45:42.743Z] 2022/04/21 13:45:41 Closing DB instances... [2022-04-21T13:45:42.743Z] --- PASS: TestParallelCreate (0.01s) [2022-04-21T13:45:42.743Z] === RUN TestParallelDelete [2022-04-21T13:45:42.743Z] 2022/04/21 13:45:41 Closing DB instances... [2022-04-21T13:45:42.743Z] --- PASS: TestParallelDelete (0.01s) [2022-04-21T13:45:42.743Z] === RUN TestNetworkDBIslands [2022-04-21T13:45:42.743Z] time="2022-04-21T13:45:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:975e4cec327c with config:&{NodeID:975e4cec327c 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-04-21T13:45:42.743Z] time="2022-04-21T13:45:41Z" level=info msg="Node 975e4cec327c/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:42.743Z] time="2022-04-21T13:45:41Z" level=info msg="Node 975e4cec327c/172.20.148.81, added to nodes list" [2022-04-21T13:45:42.743Z] time="2022-04-21T13:45:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:74434d29089f with config:&{NodeID:74434d29089f 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-04-21T13:45:42.743Z] time="2022-04-21T13:45:41Z" level=info msg="Node 74434d29089f/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:42.743Z] time="2022-04-21T13:45:41Z" level=info msg="Node 74434d29089f/172.20.148.81, added to nodes list" [2022-04-21T13:45:42.743Z] time="2022-04-21T13:45:41Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-21T13:45:42.743Z] time="2022-04-21T13:45:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-21T13:45:42.743Z] time="2022-04-21T13:45:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-04-21T13:45:42.743Z] time="2022-04-21T13:45:41Z" level=info msg="Node 74434d29089f/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:42.743Z] time="2022-04-21T13:45:41Z" level=info msg="Node 74434d29089f/172.20.148.81, added to nodes list" [2022-04-21T13:45:42.743Z] time="2022-04-21T13:45:41Z" level=info msg="Node 975e4cec327c/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:42.743Z] time="2022-04-21T13:45:41Z" level=info msg="Node 975e4cec327c/172.20.148.81, added to nodes list" [2022-04-21T13:45:42.743Z] time="2022-04-21T13:45:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-04-21T13:45:42.743Z] time="2022-04-21T13:45:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-21T13:45:42.899Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-21T13:45:42.899Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-21T13:45:42.899Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-21T13:45:42.899Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-21T13:45:43.159Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-21T13:45:43.198Z] time="2022-04-21T13:45:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:879f4b8565ac with config:&{NodeID:879f4b8565ac 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-04-21T13:45:43.198Z] time="2022-04-21T13:45:42Z" level=info msg="Node 879f4b8565ac/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.198Z] time="2022-04-21T13:45:42Z" level=info msg="Node 879f4b8565ac/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.198Z] time="2022-04-21T13:45:42Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-21T13:45:43.198Z] time="2022-04-21T13:45:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-21T13:45:43.198Z] time="2022-04-21T13:45:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-21T13:45:43.198Z] time="2022-04-21T13:45:42Z" level=info msg="Node 879f4b8565ac/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.198Z] time="2022-04-21T13:45:42Z" level=info msg="Node 879f4b8565ac/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.198Z] time="2022-04-21T13:45:42Z" level=info msg="Node 975e4cec327c/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.198Z] time="2022-04-21T13:45:42Z" level=info msg="Node 975e4cec327c/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.198Z] time="2022-04-21T13:45:42Z" level=info msg="Node 74434d29089f/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.198Z] time="2022-04-21T13:45:42Z" level=info msg="Node 74434d29089f/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.198Z] time="2022-04-21T13:45:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-21T13:45:43.198Z] time="2022-04-21T13:45:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-21T13:45:43.198Z] time="2022-04-21T13:45:42Z" level=info msg="Node 879f4b8565ac/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.198Z] time="2022-04-21T13:45:42Z" level=info msg="Node 879f4b8565ac/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:fb26c594a584 with config:&{NodeID:fb26c594a584 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-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node fb26c594a584/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node fb26c594a584/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node fb26c594a584/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node fb26c594a584/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node 975e4cec327c/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node 975e4cec327c/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node 74434d29089f/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node 74434d29089f/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node 879f4b8565ac/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node 879f4b8565ac/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node fb26c594a584/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node fb26c594a584/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node fb26c594a584/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node fb26c594a584/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:36eaea7f4af5 with config:&{NodeID:36eaea7f4af5 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-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node 975e4cec327c/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node 975e4cec327c/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node 74434d29089f/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node 74434d29089f/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node 879f4b8565ac/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node 879f4b8565ac/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node fb26c594a584/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=info msg="Node fb26c594a584/172.20.148.81, added to nodes list" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-04-21T13:45:43.653Z] time="2022-04-21T13:45:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-21T13:45:43.843Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-21T13:45:43.843Z] --- PASS: TestCreateJob (3.54s) [2022-04-21T13:45:43.843Z] === RUN TestReplicatedJob [2022-04-21T13:45:43.843Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-21T13:45:44.102Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-21T13:45:44.102Z] === RUN TestDockerSuite/TestCreateRM [2022-04-21T13:45:44.102Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-21T13:45:44.102Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T13:45:44.102Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-21T13:45:44.109Z] time="2022-04-21T13:45:43Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:44.109Z] time="2022-04-21T13:45:43Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, added to nodes list" [2022-04-21T13:45:44.109Z] time="2022-04-21T13:45:43Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:44.109Z] time="2022-04-21T13:45:43Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, added to nodes list" [2022-04-21T13:45:44.109Z] time="2022-04-21T13:45:43Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:44.109Z] time="2022-04-21T13:45:43Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, added to nodes list" [2022-04-21T13:45:44.109Z] networkdb_test.go:835: Re-joining: 3 [2022-04-21T13:45:44.109Z] time="2022-04-21T13:45:43Z" level=info msg="The new bootstrap node list is:[172.20.148.81:10033 172.20.148.81:10034 172.20.148.81:10035]" [2022-04-21T13:45:44.109Z] time="2022-04-21T13:45:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.148.81:10033" [2022-04-21T13:45:44.109Z] time="2022-04-21T13:45:43Z" level=debug msg="memberlist: Stream connection from=172.20.148.81:49369" [2022-04-21T13:45:44.109Z] time="2022-04-21T13:45:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.148.81:10034" [2022-04-21T13:45:44.109Z] time="2022-04-21T13:45:43Z" level=debug msg="memberlist: Stream connection from=172.20.148.81:49370" [2022-04-21T13:45:44.109Z] time="2022-04-21T13:45:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.148.81:10035" [2022-04-21T13:45:44.109Z] time="2022-04-21T13:45:43Z" level=debug msg="memberlist: Stream connection from=172.20.148.81:49371" [2022-04-21T13:45:44.363Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-21T13:45:44.363Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-21T13:45:44.564Z] networkdb_test.go:835: Re-joining: 4 [2022-04-21T13:45:44.564Z] time="2022-04-21T13:45:44Z" level=info msg="The new bootstrap node list is:[172.20.148.81:10033 172.20.148.81:10034 172.20.148.81:10035]" [2022-04-21T13:45:44.564Z] time="2022-04-21T13:45:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.148.81:10033" [2022-04-21T13:45:44.564Z] time="2022-04-21T13:45:44Z" level=debug msg="memberlist: Stream connection from=172.20.148.81:49372" [2022-04-21T13:45:44.564Z] time="2022-04-21T13:45:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.148.81:10034" [2022-04-21T13:45:44.564Z] time="2022-04-21T13:45:44Z" level=debug msg="memberlist: Stream connection from=172.20.148.81:49373" [2022-04-21T13:45:44.564Z] time="2022-04-21T13:45:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.148.81:10035" [2022-04-21T13:45:44.564Z] time="2022-04-21T13:45:44Z" level=debug msg="memberlist: Stream connection from=172.20.148.81:49374" [2022-04-21T13:45:44.564Z] time="2022-04-21T13:45:44Z" level=info msg="node 0 leaving" [2022-04-21T13:45:44.681Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-21T13:45:44.681Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T13:45:44.681Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-21T13:45:44.681Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T13:45:44.681Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-21T13:45:44.681Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="Node 975e4cec327c change state NodeActive --> NodeLeft" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="node5(36eaea7f4af5): Node leave event for 975e4cec327c/172.20.148.81" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="Node 975e4cec327c change state NodeActive --> NodeLeft" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="node3(879f4b8565ac): Node leave event for 975e4cec327c/172.20.148.81" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="Node 975e4cec327c change state NodeActive --> NodeLeft" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="node4(fb26c594a584): Node leave event for 975e4cec327c/172.20.148.81" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="Node 975e4cec327c change state NodeActive --> NodeLeft" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="node1(975e4cec327c): Node leave event for 975e4cec327c/172.20.148.81" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="Node 975e4cec327c change state NodeActive --> NodeLeft" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="node2(74434d29089f): Node leave event for 975e4cec327c/172.20.148.81" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="Node 975e4cec327c/172.20.148.81, left gossip cluster" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="Node 975e4cec327c/172.20.148.81, left gossip cluster" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="Node 975e4cec327c/172.20.148.81, left gossip cluster" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="Node 975e4cec327c/172.20.148.81, left gossip cluster" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="Node 975e4cec327c/172.20.148.81, left gossip cluster" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="node 1 leaving" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="Node 74434d29089f change state NodeActive --> NodeLeft" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="node4(fb26c594a584): Node leave event for 74434d29089f/172.20.148.81" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="Node 74434d29089f change state NodeActive --> NodeLeft" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="node3(879f4b8565ac): Node leave event for 74434d29089f/172.20.148.81" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="Node 74434d29089f/172.20.148.81, left gossip cluster" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="Node 74434d29089f change state NodeActive --> NodeFailed" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="Node 74434d29089f/172.20.148.81, added to failed nodes list" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="Node 74434d29089f change state NodeActive --> NodeLeft" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=info msg="node5(36eaea7f4af5): Node leave event for 74434d29089f/172.20.148.81" [2022-04-21T13:45:45.019Z] time="2022-04-21T13:45:44Z" level=error msg="node: 74434d29089f is unknown to memberlist" [2022-04-21T13:45:45.475Z] time="2022-04-21T13:45:45Z" level=info msg="Node 74434d29089f/172.20.148.81, left gossip cluster" [2022-04-21T13:45:45.475Z] time="2022-04-21T13:45:45Z" level=info msg="Node 74434d29089f/172.20.148.81, left gossip cluster" [2022-04-21T13:45:45.475Z] time="2022-04-21T13:45:45Z" level=info msg="Node 74434d29089f/172.20.148.81, left gossip cluster" [2022-04-21T13:45:45.475Z] time="2022-04-21T13:45:45Z" level=info msg="node 2 leaving" [2022-04-21T13:45:45.475Z] time="2022-04-21T13:45:45Z" level=info msg="Node 879f4b8565ac change state NodeActive --> NodeLeft" [2022-04-21T13:45:45.475Z] time="2022-04-21T13:45:45Z" level=info msg="node5(36eaea7f4af5): Node leave event for 879f4b8565ac/172.20.148.81" [2022-04-21T13:45:45.475Z] time="2022-04-21T13:45:45Z" level=info msg="Node 879f4b8565ac change state NodeActive --> NodeLeft" [2022-04-21T13:45:45.475Z] time="2022-04-21T13:45:45Z" level=info msg="node4(fb26c594a584): Node leave event for 879f4b8565ac/172.20.148.81" [2022-04-21T13:45:45.475Z] time="2022-04-21T13:45:45Z" level=info msg="Node 879f4b8565ac change state NodeActive --> NodeLeft" [2022-04-21T13:45:45.475Z] time="2022-04-21T13:45:45Z" level=info msg="node3(879f4b8565ac): Node leave event for 879f4b8565ac/172.20.148.81" [2022-04-21T13:45:45.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=debug msg="memberlist: Failed ping: fb26c594a584 (timeout reached)" [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.148.81:10037: use of closed network connection" [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.148.81:10035: use of closed network connection" [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.148.81:10034: use of closed network connection" [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=debug msg="memberlist: Stream connection from=172.20.148.81:49375" [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=info msg="Node 879f4b8565ac/172.20.148.81, left gossip cluster" [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=info msg="Node 879f4b8565ac/172.20.148.81, left gossip cluster" [2022-04-21T13:45:45.930Z] networkdb_test.go:867: node5: OK [2022-04-21T13:45:45.930Z] networkdb_test.go:867: node4: OK [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=info msg="node 0 coming back" [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=info msg="Node 879f4b8565ac/172.20.148.81, left gossip cluster" [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bb6a79b21b18 with config:&{NodeID:bb6a79b21b18 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-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=info msg="Node bb6a79b21b18/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=info msg="Node bb6a79b21b18/172.20.148.81, added to nodes list" [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=info msg="node 1 coming back" [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d7e5ce08f0a7 with config:&{NodeID:d7e5ce08f0a7 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-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=info msg="Node d7e5ce08f0a7/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=info msg="Node d7e5ce08f0a7/172.20.148.81, added to nodes list" [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=info msg="node 2 coming back" [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f51748c69a3f with config:&{NodeID:f51748c69a3f 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-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=info msg="Node f51748c69a3f/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:45.930Z] time="2022-04-21T13:45:45Z" level=info msg="Node f51748c69a3f/172.20.148.81, added to nodes list" [2022-04-21T13:45:46.386Z] time="2022-04-21T13:45:45Z" level=warning msg="memberlist: Was able to connect to fb26c594a584 but other probes failed, network may be misconfigured" [2022-04-21T13:45:46.386Z] time="2022-04-21T13:45:46Z" level=debug msg="memberlist: Failed ping: fb26c594a584 (timeout reached)" [2022-04-21T13:45:46.386Z] time="2022-04-21T13:45:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.20.148.81:10037: use of closed network connection" [2022-04-21T13:45:46.386Z] time="2022-04-21T13:45:46Z" level=debug msg="memberlist: Stream connection from=172.20.148.81:49376" [2022-04-21T13:45:46.687Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-21T13:45:46.839Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-21T13:45:46.841Z] time="2022-04-21T13:45:46Z" level=warning msg="memberlist: Was able to connect to fb26c594a584 but other probes failed, network may be misconfigured" [2022-04-21T13:45:46.948Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-21T13:45:46.948Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-21T13:45:49.730Z] time="2022-04-21T13:45:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.148.81:10033 172.20.148.81:10034 172.20.148.81:10035]" [2022-04-21T13:45:49.730Z] time="2022-04-21T13:45:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.148.81:10033 172.20.148.81:10034 172.20.148.81:10035]" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.148.81:10033" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=debug msg="memberlist: Stream connection from=172.20.148.81:49377" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node fb26c594a584/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node fb26c594a584/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node bb6a79b21b18/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node bb6a79b21b18/172.20.148.81, is the new incarnation of the shutdown node 975e4cec327c/172.20.148.81" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node bb6a79b21b18/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.148.81:10034" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=debug msg="memberlist: Stream connection from=172.20.148.81:49378" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node fb26c594a584/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node fb26c594a584/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node bb6a79b21b18/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node bb6a79b21b18/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node d7e5ce08f0a7/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node d7e5ce08f0a7/172.20.148.81, is the new incarnation of the shutdown node 74434d29089f/172.20.148.81" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node d7e5ce08f0a7/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node bb6a79b21b18/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node bb6a79b21b18/172.20.148.81, is the new incarnation of the shutdown node 975e4cec327c/172.20.148.81" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node bb6a79b21b18/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.148.81:10035" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=debug msg="memberlist: Stream connection from=172.20.148.81:49379" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node d7e5ce08f0a7/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node d7e5ce08f0a7/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node bb6a79b21b18/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node bb6a79b21b18/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node fb26c594a584/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node fb26c594a584/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node f51748c69a3f/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node f51748c69a3f/172.20.148.81, is the new incarnation of the shutdown node 879f4b8565ac/172.20.148.81" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node f51748c69a3f/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node d7e5ce08f0a7/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node d7e5ce08f0a7/172.20.148.81, is the new incarnation of the shutdown node 74434d29089f/172.20.148.81" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node d7e5ce08f0a7/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node d7e5ce08f0a7/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node d7e5ce08f0a7/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node f51748c69a3f/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node f51748c69a3f/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node f51748c69a3f/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node f51748c69a3f/172.20.148.81, is the new incarnation of the shutdown node 879f4b8565ac/172.20.148.81" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node f51748c69a3f/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node f51748c69a3f/172.20.148.81, joined gossip cluster" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=info msg="Node f51748c69a3f/172.20.148.81, added to nodes list" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.148.81:10033" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=debug msg="memberlist: Stream connection from=172.20.148.81:49380" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.148.81:10034" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=debug msg="memberlist: Stream connection from=172.20.148.81:49381" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.148.81:10035" [2022-04-21T13:45:50.691Z] time="2022-04-21T13:45:50Z" level=debug msg="memberlist: Stream connection from=172.20.148.81:49382" [2022-04-21T13:45:51.147Z] 2022/04/21 13:45:50 Closing DB instances... [2022-04-21T13:45:51.147Z] time="2022-04-21T13:45:50Z" level=info msg="Node bb6a79b21b18 change state NodeActive --> NodeLeft" [2022-04-21T13:45:51.147Z] time="2022-04-21T13:45:50Z" level=info msg="node4(fb26c594a584): Node leave event for bb6a79b21b18/172.20.148.81" [2022-04-21T13:45:51.147Z] time="2022-04-21T13:45:50Z" level=info msg="Node bb6a79b21b18 change state NodeActive --> NodeLeft" [2022-04-21T13:45:51.147Z] time="2022-04-21T13:45:50Z" level=info msg="node5(36eaea7f4af5): Node leave event for bb6a79b21b18/172.20.148.81" [2022-04-21T13:45:51.147Z] time="2022-04-21T13:45:50Z" level=info msg="Node bb6a79b21b18 change state NodeActive --> NodeLeft" [2022-04-21T13:45:51.147Z] time="2022-04-21T13:45:50Z" level=info msg="node3(f51748c69a3f): Node leave event for bb6a79b21b18/172.20.148.81" [2022-04-21T13:45:51.147Z] time="2022-04-21T13:45:50Z" level=info msg="Node bb6a79b21b18 change state NodeActive --> NodeLeft" [2022-04-21T13:45:51.147Z] time="2022-04-21T13:45:50Z" level=info msg="node1(bb6a79b21b18): Node leave event for bb6a79b21b18/172.20.148.81" [2022-04-21T13:45:51.147Z] time="2022-04-21T13:45:51Z" level=info msg="Node bb6a79b21b18 change state NodeActive --> NodeLeft" [2022-04-21T13:45:51.147Z] time="2022-04-21T13:45:51Z" level=info msg="node2(d7e5ce08f0a7): Node leave event for bb6a79b21b18/172.20.148.81" [2022-04-21T13:45:51.153Z] --- PASS: TestReplicatedJob (7.31s) [2022-04-21T13:45:51.153Z] === RUN TestUpdateReplicatedJob [2022-04-21T13:45:51.153Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-21T13:45:51.153Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-21T13:45:51.153Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-21T13:45:51.414Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-21T13:45:51.414Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-21T13:45:51.414Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-21T13:45:51.603Z] time="2022-04-21T13:45:51Z" level=info msg="Node bb6a79b21b18/172.20.148.81, left gossip cluster" [2022-04-21T13:45:51.603Z] time="2022-04-21T13:45:51Z" level=info msg="Node bb6a79b21b18/172.20.148.81, left gossip cluster" [2022-04-21T13:45:51.603Z] time="2022-04-21T13:45:51Z" level=info msg="Node bb6a79b21b18/172.20.148.81, left gossip cluster" [2022-04-21T13:45:51.603Z] time="2022-04-21T13:45:51Z" level=info msg="Node bb6a79b21b18/172.20.148.81, left gossip cluster" [2022-04-21T13:45:51.603Z] time="2022-04-21T13:45:51Z" level=info msg="Node bb6a79b21b18/172.20.148.81, left gossip cluster" [2022-04-21T13:45:51.603Z] time="2022-04-21T13:45:51Z" level=info msg="Node d7e5ce08f0a7 change state NodeActive --> NodeLeft" [2022-04-21T13:45:51.603Z] time="2022-04-21T13:45:51Z" level=info msg="node4(fb26c594a584): Node leave event for d7e5ce08f0a7/172.20.148.81" [2022-04-21T13:45:51.603Z] time="2022-04-21T13:45:51Z" level=info msg="Node d7e5ce08f0a7 change state NodeActive --> NodeLeft" [2022-04-21T13:45:51.603Z] time="2022-04-21T13:45:51Z" level=info msg="node3(f51748c69a3f): Node leave event for d7e5ce08f0a7/172.20.148.81" [2022-04-21T13:45:51.603Z] time="2022-04-21T13:45:51Z" level=info msg="Node d7e5ce08f0a7 change state NodeActive --> NodeLeft" [2022-04-21T13:45:51.603Z] time="2022-04-21T13:45:51Z" level=info msg="node5(36eaea7f4af5): Node leave event for d7e5ce08f0a7/172.20.148.81" [2022-04-21T13:45:51.603Z] time="2022-04-21T13:45:51Z" level=info msg="Node d7e5ce08f0a7 change state NodeActive --> NodeLeft" [2022-04-21T13:45:51.603Z] time="2022-04-21T13:45:51Z" level=info msg="node2(d7e5ce08f0a7): Node leave event for d7e5ce08f0a7/172.20.148.81" [2022-04-21T13:45:51.985Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-21T13:45:51.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-21T13:45:52.058Z] time="2022-04-21T13:45:51Z" level=info msg="Node d7e5ce08f0a7/172.20.148.81, left gossip cluster" [2022-04-21T13:45:52.058Z] time="2022-04-21T13:45:51Z" level=info msg="Node d7e5ce08f0a7/172.20.148.81, left gossip cluster" [2022-04-21T13:45:52.058Z] time="2022-04-21T13:45:51Z" level=info msg="Node d7e5ce08f0a7/172.20.148.81, left gossip cluster" [2022-04-21T13:45:52.058Z] time="2022-04-21T13:45:51Z" level=info msg="Node d7e5ce08f0a7/172.20.148.81, left gossip cluster" [2022-04-21T13:45:52.058Z] time="2022-04-21T13:45:51Z" level=info msg="Node f51748c69a3f change state NodeActive --> NodeLeft" [2022-04-21T13:45:52.058Z] time="2022-04-21T13:45:51Z" level=info msg="node4(fb26c594a584): Node leave event for f51748c69a3f/172.20.148.81" [2022-04-21T13:45:52.058Z] time="2022-04-21T13:45:51Z" level=info msg="Node f51748c69a3f change state NodeActive --> NodeLeft" [2022-04-21T13:45:52.058Z] time="2022-04-21T13:45:51Z" level=info msg="node5(36eaea7f4af5): Node leave event for f51748c69a3f/172.20.148.81" [2022-04-21T13:45:52.058Z] time="2022-04-21T13:45:51Z" level=info msg="Node f51748c69a3f change state NodeActive --> NodeLeft" [2022-04-21T13:45:52.058Z] time="2022-04-21T13:45:51Z" level=info msg="node3(f51748c69a3f): Node leave event for f51748c69a3f/172.20.148.81" [2022-04-21T13:45:52.058Z] time="2022-04-21T13:45:52Z" level=info msg="Node f51748c69a3f/172.20.148.81, left gossip cluster" [2022-04-21T13:45:52.058Z] time="2022-04-21T13:45:52Z" level=info msg="Node f51748c69a3f/172.20.148.81, left gossip cluster" [2022-04-21T13:45:52.514Z] time="2022-04-21T13:45:52Z" level=info msg="Node f51748c69a3f/172.20.148.81, left gossip cluster" [2022-04-21T13:45:52.514Z] time="2022-04-21T13:45:52Z" level=debug msg="memberlist: Failed ping: fb26c594a584 (timeout reached)" [2022-04-21T13:45:52.514Z] time="2022-04-21T13:45:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.148.81:10037: use of closed network connection" [2022-04-21T13:45:52.514Z] time="2022-04-21T13:45:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.148.81:10035: use of closed network connection" [2022-04-21T13:45:52.514Z] time="2022-04-21T13:45:52Z" level=debug msg="memberlist: Stream connection from=172.20.148.81:49383" [2022-04-21T13:45:52.514Z] time="2022-04-21T13:45:52Z" level=info msg="Node fb26c594a584 change state NodeActive --> NodeLeft" [2022-04-21T13:45:52.514Z] time="2022-04-21T13:45:52Z" level=info msg="node5(36eaea7f4af5): Node leave event for fb26c594a584/172.20.148.81" [2022-04-21T13:45:52.514Z] time="2022-04-21T13:45:52Z" level=info msg="Node fb26c594a584 change state NodeActive --> NodeLeft" [2022-04-21T13:45:52.514Z] time="2022-04-21T13:45:52Z" level=info msg="node4(fb26c594a584): Node leave event for fb26c594a584/172.20.148.81" [2022-04-21T13:45:52.969Z] time="2022-04-21T13:45:52Z" level=warning msg="memberlist: Was able to connect to fb26c594a584 but other probes failed, network may be misconfigured" [2022-04-21T13:45:53.426Z] time="2022-04-21T13:45:52Z" level=info msg="Node fb26c594a584/172.20.148.81, left gossip cluster" [2022-04-21T13:45:53.426Z] time="2022-04-21T13:45:53Z" level=info msg="Node fb26c594a584/172.20.148.81, left gossip cluster" [2022-04-21T13:45:53.881Z] time="2022-04-21T13:45:53Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, left gossip cluster" [2022-04-21T13:45:53.881Z] time="2022-04-21T13:45:53Z" level=info msg="Node 36eaea7f4af5 change state NodeActive --> NodeFailed" [2022-04-21T13:45:53.881Z] time="2022-04-21T13:45:53Z" level=info msg="Node 36eaea7f4af5/172.20.148.81, added to failed nodes list" [2022-04-21T13:45:53.881Z] --- PASS: TestNetworkDBIslands (11.66s) [2022-04-21T13:45:53.881Z] PASS [2022-04-21T13:45:53.881Z] coverage: 60.0% of statements [2022-04-21T13:45:53.881Z] ok github.com/docker/docker/libnetwork/networkdb 103.340s coverage: 60.0% of statements [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/quota [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/rootless [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/volume [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-21T13:45:53.882Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-21T13:45:53.902Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-21T13:45:54.474Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-21T13:45:54.735Z] docker_api_swarm_test.go:202: [d759b8865cf21] joining swarm manager [d0dd22a6b8c3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:45:55.353Z] --- PASS: TestUpdateReplicatedJob (4.11s) [2022-04-21T13:45:55.353Z] === RUN TestServiceListWithStatuses [2022-04-21T13:45:55.353Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T13:45:55.353Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T13:45:55.353Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === Skipped [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-21T13:45:55.408Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-21T13:45:55.408Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-21T13:45:55.408Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-21T13:45:55.408Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-21T13:45:55.408Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T13:45:55.408Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-21T13:45:55.408Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-21T13:45:55.408Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-21T13:45:55.408Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-21T13:45:55.408Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-21T13:45:55.408Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-21T13:45:55.408Z] daemon_test.go:145: root required [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T13:45:55.408Z] reload_test.go:342: root required [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T13:45:55.408Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T13:45:55.408Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-21T13:45:55.408Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-21T13:45:55.408Z] download_test.go:267: Needs fixing on Windows [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-21T13:45:55.408Z] layer_test.go:291: Failing on Windows [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-21T13:45:55.408Z] layer_test.go:340: Failing on Windows [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-21T13:45:55.408Z] layer_test.go:455: Failing on Windows [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-21T13:45:55.408Z] layer_test.go:684: Failing on Windows [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-21T13:45:55.408Z] migration_test.go:45: Failing on Windows [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T13:45:55.408Z] migration_test.go:181: Failing on Windows [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-21T13:45:55.408Z] mount_test.go:17: Failing on Windows [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-21T13:45:55.408Z] mount_test.go:76: Failing on Windows [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-21T13:45:55.408Z] mount_test.go:125: Failing on Windows [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-21T13:45:55.408Z] mount_test.go:212: Failing on Windows [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-21T13:45:55.408Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-21T13:45:55.408Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-21T13:45:55.408Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-21T13:45:55.408Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-21T13:45:55.408Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-21T13:45:55.408Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-21T13:45:55.408Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-21T13:45:55.408Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-21T13:45:55.408Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-21T13:45:55.408Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-21T13:45:55.408Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-21T13:45:55.408Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-21T13:45:55.408Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-21T13:45:55.408Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-21T13:45:55.408Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-21T13:45:55.408Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-21T13:45:55.408Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-21T13:45:55.408Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-04-21T13:45:55.408Z] archive_test.go:140: zstd not installed [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-21T13:45:55.408Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:45:55.408Z] archive_windows_test.go:16: Currently fails [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-21T13:45:55.408Z] changes_test.go:196: needs more investigation [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-21T13:45:55.408Z] changes_test.go:433: needs further investigation [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-21T13:45:55.408Z] changes_test.go:469: needs further investigation [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-21T13:45:55.408Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T13:45:55.408Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T13:45:55.408Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-21T13:45:55.408Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-21T13:45:55.408Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-21T13:45:55.408Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:45:55.408Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:45:55.408Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-21T13:45:55.408Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.408Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-21T13:45:55.408Z] poller_test.go:40: No chmod on Windows [2022-04-21T13:45:55.408Z] [2022-04-21T13:45:55.409Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T13:45:55.409Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T13:45:55.409Z] [2022-04-21T13:45:55.409Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T13:45:55.409Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T13:45:55.409Z] [2022-04-21T13:45:55.409Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-21T13:45:55.409Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:45:55.409Z] [2022-04-21T13:45:55.409Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-21T13:45:55.409Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:45:55.409Z] [2022-04-21T13:45:55.409Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-21T13:45:55.409Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:45:55.409Z] [2022-04-21T13:45:55.409Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-21T13:45:55.409Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T13:45:55.409Z] [2022-04-21T13:45:55.409Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-21T13:45:55.409Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T13:45:55.409Z] [2022-04-21T13:45:55.409Z] DONE 2197 tests, 68 skipped in 257.108s [2022-04-21T13:45:55.865Z] INFO: make.ps1 ended at 04/21/2022 13:45:55 [2022-04-21T13:45:55.932Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-21T13:45:57.168Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-21T13:45:57.317Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-21T13:45:57.391Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-21T13:45:57.391Z] INFO: Unit tests ended at 04/21/2022 13:45:56. Duration:00:04:30.2616703 [2022-04-21T13:45:57.391Z] INFO: Building busybox [2022-04-21T13:45:57.391Z] Sending build context to Docker daemon 5.12kB [2022-04-21T13:45:57.391Z] [2022-04-21T13:45:57.391Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-21T13:45:57.391Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-21T13:45:57.391Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-21T13:45:57.391Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-21T13:45:57.391Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-21T13:45:57.391Z] ---> e8870c5c3ab2 [2022-04-21T13:45:57.391Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-21T13:45:57.391Z] ---> Running in 9db4f54656da [2022-04-21T13:45:57.888Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-21T13:45:58.830Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-21T13:45:58.830Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-21T13:45:59.404Z] === RUN TestDockerSuite/TestDockerFails [2022-04-21T13:45:59.404Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-21T13:45:59.404Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-21T13:45:59.404Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-21T13:46:00.347Z] --- PASS: TestDockerNetworkConnectAlias (5.07s) [2022-04-21T13:46:00.347Z] === RUN TestDockerNetworkReConnect [2022-04-21T13:46:00.608Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-21T13:46:00.623Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-21T13:46:00.623Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-21T13:46:00.623Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-21T13:46:00.623Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-21T13:46:00.623Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-21T13:46:00.623Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-21T13:46:00.623Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-21T13:46:00.623Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-21T13:46:00.623Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-21T13:46:00.623Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-21T13:46:00.623Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-21T13:46:00.623Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-21T13:46:00.623Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-21T13:46:00.623Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-21T13:46:00.623Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-21T13:46:00.623Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T13:46:00.623Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-21T13:46:00.898Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-21T13:46:01.181Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-21T13:46:01.882Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-21T13:46:01.882Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T13:46:01.882Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-21T13:46:02.566Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-21T13:46:02.566Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-21T13:46:02.566Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-21T13:46:02.566Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-21T13:46:04.413Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-21T13:46:04.413Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T13:46:04.413Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-21T13:46:04.413Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T13:46:04.413Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-21T13:46:04.478Z] --- PASS: TestDockerNetworkReConnect (4.06s) [2022-04-21T13:46:04.478Z] === RUN TestServicePlugin [2022-04-21T13:46:04.826Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-21T13:46:06.387Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-21T13:46:08.681Z] plugin_test.go:61: [d37894b98992d] joining swarm manager [d797dc8a4dc4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:46:08.681Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-21T13:46:09.624Z] plugin_test.go:64: [db94fc48d9c95] joining swarm manager [d797dc8a4dc4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:46:10.174Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-21T13:46:10.174Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T13:46:10.174Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-21T13:46:10.174Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T13:46:10.174Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-21T13:46:10.174Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T13:46:10.174Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-21T13:46:10.174Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T13:46:10.174Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-21T13:46:10.642Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-21T13:46:11.012Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-21T13:46:11.561Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-21T13:46:12.268Z] Removing intermediate container 9db4f54656da [2022-04-21T13:46:12.268Z] ---> 9af4126cb3b2 [2022-04-21T13:46:12.268Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-21T13:46:12.268Z] ---> Running in 9f1df2fa1fad [2022-04-21T13:46:12.268Z] Removing intermediate container 9f1df2fa1fad [2022-04-21T13:46:12.268Z] ---> 3de61e162b00 [2022-04-21T13:46:12.268Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-21T13:46:12.268Z] ---> Running in 67c794a1e6db [2022-04-21T13:46:12.268Z] Removing intermediate container 67c794a1e6db [2022-04-21T13:46:12.268Z] ---> a0b545202716 [2022-04-21T13:46:12.268Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-21T13:46:12.927Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-21T13:46:13.255Z] [2022-04-21T13:46:13.255Z] ---> 74d84dba80b0 [2022-04-21T13:46:13.255Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-21T13:46:13.255Z] ---> Running in f29760c005ea [2022-04-21T13:46:14.314Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-21T13:46:14.886Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-21T13:46:15.457Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-21T13:46:16.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-21T13:46:16.339Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-21T13:46:16.922Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-21T13:46:17.492Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-21T13:46:18.063Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-21T13:46:18.323Z] docker_api_swarm_test.go:384: [d445e1ff6c6cc] joining swarm manager [d7eedcc08ea0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:46:19.707Z] docker_api_swarm_test.go:385: [dae7dbd10e6ee] joining swarm manager [d7eedcc08ea0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:46:19.968Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-21T13:46:21.354Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-21T13:46:23.899Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-21T13:46:25.807Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-21T13:46:26.750Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-21T13:46:27.693Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-21T13:46:31.264Z] Removing intermediate container f29760c005ea [2022-04-21T13:46:31.264Z] ---> 0474ac8a9642 [2022-04-21T13:46:31.264Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-21T13:46:31.264Z] ---> Running in 36aabd3ea8e6 [2022-04-21T13:46:31.735Z] [2022-04-21T13:46:31.735Z] SUCCESS: Specified value was saved. [2022-04-21T13:46:32.975Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-21T13:46:33.300Z] Removing intermediate container 36aabd3ea8e6 [2022-04-21T13:46:33.300Z] ---> 3e64f231d396 [2022-04-21T13:46:33.300Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-21T13:46:33.300Z] ---> Running in c7e7bef9909c [2022-04-21T13:46:33.545Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-21T13:46:34.485Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-21T13:46:35.055Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-21T13:46:35.316Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-21T13:46:35.576Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-21T13:46:35.836Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-21T13:46:35.836Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-21T13:46:36.406Z] --- PASS: TestServicePlugin (31.91s) [2022-04-21T13:46:36.406Z] === RUN TestServiceUpdateLabel [2022-04-21T13:46:36.978Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-21T13:46:37.919Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-21T13:46:37.919Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-21T13:46:37.919Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-21T13:46:38.052Z] Cannot create a file when that file already exists. [2022-04-21T13:46:38.882Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-21T13:46:38.882Z] --- PASS: TestServiceUpdateLabel (2.66s) [2022-04-21T13:46:38.882Z] === RUN TestServiceUpdateSecrets [2022-04-21T13:46:39.143Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-21T13:46:39.713Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-21T13:46:40.722Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-21T13:46:40.722Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T13:46:40.722Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-21T13:46:40.722Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T13:46:40.722Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-21T13:46:41.001Z] Removing intermediate container c7e7bef9909c [2022-04-21T13:46:41.001Z] ---> 3cdba2d0762b [2022-04-21T13:46:41.001Z] Step 13/13 : CMD ["sh"] [2022-04-21T13:46:41.001Z] ---> Running in af5bc9ba2f6d [2022-04-21T13:46:41.096Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-21T13:46:41.096Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-21T13:46:41.096Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-21T13:46:41.096Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-21T13:46:41.096Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-21T13:46:41.096Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-21T13:46:41.469Z] Removing intermediate container af5bc9ba2f6d [2022-04-21T13:46:41.469Z] ---> 793ddb457fd6 [2022-04-21T13:46:41.469Z] Successfully built 793ddb457fd6 [2022-04-21T13:46:41.469Z] Successfully tagged busybox:latest [2022-04-21T13:46:41.469Z] INFO: Docker images of the daemon under test [2022-04-21T13:46:41.469Z] [2022-04-21T13:46:41.469Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T13:46:41.469Z] busybox latest 793ddb457fd6 Less than a second ago 5.78GB [2022-04-21T13:46:41.469Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-21T13:46:41.469Z] microsoft/windowsservercore latest e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-21T13:46:41.469Z] [2022-04-21T13:46:41.469Z] INFO: Running integration tests at 04/21/2022 13:46:41... [2022-04-21T13:46:41.469Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-21T13:46:41.469Z] INFO: Integration API tests being run from the host: [2022-04-21T13:46:41.469Z] INFO: make.ps1 starting at 04/21/2022 13:46:41 [2022-04-21T13:46:42.455Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-21T13:46:43.005Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-21T13:46:43.576Z] === RUN TestDockerSuite/TestEventsRename [2022-04-21T13:46:44.146Z] === RUN TestDockerSuite/TestEventsResize [2022-04-21T13:46:44.717Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-21T13:46:50.000Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-21T13:46:50.571Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-21T13:46:51.142Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-21T13:46:53.196Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-21T13:46:53.196Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T13:46:53.196Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-21T13:46:53.664Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-21T13:46:53.684Z] --- PASS: TestServiceUpdateSecrets (14.62s) [2022-04-21T13:46:53.684Z] === RUN TestServiceUpdateConfigs [2022-04-21T13:46:53.944Z] === RUN TestDockerSuite/TestEventsTop [2022-04-21T13:46:54.516Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-21T13:46:57.061Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-21T13:46:59.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-21T13:46:59.521Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T13:46:59.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-21T13:47:03.777Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-21T13:47:09.288Z] === RUN TestDockerSuite/TestExec [2022-04-21T13:47:09.288Z] --- PASS: TestServiceUpdateConfigs (14.61s) [2022-04-21T13:47:09.288Z] === RUN TestServiceUpdateNetwork [2022-04-21T13:47:09.288Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-21T13:47:09.288Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-21T13:47:09.882Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-21T13:47:10.455Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-21T13:47:10.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-21T13:47:11.841Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-21T13:47:12.412Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-21T13:47:12.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:47:12.589Z] INFO: Testing against a local daemon [2022-04-21T13:47:12.589Z] === RUN TestBuildWithSession [2022-04-21T13:47:12.589Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:47:12.589Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T13:47:12.589Z] === RUN TestBuildSquashParent [2022-04-21T13:47:12.589Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:47:12.589Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-21T13:47:12.589Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T13:47:12.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:47:12.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:47:12.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:47:12.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:47:12.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:47:12.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:47:12.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:47:12.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:47:12.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:47:12.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:47:12.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:47:12.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:47:12.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:47:12.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:47:12.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:47:12.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:47:12.983Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-21T13:47:13.555Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-21T13:47:14.125Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-21T13:47:14.385Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-21T13:47:15.327Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-21T13:47:16.269Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-21T13:47:17.210Z] check_test.go:378: [dae7dbd10e6ee] daemon is not started [2022-04-21T13:47:17.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-21T13:47:17.210Z] === RUN TestDockerSuite/TestExecEnv [2022-04-21T13:47:17.782Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-21T13:47:18.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-21T13:47:18.001Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T13:47:18.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-21T13:47:18.378Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:47:18.378Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:47:19.169Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-21T13:47:19.430Z] docker_api_swarm_test.go:802: [d6c13a54d4c09] joining swarm manager [d463dbcfa3c33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:47:19.690Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-21T13:47:20.631Z] docker_api_swarm_test.go:802: [d2126c967fbbf] joining swarm manager [d463dbcfa3c33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:47:21.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-21T13:47:21.707Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T13:47:21.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-21T13:47:21.707Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T13:47:21.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-21T13:47:22.012Z] --- PASS: TestServiceUpdateNetwork (13.64s) [2022-04-21T13:47:22.012Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T13:47:22.012Z] docker_api_swarm_test.go:802: [d57b9b4bcc07e] joining swarm manager [d463dbcfa3c33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-21T13:47:22.584Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-21T13:47:23.157Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-21T13:47:23.157Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-21T13:47:23.990Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-21T13:47:23.990Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T13:47:23.990Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-21T13:47:23.990Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-21T13:47:23.990Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-21T13:47:24.100Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-21T13:47:24.100Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-21T13:47:24.361Z] docker_api_swarm_test.go:802: [da3a9078ca548] joining swarm manager [d463dbcfa3c33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-21T13:47:24.447Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-21T13:47:24.624Z] === RUN TestDockerSuite/TestExecParseError [2022-04-21T13:47:25.196Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-21T13:47:25.410Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-21T13:47:25.410Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T13:47:25.410Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-21T13:47:25.410Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T13:47:25.410Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-21T13:47:25.410Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T13:47:25.410Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-21T13:47:25.431Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-21T13:47:25.431Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.19s) [2022-04-21T13:47:25.431Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.22s) [2022-04-21T13:47:25.431Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.38s) [2022-04-21T13:47:25.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.54s) [2022-04-21T13:47:25.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.91s) [2022-04-21T13:47:25.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.04s) [2022-04-21T13:47:25.432Z] === RUN TestBuildMultiStageCopy [2022-04-21T13:47:25.432Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T13:47:25.593Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-21T13:47:25.593Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-21T13:47:25.593Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-21T13:47:25.593Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-21T13:47:25.593Z] Cross building: bundles/cross/linux/s390x [2022-04-21T13:47:25.593Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-21T13:47:25.593Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-21T13:47:25.769Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-21T13:47:25.865Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-21T13:47:26.031Z] docker_api_swarm_test.go:810: [da730571923ed] joining swarm manager [d463dbcfa3c33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-21T13:47:26.603Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-21T13:47:26.826Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-21T13:47:27.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-21T13:47:27.463Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T13:47:27.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-21T13:47:27.557Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-21T13:47:27.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-21T13:47:27.917Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T13:47:27.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-21T13:47:27.917Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T13:47:27.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-21T13:47:28.133Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-21T13:47:28.704Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-21T13:47:29.714Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-21T13:47:31.238Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-21T13:47:31.238Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T13:47:31.238Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-21T13:47:31.238Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T13:47:31.238Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-21T13:47:31.238Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-21T13:47:31.246Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-21T13:47:32.475Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T13:47:32.476Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T13:47:32.931Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T13:47:33.893Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T13:47:34.120Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-21T13:47:35.419Z] --- PASS: TestBuildMultiStageCopy (10.49s) [2022-04-21T13:47:35.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.87s) [2022-04-21T13:47:35.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2022-04-21T13:47:35.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.83s) [2022-04-21T13:47:35.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.97s) [2022-04-21T13:47:35.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.12s) [2022-04-21T13:47:35.419Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T13:47:37.583Z] --- PASS: TestBuildMultiStageParentConfig (2.18s) [2022-04-21T13:47:37.583Z] === RUN TestBuildLabelWithTargets [2022-04-21T13:47:37.583Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:47:37.583Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-21T13:47:37.583Z] === RUN TestBuildWithEmptyLayers [2022-04-21T13:47:38.544Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2022-04-21T13:47:38.544Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T13:47:39.377Z] --- PASS: TestServiceUpdatePidsLimit (16.94s) [2022-04-21T13:47:39.377Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2022-04-21T13:47:39.377Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.21s) [2022-04-21T13:47:39.377Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-21T13:47:39.377Z] PASS [2022-04-21T13:47:39.377Z] [2022-04-21T13:47:39.377Z] === Skipped [2022-04-21T13:47:39.377Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-21T13:47:39.377Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T13:47:39.377Z] [2022-04-21T13:47:39.377Z] DONE 27 tests, 1 skipped in 200.284s [2022-04-21T13:47:39.377Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-21T13:47:39.377Z] ++ 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-04-21T13:47:39.377Z] ++ set -e [2022-04-21T13:47:39.377Z] ++ '[' -n 0 ']' [2022-04-21T13:47:39.377Z] ++ set -x [2022-04-21T13:47:39.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-21T13:47:39.377Z] INFO: Testing against a local daemon [2022-04-21T13:47:39.377Z] === RUN TestSessionCreate [2022-04-21T13:47:39.377Z] --- PASS: TestSessionCreate (0.02s) [2022-04-21T13:47:39.377Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T13:47:39.377Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-21T13:47:39.377Z] PASS [2022-04-21T13:47:39.377Z] [2022-04-21T13:47:39.377Z] DONE 2 tests in 0.116s [2022-04-21T13:47:39.377Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-21T13:47:39.377Z] ++ 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-04-21T13:47:39.377Z] ++ set -e [2022-04-21T13:47:39.377Z] ++ '[' -n 0 ']' [2022-04-21T13:47:39.377Z] ++ set -x [2022-04-21T13:47:39.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-21T13:47:39.377Z] INFO: Testing against a local daemon [2022-04-21T13:47:39.377Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:47:39.377Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T13:47:39.377Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:47:39.377Z] === RUN TestDiskUsage [2022-04-21T13:47:39.377Z] === PAUSE TestDiskUsage [2022-04-21T13:47:39.377Z] === RUN TestEventsExecDie [2022-04-21T13:47:39.638Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-21T13:47:39.638Z] --- PASS: TestEventsExecDie (0.61s) [2022-04-21T13:47:39.638Z] === RUN TestEventsBackwardsCompatible [2022-04-21T13:47:39.638Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-21T13:47:39.638Z] === RUN TestEventsVolumeCreate [2022-04-21T13:47:39.638Z] --- PASS: TestEventsVolumeCreate (0.09s) [2022-04-21T13:47:39.638Z] === RUN TestInfoBinaryCommits [2022-04-21T13:47:39.638Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-21T13:47:39.638Z] === RUN TestInfoAPIVersioned [2022-04-21T13:47:39.638Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-21T13:47:39.638Z] === RUN TestInfoAPI [2022-04-21T13:47:39.898Z] --- PASS: TestInfoAPI (0.03s) [2022-04-21T13:47:39.898Z] === RUN TestInfoAPIWarnings [2022-04-21T13:47:40.159Z] === RUN TestDockerSuite/TestExecTTY [2022-04-21T13:47:40.730Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-21T13:47:41.302Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-21T13:47:41.875Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-21T13:47:42.445Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-21T13:47:42.445Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-21T13:47:42.445Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-21T13:47:43.829Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-21T13:47:44.770Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-21T13:47:45.340Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-21T13:47:45.910Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-21T13:47:46.450Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-21T13:47:46.480Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-21T13:47:48.828Z] --- PASS: TestBuildMultiStageOnBuild (9.25s) [2022-04-21T13:47:48.828Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T13:47:48.828Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:47:48.828Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-21T13:47:48.828Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T13:47:48.938Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-21T13:47:50.159Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-21T13:47:50.613Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-21T13:47:50.614Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T13:47:50.614Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-21T13:47:51.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-21T13:47:51.096Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T13:47:51.552Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-21T13:47:51.552Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T13:47:51.759Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-21T13:47:52.009Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-21T13:47:52.968Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-21T13:47:52.968Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T13:47:52.968Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-21T13:47:54.325Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-21T13:47:55.283Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-21T13:47:55.970Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-21T13:47:55.970Z] --- PASS: TestInfoAPIWarnings (16.26s) [2022-04-21T13:47:55.970Z] === RUN TestInfoDebug [2022-04-21T13:47:56.540Z] --- PASS: TestInfoDebug (0.52s) [2022-04-21T13:47:56.540Z] === RUN TestInfoInsecureRegistries [2022-04-21T13:47:56.673Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-21T13:47:57.110Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-21T13:47:57.110Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-21T13:47:57.110Z] === RUN TestInfoRegistryMirrors [2022-04-21T13:47:57.631Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-21T13:47:57.631Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T13:47:57.631Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-21T13:47:57.631Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T13:47:57.631Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-21T13:47:57.680Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-21T13:47:57.680Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T13:47:57.680Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-21T13:47:57.680Z] === RUN TestPingCacheHeaders [2022-04-21T13:47:57.680Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-21T13:47:57.680Z] === RUN TestPingGet [2022-04-21T13:47:57.680Z] --- PASS: TestPingGet (0.01s) [2022-04-21T13:47:57.680Z] === RUN TestPingHead [2022-04-21T13:47:57.680Z] --- PASS: TestPingHead (0.01s) [2022-04-21T13:47:57.680Z] === RUN TestPingSwarmHeader [2022-04-21T13:47:58.251Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-21T13:47:58.821Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-21T13:47:59.155Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-21T13:47:59.761Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-21T13:47:59.761Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-04-21T13:47:59.761Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-21T13:47:59.761Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-21T13:47:59.761Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-21T13:47:59.761Z] === RUN TestVersion [2022-04-21T13:47:59.761Z] --- PASS: TestVersion (0.02s) [2022-04-21T13:47:59.761Z] === CONT TestDiskUsage [2022-04-21T13:47:59.939Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-21T13:47:59.939Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T13:47:59.939Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-21T13:47:59.939Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T13:47:59.939Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-21T13:47:59.939Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T13:47:59.939Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-21T13:47:59.939Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T13:47:59.939Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-21T13:48:00.112Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-21T13:48:00.331Z] === RUN TestDiskUsage/empty [2022-04-21T13:48:00.331Z] === RUN TestDiskUsage/empty/container_types [2022-04-21T13:48:00.331Z] === RUN TestDiskUsage/empty/image_types [2022-04-21T13:48:00.331Z] === RUN TestDiskUsage/empty/volume_types [2022-04-21T13:48:00.331Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-21T13:48:00.331Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-21T13:48:00.331Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-21T13:48:00.331Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-21T13:48:00.331Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-21T13:48:00.331Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-21T13:48:00.331Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-21T13:48:00.331Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-21T13:48:00.393Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-21T13:48:00.567Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-21T13:48:00.591Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-21T13:48:00.591Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-21T13:48:00.591Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-21T13:48:00.591Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-21T13:48:00.591Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-21T13:48:00.591Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-21T13:48:00.591Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-21T13:48:00.591Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-21T13:48:00.591Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-21T13:48:00.591Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-21T13:48:00.591Z] === RUN TestDiskUsage/after_container.Run [2022-04-21T13:48:00.851Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-21T13:48:00.851Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-21T13:48:00.851Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-21T13:48:00.851Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-21T13:48:00.851Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-21T13:48:00.851Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-21T13:48:00.851Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-21T13:48:00.851Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-21T13:48:00.851Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-21T13:48:00.851Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-21T13:48:01.022Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage (1.20s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:48:01.112Z] PASS [2022-04-21T13:48:01.112Z] [2022-04-21T13:48:01.112Z] === Skipped [2022-04-21T13:48:01.112Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:48:01.112Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T13:48:01.112Z] [2022-04-21T13:48:01.112Z] DONE 54 tests, 1 skipped in 22.126s [2022-04-21T13:48:01.112Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-21T13:48:01.112Z] ++ 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-04-21T13:48:01.112Z] ++ set -e [2022-04-21T13:48:01.112Z] ++ '[' -n 0 ']' [2022-04-21T13:48:01.112Z] ++ set -x [2022-04-21T13:48:01.112Z] ++ 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-04-21T13:48:01.112Z] INFO: Testing against a local daemon [2022-04-21T13:48:01.112Z] === RUN TestVolumesCreateAndList [2022-04-21T13:48:01.112Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-21T13:48:01.112Z] === RUN TestVolumesRemove [2022-04-21T13:48:01.112Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-21T13:48:01.112Z] === RUN TestVolumesInspect [2022-04-21T13:48:01.112Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-21T13:48:01.112Z] === RUN TestVolumesInvalidJSON [2022-04-21T13:48:01.112Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T13:48:01.112Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T13:48:01.112Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T13:48:01.112Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T13:48:01.112Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T13:48:01.112Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T13:48:01.112Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T13:48:01.112Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-21T13:48:01.112Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T13:48:01.112Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T13:48:01.112Z] PASS [2022-04-21T13:48:01.112Z] [2022-04-21T13:48:01.112Z] DONE 9 tests in 0.200s [2022-04-21T13:48:01.112Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T13:48:01.373Z] ++++ cat bundles/test-integration/docker.pid [2022-04-21T13:48:01.373Z] +++ kill 6661 [2022-04-21T13:48:01.477Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-21T13:48:01.634Z] +++ /etc/init.d/apparmor stop [2022-04-21T13:48:01.634Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T13:48:01.634Z] [2022-04-21T13:48:01.634Z] Unloading profiles will leave already running processes permanently [2022-04-21T13:48:01.634Z] unconfined, which can lead to unexpected situations. [2022-04-21T13:48:01.634Z] [2022-04-21T13:48:01.634Z] To set a process to complain mode, use the command line tool [2022-04-21T13:48:01.634Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T13:48:01.634Z] +++ true [2022-04-21T13:48:01.634Z] exiting test-integration [2022-04-21T13:48:01.634Z] ++ exit 0 [2022-04-21T13:48:01.634Z] [2022-04-21T13:48:01.634Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-21T13:48:02.208Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-21T13:48:02.208Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-21T13:48:02.208Z] + for job in $(jobs -p) [2022-04-21T13:48:02.208Z] + wait 1747 [2022-04-21T13:48:02.208Z] === RUN TestDockerSuite/TestHealth [2022-04-21T13:48:06.134Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-21T13:48:06.466Z] --- PASS: TestBuildMultiStageLayerLeak (17.55s) [2022-04-21T13:48:06.466Z] === RUN TestBuildWithHugeFile [2022-04-21T13:48:08.292Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-21T13:48:08.292Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T13:48:08.292Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-21T13:48:09.270Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-21T13:48:09.270Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T13:48:09.270Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-21T13:48:09.724Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-21T13:48:11.250Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-21T13:48:12.207Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-21T13:48:12.662Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-21T13:48:12.662Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T13:48:12.662Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-21T13:48:13.117Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-21T13:48:14.075Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-21T13:48:14.075Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T13:48:14.075Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-21T13:48:14.075Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T13:48:14.075Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-21T13:48:18.733Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-21T13:48:24.162Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-21T13:48:24.162Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-21T13:48:24.162Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-21T13:48:24.162Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-21T13:48:24.162Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-21T13:48:24.162Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-21T13:48:24.162Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-21T13:48:24.162Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-21T13:48:24.162Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-21T13:48:24.162Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-21T13:48:24.162Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-21T13:48:24.162Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-21T13:48:24.162Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-21T13:48:24.162Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-21T13:48:24.162Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-21T13:48:24.162Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-21T13:48:24.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-21T13:48:24.995Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-21T13:48:25.566Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-21T13:48:25.566Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-21T13:48:26.136Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-21T13:48:28.678Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-21T13:48:28.678Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-21T13:48:28.938Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-21T13:48:29.879Z] === RUN TestDockerSuite/TestImportFile [2022-04-21T13:48:31.301Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-21T13:48:31.301Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-21T13:48:32.249Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-21T13:48:33.635Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-21T13:48:34.577Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-21T13:48:35.147Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-21T13:48:35.718Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-21T13:48:36.009Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-21T13:48:36.009Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T13:48:36.009Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-21T13:48:36.009Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T13:48:36.009Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-21T13:48:36.290Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-21T13:48:36.290Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-21T13:48:36.290Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-21T13:48:36.861Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-21T13:48:37.435Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-21T13:48:37.695Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-21T13:48:38.269Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-21T13:48:38.530Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-21T13:48:39.101Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-21T13:48:39.101Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-21T13:48:40.485Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-21T13:48:40.746Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-21T13:48:41.315Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-21T13:48:41.315Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-21T13:48:41.885Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-21T13:48:41.885Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-21T13:48:41.885Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-21T13:48:42.826Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-21T13:48:43.086Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-21T13:48:43.657Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-21T13:48:44.228Z] === RUN TestDockerSuite/TestInspectImage [2022-04-21T13:48:44.228Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-21T13:48:44.228Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-21T13:48:44.228Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-21T13:48:44.228Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-21T13:48:44.799Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-21T13:48:45.059Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-21T13:48:45.320Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-21T13:48:45.580Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-21T13:48:46.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-21T13:48:46.150Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-21T13:48:48.609Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-21T13:48:48.609Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-21T13:48:48.609Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-21T13:48:48.695Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-21T13:48:48.695Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-21T13:48:48.956Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-21T13:48:49.911Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-21T13:48:50.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-21T13:48:50.763Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-21T13:48:50.763Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T13:48:50.763Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-21T13:48:50.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-21T13:48:50.767Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-21T13:48:50.767Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T13:48:50.767Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-21T13:48:50.767Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T13:48:51.079Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-21T13:48:51.221Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-21T13:48:51.221Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T13:48:51.221Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-21T13:48:51.648Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-21T13:48:51.674Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-21T13:48:51.674Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T13:48:51.674Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-21T13:48:52.592Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-21T13:48:52.592Z] docker_api_swarm_service_test.go:395: [d5a7a6114c3d0] joining swarm manager [dc6ce6b75d936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:48:53.164Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-21T13:48:53.427Z] docker_api_swarm_service_test.go:395: [da798eceb4be6] joining swarm manager [dc6ce6b75d936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:48:53.687Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-21T13:48:54.258Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-21T13:48:54.829Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-21T13:48:54.829Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-21T13:48:57.373Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-21T13:48:57.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-21T13:48:57.796Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T13:48:58.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-21T13:48:58.757Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-21T13:48:59.699Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-21T13:48:59.960Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-21T13:49:00.902Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-21T13:49:02.088Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-21T13:49:02.088Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-21T13:49:02.088Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-21T13:49:02.349Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-21T13:49:02.610Z] [2022-04-21T13:49:02.813Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-21T13:49:03.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-21T13:49:03.895Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-21T13:49:04.179Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d923046ba8f3b219dc357c186211f0675d7489a9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d923046ba8f3b219dc357c186211f0675d7489a9 hack/test/unit [2022-04-21T13:49:04.195Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-21T13:49:04.195Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-21T13:49:04.439Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-21T13:49:04.439Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-21T13:49:04.439Z] + TESTDIRS=./... [2022-04-21T13:49:04.439Z] + exclude_paths='/vendor/|/integration' [2022-04-21T13:49:04.439Z] ++ go list ./... [2022-04-21T13:49:04.439Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-21T13:49:05.382Z] + pkg_list='github.com/docker/docker/api [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/router [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/backend [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/container [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/events [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/filters [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/image [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/mount [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/network [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/registry [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/time [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/versions [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:49:05.382Z] github.com/docker/docker/api/types/volume [2022-04-21T13:49:05.382Z] github.com/docker/docker/builder [2022-04-21T13:49:05.382Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:49:05.382Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:49:05.382Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:49:05.382Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:49:05.382Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:49:05.382Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:49:05.382Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:49:05.382Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:49:05.382Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:49:05.382Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:49:05.382Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:49:05.382Z] github.com/docker/docker/cli [2022-04-21T13:49:05.382Z] github.com/docker/docker/cli/config [2022-04-21T13:49:05.382Z] github.com/docker/docker/cli/debug [2022-04-21T13:49:05.382Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:49:05.382Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:49:05.382Z] github.com/docker/docker/client [2022-04-21T13:49:05.382Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:49:05.382Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:49:05.382Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:49:05.382Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:49:05.382Z] github.com/docker/docker/container [2022-04-21T13:49:05.382Z] github.com/docker/docker/container/stream [2022-04-21T13:49:05.382Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:49:05.382Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:49:05.382Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/config [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/events [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/exec [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/images [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/links [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/logger [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/names [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/network [2022-04-21T13:49:05.382Z] github.com/docker/docker/daemon/stats [2022-04-21T13:49:05.382Z] github.com/docker/docker/distribution [2022-04-21T13:49:05.382Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:49:05.382Z] github.com/docker/docker/distribution/utils [2022-04-21T13:49:05.382Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:49:05.382Z] github.com/docker/docker/dockerversion [2022-04-21T13:49:05.382Z] github.com/docker/docker/errdefs [2022-04-21T13:49:05.382Z] github.com/docker/docker/image [2022-04-21T13:49:05.382Z] github.com/docker/docker/image/cache [2022-04-21T13:49:05.382Z] github.com/docker/docker/image/tarexport [2022-04-21T13:49:05.382Z] github.com/docker/docker/image/v1 [2022-04-21T13:49:05.382Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:49:05.382Z] github.com/docker/docker/layer [2022-04-21T13:49:05.382Z] github.com/docker/docker/libcontainerd [2022-04-21T13:49:05.382Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:49:05.382Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:49:05.382Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:49:05.382Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:49:05.382Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/types [2022-04-21T13:49:05.383Z] github.com/docker/docker/oci [2022-04-21T13:49:05.383Z] github.com/docker/docker/oci/caps [2022-04-21T13:49:05.383Z] github.com/docker/docker/opts [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/archive [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/directory [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/platform [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/pools [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/progress [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/signal [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/stack [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/system [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:49:05.383Z] github.com/docker/docker/plugin [2022-04-21T13:49:05.383Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:49:05.383Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:49:05.383Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:49:05.383Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:49:05.383Z] github.com/docker/docker/quota [2022-04-21T13:49:05.383Z] github.com/docker/docker/reference [2022-04-21T13:49:05.383Z] github.com/docker/docker/registry [2022-04-21T13:49:05.383Z] github.com/docker/docker/registry/resumable [2022-04-21T13:49:05.383Z] github.com/docker/docker/restartmanager [2022-04-21T13:49:05.383Z] github.com/docker/docker/rootless [2022-04-21T13:49:05.383Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:49:05.383Z] github.com/docker/docker/runconfig [2022-04-21T13:49:05.383Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil/environment [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil/registry [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil/request [2022-04-21T13:49:05.383Z] github.com/docker/docker/volume [2022-04-21T13:49:05.383Z] github.com/docker/docker/volume/drivers [2022-04-21T13:49:05.383Z] github.com/docker/docker/volume/local [2022-04-21T13:49:05.383Z] github.com/docker/docker/volume/mounts [2022-04-21T13:49:05.383Z] github.com/docker/docker/volume/service [2022-04-21T13:49:05.383Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:49:05.383Z] github.com/docker/docker/volume/testutils' [2022-04-21T13:49:05.383Z] ++ grep --fixed-strings -v /libnetwork [2022-04-21T13:49:05.383Z] ++ echo 'github.com/docker/docker/api [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/router [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/backend [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/container [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/events [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/filters [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/image [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/mount [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/network [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/registry [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/time [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/versions [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:49:05.383Z] github.com/docker/docker/api/types/volume [2022-04-21T13:49:05.383Z] github.com/docker/docker/builder [2022-04-21T13:49:05.383Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:49:05.383Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:49:05.383Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:49:05.383Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:49:05.383Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:49:05.383Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:49:05.383Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:49:05.383Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:49:05.383Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:49:05.383Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:49:05.383Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:49:05.383Z] github.com/docker/docker/cli [2022-04-21T13:49:05.383Z] github.com/docker/docker/cli/config [2022-04-21T13:49:05.383Z] github.com/docker/docker/cli/debug [2022-04-21T13:49:05.383Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:49:05.383Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:49:05.383Z] github.com/docker/docker/client [2022-04-21T13:49:05.383Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:49:05.383Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:49:05.383Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:49:05.383Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:49:05.383Z] github.com/docker/docker/container [2022-04-21T13:49:05.383Z] github.com/docker/docker/container/stream [2022-04-21T13:49:05.383Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:49:05.383Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:49:05.383Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/config [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/events [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/exec [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/images [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/links [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/logger [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/names [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/network [2022-04-21T13:49:05.383Z] github.com/docker/docker/daemon/stats [2022-04-21T13:49:05.383Z] github.com/docker/docker/distribution [2022-04-21T13:49:05.383Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:49:05.383Z] github.com/docker/docker/distribution/utils [2022-04-21T13:49:05.383Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:49:05.383Z] github.com/docker/docker/dockerversion [2022-04-21T13:49:05.383Z] github.com/docker/docker/errdefs [2022-04-21T13:49:05.383Z] github.com/docker/docker/image [2022-04-21T13:49:05.383Z] github.com/docker/docker/image/cache [2022-04-21T13:49:05.383Z] github.com/docker/docker/image/tarexport [2022-04-21T13:49:05.383Z] github.com/docker/docker/image/v1 [2022-04-21T13:49:05.383Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:49:05.383Z] github.com/docker/docker/layer [2022-04-21T13:49:05.383Z] github.com/docker/docker/libcontainerd [2022-04-21T13:49:05.383Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:49:05.383Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:49:05.383Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:49:05.383Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:49:05.383Z] github.com/docker/docker/libnetwork/types [2022-04-21T13:49:05.383Z] github.com/docker/docker/oci [2022-04-21T13:49:05.383Z] github.com/docker/docker/oci/caps [2022-04-21T13:49:05.383Z] github.com/docker/docker/opts [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/archive [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/directory [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/platform [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/pools [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/progress [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/signal [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/stack [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/system [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:49:05.383Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:49:05.383Z] github.com/docker/docker/plugin [2022-04-21T13:49:05.383Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:49:05.383Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:49:05.383Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:49:05.383Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:49:05.383Z] github.com/docker/docker/quota [2022-04-21T13:49:05.383Z] github.com/docker/docker/reference [2022-04-21T13:49:05.383Z] github.com/docker/docker/registry [2022-04-21T13:49:05.383Z] github.com/docker/docker/registry/resumable [2022-04-21T13:49:05.383Z] github.com/docker/docker/restartmanager [2022-04-21T13:49:05.383Z] github.com/docker/docker/rootless [2022-04-21T13:49:05.383Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:49:05.383Z] github.com/docker/docker/runconfig [2022-04-21T13:49:05.383Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil/environment [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:49:05.383Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:49:05.384Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:49:05.384Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:49:05.384Z] github.com/docker/docker/testutil/registry [2022-04-21T13:49:05.384Z] github.com/docker/docker/testutil/request [2022-04-21T13:49:05.384Z] github.com/docker/docker/volume [2022-04-21T13:49:05.384Z] github.com/docker/docker/volume/drivers [2022-04-21T13:49:05.384Z] github.com/docker/docker/volume/local [2022-04-21T13:49:05.384Z] github.com/docker/docker/volume/mounts [2022-04-21T13:49:05.384Z] github.com/docker/docker/volume/service [2022-04-21T13:49:05.384Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:49:05.384Z] github.com/docker/docker/volume/testutils' [2022-04-21T13:49:05.384Z] + base_pkg_list='github.com/docker/docker/api [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/backend [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/container [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/events [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/filters [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/image [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/mount [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/network [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/registry [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/time [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/versions [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/volume [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:49:05.384Z] github.com/docker/docker/cli [2022-04-21T13:49:05.384Z] github.com/docker/docker/cli/config [2022-04-21T13:49:05.384Z] github.com/docker/docker/cli/debug [2022-04-21T13:49:05.384Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:49:05.384Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:49:05.384Z] github.com/docker/docker/client [2022-04-21T13:49:05.384Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:49:05.384Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:49:05.384Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:49:05.384Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:49:05.384Z] github.com/docker/docker/container [2022-04-21T13:49:05.384Z] github.com/docker/docker/container/stream [2022-04-21T13:49:05.384Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:49:05.384Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:49:05.384Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/config [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/events [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/exec [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/images [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/links [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/names [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/network [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/stats [2022-04-21T13:49:05.384Z] github.com/docker/docker/distribution [2022-04-21T13:49:05.384Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:49:05.384Z] github.com/docker/docker/distribution/utils [2022-04-21T13:49:05.384Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:49:05.384Z] github.com/docker/docker/dockerversion [2022-04-21T13:49:05.384Z] github.com/docker/docker/errdefs [2022-04-21T13:49:05.384Z] github.com/docker/docker/image [2022-04-21T13:49:05.384Z] github.com/docker/docker/image/cache [2022-04-21T13:49:05.384Z] github.com/docker/docker/image/tarexport [2022-04-21T13:49:05.384Z] github.com/docker/docker/image/v1 [2022-04-21T13:49:05.384Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:49:05.384Z] github.com/docker/docker/layer [2022-04-21T13:49:05.384Z] github.com/docker/docker/libcontainerd [2022-04-21T13:49:05.384Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:49:05.384Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:49:05.384Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:49:05.384Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:49:05.384Z] github.com/docker/docker/oci [2022-04-21T13:49:05.384Z] github.com/docker/docker/oci/caps [2022-04-21T13:49:05.384Z] github.com/docker/docker/opts [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/archive [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/directory [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/platform [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/pools [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/progress [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/signal [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/stack [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/system [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:49:05.384Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:49:05.384Z] github.com/docker/docker/plugin [2022-04-21T13:49:05.384Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:49:05.384Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:49:05.384Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:49:05.384Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:49:05.384Z] github.com/docker/docker/quota [2022-04-21T13:49:05.384Z] github.com/docker/docker/reference [2022-04-21T13:49:05.384Z] github.com/docker/docker/registry [2022-04-21T13:49:05.384Z] github.com/docker/docker/registry/resumable [2022-04-21T13:49:05.384Z] github.com/docker/docker/restartmanager [2022-04-21T13:49:05.384Z] github.com/docker/docker/rootless [2022-04-21T13:49:05.384Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:49:05.384Z] github.com/docker/docker/runconfig [2022-04-21T13:49:05.384Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:49:05.384Z] github.com/docker/docker/testutil [2022-04-21T13:49:05.384Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:49:05.384Z] github.com/docker/docker/testutil/environment [2022-04-21T13:49:05.384Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:49:05.384Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:49:05.384Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:49:05.384Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:49:05.384Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:49:05.384Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:49:05.384Z] github.com/docker/docker/testutil/registry [2022-04-21T13:49:05.384Z] github.com/docker/docker/testutil/request [2022-04-21T13:49:05.384Z] github.com/docker/docker/volume [2022-04-21T13:49:05.384Z] github.com/docker/docker/volume/drivers [2022-04-21T13:49:05.384Z] github.com/docker/docker/volume/local [2022-04-21T13:49:05.384Z] github.com/docker/docker/volume/mounts [2022-04-21T13:49:05.384Z] github.com/docker/docker/volume/service [2022-04-21T13:49:05.384Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:49:05.384Z] github.com/docker/docker/volume/testutils' [2022-04-21T13:49:05.384Z] ++ grep --fixed-strings /libnetwork [2022-04-21T13:49:05.384Z] ++ echo 'github.com/docker/docker/api [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/backend [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/container [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/events [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/filters [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/image [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/mount [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/network [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/registry [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/time [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/versions [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:49:05.384Z] github.com/docker/docker/api/types/volume [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:49:05.384Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:49:05.384Z] github.com/docker/docker/cli [2022-04-21T13:49:05.384Z] github.com/docker/docker/cli/config [2022-04-21T13:49:05.384Z] github.com/docker/docker/cli/debug [2022-04-21T13:49:05.384Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:49:05.384Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:49:05.384Z] github.com/docker/docker/client [2022-04-21T13:49:05.384Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:49:05.384Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:49:05.384Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:49:05.384Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:49:05.384Z] github.com/docker/docker/container [2022-04-21T13:49:05.384Z] github.com/docker/docker/container/stream [2022-04-21T13:49:05.384Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:49:05.384Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:49:05.384Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/config [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/events [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/exec [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/images [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/links [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/names [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/network [2022-04-21T13:49:05.384Z] github.com/docker/docker/daemon/stats [2022-04-21T13:49:05.384Z] github.com/docker/docker/distribution [2022-04-21T13:49:05.384Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:49:05.384Z] github.com/docker/docker/distribution/utils [2022-04-21T13:49:05.384Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:49:05.384Z] github.com/docker/docker/dockerversion [2022-04-21T13:49:05.384Z] github.com/docker/docker/errdefs [2022-04-21T13:49:05.384Z] github.com/docker/docker/image [2022-04-21T13:49:05.384Z] github.com/docker/docker/image/cache [2022-04-21T13:49:05.384Z] github.com/docker/docker/image/tarexport [2022-04-21T13:49:05.384Z] github.com/docker/docker/image/v1 [2022-04-21T13:49:05.384Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:49:05.384Z] github.com/docker/docker/layer [2022-04-21T13:49:05.384Z] github.com/docker/docker/libcontainerd [2022-04-21T13:49:05.385Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:49:05.385Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:49:05.385Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:49:05.385Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/types [2022-04-21T13:49:05.385Z] github.com/docker/docker/oci [2022-04-21T13:49:05.385Z] github.com/docker/docker/oci/caps [2022-04-21T13:49:05.385Z] github.com/docker/docker/opts [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/archive [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/directory [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/platform [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/pools [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/progress [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/signal [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/stack [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/system [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:49:05.385Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:49:05.385Z] github.com/docker/docker/plugin [2022-04-21T13:49:05.385Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:49:05.385Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:49:05.385Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:49:05.385Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:49:05.385Z] github.com/docker/docker/quota [2022-04-21T13:49:05.385Z] github.com/docker/docker/reference [2022-04-21T13:49:05.385Z] github.com/docker/docker/registry [2022-04-21T13:49:05.385Z] github.com/docker/docker/registry/resumable [2022-04-21T13:49:05.385Z] github.com/docker/docker/restartmanager [2022-04-21T13:49:05.385Z] github.com/docker/docker/rootless [2022-04-21T13:49:05.385Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:49:05.385Z] github.com/docker/docker/runconfig [2022-04-21T13:49:05.385Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:49:05.385Z] github.com/docker/docker/testutil [2022-04-21T13:49:05.385Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:49:05.385Z] github.com/docker/docker/testutil/environment [2022-04-21T13:49:05.385Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:49:05.385Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:49:05.385Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:49:05.385Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:49:05.385Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:49:05.385Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:49:05.385Z] github.com/docker/docker/testutil/registry [2022-04-21T13:49:05.385Z] github.com/docker/docker/testutil/request [2022-04-21T13:49:05.385Z] github.com/docker/docker/volume [2022-04-21T13:49:05.385Z] github.com/docker/docker/volume/drivers [2022-04-21T13:49:05.385Z] github.com/docker/docker/volume/local [2022-04-21T13:49:05.385Z] github.com/docker/docker/volume/mounts [2022-04-21T13:49:05.385Z] github.com/docker/docker/volume/service [2022-04-21T13:49:05.385Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:49:05.385Z] github.com/docker/docker/volume/testutils' [2022-04-21T13:49:05.385Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/types' [2022-04-21T13:49:05.385Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-21T13:49:05.385Z] + echo 'github.com/docker/docker/libnetwork [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/types' [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:49:05.385Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:49:05.385Z] + type docker-proxy [2022-04-21T13:49:05.385Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-21T13:49:05.385Z] + hack/make.sh binary-proxy install-proxy [2022-04-21T13:49:05.385Z] [2022-04-21T13:49:05.385Z] Removing bundles/ [2022-04-21T13:49:05.385Z] [2022-04-21T13:49:05.385Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-21T13:49:05.385Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-21T13:49:05.385Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:49:06.105Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-21T13:49:06.105Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-21T13:49:06.676Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-21T13:49:09.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-21T13:49:11.818Z] docker_api_swarm_service_test.go:343: [d8f79b3be24ab] joining swarm manager [d885d2f2d2207]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:49:11.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-21T13:49:12.388Z] docker_api_swarm_service_test.go:343: [d1bf1d9a4c526] joining swarm manager [d885d2f2d2207]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:49:12.691Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-21T13:49:12.691Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-21T13:49:12.691Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T13:49:12.691Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-21T13:49:13.525Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-21T13:49:13.525Z] [2022-04-21T13:49:13.525Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-21T13:49:13.525Z] Installing docker-proxy to /usr/local/bin/ [2022-04-21T13:49:13.525Z] [2022-04-21T13:49:13.525Z] + mkdir -p bundles [2022-04-21T13:49:13.525Z] + '[' -n 'github.com/docker/docker/api [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/router [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/backend [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/container [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/events [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/filters [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/image [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/mount [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/network [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/registry [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/time [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/versions [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:49:13.525Z] github.com/docker/docker/api/types/volume [2022-04-21T13:49:13.525Z] github.com/docker/docker/builder [2022-04-21T13:49:13.525Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:49:13.525Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:49:13.525Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:49:13.525Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:49:13.525Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:49:13.525Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:49:13.525Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:49:13.525Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:49:13.525Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:49:13.525Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:49:13.525Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:49:13.525Z] github.com/docker/docker/cli [2022-04-21T13:49:13.525Z] github.com/docker/docker/cli/config [2022-04-21T13:49:13.525Z] github.com/docker/docker/cli/debug [2022-04-21T13:49:13.525Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:49:13.525Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:49:13.525Z] github.com/docker/docker/client [2022-04-21T13:49:13.525Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:49:13.525Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:49:13.525Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:49:13.525Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:49:13.525Z] github.com/docker/docker/container [2022-04-21T13:49:13.525Z] github.com/docker/docker/container/stream [2022-04-21T13:49:13.525Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:49:13.525Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:49:13.525Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/config [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/events [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/exec [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/images [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/links [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/logger [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/names [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/network [2022-04-21T13:49:13.525Z] github.com/docker/docker/daemon/stats [2022-04-21T13:49:13.525Z] github.com/docker/docker/distribution [2022-04-21T13:49:13.525Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:49:13.525Z] github.com/docker/docker/distribution/utils [2022-04-21T13:49:13.525Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:49:13.525Z] github.com/docker/docker/dockerversion [2022-04-21T13:49:13.525Z] github.com/docker/docker/errdefs [2022-04-21T13:49:13.525Z] github.com/docker/docker/image [2022-04-21T13:49:13.525Z] github.com/docker/docker/image/cache [2022-04-21T13:49:13.525Z] github.com/docker/docker/image/tarexport [2022-04-21T13:49:13.525Z] github.com/docker/docker/image/v1 [2022-04-21T13:49:13.525Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:49:13.525Z] github.com/docker/docker/layer [2022-04-21T13:49:13.525Z] github.com/docker/docker/libcontainerd [2022-04-21T13:49:13.525Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:49:13.525Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:49:13.525Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:49:13.525Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:49:13.525Z] github.com/docker/docker/oci [2022-04-21T13:49:13.525Z] github.com/docker/docker/oci/caps [2022-04-21T13:49:13.525Z] github.com/docker/docker/opts [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/archive [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/directory [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/platform [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/pools [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/progress [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/signal [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/stack [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/system [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:49:13.525Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:49:13.525Z] github.com/docker/docker/plugin [2022-04-21T13:49:13.525Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:49:13.525Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:49:13.525Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:49:13.525Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:49:13.525Z] github.com/docker/docker/quota [2022-04-21T13:49:13.525Z] github.com/docker/docker/reference [2022-04-21T13:49:13.525Z] github.com/docker/docker/registry [2022-04-21T13:49:13.525Z] github.com/docker/docker/registry/resumable [2022-04-21T13:49:13.525Z] github.com/docker/docker/restartmanager [2022-04-21T13:49:13.525Z] github.com/docker/docker/rootless [2022-04-21T13:49:13.525Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:49:13.525Z] github.com/docker/docker/runconfig [2022-04-21T13:49:13.525Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:49:13.525Z] github.com/docker/docker/testutil [2022-04-21T13:49:13.525Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:49:13.525Z] github.com/docker/docker/testutil/environment [2022-04-21T13:49:13.525Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:49:13.525Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:49:13.525Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:49:13.525Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:49:13.525Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:49:13.525Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:49:13.525Z] github.com/docker/docker/testutil/registry [2022-04-21T13:49:13.525Z] github.com/docker/docker/testutil/request [2022-04-21T13:49:13.525Z] github.com/docker/docker/volume [2022-04-21T13:49:13.525Z] github.com/docker/docker/volume/drivers [2022-04-21T13:49:13.525Z] github.com/docker/docker/volume/local [2022-04-21T13:49:13.525Z] github.com/docker/docker/volume/mounts [2022-04-21T13:49:13.525Z] github.com/docker/docker/volume/service [2022-04-21T13:49:13.525Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:49:13.525Z] github.com/docker/docker/volume/testutils' ']' [2022-04-21T13:49:13.526Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-21T13:49:13.526Z] ? github.com/docker/docker/api [no test files] [2022-04-21T13:49:14.935Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-21T13:49:16.846Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-21T13:49:18.229Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-21T13:49:18.490Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-21T13:49:19.874Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-21T13:49:19.874Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-21T13:49:20.134Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-21T13:49:20.134Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-21T13:49:20.395Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-21T13:49:20.655Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-21T13:49:21.226Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-21T13:49:22.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-21T13:49:22.223Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T13:49:22.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-21T13:49:25.429Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-21T13:49:25.429Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-21T13:49:25.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-21T13:49:25.936Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T13:49:25.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-21T13:49:25.936Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T13:49:25.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-21T13:49:26.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-21T13:49:27.444Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-21T13:49:27.897Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-21T13:49:28.277Z] docker_api_swarm_service_test.go:490: [d975c9b5138f7] joining swarm manager [d8cecf3bb2d3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:49:28.854Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-21T13:49:29.217Z] docker_api_swarm_service_test.go:490: [dfd7445eea9dc] joining swarm manager [d8cecf3bb2d3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:49:29.788Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-21T13:49:30.729Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-21T13:49:30.729Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-21T13:49:31.646Z] ok github.com/docker/docker/api/server 0.015s coverage: 7.9% of statements [2022-04-21T13:49:31.672Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-21T13:49:32.561Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-21T13:49:32.624Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-21T13:49:32.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-21T13:49:32.967Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T13:49:32.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-21T13:49:32.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-21T13:49:32.968Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T13:49:32.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-21T13:49:32.968Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T13:49:32.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-21T13:49:33.207Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-21T13:49:34.589Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-21T13:49:34.728Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-21T13:49:35.158Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-21T13:49:37.069Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-21T13:49:37.330Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-21T13:49:37.614Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-21T13:49:37.901Z] === RUN TestDockerSuite/TestLogsSince [2022-04-21T13:49:42.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-21T13:49:44.644Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-21T13:49:47.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-21T13:49:49.730Z] docker_api_swarm_service_test.go:128: [d5da904eecaa1] joining swarm manager [d34d0dc086f99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:49:49.991Z] docker_api_swarm_service_test.go:129: [d2711c136259b] joining swarm manager [d34d0dc086f99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:49:50.252Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-21T13:49:51.196Z] === RUN TestDockerSuite/TestLogsTail [2022-04-21T13:49:51.770Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-21T13:49:52.031Z] docker_api_swarm_service_test.go:137: [d7bf7386f0109] joining swarm manager [d34d0dc086f99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-21T13:49:52.292Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-21T13:49:52.864Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-21T13:49:53.124Z] docker_api_swarm_service_test.go:138: [d9f0a977f822e] joining swarm manager [d34d0dc086f99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-21T13:49:53.385Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-21T13:49:53.958Z] === RUN TestDockerSuite/TestNetHostname [2022-04-21T13:49:53.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-21T13:49:55.881Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-21T13:49:55.881Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-21T13:49:56.454Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-21T13:49:57.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-21T13:49:57.717Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T13:49:57.836Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-21T13:49:58.096Z] === RUN TestDockerSuite/TestPluginActive [2022-04-21T13:49:58.682Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-21T13:49:58.682Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T13:49:58.682Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-21T13:50:00.215Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-21T13:50:00.215Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T13:50:00.215Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-21T13:50:00.644Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-21T13:50:02.843Z] --- PASS: TestBuildWithHugeFile (102.99s) [2022-04-21T13:50:02.843Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T13:50:02.843Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:50:02.843Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:50:02.843Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T13:50:02.843Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:50:02.843Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:50:02.843Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:50:02.843Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:50:02.843Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:50:02.843Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:50:02.843Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:50:02.843Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:50:02.843Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:50:02.843Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-21T13:50:02.843Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-21T13:50:02.843Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-21T13:50:02.843Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-21T13:50:02.843Z] === RUN TestBuildPreserveOwnership [2022-04-21T13:50:02.843Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:50:02.843Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-21T13:50:02.843Z] === RUN TestBuildPlatformInvalid [2022-04-21T13:50:02.843Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-21T13:50:02.843Z] PASS [2022-04-21T13:50:02.843Z] ok github.com/docker/docker/integration/build 160.064s [2022-04-21T13:50:02.843Z] [2022-04-21T13:50:02.843Z] === Skipped [2022-04-21T13:50:02.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-21T13:50:02.843Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:50:02.843Z] [2022-04-21T13:50:02.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-21T13:50:02.843Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:02.843Z] [2022-04-21T13:50:02.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-21T13:50:02.843Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:50:02.843Z] [2022-04-21T13:50:02.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-21T13:50:02.843Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:50:02.843Z] [2022-04-21T13:50:02.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:50:02.843Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:50:02.843Z] [2022-04-21T13:50:02.844Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-21T13:50:02.844Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:50:02.844Z] [2022-04-21T13:50:02.844Z] DONE 29 tests, 6 skipped in 186.282s [2022-04-21T13:50:02.844Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-21T13:50:02.844Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:50:02.844Z] INFO: Testing against a local daemon [2022-04-21T13:50:02.844Z] === RUN TestConfigInspect [2022-04-21T13:50:02.844Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:02.844Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestConfigList [2022-04-21T13:50:02.844Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:02.844Z] --- SKIP: TestConfigList (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestConfigsCreateAndDelete [2022-04-21T13:50:02.844Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:02.844Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestConfigsUpdate [2022-04-21T13:50:02.844Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:02.844Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestTemplatedConfig [2022-04-21T13:50:02.844Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:02.844Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestConfigCreateResolve [2022-04-21T13:50:02.844Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:50:02.844Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-21T13:50:02.844Z] PASS [2022-04-21T13:50:02.844Z] ok github.com/docker/docker/integration/config 0.074s [2022-04-21T13:50:02.844Z] [2022-04-21T13:50:02.844Z] === Skipped [2022-04-21T13:50:02.844Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-21T13:50:02.844Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:02.844Z] [2022-04-21T13:50:02.844Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-21T13:50:02.844Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:02.844Z] [2022-04-21T13:50:02.844Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-21T13:50:02.844Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:02.844Z] [2022-04-21T13:50:02.844Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-21T13:50:02.844Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:02.844Z] [2022-04-21T13:50:02.844Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-21T13:50:02.844Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:02.844Z] [2022-04-21T13:50:02.844Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-21T13:50:02.844Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:50:02.844Z] [2022-04-21T13:50:02.844Z] DONE 6 tests, 6 skipped in 1.529s [2022-04-21T13:50:02.844Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-21T13:50:02.844Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:50:02.844Z] INFO: Testing against a local daemon [2022-04-21T13:50:02.844Z] === RUN TestCheckpoint [2022-04-21T13:50:02.844Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:50:02.844Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T13:50:02.844Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T13:50:02.844Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:50:02.844Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:50:02.844Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:50:02.844Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:50:02.844Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T13:50:02.844Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T13:50:02.844Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T13:50:02.844Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T13:50:02.844Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T13:50:02.844Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T13:50:02.844Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2022-04-21T13:50:02.844Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T13:50:02.844Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2022-04-21T13:50:02.844Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T13:50:02.844Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2022-04-21T13:50:02.844Z] === RUN TestCopyEmptyFile [2022-04-21T13:50:02.844Z] --- PASS: TestCopyEmptyFile (0.38s) [2022-04-21T13:50:02.844Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T13:50:02.844Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2022-04-21T13:50:02.844Z] === RUN TestCopyFromContainer [2022-04-21T13:50:02.844Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:02.844Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T13:50:02.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:50:02.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:50:02.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:50:02.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:50:02.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:50:02.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:50:02.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:50:02.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:50:02.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:50:02.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-21T13:50:02.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T13:50:02.844Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T13:50:02.844Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestCreateWithInvalidEnv [2022-04-21T13:50:02.844Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T13:50:02.844Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T13:50:02.844Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T13:50:02.844Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T13:50:02.844Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T13:50:02.844Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T13:50:02.844Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T13:50:02.844Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T13:50:02.844Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T13:50:02.844Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-21T13:50:02.844Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T13:50:02.844Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:02.844Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T13:50:02.844Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:50:02.844Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T13:50:02.844Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:50:02.844Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T13:50:02.844Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:50:02.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:50:02.844Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:50:02.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:50:02.844Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:50:02.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:50:02.844Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:50:02.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:50:02.844Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:50:02.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:50:02.844Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:50:02.844Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:50:02.844Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:50:02.844Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:50:02.844Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:50:02.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-21T13:50:02.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-21T13:50:02.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-21T13:50:02.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-21T13:50:02.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-21T13:50:02.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-21T13:50:02.844Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T13:50:02.844Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T13:50:02.844Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestCreateDifferentPlatform [2022-04-21T13:50:02.844Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T13:50:02.844Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T13:50:02.844Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-21T13:50:02.844Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T13:50:02.844Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T13:50:02.844Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-04-21T13:50:02.844Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T13:50:02.844Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T13:50:02.844Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-21T13:50:02.844Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T13:50:02.844Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:02.844Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-21T13:50:02.844Z] === RUN TestWindowsDevices [2022-04-21T13:50:02.844Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-21T13:50:02.844Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-21T13:50:02.844Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:50:02.844Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:50:02.844Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-21T13:50:02.844Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:50:02.844Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:50:02.844Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:50:02.844Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:50:02.844Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-21T13:50:02.844Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-21T13:50:02.844Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-04-21T13:50:02.845Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.97s) [2022-04-21T13:50:02.845Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.03s) [2022-04-21T13:50:02.845Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.26s) [2022-04-21T13:50:02.845Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.35s) [2022-04-21T13:50:02.845Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.65s) [2022-04-21T13:50:02.845Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.50s) [2022-04-21T13:50:02.845Z] === RUN TestDiff [2022-04-21T13:50:02.845Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T13:50:02.845Z] --- SKIP: TestDiff (0.00s) [2022-04-21T13:50:02.845Z] === RUN TestExecWithCloseStdin [2022-04-21T13:50:02.845Z] --- PASS: TestExecWithCloseStdin (1.77s) [2022-04-21T13:50:02.845Z] === RUN TestExec [2022-04-21T13:50:02.845Z] --- PASS: TestExec (1.57s) [2022-04-21T13:50:02.845Z] === RUN TestExecUser [2022-04-21T13:50:02.845Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T13:50:02.845Z] --- SKIP: TestExecUser (0.00s) [2022-04-21T13:50:02.845Z] === RUN TestExportContainerAndImportImage [2022-04-21T13:50:02.845Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:02.845Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-21T13:50:02.845Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T13:50:02.845Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:02.845Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T13:50:02.845Z] === RUN TestHealthCheckWorkdir [2022-04-21T13:50:02.845Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T13:50:02.845Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-21T13:50:02.845Z] === RUN TestHealthKillContainer [2022-04-21T13:50:02.845Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T13:50:02.845Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-21T13:50:02.845Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T13:50:02.845Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T13:50:02.845Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T13:50:02.845Z] === RUN TestKillContainerInvalidSignal [2022-04-21T13:50:03.304Z] --- PASS: TestKillContainerInvalidSignal (1.41s) [2022-04-21T13:50:03.304Z] === RUN TestKillContainer [2022-04-21T13:50:03.304Z] === RUN TestKillContainer/no_signal [2022-04-21T13:50:04.842Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T13:50:04.842Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T13:50:04.842Z] === RUN TestKillContainer/killing_signal [2022-04-21T13:50:04.898Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-21T13:50:05.356Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-21T13:50:05.356Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T13:50:05.356Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-21T13:50:05.356Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T13:50:05.356Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-21T13:50:05.928Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-21T13:50:05.928Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-21T13:50:05.928Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-21T13:50:06.379Z] --- PASS: TestKillContainer (3.01s) [2022-04-21T13:50:06.379Z] --- PASS: TestKillContainer/no_signal (1.35s) [2022-04-21T13:50:06.379Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:50:06.379Z] --- PASS: TestKillContainer/killing_signal (1.61s) [2022-04-21T13:50:06.379Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T13:50:06.379Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:50:06.379Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T13:50:06.379Z] === RUN TestKillStoppedContainer [2022-04-21T13:50:06.379Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:50:06.379Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-21T13:50:06.379Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T13:50:06.379Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:50:06.379Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T13:50:06.379Z] === RUN TestKillDifferentUserContainer [2022-04-21T13:50:06.379Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T13:50:06.379Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-21T13:50:06.379Z] === RUN TestInspectOomKilledTrue [2022-04-21T13:50:06.379Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:06.379Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T13:50:06.379Z] === RUN TestInspectOomKilledFalse [2022-04-21T13:50:06.379Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:50:06.379Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T13:50:06.379Z] === RUN TestLogsFollowTailEmpty [2022-04-21T13:50:06.898Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-21T13:50:07.314Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-21T13:50:07.864Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-21T13:50:07.916Z] --- PASS: TestLogsFollowTailEmpty (1.37s) [2022-04-21T13:50:07.916Z] === RUN TestNetworkNat [2022-04-21T13:50:07.916Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T13:50:07.916Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-21T13:50:07.916Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T13:50:08.322Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-21T13:50:08.780Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-21T13:50:09.237Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-21T13:50:10.098Z] --- PASS: TestNetworkLocalhostTCPNat (1.99s) [2022-04-21T13:50:10.098Z] === RUN TestNetworkLoopbackNat [2022-04-21T13:50:10.098Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T13:50:10.098Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-21T13:50:10.098Z] === RUN TestPause [2022-04-21T13:50:10.098Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T13:50:10.098Z] --- SKIP: TestPause (0.00s) [2022-04-21T13:50:10.098Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T13:50:10.609Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-21T13:50:11.065Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.41s) [2022-04-21T13:50:11.065Z] === RUN TestPauseStopPausedContainer [2022-04-21T13:50:11.065Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:11.065Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-21T13:50:11.065Z] === RUN TestPsFilter [2022-04-21T13:50:11.631Z] --- PASS: TestPsFilter (0.21s) [2022-04-21T13:50:11.631Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T13:50:12.060Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-21T13:50:13.170Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.68s) [2022-04-21T13:50:13.170Z] === RUN TestRemoveContainerWithVolume [2022-04-21T13:50:14.599Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-21T13:50:14.722Z] --- PASS: TestRemoveContainerWithVolume (1.67s) [2022-04-21T13:50:14.722Z] === RUN TestRemoveContainerRunning [2022-04-21T13:50:15.036Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-21T13:50:16.288Z] --- PASS: TestRemoveContainerRunning (1.37s) [2022-04-21T13:50:16.288Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T13:50:16.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-21T13:50:16.596Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-21T13:50:16.596Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T13:50:16.596Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-21T13:50:17.580Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-21T13:50:17.580Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T13:50:17.580Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-21T13:50:17.854Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.38s) [2022-04-21T13:50:17.854Z] === RUN TestRemoveInvalidContainer [2022-04-21T13:50:17.854Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-21T13:50:17.854Z] === RUN TestRenameLinkedContainer [2022-04-21T13:50:17.854Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T13:50:17.854Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-21T13:50:17.854Z] === RUN TestRenameStoppedContainer [2022-04-21T13:50:18.046Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-21T13:50:18.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-21T13:50:19.840Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-21T13:50:20.066Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-21T13:50:20.282Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-21T13:50:20.781Z] docker_api_swarm_service_test.go:304: [d20f095d677ba] joining swarm manager [d428ab9ccad00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:50:21.265Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-21T13:50:21.354Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-21T13:50:21.614Z] docker_api_swarm_service_test.go:304: [dc623885d76b6] joining swarm manager [d428ab9ccad00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:50:21.732Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-21T13:50:21.732Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T13:50:21.732Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-21T13:50:22.198Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-21T13:50:22.999Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-21T13:50:23.181Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-21T13:50:23.181Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T13:50:23.181Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-21T13:50:23.181Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T13:50:23.181Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-21T13:50:23.944Z] === RUN TestDockerSuite/TestPortList [2022-04-21T13:50:24.805Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-21T13:50:24.805Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T13:50:24.805Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-21T13:50:25.005Z] --- PASS: TestRenameStoppedContainer (6.41s) [2022-04-21T13:50:25.005Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T13:50:27.217Z] --- PASS: TestRenameRunningContainerAndReuse (3.02s) [2022-04-21T13:50:27.217Z] === RUN TestRenameInvalidName [2022-04-21T13:50:27.924Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-21T13:50:28.202Z] --- PASS: TestRenameInvalidName (1.38s) [2022-04-21T13:50:28.202Z] === RUN TestRenameAnonymousContainer [2022-04-21T13:50:32.081Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-21T13:50:32.081Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-21T13:50:35.354Z] --- PASS: TestRenameAnonymousContainer (7.16s) [2022-04-21T13:50:35.354Z] === RUN TestRenameContainerWithSameName [2022-04-21T13:50:36.917Z] --- PASS: TestRenameContainerWithSameName (1.40s) [2022-04-21T13:50:36.917Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T13:50:36.917Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T13:50:36.917Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T13:50:36.917Z] === RUN TestResize [2022-04-21T13:50:38.478Z] --- PASS: TestResize (1.47s) [2022-04-21T13:50:38.478Z] === RUN TestResizeWithInvalidSize [2022-04-21T13:50:38.659Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-21T13:50:38.659Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-21T13:50:38.659Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-21T13:50:38.659Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-21T13:50:38.659Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-21T13:50:39.228Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-21T13:50:39.228Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-21T13:50:39.800Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-21T13:50:39.800Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-21T13:50:40.043Z] --- PASS: TestResizeWithInvalidSize (1.42s) [2022-04-21T13:50:40.043Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T13:50:40.741Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-21T13:50:40.742Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-21T13:50:41.607Z] --- PASS: TestResizeWhenContainerNotStarted (1.66s) [2022-04-21T13:50:41.607Z] === RUN TestDaemonRestartKillContainers [2022-04-21T13:50:41.607Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:50:41.607Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:50:41.607Z] === RUN TestStats [2022-04-21T13:50:41.607Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T13:50:41.607Z] --- SKIP: TestStats (0.00s) [2022-04-21T13:50:41.607Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T13:50:41.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-21T13:50:42.626Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-21T13:50:44.010Z] docker_api_swarm_service_test.go:100: [da87f83b72fc4] joining swarm manager [d8ae15429a933]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:50:44.270Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-21T13:50:44.530Z] docker_api_swarm_service_test.go:101: [d4503ea8bd652] joining swarm manager [d8ae15429a933]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:50:44.790Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-21T13:50:44.790Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-21T13:50:47.337Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-21T13:50:48.722Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-21T13:50:50.265Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.84s) [2022-04-21T13:50:50.265Z] === RUN TestStopContainerWithTimeout [2022-04-21T13:50:50.265Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-21T13:50:50.265Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-21T13:50:50.265Z] === RUN TestUpdateRestartPolicy [2022-04-21T13:50:51.267Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-21T13:50:53.811Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-21T13:50:54.071Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-21T13:50:56.618Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-21T13:51:03.200Z] check_test.go:378: [da87f83b72fc4] daemon is not started [2022-04-21T13:51:03.200Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-21T13:51:03.748Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-21T13:51:03.748Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-21T13:51:03.748Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-21T13:51:04.141Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-21T13:51:04.733Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-21T13:51:04.733Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T13:51:04.733Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-21T13:51:04.733Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T13:51:05.202Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-21T13:51:05.202Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T13:51:05.202Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-21T13:51:05.668Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-21T13:51:05.668Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T13:51:05.668Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-21T13:51:06.053Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-21T13:51:06.993Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-21T13:51:07.933Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-21T13:51:07.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-21T13:51:08.089Z] --- PASS: TestUpdateRestartPolicy (17.31s) [2022-04-21T13:51:08.089Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-21T13:51:08.145Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-04-21T13:51:08.145Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-21T13:51:08.145Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/types [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-21T13:51:08.145Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-21T13:51:08.145Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-21T13:51:08.145Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-04-21T13:51:08.145Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/builder [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-21T13:51:08.145Z] ok github.com/docker/docker/builder/remotecontext 0.119s coverage: 13.7% of statements [2022-04-21T13:51:08.145Z] ok github.com/docker/docker/builder/dockerfile 0.517s coverage: 49.3% of statements [2022-04-21T13:51:08.145Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-04-21T13:51:08.145Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-21T13:51:08.145Z] ok github.com/docker/docker/builder/remotecontext/git 1.757s coverage: 86.3% of statements [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/cli [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-21T13:51:08.145Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-21T13:51:08.145Z] ok github.com/docker/docker/cmd/docker-proxy 0.235s coverage: 67.6% of statements [2022-04-21T13:51:08.145Z] ok github.com/docker/docker/client 0.141s coverage: 75.5% of statements [2022-04-21T13:51:09.073Z] --- PASS: TestUpdateRestartWithAutoRemove (1.41s) [2022-04-21T13:51:09.074Z] === RUN TestWaitNonBlocked [2022-04-21T13:51:09.074Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:51:09.074Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:51:09.074Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:51:09.074Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:51:09.074Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:51:09.074Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:51:09.845Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-21T13:51:10.106Z] docker_api_swarm_service_test.go:533: [d62983ecc2eba] joining swarm manager [d6b070bdfaf37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:51:11.525Z] docker_api_swarm_service_test.go:534: [d51f05f385ce0] joining swarm manager [d6b070bdfaf37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:51:11.525Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-21T13:51:12.466Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-21T13:51:12.728Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-21T13:51:13.670Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-21T13:51:15.637Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-21T13:51:15.637Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-21T13:51:15.637Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-21T13:51:16.219Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-21T13:51:16.230Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-21T13:51:16.230Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.17s) [2022-04-21T13:51:16.230Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (6.84s) [2022-04-21T13:51:16.230Z] === RUN TestWaitBlocked [2022-04-21T13:51:16.230Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:16.230Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-21T13:51:16.230Z] PASS [2022-04-21T13:51:16.230Z] ok github.com/docker/docker/integration/container 83.426s [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === Skipped [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-21T13:51:16.230Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-21T13:51:16.230Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T13:51:16.230Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T13:51:16.230Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T13:51:16.230Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T13:51:16.230Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T13:51:16.230Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-21T13:51:16.230Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-21T13:51:16.230Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-21T13:51:16.230Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:51:16.230Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-21T13:51:16.230Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-21T13:51:16.230Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-21T13:51:16.230Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T13:51:16.230Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-21T13:51:16.230Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-21T13:51:16.230Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T13:51:16.230Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:51:16.230Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T13:51:16.230Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T13:51:16.230Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-21T13:51:16.230Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T13:51:16.230Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-21T13:51:16.230Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-21T13:51:16.230Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-21T13:51:16.230Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-21T13:51:16.230Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-21T13:51:16.230Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-21T13:51:16.230Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-21T13:51:16.230Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-21T13:51:16.230Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T13:51:16.230Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:51:16.230Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-21T13:51:16.230Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-21T13:51:16.230Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-21T13:51:16.230Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:16.230Z] [2022-04-21T13:51:16.230Z] DONE 120 tests, 34 skipped in 85.587s [2022-04-21T13:51:16.230Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-21T13:51:18.140Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-21T13:51:18.710Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-21T13:51:18.710Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-21T13:51:18.710Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-21T13:51:18.970Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-21T13:51:18.970Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-21T13:51:18.970Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-21T13:51:19.540Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-21T13:51:20.481Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-21T13:51:21.421Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-21T13:51:21.992Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-21T13:51:26.893Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-21T13:51:26.893Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-21T13:51:26.893Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T13:51:27.360Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-21T13:51:28.119Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-21T13:51:28.579Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-21T13:51:28.579Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-21T13:51:29.965Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-21T13:51:29.965Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-21T13:51:29.965Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-21T13:51:30.225Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-21T13:51:32.766Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-21T13:51:33.337Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-21T13:51:34.067Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T13:51:34.067Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T13:51:34.067Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-04-21T13:51:34.067Z] === RUN TestDaemonConfigValidation [2022-04-21T13:51:34.067Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T13:51:34.067Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-21T13:51:34.067Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T13:51:34.067Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T13:51:34.067Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T13:51:34.067Z] === RUN TestDaemonProxy [2022-04-21T13:51:34.067Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T13:51:34.067Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-21T13:51:34.067Z] PASS [2022-04-21T13:51:34.067Z] ok github.com/docker/docker/integration/daemon 0.098s [2022-04-21T13:51:34.067Z] [2022-04-21T13:51:34.067Z] === Skipped [2022-04-21T13:51:34.067Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-04-21T13:51:34.067Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T13:51:34.067Z] [2022-04-21T13:51:34.067Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-21T13:51:34.067Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T13:51:34.067Z] [2022-04-21T13:51:34.067Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T13:51:34.067Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T13:51:34.067Z] [2022-04-21T13:51:34.067Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-21T13:51:34.067Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T13:51:34.067Z] [2022-04-21T13:51:34.067Z] DONE 4 tests, 4 skipped in 17.922s [2022-04-21T13:51:34.067Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-21T13:51:34.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-21T13:51:35.684Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-21T13:51:36.626Z] docker_api_swarm_service_test.go:148: [d375ef0e8c851] joining swarm manager [dc684cff789c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:51:36.887Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-21T13:51:36.887Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-21T13:51:36.982Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:51:36.982Z] INFO: Testing against a local daemon [2022-04-21T13:51:36.982Z] === RUN TestCommitInheritsEnv [2022-04-21T13:51:36.982Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:51:36.982Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-21T13:51:36.982Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T13:51:36.982Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:51:36.982Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T13:51:36.982Z] === RUN TestImportWithCustomPlatform [2022-04-21T13:51:36.982Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:51:36.982Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-21T13:51:36.982Z] === RUN TestImagesFilterMultiReference [2022-04-21T13:51:37.148Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-21T13:51:37.442Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-21T13:51:37.442Z] === RUN TestImagePullPlatformInvalid [2022-04-21T13:51:37.442Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-21T13:51:37.442Z] === RUN TestRemoveImageOrphaning [2022-04-21T13:51:37.719Z] docker_api_swarm_service_test.go:148: [d614df5b9a4b0] joining swarm manager [dc684cff789c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:51:38.411Z] --- PASS: TestRemoveImageOrphaning (0.91s) [2022-04-21T13:51:38.411Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T13:51:38.411Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-21T13:51:38.411Z] === RUN TestTagInvalidReference [2022-04-21T13:51:38.411Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-21T13:51:38.411Z] === RUN TestTagValidPrefixedRepo [2022-04-21T13:51:38.411Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-21T13:51:38.411Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T13:51:38.411Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-21T13:51:38.411Z] === RUN TestTagOfficialNames [2022-04-21T13:51:38.411Z] --- PASS: TestTagOfficialNames (0.08s) [2022-04-21T13:51:38.411Z] === RUN TestTagMatchesDigest [2022-04-21T13:51:38.411Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-21T13:51:38.411Z] PASS [2022-04-21T13:51:38.411Z] ok github.com/docker/docker/integration/image 1.412s [2022-04-21T13:51:38.411Z] [2022-04-21T13:51:38.411Z] === Skipped [2022-04-21T13:51:38.411Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-21T13:51:38.411Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:51:38.411Z] [2022-04-21T13:51:38.411Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T13:51:38.411Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:51:38.411Z] [2022-04-21T13:51:38.411Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-21T13:51:38.411Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:51:38.411Z] [2022-04-21T13:51:38.411Z] DONE 12 tests, 3 skipped in 4.453s [2022-04-21T13:51:38.501Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-21T13:51:38.871Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-21T13:51:40.265Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-21T13:51:40.410Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:51:40.410Z] INFO: Testing against a local daemon [2022-04-21T13:51:40.410Z] === RUN TestNetworkCreateDelete [2022-04-21T13:51:40.410Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:40.410Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-21T13:51:40.410Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T13:51:40.410Z] 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-04-21T13:51:40.410Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T13:51:40.410Z] === RUN TestDaemonDNSFallback [2022-04-21T13:51:40.410Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:40.410Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-21T13:51:40.410Z] === RUN TestInspectNetwork [2022-04-21T13:51:40.410Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T13:51:40.410Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-21T13:51:40.410Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T13:51:40.410Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:40.410Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-21T13:51:40.410Z] === RUN TestNetworkInvalidJSON [2022-04-21T13:51:40.410Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T13:51:40.410Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T13:51:40.410Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:51:40.410Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:51:40.410Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:51:40.410Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:51:40.410Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T13:51:40.410Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T13:51:40.410Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:51:40.410Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T13:51:40.410Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:51:40.410Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T13:51:40.410Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T13:51:40.410Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T13:51:40.410Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T13:51:40.410Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T13:51:40.410Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T13:51:40.410Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T13:51:40.410Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T13:51:40.410Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T13:51:40.410Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T13:51:40.410Z] === RUN TestNetworkList [2022-04-21T13:51:40.410Z] === RUN TestNetworkList//networks [2022-04-21T13:51:40.410Z] === PAUSE TestNetworkList//networks [2022-04-21T13:51:40.410Z] === RUN TestNetworkList//networks/ [2022-04-21T13:51:40.410Z] === PAUSE TestNetworkList//networks/ [2022-04-21T13:51:40.410Z] === CONT TestNetworkList//networks [2022-04-21T13:51:40.410Z] === CONT TestNetworkList//networks/ [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkList (0.04s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T13:51:40.410Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T13:51:40.410Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T13:51:40.410Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-21T13:51:40.410Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T13:51:40.410Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T13:51:40.410Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T13:51:40.410Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T13:51:40.410Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T13:51:40.410Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T13:51:40.410Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T13:51:40.410Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T13:51:40.410Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T13:51:40.410Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T13:51:40.410Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T13:51:40.410Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T13:51:40.410Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T13:51:40.410Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:51:40.410Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:51:40.410Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T13:51:40.410Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-21T13:51:40.410Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T13:51:40.410Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T13:51:40.410Z] PASS [2022-04-21T13:51:40.410Z] ok github.com/docker/docker/integration/network 0.158s [2022-04-21T13:51:40.410Z] [2022-04-21T13:51:40.410Z] === Skipped [2022-04-21T13:51:40.410Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-21T13:51:40.410Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:40.410Z] [2022-04-21T13:51:40.410Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T13:51:40.410Z] 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-04-21T13:51:40.410Z] [2022-04-21T13:51:40.410Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-21T13:51:40.410Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:40.410Z] [2022-04-21T13:51:40.410Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-21T13:51:40.410Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T13:51:40.410Z] [2022-04-21T13:51:40.410Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-21T13:51:40.410Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:40.410Z] [2022-04-21T13:51:40.410Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-21T13:51:40.410Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] [2022-04-21T13:51:40.410Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T13:51:40.410Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] [2022-04-21T13:51:40.410Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T13:51:40.410Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] [2022-04-21T13:51:40.410Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T13:51:40.410Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] [2022-04-21T13:51:40.410Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T13:51:40.410Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] [2022-04-21T13:51:40.410Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T13:51:40.410Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] [2022-04-21T13:51:40.410Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T13:51:40.410Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] [2022-04-21T13:51:40.410Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:51:40.410Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:51:40.410Z] [2022-04-21T13:51:40.410Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-21T13:51:40.410Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] [2022-04-21T13:51:40.410Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T13:51:40.410Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T13:51:40.410Z] [2022-04-21T13:51:40.410Z] DONE 34 tests, 15 skipped in 1.687s [2022-04-21T13:51:40.410Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-21T13:51:40.869Z] testing: warning: no tests to run [2022-04-21T13:51:40.869Z] PASS [2022-04-21T13:51:40.869Z] ok github.com/docker/docker/integration/network/ipvlan 0.057s [2022-04-21T13:51:40.869Z] [2022-04-21T13:51:40.869Z] DONE 0 tests in 0.586s [2022-04-21T13:51:41.206Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-21T13:51:41.327Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-21T13:51:41.467Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-21T13:51:41.786Z] testing: warning: no tests to run [2022-04-21T13:51:41.786Z] PASS [2022-04-21T13:51:41.786Z] ok github.com/docker/docker/integration/network/macvlan 0.060s [2022-04-21T13:51:41.786Z] [2022-04-21T13:51:41.786Z] DONE 0 tests in 0.580s [2022-04-21T13:51:41.786Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-21T13:51:42.245Z] testing: warning: no tests to run [2022-04-21T13:51:42.245Z] PASS [2022-04-21T13:51:42.245Z] ok github.com/docker/docker/integration/plugin 0.056s [2022-04-21T13:51:42.245Z] [2022-04-21T13:51:42.245Z] DONE 0 tests in 0.610s [2022-04-21T13:51:42.706Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-21T13:51:42.849Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-21T13:51:43.164Z] testing: warning: no tests to run [2022-04-21T13:51:43.164Z] PASS [2022-04-21T13:51:43.164Z] ok github.com/docker/docker/integration/plugin/authz 0.062s [2022-04-21T13:51:43.164Z] [2022-04-21T13:51:43.164Z] DONE 0 tests in 0.592s [2022-04-21T13:51:43.164Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-21T13:51:43.420Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-21T13:51:44.361Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-21T13:51:44.932Z] === RUN TestDockerSuite/TestRmiTag [2022-04-21T13:51:45.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-21T13:51:45.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-21T13:51:45.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-21T13:51:45.192Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-21T13:51:45.762Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-21T13:51:46.954Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:51:46.954Z] INFO: Testing against a local daemon [2022-04-21T13:51:46.954Z] === RUN TestPluginInvalidJSON [2022-04-21T13:51:46.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:51:46.954Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:51:46.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:51:46.954Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:51:46.954Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T13:51:46.954Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T13:51:46.954Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:51:46.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T13:51:46.954Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:51:46.954Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T13:51:46.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T13:51:46.954Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T13:51:46.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T13:51:46.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T13:51:46.954Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T13:51:46.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T13:51:46.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T13:51:46.954Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T13:51:46.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T13:51:46.954Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T13:51:46.954Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T13:51:46.954Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-21T13:51:46.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T13:51:46.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T13:51:46.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T13:51:46.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T13:51:46.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T13:51:46.954Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-21T13:51:46.954Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T13:51:46.954Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T13:51:46.954Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T13:51:46.954Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T13:51:46.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-21T13:51:46.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T13:51:46.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T13:51:46.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T13:51:46.954Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T13:51:46.954Z] === RUN TestPluginInstall [2022-04-21T13:51:46.954Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T13:51:46.954Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-21T13:51:46.954Z] === RUN TestPluginsWithRuntimes [2022-04-21T13:51:46.954Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T13:51:46.954Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-21T13:51:46.954Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T13:51:46.954Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T13:51:46.954Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T13:51:46.954Z] PASS [2022-04-21T13:51:46.954Z] ok github.com/docker/docker/integration/plugin/common 0.095s [2022-04-21T13:51:46.954Z] [2022-04-21T13:51:46.954Z] === Skipped [2022-04-21T13:51:46.954Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-21T13:51:46.954Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T13:51:46.954Z] [2022-04-21T13:51:46.954Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-21T13:51:46.954Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T13:51:46.954Z] [2022-04-21T13:51:46.954Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T13:51:46.954Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T13:51:46.954Z] [2022-04-21T13:51:46.954Z] DONE 19 tests, 3 skipped in 3.698s [2022-04-21T13:51:46.954Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-21T13:51:47.078Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-21T13:51:48.054Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-21T13:51:48.519Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:51:48.519Z] INFO: Testing against a local daemon [2022-04-21T13:51:48.519Z] === RUN TestExternalGraphDriver [2022-04-21T13:51:48.519Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T13:51:48.519Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-21T13:51:48.519Z] === RUN TestGraphdriverPluginV2 [2022-04-21T13:51:48.519Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T13:51:48.519Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-21T13:51:48.519Z] PASS [2022-04-21T13:51:48.519Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.081s [2022-04-21T13:51:48.519Z] [2022-04-21T13:51:48.519Z] === Skipped [2022-04-21T13:51:48.519Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-21T13:51:48.519Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T13:51:48.519Z] [2022-04-21T13:51:48.519Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-21T13:51:48.519Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T13:51:48.519Z] [2022-04-21T13:51:48.519Z] DONE 2 tests, 2 skipped in 1.713s [2022-04-21T13:51:48.988Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-21T13:51:49.063Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-21T13:51:49.063Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-21T13:51:49.634Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-21T13:51:49.895Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-21T13:51:50.551Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:51:50.551Z] INFO: Testing against a local daemon [2022-04-21T13:51:50.551Z] === RUN TestReadPluginNoRead [2022-04-21T13:51:50.551Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T13:51:50.551Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-21T13:51:50.551Z] PASS [2022-04-21T13:51:50.551Z] ok github.com/docker/docker/integration/plugin/logging 0.069s [2022-04-21T13:51:50.551Z] [2022-04-21T13:51:50.551Z] === Skipped [2022-04-21T13:51:50.551Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-21T13:51:50.551Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T13:51:50.551Z] [2022-04-21T13:51:50.551Z] DONE 1 tests, 1 skipped in 1.728s [2022-04-21T13:51:50.551Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-21T13:51:50.836Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-21T13:51:51.406Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-21T13:51:51.537Z] testing: warning: no tests to run [2022-04-21T13:51:51.537Z] PASS [2022-04-21T13:51:51.537Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.056s [2022-04-21T13:51:51.537Z] [2022-04-21T13:51:51.537Z] DONE 0 tests in 0.874s [2022-04-21T13:51:51.537Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-21T13:51:51.667Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-21T13:51:51.836Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-21T13:51:52.238Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-21T13:51:52.238Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-21T13:51:52.500Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-21T13:51:53.102Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:51:53.102Z] INFO: Testing against a local daemon [2022-04-21T13:51:53.102Z] === RUN TestPluginWithDevMounts [2022-04-21T13:51:53.102Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:53.102Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-21T13:51:53.102Z] PASS [2022-04-21T13:51:53.102Z] ok github.com/docker/docker/integration/plugin/volumes 0.070s [2022-04-21T13:51:53.102Z] [2022-04-21T13:51:53.102Z] === Skipped [2022-04-21T13:51:53.102Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-21T13:51:53.102Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:53.102Z] [2022-04-21T13:51:53.102Z] DONE 1 tests, 1 skipped in 1.704s [2022-04-21T13:51:53.569Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-21T13:51:53.935Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-21T13:51:54.051Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-21T13:51:54.506Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-21T13:51:54.870Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 28.9% of statements [2022-04-21T13:51:54.870Z] ok github.com/docker/docker/container 0.115s coverage: 34.6% of statements [2022-04-21T13:51:54.870Z] ok github.com/docker/docker/cmd/dockerd/trap 2.535s coverage: 0.0% of statements [2022-04-21T13:51:54.870Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-21T13:51:54.870Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-21T13:51:54.870Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-21T13:51:54.870Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-21T13:51:54.870Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-21T13:51:55.078Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-21T13:51:55.145Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:51:55.145Z] INFO: Testing against a local daemon [2022-04-21T13:51:55.145Z] === RUN TestSecretInspect [2022-04-21T13:51:55.145Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:55.145Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-21T13:51:55.145Z] === RUN TestSecretList [2022-04-21T13:51:55.145Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:55.145Z] --- SKIP: TestSecretList (0.00s) [2022-04-21T13:51:55.145Z] === RUN TestSecretsCreateAndDelete [2022-04-21T13:51:55.145Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:55.145Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-21T13:51:55.145Z] === RUN TestSecretsUpdate [2022-04-21T13:51:55.145Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:55.145Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-21T13:51:55.145Z] === RUN TestTemplatedSecret [2022-04-21T13:51:55.145Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:55.145Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-21T13:51:55.145Z] === RUN TestSecretCreateResolve [2022-04-21T13:51:55.145Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:55.145Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-21T13:51:55.145Z] PASS [2022-04-21T13:51:55.145Z] ok github.com/docker/docker/integration/secret 0.108s [2022-04-21T13:51:55.145Z] [2022-04-21T13:51:55.145Z] === Skipped [2022-04-21T13:51:55.145Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-21T13:51:55.145Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:55.145Z] [2022-04-21T13:51:55.145Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-21T13:51:55.145Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:55.145Z] [2022-04-21T13:51:55.145Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-21T13:51:55.145Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:55.145Z] [2022-04-21T13:51:55.145Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-21T13:51:55.145Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:55.145Z] [2022-04-21T13:51:55.145Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-21T13:51:55.145Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:55.145Z] [2022-04-21T13:51:55.145Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-04-21T13:51:55.145Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:55.145Z] [2022-04-21T13:51:55.145Z] DONE 6 tests, 6 skipped in 1.586s [2022-04-21T13:51:55.145Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-21T13:51:56.021Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-21T13:51:56.783Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2022-04-21T13:51:56.961Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-21T13:51:57.369Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:51:57.369Z] INFO: Testing against a local daemon [2022-04-21T13:51:57.369Z] === RUN TestServiceCreateInit [2022-04-21T13:51:57.369Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T13:51:57.369Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T13:51:57.369Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-21T13:51:57.369Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:51:57.369Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T13:51:57.369Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestCreateServiceConflict [2022-04-21T13:51:57.369Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T13:51:57.369Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-21T13:51:57.369Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T13:51:57.369Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T13:51:57.369Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T13:51:57.369Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestCreateServiceSysctls [2022-04-21T13:51:57.369Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-21T13:51:57.369Z] === RUN TestCreateServiceCapabilities [2022-04-21T13:51:57.369Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-21T13:51:57.369Z] === RUN TestInspect [2022-04-21T13:51:57.369Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestInspect (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestCreateJob [2022-04-21T13:51:57.369Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestCreateJob (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestReplicatedJob [2022-04-21T13:51:57.369Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestUpdateReplicatedJob [2022-04-21T13:51:57.369Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestServiceListWithStatuses [2022-04-21T13:51:57.369Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T13:51:57.369Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestDockerNetworkReConnect [2022-04-21T13:51:57.369Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestServicePlugin [2022-04-21T13:51:57.369Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestServiceUpdateLabel [2022-04-21T13:51:57.369Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:57.369Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestServiceUpdateSecrets [2022-04-21T13:51:57.369Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:57.369Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestServiceUpdateConfigs [2022-04-21T13:51:57.369Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:57.369Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestServiceUpdateNetwork [2022-04-21T13:51:57.369Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:57.369Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-21T13:51:57.369Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T13:51:57.369Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:57.369Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-21T13:51:57.369Z] PASS [2022-04-21T13:51:57.369Z] ok github.com/docker/docker/integration/service 0.259s [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === Skipped [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:51:57.369Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:51:57.369Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-21T13:51:57.369Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-21T13:51:57.369Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-21T13:51:57.369Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-21T13:51:57.369Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-21T13:51:57.369Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-21T13:51:57.369Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-21T13:51:57.369Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-21T13:51:57.369Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-21T13:51:57.369Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-21T13:51:57.369Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-21T13:51:57.369Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-21T13:51:57.369Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-21T13:51:57.369Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-21T13:51:57.369Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-21T13:51:57.369Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-21T13:51:57.369Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-21T13:51:57.369Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-21T13:51:57.369Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-21T13:51:57.369Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-21T13:51:57.369Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-21T13:51:57.369Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:51:57.369Z] [2022-04-21T13:51:57.369Z] DONE 24 tests, 23 skipped in 2.522s [2022-04-21T13:51:57.840Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-21T13:51:57.902Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-21T13:51:58.477Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-21T13:51:58.699Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-04-21T13:51:59.049Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-21T13:51:59.406Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:51:59.406Z] INFO: Testing against a local daemon [2022-04-21T13:51:59.406Z] === RUN TestSessionCreate [2022-04-21T13:51:59.406Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T13:51:59.406Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-21T13:51:59.406Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T13:51:59.406Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T13:51:59.406Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T13:51:59.406Z] PASS [2022-04-21T13:51:59.406Z] ok github.com/docker/docker/integration/session 0.074s [2022-04-21T13:51:59.406Z] [2022-04-21T13:51:59.406Z] === Skipped [2022-04-21T13:51:59.406Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-21T13:51:59.406Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T13:51:59.406Z] [2022-04-21T13:51:59.406Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T13:51:59.406Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T13:51:59.406Z] [2022-04-21T13:51:59.406Z] DONE 2 tests, 2 skipped in 1.461s [2022-04-21T13:51:59.406Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-21T13:51:59.619Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-21T13:51:59.640Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-04-21T13:52:00.192Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-21T13:52:00.763Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-21T13:52:00.972Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:52:00.972Z] INFO: Testing against a local daemon [2022-04-21T13:52:00.972Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:52:00.972Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:52:00.972Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:52:00.972Z] === RUN TestDiskUsage [2022-04-21T13:52:00.972Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T13:52:00.972Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-21T13:52:00.972Z] === RUN TestEventsExecDie [2022-04-21T13:52:00.972Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T13:52:00.972Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-21T13:52:00.972Z] === RUN TestEventsBackwardsCompatible [2022-04-21T13:52:00.972Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T13:52:00.972Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-21T13:52:00.972Z] === RUN TestEventsVolumeCreate [2022-04-21T13:52:00.972Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T13:52:00.972Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-21T13:52:00.972Z] === RUN TestInfoAPI [2022-04-21T13:52:00.972Z] --- PASS: TestInfoAPI (0.04s) [2022-04-21T13:52:00.972Z] === RUN TestInfoAPIWarnings [2022-04-21T13:52:00.972Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:52:00.972Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-21T13:52:00.972Z] === RUN TestInfoDebug [2022-04-21T13:52:00.972Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:52:00.972Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-21T13:52:00.972Z] === RUN TestInfoInsecureRegistries [2022-04-21T13:52:00.972Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:52:00.972Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-21T13:52:00.972Z] === RUN TestInfoRegistryMirrors [2022-04-21T13:52:00.972Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:52:00.972Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-21T13:52:00.972Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T13:52:01.705Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-21T13:52:01.958Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-04-21T13:52:01.958Z] === RUN TestPingCacheHeaders [2022-04-21T13:52:01.958Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-21T13:52:01.958Z] === RUN TestPingGet [2022-04-21T13:52:01.958Z] --- PASS: TestPingGet (0.04s) [2022-04-21T13:52:01.958Z] === RUN TestPingHead [2022-04-21T13:52:01.958Z] --- PASS: TestPingHead (0.03s) [2022-04-21T13:52:01.958Z] === RUN TestPingSwarmHeader [2022-04-21T13:52:01.958Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:52:01.958Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-21T13:52:01.958Z] === RUN TestVersion [2022-04-21T13:52:01.958Z] --- PASS: TestVersion (0.03s) [2022-04-21T13:52:01.958Z] PASS [2022-04-21T13:52:01.958Z] ok github.com/docker/docker/integration/system 1.220s [2022-04-21T13:52:01.958Z] [2022-04-21T13:52:01.958Z] === Skipped [2022-04-21T13:52:01.958Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:52:01.958Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:52:01.958Z] [2022-04-21T13:52:01.958Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-21T13:52:01.958Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T13:52:01.958Z] [2022-04-21T13:52:01.958Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-21T13:52:01.958Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T13:52:01.958Z] [2022-04-21T13:52:01.958Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-21T13:52:01.958Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T13:52:01.958Z] [2022-04-21T13:52:01.958Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-21T13:52:01.958Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T13:52:01.958Z] [2022-04-21T13:52:01.958Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-21T13:52:01.958Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:52:01.958Z] [2022-04-21T13:52:01.958Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-21T13:52:01.958Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:52:01.958Z] [2022-04-21T13:52:01.958Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-21T13:52:01.958Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:52:01.958Z] [2022-04-21T13:52:01.958Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-21T13:52:01.958Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:52:01.958Z] [2022-04-21T13:52:01.958Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-21T13:52:01.958Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:52:01.958Z] [2022-04-21T13:52:01.958Z] DONE 16 tests, 10 skipped in 2.869s [2022-04-21T13:52:02.426Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-21T13:52:02.648Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-21T13:52:03.222Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-21T13:52:03.795Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-21T13:52:03.990Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:52:03.990Z] INFO: Testing against a local daemon [2022-04-21T13:52:03.990Z] === RUN TestVolumesCreateAndList [2022-04-21T13:52:03.990Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-21T13:52:03.990Z] === RUN TestVolumesRemove [2022-04-21T13:52:03.990Z] --- PASS: TestVolumesRemove (0.10s) [2022-04-21T13:52:03.990Z] === RUN TestVolumesInspect [2022-04-21T13:52:03.990Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-21T13:52:03.990Z] === RUN TestVolumesInvalidJSON [2022-04-21T13:52:03.990Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T13:52:03.990Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T13:52:03.990Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T13:52:03.990Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T13:52:03.990Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T13:52:03.990Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T13:52:03.990Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T13:52:03.990Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-21T13:52:03.990Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-21T13:52:03.990Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T13:52:03.990Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T13:52:03.990Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T13:52:03.990Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T13:52:03.990Z] PASS [2022-04-21T13:52:03.990Z] ok github.com/docker/docker/integration/volume 0.288s [2022-04-21T13:52:03.990Z] [2022-04-21T13:52:03.990Z] DONE 9 tests in 1.666s [2022-04-21T13:52:03.990Z] INFO: make.ps1 ended at 04/21/2022 13:52:03 [2022-04-21T13:52:03.990Z] INFO: Integration CLI tests being run from the host: [2022-04-21T13:52:03.990Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-21T13:52:04.366Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-21T13:52:04.366Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-21T13:52:05.752Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-21T13:52:06.013Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-21T13:52:06.584Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-21T13:52:07.156Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-21T13:52:07.417Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-21T13:52:07.678Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-21T13:52:07.779Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2022-04-21T13:52:07.779Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.2% of statements [2022-04-21T13:52:07.939Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-21T13:52:08.040Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-21T13:52:08.511Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-21T13:52:08.613Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-04-21T13:52:09.083Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-21T13:52:09.187Z] ok github.com/docker/docker/daemon 10.152s coverage: 17.0% of statements [2022-04-21T13:52:09.187Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-21T13:52:09.187Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-21T13:52:09.187Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-21T13:52:09.187Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-21T13:52:09.655Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-21T13:52:09.916Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-21T13:52:10.131Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.712s coverage: 74.8% of statements [2022-04-21T13:52:10.177Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-21T13:52:10.449Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-21T13:52:10.449Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-21T13:52:11.410Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-21T13:52:11.517Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.340s coverage: 56.2% of statements [2022-04-21T13:52:11.671Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-21T13:52:11.779Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.026s coverage: 3.0% of statements [2022-04-21T13:52:12.242Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-21T13:52:12.352Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-21T13:52:12.661Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:52:12.661Z] INFO: Testing against a local daemon [2022-04-21T13:52:12.661Z] === RUN TestDockerSuite [2022-04-21T13:52:12.661Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-21T13:52:12.661Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-21T13:52:12.661Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T13:52:12.661Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-21T13:52:12.661Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-21T13:52:12.661Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-21T13:52:12.661Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-21T13:52:12.661Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T13:52:12.661Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-21T13:52:12.661Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-21T13:52:12.661Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-21T13:52:12.661Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-21T13:52:12.814Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-21T13:52:12.814Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-21T13:52:13.130Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-21T13:52:13.166Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2022-04-21T13:52:13.386Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-21T13:52:13.598Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-21T13:52:13.648Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-21T13:52:14.225Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-21T13:52:15.122Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.328s coverage: 50.6% of statements [2022-04-21T13:52:15.611Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-21T13:52:15.697Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.501s coverage: 45.9% of statements [2022-04-21T13:52:15.697Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-21T13:52:16.641Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-04-21T13:52:16.902Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.722s coverage: 58.2% of statements [2022-04-21T13:52:16.902Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-21T13:52:16.902Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-21T13:52:16.997Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-21T13:52:17.569Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-21T13:52:17.845Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-04-21T13:52:18.142Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-21T13:52:18.417Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-04-21T13:52:18.714Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-21T13:52:18.975Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-21T13:52:19.360Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.6% of statements [2022-04-21T13:52:19.360Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-21T13:52:19.360Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-21T13:52:19.437Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-21T13:52:19.546Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-21T13:52:19.988Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.0% of statements [2022-04-21T13:52:20.931Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-21T13:52:20.957Z] ok github.com/docker/docker/daemon/logger/awslogs 0.208s coverage: 80.2% of statements [2022-04-21T13:52:20.957Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 53.6% of statements [2022-04-21T13:52:20.957Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-21T13:52:21.908Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.9% of statements [2022-04-21T13:52:21.908Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-04-21T13:52:22.486Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-04-21T13:52:22.751Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-04-21T13:52:23.324Z] ok github.com/docker/docker/daemon/logger/local 0.051s coverage: 78.7% of statements [2022-04-21T13:52:23.324Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-21T13:52:23.480Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-21T13:52:23.480Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-21T13:52:23.741Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-21T13:52:23.897Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 59.1% of statements [2022-04-21T13:52:24.158Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.063s coverage: 31.5% of statements [2022-04-21T13:52:25.543Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2022-04-21T13:52:25.543Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-21T13:52:25.656Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-21T13:52:26.115Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-21T13:52:26.599Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-21T13:52:26.688Z] ok github.com/docker/docker/daemon/logger/splunk 1.619s coverage: 82.5% of statements [2022-04-21T13:52:26.689Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-21T13:52:26.689Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-21T13:52:27.963Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-21T13:52:28.079Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2022-04-21T13:52:28.339Z] ok github.com/docker/docker/distribution 0.615s coverage: 28.3% of statements [2022-04-21T13:52:28.339Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-21T13:52:28.512Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-21T13:52:28.911Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.0% of statements [2022-04-21T13:52:29.484Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-21T13:52:30.056Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-21T13:52:30.317Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 84.9% of statements [2022-04-21T13:52:30.317Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-21T13:52:30.443Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-21T13:52:30.443Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-21T13:52:30.443Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-21T13:52:30.443Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-21T13:52:30.443Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-21T13:52:30.579Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-04-21T13:52:31.014Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-21T13:52:31.523Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2022-04-21T13:52:31.523Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-21T13:52:31.784Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-04-21T13:52:32.729Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-04-21T13:52:32.931Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-21T13:52:32.990Z] ok github.com/docker/docker/opts 0.019s coverage: 66.5% of statements [2022-04-21T13:52:33.251Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-21T13:52:33.873Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-21T13:52:35.166Z] ok github.com/docker/docker/pkg/archive 0.288s coverage: 82.4% of statements [2022-04-21T13:52:35.260Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-21T13:52:35.737Z] ok github.com/docker/docker/pkg/authorization 0.163s coverage: 68.3% of statements [2022-04-21T13:52:35.737Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-21T13:52:35.831Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-21T13:52:35.998Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-21T13:52:37.221Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-21T13:52:38.167Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-21T13:52:38.167Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-21T13:52:38.167Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-21T13:52:38.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-21T13:52:38.690Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-21T13:52:39.296Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 42.7% of statements [2022-04-21T13:52:39.296Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-21T13:52:39.296Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-21T13:52:39.563Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-21T13:52:39.634Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-21T13:52:39.894Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-21T13:52:40.135Z] ok github.com/docker/docker/layer 7.700s coverage: 69.0% of statements [2022-04-21T13:52:40.135Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-21T13:52:40.135Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-21T13:52:40.135Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-21T13:52:40.135Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-21T13:52:40.135Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-21T13:52:40.135Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-21T13:52:40.395Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-04-21T13:52:40.470Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-21T13:52:40.657Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-21T13:52:40.920Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2022-04-21T13:52:40.920Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-21T13:52:41.414Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-21T13:52:41.675Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-21T13:52:42.306Z] ok github.com/docker/docker/pkg/idtools 0.428s coverage: 67.9% of statements [2022-04-21T13:52:42.306Z] ok github.com/docker/docker/pkg/ioutils 0.448s coverage: 70.1% of statements [2022-04-21T13:52:42.567Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-04-21T13:52:42.567Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-04-21T13:52:42.567Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-21T13:52:42.618Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-21T13:52:42.619Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-21T13:52:42.827Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-04-21T13:52:42.827Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-04-21T13:52:43.088Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-04-21T13:52:43.191Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-21T13:52:43.350Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 90.5% of statements [2022-04-21T13:52:43.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-21T13:52:43.611Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-04-21T13:52:43.611Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-21T13:52:43.611Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-21T13:52:44.026Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-21T13:52:44.183Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-04-21T13:52:44.598Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-21T13:52:44.756Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-21T13:52:44.756Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-21T13:52:44.826Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-21T13:52:44.826Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-21T13:52:44.826Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T13:52:44.826Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-21T13:52:45.019Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-21T13:52:45.170Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-21T13:52:45.742Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-21T13:52:46.312Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-21T13:52:46.312Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-21T13:52:46.402Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-04-21T13:52:46.663Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-21T13:52:46.882Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-21T13:52:46.924Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-21T13:52:46.924Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-21T13:52:47.184Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-21T13:52:47.446Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-21T13:52:47.454Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-21T13:52:47.454Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-21T13:52:48.020Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-21T13:52:48.034Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-21T13:52:48.281Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-21T13:52:48.854Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2022-04-21T13:52:48.976Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-21T13:52:49.115Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-04-21T13:52:49.547Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-21T13:52:49.686Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-21T13:52:49.686Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-21T13:52:50.120Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-21T13:52:50.380Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T13:52:50.380Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-21T13:52:50.380Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-21T13:52:51.603Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-04-21T13:52:51.865Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-21T13:52:52.437Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-04-21T13:52:52.926Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-21T13:52:53.187Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-21T13:52:53.380Z] ok github.com/docker/docker/quota 0.240s coverage: 71.4% of statements [2022-04-21T13:52:53.642Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-04-21T13:52:53.757Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-21T13:52:55.030Z] ok github.com/docker/docker/registry 0.056s coverage: 58.6% of statements [2022-04-21T13:52:55.292Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-21T13:52:55.292Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-21T13:52:55.670Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-21T13:52:55.864Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-04-21T13:52:56.125Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-21T13:52:57.586Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-21T13:52:58.040Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-21T13:52:58.301Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.4% of statements [2022-04-21T13:52:58.873Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-04-21T13:53:00.257Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-21T13:53:01.788Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-21T13:53:05.089Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-21T13:53:05.089Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-21T13:53:06.031Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-21T13:53:07.419Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-21T13:53:07.419Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-21T13:53:07.419Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-21T13:53:07.419Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-21T13:53:07.992Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-21T13:53:09.906Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-21T13:53:10.852Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-21T13:53:11.795Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-21T13:53:17.078Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-21T13:53:17.651Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-21T13:53:17.911Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-21T13:53:18.369Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.3% of statements [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/rootless [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/volume [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-21T13:53:18.369Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === Skipped [2022-04-21T13:53:18.369Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-21T13:53:18.369Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-21T13:53:18.369Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-21T13:53:18.369Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-21T13:53:18.369Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-21T13:53:18.369Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:53:18.369Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-21T13:53:18.369Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:53:18.369Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-21T13:53:18.369Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:53:18.369Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-21T13:53:18.369Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:53:18.369Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-21T13:53:18.369Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:53:18.369Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-21T13:53:18.369Z] graphtest_unix.go:71: No driver to put! [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-21T13:53:18.369Z] time="2022-04-21T13:52:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:53:18.369Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:53:18.369Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-21T13:53:18.369Z] time="2022-04-21T13:52:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:53:18.369Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:53:18.369Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-21T13:53:18.369Z] time="2022-04-21T13:52:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:53:18.369Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:53:18.369Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-21T13:53:18.369Z] time="2022-04-21T13:52:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:53:18.369Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:53:18.369Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-21T13:53:18.369Z] time="2022-04-21T13:52:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:53:18.369Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:53:18.369Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-21T13:53:18.369Z] graphtest_unix.go:71: No driver to put! [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.369Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-21T13:53:18.369Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-21T13:53:18.369Z] [2022-04-21T13:53:18.370Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-21T13:53:18.370Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-21T13:53:18.370Z] [2022-04-21T13:53:18.370Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-21T13:53:18.370Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-21T13:53:18.370Z] [2022-04-21T13:53:18.370Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-21T13:53:18.370Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-21T13:53:18.370Z] [2022-04-21T13:53:18.370Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-21T13:53:18.370Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:53:18.370Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:53:18.370Z] [2022-04-21T13:53:18.370Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-21T13:53:18.370Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:53:18.370Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:53:18.370Z] [2022-04-21T13:53:18.370Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-21T13:53:18.370Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:53:18.370Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:53:18.370Z] [2022-04-21T13:53:18.370Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-21T13:53:18.370Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:53:18.370Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:53:18.370Z] [2022-04-21T13:53:18.370Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-21T13:53:18.370Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:53:18.370Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:53:18.370Z] [2022-04-21T13:53:18.370Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-21T13:53:18.370Z] graphtest_unix.go:71: No driver to put! [2022-04-21T13:53:18.370Z] [2022-04-21T13:53:18.370Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-21T13:53:18.370Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-21T13:53:18.370Z] [2022-04-21T13:53:18.370Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-21T13:53:18.370Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-21T13:53:18.370Z] [2022-04-21T13:53:18.370Z] DONE 2436 tests, 28 skipped in 245.768s [2022-04-21T13:53:18.370Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:53:18.370Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-21T13:53:18.370Z] + 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-04-21T13:53:18.483Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-21T13:53:18.749Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-21T13:53:18.749Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-21T13:53:19.691Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-21T13:53:20.633Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-21T13:53:21.575Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-21T13:53:21.575Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-21T13:53:21.575Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-21T13:53:22.516Z] === RUN TestDockerSuite/TestRunMount [2022-04-21T13:53:26.722Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-21T13:53:26.723Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-21T13:53:27.294Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-21T13:53:28.237Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-21T13:53:29.180Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-21T13:53:30.123Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-21T13:53:33.428Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-21T13:53:34.822Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-21T13:53:35.429Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-21T13:53:35.429Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-21T13:53:35.429Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-21T13:53:36.206Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-21T13:53:37.589Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-21T13:53:38.161Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-21T13:53:38.422Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-21T13:53:38.683Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-21T13:53:39.254Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-21T13:53:39.966Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-21T13:53:39.966Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-21T13:53:39.966Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T13:53:39.966Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-21T13:53:39.966Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T13:53:39.966Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-21T13:53:39.966Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-21T13:53:39.966Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-21T13:53:39.966Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T13:53:39.966Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-21T13:53:39.966Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-21T13:53:39.966Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-21T13:53:39.966Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-21T13:53:40.195Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-21T13:53:40.769Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-21T13:53:41.344Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-21T13:53:41.490Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-21T13:53:41.605Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-21T13:53:42.990Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-21T13:53:44.903Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-21T13:53:46.146Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-21T13:53:46.146Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T13:53:46.146Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-21T13:53:46.146Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T13:53:46.146Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-21T13:53:46.146Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T13:53:46.146Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-21T13:53:46.146Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T13:53:46.146Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-21T13:53:46.146Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T13:53:46.146Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-21T13:53:47.449Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-21T13:53:47.709Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-21T13:53:47.709Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-21T13:53:48.279Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-21T13:53:48.279Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-21T13:53:48.851Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-21T13:53:49.111Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-21T13:53:49.372Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-21T13:53:49.632Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-21T13:53:49.851Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-21T13:53:49.851Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T13:53:49.851Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-21T13:53:49.851Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T13:53:49.851Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-21T13:53:49.851Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T13:53:49.851Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-21T13:53:50.182Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-21T13:53:50.306Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-21T13:53:54.016Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-21T13:53:54.809Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-21T13:53:54.809Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-21T13:53:54.809Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-21T13:53:54.809Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-21T13:53:54.809Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-21T13:53:54.809Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-21T13:53:54.809Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-21T13:53:54.809Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-21T13:53:54.809Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-21T13:53:54.809Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-21T13:53:54.809Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-21T13:53:54.809Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-21T13:53:54.809Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-21T13:53:54.809Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-21T13:53:54.809Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-21T13:53:54.809Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T13:53:54.809Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-21T13:53:54.914Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-21T13:53:55.174Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-21T13:53:55.174Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-21T13:53:55.174Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-21T13:53:55.751Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-21T13:53:56.692Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-21T13:53:57.631Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-21T13:53:57.892Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-21T13:53:58.834Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-21T13:53:59.096Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-21T13:53:59.096Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-21T13:53:59.667Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-21T13:54:00.238Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-21T13:54:00.456Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-21T13:54:00.810Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-21T13:54:00.810Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-21T13:54:01.381Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T13:54:01.381Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-21T13:54:01.381Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-21T13:54:01.854Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-21T13:54:01.953Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-21T13:54:02.526Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-21T13:54:02.526Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-21T13:54:02.526Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-21T13:54:03.469Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-21T13:54:03.469Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-21T13:54:04.413Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-21T13:54:04.413Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-21T13:54:04.413Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-21T13:54:05.081Z] ok github.com/docker/docker/libnetwork 37.263s coverage: 40.6% of statements [2022-04-21T13:54:05.081Z] ok github.com/docker/docker/libnetwork/bitseq 0.122s coverage: 84.4% of statements [2022-04-21T13:54:05.081Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-21T13:54:05.081Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-21T13:54:05.081Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-21T13:54:05.081Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-21T13:54:05.081Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-21T13:54:05.081Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-21T13:54:05.081Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-21T13:54:05.081Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-21T13:54:05.081Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-21T13:54:05.081Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-21T13:54:05.081Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-21T13:54:05.081Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-21T13:54:05.081Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-21T13:54:06.023Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.410s coverage: 59.9% of statements [2022-04-21T13:54:06.023Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-21T13:54:06.023Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-21T13:54:06.366Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-21T13:54:06.366Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-21T13:54:06.366Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T13:54:06.366Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-21T13:54:06.366Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T13:54:06.366Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-21T13:54:06.366Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T13:54:06.366Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-21T13:54:06.366Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T13:54:06.598Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.099s coverage: 4.0% of statements [2022-04-21T13:54:06.820Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-21T13:54:06.820Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T13:54:06.820Z] === RUN TestDockerSuite/TestBuildFails [2022-04-21T13:54:06.859Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-21T13:54:06.958Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-21T13:54:07.219Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-21T13:54:07.432Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-21T13:54:07.432Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-21T13:54:07.693Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-21T13:54:08.159Z] === RUN TestDockerSuite/TestRunRm [2022-04-21T13:54:08.985Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-21T13:54:08.985Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-21T13:54:08.986Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-21T13:54:09.101Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-21T13:54:09.673Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-21T13:54:12.217Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-21T13:54:12.788Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-21T13:54:13.360Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-21T13:54:13.621Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-21T13:54:14.925Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-21T13:54:15.021Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-21T13:54:15.282Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-21T13:54:15.853Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-21T13:54:17.691Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.563s coverage: 7.2% of statements [2022-04-21T13:54:17.691Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-21T13:54:17.691Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-21T13:54:17.691Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-21T13:54:17.691Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-21T13:54:17.691Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-21T13:54:17.691Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-21T13:54:17.691Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-21T13:54:17.952Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-04-21T13:54:18.213Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-21T13:54:18.404Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-21T13:54:18.474Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-21T13:54:18.665Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-21T13:54:20.779Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-21T13:54:21.968Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-21T13:54:22.544Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-21T13:54:22.806Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-21T13:54:23.378Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-21T13:54:23.950Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-21T13:54:24.211Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-21T13:54:24.472Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-21T13:54:25.044Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-21T13:54:25.617Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-21T13:54:26.189Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-21T13:54:26.633Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-21T13:54:26.763Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-21T13:54:29.306Z] === RUN TestDockerSuite/TestRunState [2022-04-21T13:54:29.567Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-21T13:54:30.508Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-21T13:54:30.710Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-21T13:54:31.080Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-21T13:54:31.380Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-21T13:54:31.654Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-21T13:54:31.847Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-21T13:54:31.916Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-21T13:54:31.916Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-21T13:54:31.917Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-21T13:54:32.488Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-21T13:54:33.060Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-21T13:54:34.014Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-21T13:54:34.014Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-21T13:54:34.014Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-21T13:54:34.165Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-21T13:54:34.584Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-21T13:54:35.970Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-21T13:54:36.541Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-21T13:54:36.596Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-21T13:54:36.596Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T13:54:36.596Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-21T13:54:36.596Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-21T13:54:37.063Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-21T13:54:37.063Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T13:54:37.063Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-21T13:54:37.926Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-21T13:54:39.839Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-21T13:54:41.314Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-21T13:54:43.140Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-21T13:54:43.140Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-21T13:54:43.401Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-21T13:54:43.973Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-21T13:54:44.211Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-21T13:54:44.211Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T13:54:44.211Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-21T13:54:44.546Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-21T13:54:45.622Z] ok github.com/docker/docker/libnetwork/ipam 14.490s coverage: 85.3% of statements [2022-04-21T13:54:45.622Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-21T13:54:45.622Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-21T13:54:45.622Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-21T13:54:45.622Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-21T13:54:45.622Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-21T13:54:45.622Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-21T13:54:45.622Z] ok github.com/docker/docker/libnetwork/ipamutils 0.264s coverage: 74.0% of statements [2022-04-21T13:54:45.883Z] ok github.com/docker/docker/libnetwork/iptables 0.152s coverage: 45.1% of statements [2022-04-21T13:54:45.930Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-21T13:54:46.143Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-21T13:54:46.404Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-21T13:54:46.501Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-21T13:54:47.444Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-21T13:54:48.387Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-21T13:54:48.387Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-21T13:54:48.648Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-21T13:54:48.909Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-21T13:54:49.481Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-21T13:54:50.052Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-21T13:54:50.052Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-21T13:54:50.052Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-21T13:54:50.052Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-21T13:54:50.312Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-21T13:54:50.883Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-21T13:54:51.728Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-21T13:54:53.430Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-21T13:54:54.001Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-21T13:54:54.619Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-21T13:54:54.953Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-21T13:54:55.603Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-21T13:54:55.896Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-21T13:54:57.163Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-21T13:54:57.163Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T13:54:57.163Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-21T13:54:57.283Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-21T13:54:57.630Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-21T13:54:57.630Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-21T13:54:57.855Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-21T13:54:58.428Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-21T13:55:00.347Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-21T13:55:00.919Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-21T13:55:02.306Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-21T13:55:02.384Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-21T13:55:02.855Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-21T13:55:03.251Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-21T13:55:03.251Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-21T13:55:03.251Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-21T13:55:03.251Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-21T13:55:03.251Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-21T13:55:03.251Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-21T13:55:03.251Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-21T13:55:03.251Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-21T13:55:03.251Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-21T13:55:03.251Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-21T13:55:03.322Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-21T13:55:03.822Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-21T13:55:04.307Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-21T13:55:04.395Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-21T13:55:04.775Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-21T13:55:05.337Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-21T13:55:05.759Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-21T13:55:05.908Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-21T13:55:06.479Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-21T13:55:06.479Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-21T13:55:06.740Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-21T13:55:06.740Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-21T13:55:06.740Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-21T13:55:07.001Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-21T13:55:07.001Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-21T13:55:07.001Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-21T13:55:07.001Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-21T13:55:07.001Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-21T13:55:07.001Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-21T13:55:07.001Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-21T13:55:07.001Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-21T13:55:07.001Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-21T13:55:07.001Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-21T13:55:07.001Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-21T13:55:07.001Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-21T13:55:07.319Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-21T13:55:07.573Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-21T13:55:07.833Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-21T13:55:07.833Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-21T13:55:08.405Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-21T13:55:08.666Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-21T13:55:08.926Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-21T13:55:08.926Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-21T13:55:09.499Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-21T13:55:10.070Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-21T13:55:10.070Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-21T13:55:10.070Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-21T13:55:10.331Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-21T13:55:11.275Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-21T13:55:11.846Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-21T13:55:11.847Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-21T13:55:11.847Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-21T13:55:12.118Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-21T13:55:12.118Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-21T13:55:13.065Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-21T13:55:13.172Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-21T13:55:13.173Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T13:55:13.173Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-21T13:55:13.173Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T13:55:13.173Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-21T13:55:13.173Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-21T13:55:13.173Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-21T13:55:13.173Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-21T13:55:13.173Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-21T13:55:13.639Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-21T13:55:14.009Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-21T13:55:14.010Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-21T13:55:14.105Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-21T13:55:15.923Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-21T13:55:16.184Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-21T13:55:16.445Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-21T13:55:16.445Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-21T13:55:17.016Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-21T13:55:17.958Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-21T13:55:18.528Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-21T13:55:18.528Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-21T13:55:18.849Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-21T13:55:19.913Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-21T13:55:19.913Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-21T13:55:20.173Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-21T13:55:21.558Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2115928916 [2022-04-21T13:55:21.558Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-21T13:55:21.817Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-21T13:55:22.759Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-21T13:55:23.020Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-21T13:55:23.020Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-21T13:55:23.964Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-21T13:55:25.347Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-21T13:55:25.607Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-21T13:55:25.867Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-21T13:55:25.867Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-21T13:55:25.867Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-21T13:55:26.437Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-21T13:55:26.437Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-21T13:55:27.008Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-21T13:55:27.269Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-21T13:55:27.839Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-21T13:55:28.781Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-21T13:55:29.352Z] docker_cli_service_logs_test.go:246: checking task 0qgh9gc32ii9 [2022-04-21T13:55:29.352Z] docker_cli_service_logs_test.go:251: checking messages for 0qgh9gc32ii9 [2022-04-21T13:55:29.352Z] docker_cli_service_logs_test.go:246: checking task 3kpqxf19b4x2 [2022-04-21T13:55:29.352Z] docker_cli_service_logs_test.go:251: checking messages for 3kpqxf19b4x2 [2022-04-21T13:55:33.764Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-21T13:55:33.764Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T13:55:33.764Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-21T13:55:34.642Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-21T13:55:35.212Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-21T13:55:35.323Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-21T13:55:36.152Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-21T13:55:37.092Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-21T13:55:39.633Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-21T13:55:40.204Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-21T13:55:41.588Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-21T13:55:42.160Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-21T13:55:42.732Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-21T13:55:43.196Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-21T13:55:43.196Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T13:55:43.196Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-21T13:55:43.196Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-21T13:55:43.196Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-21T13:55:43.196Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-21T13:55:43.196Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-21T13:55:43.196Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T13:55:43.196Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-21T13:55:43.196Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T13:55:43.196Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-21T13:55:43.196Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T13:55:43.196Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-21T13:55:43.196Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-21T13:55:43.196Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-21T13:55:43.674Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-21T13:55:45.060Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-21T13:55:46.444Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-21T13:55:46.986Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-21T13:55:47.974Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-21T13:55:47.974Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T13:55:47.974Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-21T13:55:47.974Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T13:55:47.974Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-21T13:55:47.974Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-21T13:55:48.988Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-21T13:55:50.927Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-21T13:55:53.193Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-21T13:55:55.747Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-21T13:55:59.949Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-21T13:56:00.523Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-21T13:56:01.463Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-21T13:56:01.644Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-21T13:56:03.374Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-21T13:56:03.945Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-21T13:56:04.011Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-21T13:56:04.011Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-21T13:56:04.011Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T13:56:04.011Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-21T13:56:04.011Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T13:56:04.011Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-21T13:56:04.011Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-21T13:56:04.012Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-21T13:56:04.012Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T13:56:04.012Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-21T13:56:04.012Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-21T13:56:04.012Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-21T13:56:04.605Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-21T13:56:04.884Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-21T13:56:05.072Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-21T13:56:05.072Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T13:56:05.072Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-21T13:56:05.427Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-21T13:56:05.456Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-21T13:56:06.029Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-21T13:56:06.290Z] docker_cli_swarm_test.go:1895: [d5746ebc0c41e] joining swarm manager [df5370ce61f56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:56:06.863Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-21T13:56:06.863Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-21T13:56:06.863Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-21T13:56:07.434Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-21T13:56:07.434Z] docker_cli_swarm_test.go:1896: [d374193f74edf] joining swarm manager [df5370ce61f56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:56:08.861Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-21T13:56:09.848Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-21T13:56:10.731Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-21T13:56:11.158Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-21T13:56:13.272Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-21T13:56:13.533Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-21T13:56:13.635Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-21T13:56:13.635Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T13:56:13.635Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-21T13:56:13.635Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T13:56:13.635Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-21T13:56:13.635Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T13:56:13.635Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-21T13:56:13.635Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T13:56:13.635Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-21T13:56:14.107Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-21T13:56:14.107Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-21T13:56:14.107Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-21T13:56:14.107Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-21T13:56:14.107Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-21T13:56:14.621Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-21T13:56:14.940Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-21T13:56:15.048Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-21T13:56:15.619Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-21T13:56:16.190Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-21T13:56:17.151Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-21T13:56:17.900Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-21T13:56:18.726Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-21T13:56:18.726Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T13:56:18.726Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-21T13:56:18.726Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T13:56:18.726Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-21T13:56:18.726Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T13:56:19.193Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-21T13:56:19.193Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T13:56:19.193Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-21T13:56:19.193Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T13:56:19.193Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-21T13:56:21.355Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-21T13:56:21.616Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-21T13:56:21.616Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-21T13:56:21.616Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-21T13:56:22.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-21T13:56:22.144Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T13:56:22.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-21T13:56:22.144Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T13:56:22.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-21T13:56:22.144Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T13:56:22.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-21T13:56:22.558Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-21T13:56:22.645Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-21T13:56:23.127Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-21T13:56:23.130Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-21T13:56:23.702Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-21T13:56:25.617Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-21T13:56:27.878Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-21T13:56:28.164Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-21T13:56:28.502Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-21T13:56:30.709Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-21T13:56:32.093Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-21T13:56:32.093Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-21T13:56:34.358Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-21T13:56:34.638Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-21T13:56:34.899Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-21T13:56:37.904Z] ok github.com/docker/docker/libnetwork/networkdb 104.071s coverage: 60.4% of statements [2022-04-21T13:56:37.904Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-21T13:56:37.904Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-21T13:56:37.904Z] ok github.com/docker/docker/libnetwork/osl 4.303s coverage: 39.7% of statements [2022-04-21T13:56:37.904Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-21T13:56:37.904Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-21T13:56:38.165Z] ok github.com/docker/docker/libnetwork/portmapper 0.227s coverage: 48.6% of statements [2022-04-21T13:56:38.204Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-21T13:56:38.506Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-04-21T13:56:38.506Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-21T13:56:38.774Z] ok github.com/docker/docker/libnetwork/types 0.007s coverage: 37.3% of statements [2022-04-21T13:56:38.774Z] [2022-04-21T13:56:38.774Z] === Skipped [2022-04-21T13:56:38.774Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-21T13:56:38.774Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T13:56:38.774Z] [2022-04-21T13:56:38.774Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-21T13:56:38.774Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T13:56:38.774Z] [2022-04-21T13:56:38.774Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-21T13:56:38.774Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T13:56:38.774Z] [2022-04-21T13:56:38.774Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-21T13:56:38.774Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:56:38.774Z] [2022-04-21T13:56:38.774Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-21T13:56:38.774Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:56:38.774Z] [2022-04-21T13:56:38.774Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-21T13:56:38.774Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:56:38.774Z] [2022-04-21T13:56:38.774Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-21T13:56:38.774Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:56:38.774Z] [2022-04-21T13:56:38.774Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-21T13:56:38.774Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:56:38.774Z] [2022-04-21T13:56:38.774Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-21T13:56:38.774Z] firewalld_test.go:14: firewalld is not running [2022-04-21T13:56:38.774Z] [2022-04-21T13:56:38.774Z] DONE 326 tests, 9 skipped in 200.563s Post stage [Pipeline] junit [2022-04-21T13:56:39.383Z] Recording test results [2022-04-21T13:56:39.589Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-21T13:56:39.812Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-21T13:56:40.166Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43511/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d923046ba8f3b219dc357c186211f0675d7489a9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d923046ba8f3b219dc357c186211f0675d7489a9 hack/validate/vendor [2022-04-21T13:56:40.345Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-21T13:56:40.564Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-21T13:56:40.739Z] No vendor changes in diff. [2022-04-21T13:56:40.803Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-21T13:56:40.803Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T13:56:40.803Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-21T13:56:40.803Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T13:56:40.803Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-21T13:56:40.803Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T13:56:40.803Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-21T13:56:40.803Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T13:56:40.803Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-21T13:56:40.803Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T13:56:40.803Z] === RUN TestDockerSuite/TestBuildFails [2022-04-21T13:56:41.002Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-21T13:56:41.321Z] + echo Ensuring container killed. [2022-04-21T13:56:41.321Z] Ensuring container killed. [2022-04-21T13:56:41.321Z] + docker rm -vf docker-pr2 [2022-04-21T13:56:41.321Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-21T13:56:41.507Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-21T13:56:41.608Z] + echo Chowning /workspace to jenkins user [2022-04-21T13:56:41.608Z] Chowning /workspace to jenkins user [2022-04-21T13:56:41.608Z] + id -u [2022-04-21T13:56:41.608Z] + id -g [2022-04-21T13:56:41.608Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43511:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-21T13:56:42.450Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-21T13:56:42.483Z] + bundleName=unit [2022-04-21T13:56:42.483Z] + echo Creating unit-bundles.tar.gz [2022-04-21T13:56:42.483Z] Creating unit-bundles.tar.gz [2022-04-21T13:56:42.483Z] + 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-04-21T13:56:42.483Z] bundles/junit-report-libnetwork.xml [2022-04-21T13:56:42.483Z] bundles/junit-report.xml [2022-04-21T13:56:42.483Z] bundles/go-test-report-libnetwork.json [2022-04-21T13:56:42.483Z] bundles/go-test-report.json [2022-04-21T13:56:42.483Z] bundles/profile-libnetwork.out [2022-04-21T13:56:42.483Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-21T13:56:42.498Z] Archiving artifacts [2022-04-21T13:56:42.937Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43511/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T13:56:43.255Z] + make clean [2022-04-21T13:56:43.594Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T13:56:43.594Z] docker-dev-cache [2022-04-21T13:56:43.594Z] docker-mod-cache [Pipeline] deleteDir [2022-04-21T13:56:43.728Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-21T13:56:43.728Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T13:56:44.367Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-21T13:56:45.570Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-21T13:56:46.954Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-21T13:56:48.338Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-21T13:56:49.222Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-21T13:56:49.222Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T13:56:49.222Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-21T13:56:49.590Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-21T13:56:49.721Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-21T13:56:50.291Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-21T13:56:52.202Z] docker_cli_swarm_test.go:1796: [dc39949f1cde0] joining swarm manager [dab441eeec5d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:56:53.587Z] docker_cli_swarm_test.go:1797: [dbe01384a0bbc] joining swarm manager [dab441eeec5d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:56:55.448Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-21T13:56:56.367Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-21T13:56:56.368Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-21T13:56:56.368Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T13:56:56.368Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-21T13:56:56.368Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T13:56:56.368Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-21T13:56:58.578Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-21T13:57:01.348Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-21T13:57:02.365Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-21T13:57:05.311Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-21T13:57:05.311Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-21T13:57:05.311Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-21T13:57:05.475Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-21T13:57:05.475Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T13:57:05.475Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-21T13:57:05.475Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T13:57:05.475Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-21T13:57:05.816Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-21T13:57:05.816Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-21T13:57:05.816Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-21T13:57:05.816Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-21T13:57:05.816Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-21T13:57:05.816Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-21T13:57:05.816Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-21T13:57:05.816Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-21T13:57:06.078Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-21T13:57:06.078Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-21T13:57:06.651Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-21T13:57:06.912Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-21T13:57:06.912Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-21T13:57:07.173Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-21T13:57:07.173Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-21T13:57:07.206Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-21T13:57:07.673Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-21T13:57:08.257Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-21T13:57:09.093Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-21T13:57:09.093Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-21T13:57:09.093Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-21T13:57:09.093Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-21T13:57:09.093Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-21T13:57:09.240Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-21T13:57:10.223Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-21T13:57:13.292Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-21T13:57:13.530Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-21T13:57:13.530Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T13:57:13.530Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-21T13:57:13.530Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-21T13:57:13.997Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-21T13:57:13.997Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T13:57:13.997Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-21T13:57:14.676Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-21T13:57:15.250Z] docker_cli_swarm_test.go:1315: [d281aa708037f] joining swarm manager [d7f14c88b21e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:57:16.192Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-21T13:57:16.454Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-21T13:57:16.454Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-21T13:57:16.454Z] docker_cli_swarm_test.go:1316: [db24201a4c515] joining swarm manager [d7f14c88b21e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:57:18.367Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-21T13:57:18.877Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-21T13:57:19.860Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-21T13:57:20.401Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-21T13:57:20.401Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T13:57:20.401Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-21T13:57:20.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-21T13:57:20.911Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-21T13:57:20.911Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite (1359.46s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.01s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.83s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.64s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.18s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.89s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.97s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.20s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.10s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.57s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.69s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.62s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.65s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.79s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.71s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAttachDetach (0.89s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.96s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.93s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.86s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.12s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.72s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.70s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.67s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.73s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.56s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.43s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.77s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.56s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.14s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.62s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.34s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.40s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.25s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.05s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.10s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.25s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.11s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.12s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.20s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.56s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.18s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.37s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.95s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.06s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.31s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.02s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.81s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.92s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.58s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.99s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.10s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.21s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.06s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.26s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.18s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.53s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.85s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.39s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.21s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.93s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.13s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.76s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.63s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.48s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.95s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.06s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.99s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.72s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.77s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.36s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCmd (0.31s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2022-04-21T13:57:20.911Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.27s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.10s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.15s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.90s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.30s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.51s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.45s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.24s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.83s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.48s) [2022-04-21T13:57:20.911Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-21T13:57:20.911Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-04-21T13:57:20.911Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-21T13:57:20.911Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.16s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.49s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.67s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.80s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.85s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.37s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.36s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.59s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.34s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.09s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.07s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.68s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.43s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.95s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.72s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.71s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.15s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.01s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.50s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.41s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.43s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.70s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.81s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.19s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.33s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.91s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEnv (1.66s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.41s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.13s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.99s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.86s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.18s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.06s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.26s) [2022-04-21T13:57:20.911Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.49s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildFails (1.03s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.44s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.74s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.51s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.42s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.07s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.75s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.85s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.24s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.52s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildHistory (3.90s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.41s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.84s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.43s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.74s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.35s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.85s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.09s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.22s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.82s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.59s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.15s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.86s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.88s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.57s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.91s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.17s) [2022-04-21T13:57:20.911Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.43s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.65s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.82s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.54s) [2022-04-21T13:57:20.911Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.80s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.63s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.10s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.26s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.56s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.47s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.82s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.38s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.03s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.27s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.31s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.95s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildPATH (2.22s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.76s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.76s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.50s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.47s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.35s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildRm (2.42s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.81s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.99s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.82s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.79s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.84s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2022-04-21T13:57:20.912Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.81s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildStderr (1.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.51s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.72s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.75s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.92s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildUser (1.21s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.24s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.41s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.96s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.97s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.88s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.25s) [2022-04-21T13:57:20.912Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-21T13:57:20.912Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-04-21T13:57:20.912Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-21T13:57:20.912Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.52s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.80s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.71s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.38s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.48s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.82s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.52s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.55s) [2022-04-21T13:57:20.912Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.66s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.75s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-21T13:57:20.912Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.49s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.61s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCommitChange (0.78s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.12s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.30s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.20s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCommitTTY (1.99s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.38s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.05s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.51s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.48s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.64s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.68s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.56s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.59s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.49s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.51s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.56s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.63s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.59s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.37s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.65s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.55s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.51s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.66s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.90s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.57s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.79s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.32s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.23s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.49s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.56s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.60s) [2022-04-21T13:57:20.912Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.79s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.87s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.79s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.44s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.10s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.33s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.35s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.75s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.65s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.33s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00117cb10_} (1.36s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11809027034_/foo_false____} (1.33s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11809027034_/foo_true____} (1.44s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32744290906_/foo_false____} (1.33s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32744290906_/foo_true____} (1.33s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32744290906_/foo_true__0xc00117cb40__} (1.37s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00117cb58_} (1.57s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00117cb70_} (1.34s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00117cb88_} (1.43s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00117cba0_} (1.36s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.30s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.06s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.74s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.12s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.26s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.57s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.75s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.08s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.82s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.85s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.59s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.55s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.60s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.63s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.54s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.62s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.98s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.80s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.77s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.61s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.60s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.52s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.11s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.76s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.93s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.87s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.50s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.82s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.91s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.55s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToDot (0.69s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.18s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.34s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToStdout (0.66s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.35s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.33s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.05s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.90s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.64s) [2022-04-21T13:57:20.912Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.70s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-04-21T13:57:20.912Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.36s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.24s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.57s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.49s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.91s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.58s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.16s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) [2022-04-21T13:57:20.912Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.63s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.12s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.64s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.19s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.27s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.87s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.22s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.00s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.39s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsCommit (0.84s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.59s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.53s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.80s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.17s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.65s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.07s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsCopy (0.85s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.99s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.81s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsFilters (1.10s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsFormat (1.08s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.80s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.74s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2022-04-21T13:57:20.913Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.02s) [2022-04-21T13:57:20.913Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsTop (0.61s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.87s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExec (0.70s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.62s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.61s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.71s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.31s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.57s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.65s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.26s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecEnv (0.60s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.17s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.81s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecInspectID (2.66s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecInteractive (0.61s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.81s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.72s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.65s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.06s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.77s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.60s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-04-21T13:57:20.913Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.63s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.60s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.63s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.58s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestHealth (19.12s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.62s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImportFile (1.16s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.15s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImportGzipped (1.22s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.18s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.50s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.57s) [2022-04-21T13:57:20.913Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.77s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-21T13:57:20.913Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.54s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.22s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.62s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectStatus (0.88s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.16s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.78s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.66s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.60s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.66s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.61s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.02s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.67s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.96s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.49s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.57s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.64s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.26s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.00s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.50s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.03s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.89s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.97s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.75s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.88s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsSince (6.65s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.70s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsTail (0.66s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.61s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.63s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.60s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestNetHostname (1.71s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.65s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.87s) [2022-04-21T13:57:20.913Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.28s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.87s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.89s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.48s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.05s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.83s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.34s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.26s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPortList (6.95s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.13s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.11s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.48s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-04-21T13:57:20.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.94s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.04s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.47s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsByOrder (2.49s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.23s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.28s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.04s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.37s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.90s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.57s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.01s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.84s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.97s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.95s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.34s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.93s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.79s) [2022-04-21T13:57:20.914Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.57s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.67s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.58s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.96s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.34s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.34s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.13s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.86s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.43s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.09s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.99s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.31s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.00s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.95s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.75s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.10s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.63s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.41s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.63s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.01s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.10s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.41s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.62s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.59s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.61s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.52s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.23s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.22s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.70s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.23s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.79s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.95s) [2022-04-21T13:57:20.914Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-21T13:57:20.914Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.53s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.77s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.19s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.53s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.53s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.35s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.90s) [2022-04-21T13:57:20.914Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.57s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.09s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.73s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.65s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.59s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.09s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.74s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.67s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunExitCode (0.76s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.65s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.64s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.71s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.27s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.34s) [2022-04-21T13:57:20.914Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.77s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.56s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.29s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.83s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.32s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.05s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.59s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.91s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.98s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.97s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.74s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.93s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunMount (3.87s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.03s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.81s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.80s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.67s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.55s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.23s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.22s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNetHost (0.99s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.60s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.63s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.75s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.72s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.54s) [2022-04-21T13:57:20.914Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.67s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.43s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.71s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.66s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.61s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.56s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.53s) [2022-04-21T13:57:20.914Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.54s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.66s) [2022-04-21T13:57:20.914Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.73s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.11s) [2022-04-21T13:57:20.914Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.66s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.10s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.61s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.65s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.51s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.82s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.25s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.63s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.52s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.70s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.65s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunState (1.10s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2022-04-21T13:57:20.914Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.56s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunSysctls (0.95s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.55s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2022-04-21T13:57:20.914Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.17s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.24s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.88s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.57s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.57s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.63s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.92s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunUserByName (0.51s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.59s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.50s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.36s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.63s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.01s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.43s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.17s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.84s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.13s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.74s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.57s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.94s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.91s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.97s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.68s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.73s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.69s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.72s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.19s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.38s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.15s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.70s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.70s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.17s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.54s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.75s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.88s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.78s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestStartRecordError (1.42s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.38s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.22s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.16s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.59s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.70s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.69s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.82s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.61s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.62s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.85s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.99s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUpdateStats (3.55s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.94s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.74s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.46s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.71s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.19s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.76s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.80s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.06s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.37s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.44s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.45s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.48s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.38s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.33s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.59s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.68s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.17s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.13s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.07s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.66s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.74s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.05s) [2022-04-21T13:57:20.915Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.46s) [2022-04-21T13:57:20.915Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-21T13:57:20.915Z] === RUN TestDockerRegistrySuite [2022-04-21T13:57:20.915Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-21T13:57:22.301Z] check_test.go:194: [d2e6aa3a5d1c6] daemon is not started [2022-04-21T13:57:22.301Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-21T13:57:22.646Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-21T13:57:22.646Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T13:57:22.646Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-21T13:57:23.243Z] check_test.go:194: [dee1b4b609c12] daemon is not started [2022-04-21T13:57:23.243Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-21T13:57:24.627Z] check_test.go:194: [d82506aceef71] daemon is not started [2022-04-21T13:57:24.627Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-21T13:57:24.627Z] check_test.go:194: [de678e245ac2a] daemon is not started [2022-04-21T13:57:24.627Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T13:57:26.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-21T13:57:26.740Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T13:57:27.173Z] check_test.go:194: [d52ec02d47dd0] daemon is not started [2022-04-21T13:57:27.209Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-21T13:57:27.433Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T13:57:28.509Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-21T13:57:31.453Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-21T13:57:31.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-21T13:57:32.742Z] check_test.go:194: [dc59f04c99327] daemon is not started [2022-04-21T13:57:32.742Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-21T13:57:33.056Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-21T13:57:33.056Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-21T13:57:35.268Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-21T13:57:35.268Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T13:57:35.268Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-21T13:57:35.283Z] check_test.go:194: [d9b238bd96c60] daemon is not started [2022-04-21T13:57:35.283Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-21T13:57:35.734Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-21T13:57:35.734Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-21T13:57:36.667Z] check_test.go:194: [d24f916e96800] daemon is not started [2022-04-21T13:57:36.667Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-21T13:57:37.238Z] check_test.go:194: [d9e93b5e3b7d6] daemon is not started [2022-04-21T13:57:37.238Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-21T13:57:38.621Z] check_test.go:194: [d0e77823ac0b6] daemon is not started [2022-04-21T13:57:38.621Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-21T13:57:39.116Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-21T13:57:39.562Z] check_test.go:194: [d63fa88c34d34] daemon is not started [2022-04-21T13:57:39.562Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-21T13:57:40.101Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-21T13:57:40.482Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-21T13:57:40.503Z] check_test.go:194: [dfa075cedfc2a] daemon is not started [2022-04-21T13:57:40.503Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-21T13:57:40.951Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-21T13:57:41.418Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-21T13:57:41.443Z] check_test.go:194: [db378d02263f4] daemon is not started [2022-04-21T13:57:41.443Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-21T13:57:42.383Z] check_test.go:194: [d7dcbdcb00adf] daemon is not started [2022-04-21T13:57:42.383Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-21T13:57:42.400Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-21T13:57:42.873Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-21T13:57:43.043Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-21T13:57:43.328Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5cfc77d20b6e1895be895e5230f11bd2246d9da2bcecfdd5a9ea6f40b7b081f4 [2022-04-21T13:57:43.861Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-21T13:57:44.269Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:739f83a41c15589f73c127d2a3ffd221abbaf15e2d5516b685988abf650e12b2 [2022-04-21T13:57:44.530Z] check_test.go:194: [d1f97ba6c9cce] daemon is not started [2022-04-21T13:57:44.530Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-21T13:57:44.849Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-21T13:57:45.471Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:28dbfb0efc23c843fe507991cf3315f8b3ab842cde720280cd0698a892595c44 [2022-04-21T13:57:46.042Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b7f3c9daf240a7c243cf6003d3665851c5c54bfb2727a70e2195ef1d6d2ba0e6 [2022-04-21T13:57:46.302Z] check_test.go:194: [d0254c897fd23] daemon is not started [2022-04-21T13:57:46.302Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-21T13:57:46.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-21T13:57:46.366Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T13:57:46.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-21T13:57:46.988Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-21T13:57:47.686Z] check_test.go:194: [d8914ada02b3f] daemon is not started [2022-04-21T13:57:47.686Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-21T13:57:47.972Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-21T13:57:47.972Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T13:57:47.972Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-21T13:57:47.972Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T13:57:47.972Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-21T13:57:49.602Z] check_test.go:194: [dc0a4d9228a69] daemon is not started [2022-04-21T13:57:49.602Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-21T13:57:50.181Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-21T13:57:50.181Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T13:57:50.181Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-21T13:57:50.544Z] check_test.go:194: [d4a1d8ca59b7a] daemon is not started [2022-04-21T13:57:50.544Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-21T13:57:50.544Z] check_test.go:194: [dd76575f6874e] daemon is not started [2022-04-21T13:57:50.544Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T13:57:50.786Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-21T13:57:50.786Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T13:57:50.786Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-21T13:57:50.786Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T13:57:50.786Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-21T13:57:50.786Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-21T13:57:50.786Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-21T13:57:50.786Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-21T13:57:50.786Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-21T13:57:51.252Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-21T13:57:51.484Z] check_test.go:194: [d3bd8a2fe52bc] daemon is not started [2022-04-21T13:57:51.484Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T13:57:51.718Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-21T13:57:52.438Z] check_test.go:194: [d52cdbad9d96c] daemon is not started [2022-04-21T13:57:52.438Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T13:57:53.377Z] check_test.go:194: [d3370456ef572] daemon is not started [2022-04-21T13:57:53.377Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-21T13:57:55.021Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-21T13:57:55.021Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T13:57:55.021Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-21T13:57:55.021Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T13:57:55.021Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-21T13:57:55.920Z] check_test.go:194: [d8f53dc0701b5] daemon is not started [2022-04-21T13:57:55.920Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-21T13:57:56.181Z] check_test.go:194: [d086b7926136c] daemon is not started [2022-04-21T13:57:56.181Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-21T13:57:56.459Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-21T13:57:57.122Z] check_test.go:194: [db28811477bb5] daemon is not started [2022-04-21T13:57:57.122Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-21T13:57:57.693Z] check_test.go:194: [dbe612544c8de] daemon is not started [2022-04-21T13:57:57.693Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-21T13:57:57.693Z] check_test.go:194: [d078ea5420e27] daemon is not started [2022-04-21T13:57:57.693Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-21T13:57:57.954Z] check_test.go:194: [d37356bfcc045] daemon is not started [2022-04-21T13:57:57.954Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-21T13:57:58.214Z] check_test.go:194: [dbf33146d34c2] daemon is not started [2022-04-21T13:57:58.214Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-21T13:57:58.475Z] check_test.go:194: [db15f745d4263] daemon is not started [2022-04-21T13:57:58.475Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-21T13:57:58.735Z] check_test.go:194: [d646cc09fb840] daemon is not started [2022-04-21T13:57:58.735Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-21T13:57:59.676Z] check_test.go:194: [d24dc4b371342] daemon is not started [2022-04-21T13:57:59.676Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-21T13:58:00.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-21T13:58:00.886Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T13:58:00.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-21T13:58:01.062Z] check_test.go:194: [d24650d7446a7] daemon is not started [2022-04-21T13:58:01.062Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-21T13:58:01.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-21T13:58:01.353Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T13:58:01.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-21T13:58:01.353Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T13:58:01.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-21T13:58:02.004Z] check_test.go:194: [d42e5b1c9c6fd] daemon is not started [2022-04-21T13:58:02.004Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-21T13:58:02.946Z] check_test.go:194: [d7c609b234c47] daemon is not started [2022-04-21T13:58:02.946Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-21T13:58:03.887Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite (43.79s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.19s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.23s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.86s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.93s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.12s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.97s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.97s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.10s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.00s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.37s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.02s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.06s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.06s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-04-21T13:58:04.828Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-04-21T13:58:04.828Z] === RUN TestDockerSchema1RegistrySuite [2022-04-21T13:58:04.828Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-21T13:58:04.828Z] check_test.go:221: [d22b2857fd69a] daemon is not started [2022-04-21T13:58:04.828Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T13:58:08.127Z] check_test.go:221: [d236921c233a3] daemon is not started [2022-04-21T13:58:08.127Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T13:58:11.370Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-21T13:58:11.370Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T13:58:11.370Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-21T13:58:13.409Z] check_test.go:221: [d0591b58dbf9a] daemon is not started [2022-04-21T13:58:13.409Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-21T13:58:13.579Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-21T13:58:14.373Z] check_test.go:221: [dd40a1a311e4c] daemon is not started [2022-04-21T13:58:14.373Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-21T13:58:14.635Z] check_test.go:221: [d26a9da77e953] daemon is not started [2022-04-21T13:58:14.635Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T13:58:15.574Z] check_test.go:221: [d936e1577e052] daemon is not started [2022-04-21T13:58:15.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T13:58:16.516Z] check_test.go:221: [d3b7a6ead6f84] daemon is not started [2022-04-21T13:58:16.516Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T13:58:17.456Z] check_test.go:221: [dce39b6285e8b] daemon is not started [2022-04-21T13:58:17.456Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-21T13:58:20.001Z] check_test.go:221: [d73e6eff9bd95] daemon is not started [2022-04-21T13:58:20.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-21T13:58:20.261Z] check_test.go:221: [d0634a2b53aed] daemon is not started [2022-04-21T13:58:20.261Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-21T13:58:20.521Z] check_test.go:221: [d88acac9f5803] daemon is not started [2022-04-21T13:58:20.521Z] --- PASS: TestDockerSchema1RegistrySuite (15.92s) [2022-04-21T13:58:20.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-04-21T13:58:20.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.80s) [2022-04-21T13:58:20.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.74s) [2022-04-21T13:58:20.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2022-04-21T13:58:20.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-21T13:58:20.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.03s) [2022-04-21T13:58:20.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-04-21T13:58:20.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-04-21T13:58:20.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.43s) [2022-04-21T13:58:20.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-04-21T13:58:20.521Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-04-21T13:58:20.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-21T13:58:20.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-21T13:58:21.463Z] check_test.go:250: [d8c42e2a13ffa] daemon is not started [2022-04-21T13:58:21.463Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-21T13:58:22.034Z] check_test.go:250: [d2febe3999531] daemon is not started [2022-04-21T13:58:22.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-21T13:58:22.034Z] check_test.go:250: [d1ea19fc5f75e] daemon is not started [2022-04-21T13:58:22.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-21T13:58:23.419Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-21T13:58:23.991Z] check_test.go:250: [dad69b545e1b0] daemon is not started [2022-04-21T13:58:23.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-21T13:58:24.252Z] check_test.go:250: [dd1bc38420911] daemon is not started [2022-04-21T13:58:24.252Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-21T13:58:25.194Z] check_test.go:250: [df652e1b860ca] daemon is not started [2022-04-21T13:58:25.194Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-21T13:58:25.454Z] check_test.go:250: [d691f3f7dff20] daemon is not started [2022-04-21T13:58:25.454Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.72s) [2022-04-21T13:58:25.454Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2022-04-21T13:58:25.454Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-04-21T13:58:25.454Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-21T13:58:25.454Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-04-21T13:58:25.454Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-04-21T13:58:25.454Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-04-21T13:58:25.454Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-04-21T13:58:25.454Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-04-21T13:58:25.454Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-21T13:58:25.454Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-21T13:58:25.993Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-21T13:58:26.837Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-21T13:58:31.040Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-21T13:58:31.040Z] check_test.go:277: [d762e25d1caed] daemon is not started [2022-04-21T13:58:31.040Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-21T13:58:31.040Z] check_test.go:277: [de4fda0d19978] daemon is not started [2022-04-21T13:58:31.040Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-21T13:58:31.040Z] check_test.go:277: [d2989d2b456c2] daemon is not started [2022-04-21T13:58:31.040Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-21T13:58:31.040Z] check_test.go:277: [d487e2e7a7a94] daemon is not started [2022-04-21T13:58:31.040Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-21T13:58:31.300Z] check_test.go:277: [ded85a1119741] daemon is not started [2022-04-21T13:58:31.300Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2022-04-21T13:58:31.300Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-04-21T13:58:31.300Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-04-21T13:58:31.300Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2022-04-21T13:58:31.300Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2022-04-21T13:58:31.300Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-04-21T13:58:31.300Z] === RUN TestDockerNetworkSuite [2022-04-21T13:58:31.300Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-21T13:58:32.243Z] docker_cli_network_unix_test.go:46: [dbe71756bcd2f] daemon is not started [2022-04-21T13:58:32.504Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-21T13:58:33.447Z] docker_cli_network_unix_test.go:46: [dcc7c178e72b7] daemon is not started [2022-04-21T13:58:33.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-21T13:58:36.748Z] docker_cli_network_unix_test.go:46: [d7afed1ec6cda] daemon is not started [2022-04-21T13:58:37.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-21T13:58:37.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-21T13:58:37.689Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-21T13:58:38.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-21T13:58:38.768Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T13:58:39.137Z] docker_cli_network_unix_test.go:46: [d778d5afc231e] daemon is not started [2022-04-21T13:58:39.236Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-21T13:58:39.236Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T13:58:39.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-21T13:58:39.659Z] docker_cli_network_unix_test.go:1233: [d79e704788497] daemon is not started [2022-04-21T13:58:39.703Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-21T13:58:40.689Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-21T13:58:40.689Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T13:58:40.689Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-21T13:58:40.905Z] === RUN TestDockerSuite/TestBuildRm [2022-04-21T13:58:42.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-21T13:58:43.898Z] docker_cli_network_unix_test.go:46: [dd149a7e19656] daemon is not started [2022-04-21T13:58:44.476Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-21T13:58:44.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-21T13:58:44.839Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-21T13:58:46.041Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-21T13:58:46.041Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T13:58:46.041Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-21T13:58:46.041Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T13:58:46.041Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-21T13:58:47.027Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-21T13:58:48.013Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-21T13:58:48.145Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-21T13:58:48.481Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-21T13:58:48.948Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-21T13:58:49.404Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-21T13:58:49.934Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-21T13:58:50.691Z] docker_cli_network_unix_test.go:46: [d1bed6511496b] daemon is not started [2022-04-21T13:58:51.313Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-21T13:58:51.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-21T13:58:52.204Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-21T13:58:54.118Z] docker_cli_network_unix_test.go:46: [d6a30bfc5ef20] daemon is not started [2022-04-21T13:58:54.254Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-21T13:58:54.255Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T13:58:54.255Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-21T13:58:54.255Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T13:58:54.255Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-21T13:58:54.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-21T13:58:54.694Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-21T13:58:55.764Z] docker_cli_network_unix_test.go:46: [dc2f42b82c4c7] daemon is not started [2022-04-21T13:58:55.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-21T13:58:55.819Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-21T13:58:56.025Z] docker_cli_network_unix_test.go:46: [d33e544a9a0c3] daemon is not started [2022-04-21T13:58:56.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-21T13:58:56.549Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-21T13:58:56.549Z] docker_cli_network_unix_test.go:46: [db0154ab014de] daemon is not started [2022-04-21T13:58:56.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-21T13:58:56.909Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-21T13:58:56.909Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T13:58:56.909Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-21T13:58:57.121Z] docker_cli_network_unix_test.go:46: [d0627b9de06e7] daemon is not started [2022-04-21T13:58:57.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-21T13:58:57.895Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-21T13:58:57.895Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T13:58:57.895Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-21T13:58:58.051Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-21T13:58:58.264Z] docker_cli_network_unix_test.go:46: [d18342a3efcd4] daemon is not started [2022-04-21T13:58:58.363Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-21T13:58:58.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-21T13:58:59.096Z] docker_cli_network_unix_test.go:46: [d456e02fc9d80] daemon is not started [2022-04-21T13:58:59.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-21T13:58:59.357Z] docker_cli_network_unix_test.go:46: [dc8005005eb91] daemon is not started [2022-04-21T13:58:59.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-21T13:58:59.601Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-21T13:58:59.927Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-21T13:58:59.929Z] docker_cli_network_unix_test.go:46: [d5477aa8c01d0] daemon is not started [2022-04-21T13:59:00.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-21T13:59:00.500Z] docker_cli_network_unix_test.go:46: [d8018ed57619c] daemon is not started [2022-04-21T13:59:00.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-21T13:59:00.760Z] docker_cli_network_unix_test.go:46: [df27c9eb7a1b7] daemon is not started [2022-04-21T13:59:00.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-21T13:59:00.913Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-21T13:59:01.020Z] docker_cli_network_unix_test.go:46: [dc6d656e71aa2] daemon is not started [2022-04-21T13:59:01.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-21T13:59:01.020Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-21T13:59:01.020Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-21T13:59:01.020Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-21T13:59:01.381Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-21T13:59:01.381Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T13:59:01.381Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-21T13:59:01.962Z] docker_cli_network_unix_test.go:46: [da5640a116e0e] daemon is not started [2022-04-21T13:59:01.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-21T13:59:02.366Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-21T13:59:02.535Z] docker_cli_network_unix_test.go:46: [d83e44bffd5c8] daemon is not started [2022-04-21T13:59:02.543Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-21T13:59:02.833Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-21T13:59:02.833Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T13:59:02.833Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-21T13:59:02.833Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T13:59:02.833Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-21T13:59:03.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-21T13:59:03.106Z] docker_cli_network_unix_test.go:46: [dc05437477d49] daemon is not started [2022-04-21T13:59:03.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-21T13:59:03.369Z] docker_cli_network_unix_test.go:46: [dc9aadd7c70e9] daemon is not started [2022-04-21T13:59:03.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-21T13:59:03.631Z] docker_cli_network_unix_test.go:46: [d16349e2201ab] daemon is not started [2022-04-21T13:59:03.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-21T13:59:03.924Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-21T13:59:05.039Z] docker_cli_network_unix_test.go:968: [d147d60ac5e42] daemon is not started [2022-04-21T13:59:06.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-21T13:59:07.216Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-21T13:59:07.283Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-21T13:59:07.583Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-21T13:59:08.158Z] docker_cli_network_unix_test.go:46: [dd08f3d35f895] daemon is not started [2022-04-21T13:59:08.158Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-21T13:59:08.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-21T13:59:08.729Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-21T13:59:09.779Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-21T13:59:11.274Z] docker_cli_network_unix_test.go:1116: [d39e7f26fba3b] daemon is not started [2022-04-21T13:59:11.274Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-21T13:59:15.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-21T13:59:15.480Z] docker_cli_network_unix_test.go:46: [d7e09f6d1f48c] daemon is not started [2022-04-21T13:59:15.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-21T13:59:15.623Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-21T13:59:15.741Z] docker_cli_network_unix_test.go:46: [d14e9945f0c24] daemon is not started [2022-04-21T13:59:15.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-21T13:59:16.001Z] docker_cli_network_unix_test.go:46: [d1b279da4bdb0] daemon is not started [2022-04-21T13:59:16.001Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-21T13:59:16.001Z] docker_cli_network_unix_test.go:46: [d8228f92bb534] daemon is not started [2022-04-21T13:59:16.001Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-21T13:59:16.261Z] docker_cli_network_unix_test.go:46: [d750ca13f5f0d] daemon is not started [2022-04-21T13:59:16.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-21T13:59:16.261Z] docker_cli_network_unix_test.go:46: [d7c395686018d] daemon is not started [2022-04-21T13:59:16.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-21T13:59:16.261Z] docker_cli_network_unix_test.go:46: [df96dfcf3b44c] daemon is not started [2022-04-21T13:59:16.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-21T13:59:18.174Z] docker_cli_network_unix_test.go:46: [d91e592e2526b] daemon is not started [2022-04-21T13:59:18.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-21T13:59:18.744Z] docker_cli_network_unix_test.go:46: [d2ea961a8e9d6] daemon is not started [2022-04-21T13:59:18.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-21T13:59:18.744Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-21T13:59:18.744Z] docker_cli_network_unix_test.go:46: [d39acf86d7459] daemon is not started [2022-04-21T13:59:18.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-21T13:59:19.316Z] docker_cli_network_unix_test.go:46: [d8dc9e4eb651c] daemon is not started [2022-04-21T13:59:19.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-21T13:59:22.147Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-21T13:59:22.147Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-21T13:59:22.147Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-21T13:59:23.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-21T13:59:24.729Z] docker_cli_network_unix_test.go:1084: [d2808e61032ff] daemon is not started [2022-04-21T13:59:26.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-21T13:59:26.112Z] docker_cli_network_unix_test.go:46: [da98891644bf6] daemon is not started [2022-04-21T13:59:26.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-21T13:59:26.684Z] docker_cli_network_unix_test.go:46: [d5fb2a0af5c57] daemon is not started [2022-04-21T13:59:26.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-21T13:59:28.327Z] docker_cli_network_unix_test.go:46: [dedc8b44616f1] daemon is not started [2022-04-21T13:59:28.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-21T13:59:28.587Z] docker_cli_network_unix_test.go:46: [dacc93f12a93d] daemon is not started [2022-04-21T13:59:28.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-21T13:59:29.158Z] docker_cli_network_unix_test.go:46: [d699a7e2a0da0] daemon is not started [2022-04-21T13:59:29.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-21T13:59:29.188Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-21T13:59:29.188Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-21T13:59:29.729Z] docker_cli_network_unix_test.go:46: [d3f0d24b6c526] daemon is not started [2022-04-21T13:59:29.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-21T13:59:30.300Z] docker_cli_network_unix_test.go:46: [d87e998eedbdb] daemon is not started [2022-04-21T13:59:30.871Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-21T13:59:32.894Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-21T13:59:32.894Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-21T13:59:33.247Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-21T13:59:33.247Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T13:59:33.247Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-21T13:59:36.158Z] docker_cli_network_unix_test.go:46: [d0a77d6220de1] daemon is not started [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite (65.21s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.38s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.97s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.08s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.83s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.90s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.31s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.97s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.83s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.03s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.14s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.26s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.42s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.96s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.23s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.29s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.87s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.25s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.07s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.41s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.77s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.38s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-04-21T13:59:36.419Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.83s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.50s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.53s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-04-21T13:59:36.419Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.71s) [2022-04-21T13:59:36.419Z] === RUN TestDockerHubPullSuite [2022-04-21T13:59:36.419Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-21T13:59:36.599Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-21T13:59:37.589Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-21T13:59:37.589Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-21T13:59:37.589Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-21T13:59:38.330Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-21T13:59:39.007Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-21T13:59:39.116Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-21T13:59:39.116Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T13:59:39.461Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-21T13:59:39.461Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T13:59:39.461Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-21T13:59:39.461Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T13:59:39.461Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-21T13:59:39.572Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-21T13:59:39.572Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T13:59:39.572Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-21T13:59:39.572Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T13:59:39.572Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-21T13:59:40.031Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-21T13:59:40.031Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T13:59:40.031Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-21T13:59:40.873Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-21T13:59:41.133Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-21T13:59:42.348Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-21T13:59:42.518Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-21T13:59:42.797Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-21T13:59:42.797Z] --- PASS: TestDockerHubPullSuite (6.38s) [2022-04-21T13:59:42.797Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.78s) [2022-04-21T13:59:42.797Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2022-04-21T13:59:42.797Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.66s) [2022-04-21T13:59:42.797Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.44s) [2022-04-21T13:59:42.797Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2022-04-21T13:59:42.797Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-21T13:59:42.797Z] PASS [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === Skipped [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-21T13:59:42.797Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-21T13:59:42.797Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-04-21T13:59:42.797Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-21T13:59:42.797Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-21T13:59:42.797Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-21T13:59:42.797Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-21T13:59:42.797Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-21T13:59:42.797Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-21T13:59:42.797Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-04-21T13:59:42.797Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-21T13:59:42.797Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-21T13:59:42.797Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-21T13:59:42.797Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-21T13:59:42.797Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-21T13:59:42.797Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-21T13:59:42.797Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-21T13:59:42.797Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.02s) [2022-04-21T13:59:42.797Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.02s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-21T13:59:42.797Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-21T13:59:42.797Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-21T13:59:42.797Z] [2022-04-21T13:59:42.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-21T13:59:42.797Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T13:59:42.798Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-21T13:59:42.798Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T13:59:42.798Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-04-21T13:59:42.798Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-04-21T13:59:42.798Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-04-21T13:59:42.798Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-21T13:59:42.798Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-21T13:59:42.798Z] docker_cli_network_unix_test.go:46: [d39acf86d7459] daemon is not started [2022-04-21T13:59:42.798Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] DONE 1265 tests, 51 skipped in 1507.336s [2022-04-21T13:59:42.798Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T13:59:42.798Z] ++++ cat bundles/test-integration/docker.pid [2022-04-21T13:59:42.798Z] +++ kill 9397 [2022-04-21T13:59:42.798Z] +++ /etc/init.d/apparmor stop [2022-04-21T13:59:42.798Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] Unloading profiles will leave already running processes permanently [2022-04-21T13:59:42.798Z] unconfined, which can lead to unexpected situations. [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:42.798Z] To set a process to complain mode, use the command line tool [2022-04-21T13:59:42.798Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T13:59:42.798Z] +++ true [2022-04-21T13:59:42.798Z] exiting test-integration [2022-04-21T13:59:42.798Z] ++ exit 0 [2022-04-21T13:59:42.798Z] [2022-04-21T13:59:43.066Z] + for job in $(jobs -p) [2022-04-21T13:59:43.066Z] + wait 1748 [2022-04-21T13:59:47.008Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-21T13:59:49.170Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-21T13:59:49.170Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-21T13:59:49.625Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-21T13:59:52.516Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-21T13:59:52.975Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-21T13:59:54.220Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-21T13:59:54.220Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T13:59:54.220Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-21T13:59:54.509Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-21T13:59:55.185Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-21T13:59:56.718Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-21T14:00:00.443Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-21T14:00:03.063Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-21T14:00:04.022Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-21T14:00:04.198Z] === RUN TestDockerSuite/TestBuildUser [2022-04-21T14:00:04.198Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T14:00:04.198Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-21T14:00:04.198Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T14:00:04.198Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-21T14:00:04.198Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T14:00:04.198Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-21T14:00:07.907Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-21T14:00:07.907Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-21T14:00:09.631Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-21T14:00:09.631Z] docker_cli_swarm_test.go:1180: [d815e7ae498ce] joining swarm manager [df9669b11ed81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T14:00:09.940Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-21T14:00:09.940Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-21T14:00:09.940Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T14:00:09.940Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-21T14:00:10.793Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-21T14:00:10.793Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T14:00:10.793Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-21T14:00:10.793Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T14:00:10.793Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-21T14:00:12.558Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-21T14:00:13.831Z] docker_cli_swarm_test.go:1189: [dcceecbf30273] joining swarm manager [df9669b11ed81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T14:00:16.267Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-21T14:00:24.794Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-21T14:00:28.504Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-21T14:00:30.982Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-21T14:00:30.982Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-21T14:00:30.982Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-21T14:00:31.875Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-21T14:00:31.875Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-21T14:00:33.146Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-21T14:00:33.162Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-21T14:00:34.120Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-21T14:00:34.120Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T14:00:34.120Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-21T14:00:34.120Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T14:00:34.120Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-21T14:00:36.034Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-21T14:00:37.004Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-21T14:00:37.004Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T14:00:37.004Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-21T14:00:37.633Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-21T14:00:38.203Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-21T14:00:42.298Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-21T14:00:42.298Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T14:00:42.752Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-21T14:00:42.752Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T14:00:42.752Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-21T14:00:44.909Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-21T14:00:44.909Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T14:00:44.909Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-21T14:00:52.571Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-21T14:00:55.175Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-21T14:00:57.335Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-21T14:00:57.335Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-21T14:00:59.157Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-21T14:01:02.460Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-21T14:01:04.372Z] docker_cli_swarm_test.go:1112: [d8729ea428789] joining swarm manager [db40dfe3a1672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T14:01:05.754Z] docker_cli_swarm_test.go:1113: [d0340e0491bc4] joining swarm manager [db40dfe3a1672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T14:01:09.798Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-21T14:01:09.798Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T14:01:09.798Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-21T14:01:09.798Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T14:01:09.798Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-21T14:01:09.798Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T14:01:09.798Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-21T14:01:10.257Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-21T14:01:12.914Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-21T14:01:16.010Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-21T14:01:17.534Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-21T14:01:17.534Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T14:01:17.988Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-21T14:01:17.988Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T14:01:17.988Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-21T14:01:17.988Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T14:01:17.988Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-21T14:01:19.509Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-21T14:01:24.164Z] === RUN TestDockerSuite/TestCommitChange [2022-04-21T14:01:27.869Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-21T14:01:30.543Z] === RUN TestDockerSuite/TestBuildRm [2022-04-21T14:01:31.574Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-21T14:01:31.574Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T14:01:31.574Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-21T14:01:38.611Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-21T14:01:38.611Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:01:38.611Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-21T14:01:42.888Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-21T14:01:44.365Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-21T14:01:44.415Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-21T14:01:44.415Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T14:01:44.415Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-21T14:01:44.415Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T14:01:44.870Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-21T14:01:46.394Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-21T14:01:48.079Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-21T14:01:48.079Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T14:01:48.079Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-21T14:01:48.079Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T14:01:48.079Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-21T14:01:48.079Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T14:01:48.079Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-21T14:01:48.079Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T14:01:48.079Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-21T14:01:48.079Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T14:01:48.079Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-21T14:01:48.079Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:01:48.079Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-21T14:01:48.079Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T14:01:48.079Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-21T14:01:48.079Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-21T14:01:50.104Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-21T14:01:50.229Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-21T14:01:50.229Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-21T14:01:50.229Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T14:01:50.229Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-21T14:01:53.813Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-21T14:01:53.839Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-21T14:01:57.524Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-21T14:02:00.875Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-21T14:02:00.875Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-21T14:02:00.875Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-21T14:02:01.834Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-21T14:02:01.834Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-21T14:02:02.289Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-21T14:02:02.289Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:02:02.289Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-21T14:02:02.289Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:02:02.289Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-21T14:02:04.452Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-21T14:02:04.452Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T14:02:04.452Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-21T14:02:04.452Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-21T14:02:06.614Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-21T14:02:06.614Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-21T14:02:06.614Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-21T14:02:06.614Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-21T14:02:06.614Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T14:02:06.614Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-21T14:02:06.614Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T14:02:06.614Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-21T14:02:09.498Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-21T14:02:11.658Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-21T14:02:12.287Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-21T14:02:12.742Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-21T14:02:13.180Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-21T14:02:13.180Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-21T14:02:13.180Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-21T14:02:13.180Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-21T14:02:13.702Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-21T14:02:15.339Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-21T14:02:15.339Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-21T14:02:17.500Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-21T14:02:17.500Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T14:02:17.500Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-21T14:02:17.500Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T14:02:17.500Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-21T14:02:20.384Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-21T14:02:20.384Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-21T14:02:21.908Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-21T14:02:21.908Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T14:02:21.908Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-21T14:02:22.236Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-21T14:02:22.236Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-21T14:02:24.793Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-21T14:02:24.793Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-21T14:02:25.965Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-21T14:02:25.965Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-21T14:02:27.219Z] docker_cli_swarm_test.go:1166: [d3102afa78470] joining swarm manager [db40dfe3a1672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-21T14:02:27.677Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-21T14:02:30.565Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-21T14:02:30.629Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-21T14:02:35.221Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-21T14:02:35.221Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-21T14:02:35.221Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-21T14:02:35.221Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-21T14:02:35.221Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-21T14:02:36.746Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-21T14:02:36.746Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-21T14:02:36.746Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-21T14:02:38.905Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-21T14:02:38.905Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T14:02:39.359Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-21T14:02:40.883Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-21T14:02:40.883Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-21T14:02:45.536Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-21T14:02:47.059Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-21T14:02:47.059Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T14:02:47.059Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-21T14:02:47.059Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T14:02:47.059Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-21T14:02:47.059Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T14:02:47.059Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-21T14:02:47.059Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T14:02:47.059Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-21T14:02:47.059Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T14:02:47.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-21T14:02:48.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-21T14:02:48.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-21T14:02:50.600Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-21T14:02:50.601Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-21T14:02:50.601Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-21T14:02:51.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-21T14:02:51.658Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-21T14:02:51.658Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T14:02:51.658Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-21T14:02:52.116Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-21T14:02:53.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-21T14:02:53.640Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-21T14:02:53.792Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-21T14:02:55.173Z] docker_cli_swarm_test.go:1447: [d493040aee1f8] joining swarm manager [d6d8722fe0a9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T14:02:55.742Z] docker_cli_swarm_test.go:1448: [db3ad8f66b116] joining swarm manager [d6d8722fe0a9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T14:02:55.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-21T14:02:58.297Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-21T14:02:58.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006c0270_} [2022-04-21T14:03:00.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1468940414_c:\foo_false____} [2022-04-21T14:03:02.958Z] === RUN TestDockerSuite/TestBuildUser [2022-04-21T14:03:02.958Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T14:03:02.958Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-21T14:03:02.958Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T14:03:02.958Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-21T14:03:02.958Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T14:03:02.958Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-21T14:03:02.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1468940414_c:\foo_true____} [2022-04-21T14:03:05.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-21T14:03:05.133Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-21T14:03:05.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-21T14:03:05.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-21T14:03:05.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-21T14:03:05.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-21T14:03:05.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-21T14:03:05.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-21T14:03:05.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-21T14:03:05.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-21T14:03:05.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-21T14:03:05.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-21T14:03:05.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-21T14:03:05.587Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-21T14:03:05.587Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T14:03:05.587Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-21T14:03:05.587Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T14:03:05.587Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-21T14:03:05.587Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T14:03:05.587Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-21T14:03:05.587Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T14:03:05.587Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-21T14:03:05.587Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T14:03:05.587Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-21T14:03:06.672Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-21T14:03:07.127Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-21T14:03:07.961Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-21T14:03:07.961Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-21T14:03:07.961Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-21T14:03:07.961Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-21T14:03:07.961Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-21T14:03:08.234Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-21T14:03:08.470Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-21T14:03:08.470Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.470Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-21T14:03:08.470Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.470Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-21T14:03:08.470Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.470Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-21T14:03:08.470Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.470Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-21T14:03:08.470Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.470Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-21T14:03:08.470Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.470Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-21T14:03:08.470Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.470Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-21T14:03:08.470Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.470Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-21T14:03:08.470Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.470Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-21T14:03:08.470Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.470Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-21T14:03:08.470Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.470Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-21T14:03:08.470Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.470Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-21T14:03:08.470Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.470Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-21T14:03:08.531Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-21T14:03:10.014Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-21T14:03:10.014Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T14:03:10.014Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-21T14:03:10.014Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T14:03:10.014Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-21T14:03:10.630Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-21T14:03:10.631Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-21T14:03:10.631Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T14:03:10.631Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-21T14:03:11.073Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-21T14:03:13.518Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-21T14:03:13.518Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T14:03:13.518Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-21T14:03:13.518Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T14:03:13.518Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-21T14:03:13.518Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T14:03:13.518Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-21T14:03:14.373Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-21T14:03:16.283Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-21T14:03:16.782Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-21T14:03:18.192Z] docker_cli_swarm_unix_test.go:63: [d90a2cd26120e] joining swarm manager [dfd2b788a7da5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T14:03:18.204Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-21T14:03:20.367Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-21T14:03:20.367Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:03:20.367Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-21T14:03:20.367Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T14:03:20.367Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-21T14:03:28.895Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-21T14:03:28.895Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:03:28.895Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-21T14:03:28.895Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:03:28.895Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-21T14:03:31.070Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-21T14:03:31.070Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-21T14:03:34.430Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-21T14:03:37.429Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-21T14:03:37.429Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T14:03:37.429Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-21T14:03:37.429Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T14:03:37.429Z] === RUN TestDockerSuite/TestCpToDot [2022-04-21T14:03:38.105Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-21T14:03:39.591Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-21T14:03:39.591Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T14:03:39.591Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-21T14:03:39.591Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T14:03:39.591Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-21T14:03:41.750Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-21T14:03:41.750Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:03:41.750Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-21T14:03:41.750Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T14:03:41.750Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-21T14:03:41.750Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T14:03:41.750Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-21T14:03:41.750Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T14:03:41.750Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-21T14:03:42.205Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-21T14:03:42.205Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-21T14:03:42.768Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-21T14:03:42.768Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T14:03:43.223Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-21T14:03:43.223Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T14:03:43.223Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-21T14:03:44.364Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-21T14:03:46.107Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-21T14:03:46.107Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T14:03:46.524Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-21T14:03:46.562Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-21T14:03:46.978Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-21T14:03:46.978Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-21T14:03:48.503Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-21T14:03:48.958Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-21T14:03:49.412Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-21T14:03:49.412Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T14:03:49.412Z] === RUN TestDockerSuite/TestCreateRM [2022-04-21T14:03:49.867Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-21T14:03:49.867Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T14:03:49.867Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-21T14:03:49.867Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-21T14:03:50.322Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-21T14:03:56.850Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-21T14:03:57.357Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-21T14:03:57.812Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-21T14:03:57.812Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-21T14:04:00.567Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-21T14:04:00.695Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-21T14:04:01.022Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-21T14:04:01.150Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-21T14:04:01.150Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:04:01.150Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-21T14:04:03.310Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-21T14:04:03.310Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:04:03.310Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-21T14:04:03.765Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-21T14:04:03.765Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T14:04:03.765Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-21T14:04:03.765Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T14:04:03.765Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-21T14:04:03.765Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T14:04:03.765Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-21T14:04:03.765Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:04:03.765Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-21T14:04:03.765Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T14:04:03.765Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-21T14:04:03.765Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T14:04:03.765Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-21T14:04:03.765Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:04:03.765Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-21T14:04:03.765Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:04:03.765Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-21T14:04:03.765Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T14:04:03.765Z] === RUN TestDockerSuite/TestDockerFails [2022-04-21T14:04:03.765Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-21T14:04:03.765Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T14:04:03.765Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-21T14:04:03.765Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T14:04:03.765Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-21T14:04:03.765Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T14:04:03.765Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-21T14:04:03.765Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T14:04:03.765Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-21T14:04:03.765Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T14:04:03.765Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-21T14:04:06.649Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-21T14:04:08.808Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-21T14:04:10.060Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-21T14:04:10.970Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-21T14:04:13.522Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-21T14:04:13.522Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T14:04:13.779Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-21T14:04:13.978Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-21T14:04:13.978Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T14:04:13.978Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-21T14:04:13.978Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T14:04:13.978Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-21T14:04:14.450Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-21T14:04:14.450Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-21T14:04:14.450Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-21T14:04:15.504Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-21T14:04:16.360Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-21T14:04:19.493Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-21T14:04:19.656Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-21T14:04:22.201Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-21T14:04:22.553Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-21T14:04:23.508Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-21T14:04:23.521Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-21T14:04:23.522Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T14:04:23.979Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-21T14:04:23.979Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T14:04:23.979Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-21T14:04:23.979Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T14:04:23.979Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-21T14:04:24.113Z] docker_api_swarm_test.go:962: [d987a660edbdc] joining swarm manager [dcf8d3dfbcecb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T14:04:25.517Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-21T14:04:25.517Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T14:04:25.517Z] === RUN TestDockerSuite/TestCommitChange [2022-04-21T14:04:28.188Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-21T14:04:28.561Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-21T14:04:30.201Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-21T14:04:30.352Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-21T14:04:31.311Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-21T14:04:34.866Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-21T14:04:34.866Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T14:04:34.866Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-21T14:04:35.023Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-21T14:04:35.477Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-21T14:04:36.438Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-21T14:04:41.099Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-21T14:04:41.913Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-21T14:04:41.913Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:04:41.913Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-21T14:04:42.251Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-21T14:04:45.761Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-21T14:04:45.761Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-21T14:04:45.761Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-21T14:04:45.761Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:04:45.761Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-21T14:04:45.761Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T14:04:45.761Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-21T14:04:45.761Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T14:04:45.761Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-21T14:04:46.719Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-21T14:04:46.719Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T14:04:46.719Z] === RUN TestDockerSuite/TestEventsRename [2022-04-21T14:04:47.818Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-21T14:04:48.888Z] === RUN TestDockerSuite/TestEventsResize [2022-04-21T14:04:52.477Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-21T14:04:52.477Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T14:04:52.477Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-21T14:04:52.477Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T14:04:52.477Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-21T14:04:52.477Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T14:04:52.477Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-21T14:04:52.477Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T14:04:52.477Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-21T14:04:52.477Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T14:04:52.477Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-21T14:04:52.477Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:04:52.477Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-21T14:04:52.477Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T14:04:52.477Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-21T14:04:52.477Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-21T14:04:54.491Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-21T14:04:55.433Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-21T14:04:57.409Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-21T14:04:57.975Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-21T14:04:58.938Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-21T14:04:59.518Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-21T14:05:00.526Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-21T14:05:01.098Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-21T14:05:05.754Z] === RUN TestDockerSuite/TestEventsTop [2022-04-21T14:05:05.754Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T14:05:05.754Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-21T14:05:06.559Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-21T14:05:06.559Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-21T14:05:06.559Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-21T14:05:07.116Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-21T14:05:08.635Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-21T14:05:08.719Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-21T14:05:08.719Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-21T14:05:08.719Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-21T14:05:08.719Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:05:08.719Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-21T14:05:08.719Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:05:08.719Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-21T14:05:11.604Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-21T14:05:11.604Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T14:05:11.604Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-21T14:05:11.604Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-21T14:05:12.344Z] === RUN TestDockerSuite/TestExec [2022-04-21T14:05:12.344Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:05:12.344Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-21T14:05:12.344Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:05:12.344Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-21T14:05:12.401Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-21T14:05:14.329Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-21T14:05:14.486Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-21T14:05:14.486Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-21T14:05:14.486Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-21T14:05:14.486Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-21T14:05:14.486Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T14:05:14.486Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-21T14:05:14.486Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T14:05:14.486Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-21T14:05:14.563Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-21T14:05:16.087Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-21T14:05:16.087Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T14:05:16.087Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-21T14:05:16.087Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T14:05:16.087Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-21T14:05:16.087Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:05:16.087Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-21T14:05:16.868Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-21T14:05:17.371Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-21T14:05:17.613Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-21T14:05:19.411Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-21T14:05:19.773Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-21T14:05:20.258Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-21T14:05:21.296Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-21T14:05:21.952Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-21T14:05:23.454Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-21T14:05:23.975Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-21T14:05:23.975Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-21T14:05:23.975Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-21T14:05:23.975Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-21T14:05:25.247Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-21T14:05:26.862Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-21T14:05:26.863Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-21T14:05:27.158Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-21T14:05:28.111Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-21T14:05:28.111Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T14:05:28.111Z] === RUN TestDockerSuite/TestExecEnv [2022-04-21T14:05:28.111Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:05:28.111Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-21T14:05:28.111Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T14:05:28.111Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-21T14:05:29.638Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-21T14:05:29.748Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-21T14:05:29.748Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T14:05:29.748Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-21T14:05:29.748Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T14:05:29.748Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-21T14:05:32.631Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-21T14:05:32.631Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-21T14:05:34.297Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-21T14:05:34.297Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T14:05:34.297Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-21T14:05:34.297Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T14:05:34.297Z] === RUN TestDockerSuite/TestExecParseError [2022-04-21T14:05:34.297Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T14:05:34.297Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-21T14:05:34.297Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T14:05:34.297Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-21T14:05:34.297Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T14:05:34.297Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-21T14:05:34.789Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-21T14:05:34.789Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T14:05:34.789Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-21T14:05:35.820Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-21T14:05:35.820Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T14:05:35.820Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-21T14:05:35.820Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T14:05:35.820Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-21T14:05:35.820Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:05:35.820Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-21T14:05:35.820Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T14:05:35.820Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-21T14:05:35.820Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T14:05:35.820Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-21T14:05:37.980Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-21T14:05:37.980Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T14:05:37.980Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-21T14:05:38.499Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-21T14:05:38.499Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-21T14:05:41.384Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-21T14:05:42.638Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-21T14:05:42.638Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T14:05:42.638Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-21T14:05:42.638Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T14:05:42.638Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-21T14:05:42.638Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T14:05:42.638Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-21T14:05:46.043Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-21T14:05:48.388Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-21T14:05:50.702Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-21T14:05:50.702Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-21T14:05:50.702Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-21T14:05:50.702Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-21T14:05:51.158Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-21T14:05:54.041Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-21T14:05:54.041Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-21T14:05:54.041Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-21T14:05:54.230Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-21T14:05:56.205Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-21T14:05:56.205Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T14:05:56.205Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-21T14:05:57.109Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-21T14:05:59.919Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-21T14:05:59.919Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-21T14:06:02.866Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-21T14:06:02.866Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:06:02.866Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-21T14:06:02.866Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-21T14:06:03.321Z] === RUN TestDockerSuite/TestHealth [2022-04-21T14:06:03.321Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T14:06:03.321Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-21T14:06:03.321Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-21T14:06:03.321Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-21T14:06:03.321Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-21T14:06:04.581Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-21T14:06:07.466Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-21T14:06:07.466Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T14:06:07.466Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-21T14:06:07.466Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T14:06:07.466Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-21T14:06:07.466Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T14:06:07.466Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-21T14:06:07.466Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T14:06:07.466Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-21T14:06:07.466Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T14:06:07.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-21T14:06:07.979Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-21T14:06:07.979Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-21T14:06:07.979Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T14:06:07.979Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-21T14:06:07.979Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-21T14:06:07.979Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-21T14:06:07.979Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-21T14:06:08.437Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-21T14:06:08.437Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T14:06:08.437Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-21T14:06:09.397Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-21T14:06:09.397Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-21T14:06:09.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-21T14:06:09.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-21T14:06:09.791Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-21T14:06:10.251Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-21T14:06:10.251Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T14:06:10.251Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-21T14:06:10.251Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T14:06:10.251Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-21T14:06:10.920Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-21T14:06:11.223Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-21T14:06:11.374Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-21T14:06:12.192Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-21T14:06:12.193Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T14:06:12.193Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-21T14:06:12.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-21T14:06:12.653Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-21T14:06:12.898Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-21T14:06:13.114Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-21T14:06:14.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-21T14:06:15.784Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-21T14:06:15.784Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-21T14:06:15.784Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:06:15.784Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-21T14:06:17.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-21T14:06:17.814Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-21T14:06:19.491Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-21T14:06:19.491Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-21T14:06:19.491Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-21T14:06:19.491Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:06:19.491Z] === RUN TestDockerSuite/TestImportFile [2022-04-21T14:06:19.491Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:06:19.491Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-21T14:06:19.491Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-21T14:06:19.491Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T14:06:19.491Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-21T14:06:19.491Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:06:19.491Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-21T14:06:19.491Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:06:19.491Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-21T14:06:19.491Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T14:06:19.491Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-21T14:06:19.491Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T14:06:19.491Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-21T14:06:19.491Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T14:06:19.946Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-21T14:06:19.946Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-21T14:06:19.946Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:06:19.946Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-21T14:06:19.946Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:06:19.946Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-21T14:06:20.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009542e8_} [2022-04-21T14:06:20.730Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-21T14:06:22.105Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-21T14:06:22.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13649193192_c:\foo_false____} [2022-04-21T14:06:23.426Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-21T14:06:24.265Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-21T14:06:24.265Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:06:24.265Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-21T14:06:24.265Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T14:06:24.265Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-21T14:06:24.719Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-21T14:06:24.719Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T14:06:24.719Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-21T14:06:25.429Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-21T14:06:25.429Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T14:06:25.429Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-21T14:06:25.429Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T14:06:25.429Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-21T14:06:25.429Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T14:06:25.429Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-21T14:06:25.429Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T14:06:25.429Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-21T14:06:25.429Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T14:06:25.429Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-21T14:06:25.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13649193192_c:\foo_true____} [2022-04-21T14:06:26.881Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-21T14:06:26.881Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-21T14:06:28.402Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-21T14:06:28.402Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-21T14:06:28.402Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-21T14:06:28.402Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-21T14:06:28.402Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-21T14:06:28.402Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T14:06:28.402Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-21T14:06:29.172Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-21T14:06:29.172Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T14:06:29.172Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-21T14:06:29.172Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:06:29.172Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-21T14:06:29.172Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:06:29.172Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-21T14:06:29.632Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-21T14:06:29.763Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-21T14:06:29.763Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:06:29.763Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-21T14:06:29.763Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T14:06:29.763Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-21T14:06:29.763Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T14:06:29.763Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-21T14:06:31.289Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-21T14:06:31.289Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T14:06:31.289Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-21T14:06:31.289Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:06:31.289Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-21T14:06:31.289Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:06:31.289Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-21T14:06:31.289Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T14:06:31.289Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-21T14:06:31.289Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:06:31.289Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-21T14:06:31.289Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:06:31.289Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-21T14:06:31.289Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T14:06:31.289Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-21T14:06:31.289Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:06:31.289Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-21T14:06:31.289Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T14:06:31.289Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-21T14:06:31.289Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T14:06:31.289Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-21T14:06:31.289Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T14:06:31.289Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-21T14:06:31.289Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:06:31.289Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-21T14:06:31.289Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:06:31.289Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-21T14:06:31.923Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-21T14:06:34.172Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-21T14:06:34.172Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-21T14:06:34.172Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T14:06:34.172Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-21T14:06:34.358Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-21T14:06:35.631Z] === RUN TestDockerSuite/TestInspectImage [2022-04-21T14:06:35.631Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:06:35.631Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-21T14:06:35.631Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:06:35.631Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-21T14:06:35.631Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:06:35.631Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-21T14:06:37.057Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-21T14:06:37.057Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T14:06:37.057Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-21T14:06:37.057Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T14:06:37.057Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-21T14:06:37.057Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T14:06:37.057Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-21T14:06:37.794Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-21T14:06:38.331Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-21T14:06:39.954Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-21T14:06:39.954Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-21T14:06:41.717Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-21T14:06:42.839Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-21T14:06:44.363Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-21T14:06:44.363Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T14:06:44.363Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-21T14:06:44.363Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-21T14:06:44.602Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-21T14:06:44.602Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:06:44.602Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-21T14:06:44.602Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T14:06:44.602Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-21T14:06:46.523Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-21T14:06:46.779Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-21T14:06:47.749Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-21T14:06:47.749Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T14:06:47.749Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-21T14:06:47.749Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T14:06:47.749Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-21T14:06:47.749Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T14:06:47.749Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-21T14:06:47.749Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T14:06:47.749Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-21T14:06:47.749Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T14:06:47.749Z] === RUN TestDockerSuite/TestBuildFails [2022-04-21T14:06:53.232Z] --- PASS: TestDockerSwarmSuite (1593.99s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.08s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.34s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.15s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.24s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (23.92s) [2022-04-21T14:06:53.233Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.42s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.15s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.76s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.53s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.90s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.73s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.42s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.34s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.08s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.41s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.57s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.84s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.22s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.53s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.32s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.78s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.18s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.38s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.57s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.98s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.26s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.05s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.32s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.70s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.00s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.93s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.04s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.71s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.22s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.06s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.97s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.18s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.45s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.59s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.31s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.93s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.73s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.78s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.08s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.15s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.71s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.28s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.96s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.57s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.24s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.12s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.41s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.39s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.04s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.91s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.08s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.77s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.19s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.96s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.96s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.20s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.47s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.29s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.40s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.79s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.28s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.64s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.62s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.89s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.01s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (73.81s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.34s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.38s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.11s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.78s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.50s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.39s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.63s) [2022-04-21T14:06:53.233Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.11s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.51s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.15s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.04s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.12s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.86s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (110.49s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.38s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.44s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.88s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.36s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.82s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.64s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.84s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-04-21T14:06:53.233Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-04-21T14:06:53.233Z] === RUN TestDockerExternalVolumeSuite [2022-04-21T14:06:53.233Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-21T14:06:53.501Z] docker_cli_external_volume_driver_test.go:52: [d7f9a7cc60e6a] daemon is not started [2022-04-21T14:06:53.559Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-21T14:06:54.845Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-21T14:06:54.845Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-21T14:06:54.873Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-21T14:06:54.873Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:06:54.873Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-21T14:06:54.873Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:06:54.873Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-21T14:06:57.273Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-21T14:06:59.436Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-21T14:07:00.662Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-21T14:07:01.600Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-21T14:07:03.124Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-21T14:07:05.183Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-21T14:07:05.183Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T14:07:05.183Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-21T14:07:05.183Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T14:07:05.183Z] === RUN TestDockerSuite/TestCpToDot [2022-04-21T14:07:05.284Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-21T14:07:05.363Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-21T14:07:07.345Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-21T14:07:07.345Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T14:07:07.345Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-21T14:07:07.345Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T14:07:07.345Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-21T14:07:08.210Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-21T14:07:10.231Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-21T14:07:10.231Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.231Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-21T14:07:10.231Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.231Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-21T14:07:10.231Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.231Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-21T14:07:10.231Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.231Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-21T14:07:10.231Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-21T14:07:10.371Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-21T14:07:10.371Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-21T14:07:10.371Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-21T14:07:10.371Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-21T14:07:10.371Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-21T14:07:10.371Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-21T14:07:10.371Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-21T14:07:10.371Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-21T14:07:10.371Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-21T14:07:10.371Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-21T14:07:10.371Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-21T14:07:10.371Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-21T14:07:10.371Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-21T14:07:10.371Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-21T14:07:10.371Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-21T14:07:10.371Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-21T14:07:10.371Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-21T14:07:10.686Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-21T14:07:11.620Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-21T14:07:12.532Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-21T14:07:12.847Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-21T14:07:14.056Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-21T14:07:15.047Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-21T14:07:15.502Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-21T14:07:15.502Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-21T14:07:15.706Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-21T14:07:17.663Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-21T14:07:18.625Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-21T14:07:18.625Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-21T14:07:18.625Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T14:07:18.625Z] === RUN TestDockerSuite/TestCreateRM [2022-04-21T14:07:19.080Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-21T14:07:19.080Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T14:07:19.080Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-21T14:07:19.080Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-21T14:07:19.535Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-21T14:07:19.819Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-21T14:07:25.576Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-21T14:07:25.576Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T14:07:25.576Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-21T14:07:26.040Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-21T14:07:27.587Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-21T14:07:27.737Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-21T14:07:27.737Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-21T14:07:32.288Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-21T14:07:32.288Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T14:07:32.288Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-21T14:07:32.395Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-21T14:07:32.748Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-21T14:07:33.209Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-21T14:07:33.209Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T14:07:33.209Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-21T14:07:34.291Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-21T14:07:34.291Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-21T14:07:34.291Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-21T14:07:35.815Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-21T14:07:36.270Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-21T14:07:36.270Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:07:36.270Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-21T14:07:37.052Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-21T14:07:39.154Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-21T14:07:39.154Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-21T14:07:39.154Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-21T14:07:39.154Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-21T14:07:39.154Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-21T14:07:39.154Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-21T14:07:39.154Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-21T14:07:39.154Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-21T14:07:39.154Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-21T14:07:39.154Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestDockerFails [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-21T14:07:39.154Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-21T14:07:39.154Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-21T14:07:39.154Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-21T14:07:39.154Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-21T14:07:39.154Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T14:07:39.154Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-21T14:07:41.716Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-21T14:07:42.036Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-21T14:07:43.875Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-21T14:07:44.920Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-21T14:07:45.598Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-21T14:07:45.598Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:07:45.598Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-21T14:07:46.038Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-21T14:07:46.038Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T14:07:46.038Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-21T14:07:47.082Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-21T14:07:48.196Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-21T14:07:51.075Z] === RUN TestDockerSuite/TestLogsSince [2022-04-21T14:07:55.962Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-21T14:07:56.422Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-21T14:07:57.368Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-21T14:07:57.962Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-21T14:07:57.963Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T14:07:57.963Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-21T14:07:58.932Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-21T14:07:58.932Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-21T14:07:59.710Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-21T14:07:59.710Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T14:07:59.710Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-21T14:07:59.710Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T14:07:59.710Z] === RUN TestDockerSuite/TestLogsTail [2022-04-21T14:08:01.079Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-21T14:08:01.897Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-21T14:08:02.623Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-21T14:08:03.576Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-21T14:08:04.026Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-21T14:08:04.779Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-21T14:08:05.539Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-21T14:08:08.128Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-21T14:08:08.128Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-21T14:08:08.128Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-21T14:08:08.197Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-21T14:08:08.198Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-21T14:08:08.198Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T14:08:08.198Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-21T14:08:08.198Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T14:08:08.198Z] === RUN TestDockerSuite/TestNetHostname [2022-04-21T14:08:08.198Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T14:08:08.198Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-21T14:08:08.198Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:08:08.198Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-21T14:08:08.198Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T14:08:08.198Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-21T14:08:08.198Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T14:08:08.198Z] === RUN TestDockerSuite/TestPluginActive [2022-04-21T14:08:08.198Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:08:08.198Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-21T14:08:08.198Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:08:08.198Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-21T14:08:08.198Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-21T14:08:08.198Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:08:08.198Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-21T14:08:08.198Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T14:08:08.198Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-21T14:08:08.198Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T14:08:08.198Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-21T14:08:08.198Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T14:08:08.198Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-21T14:08:08.198Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T14:08:08.198Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-21T14:08:08.199Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T14:08:08.199Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-21T14:08:08.199Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T14:08:08.199Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-21T14:08:08.199Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T14:08:08.199Z] === RUN TestDockerSuite/TestPortList [2022-04-21T14:08:08.199Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T14:08:08.199Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-21T14:08:09.724Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-21T14:08:10.181Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-21T14:08:11.907Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-21T14:08:11.907Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:08:11.907Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-21T14:08:11.907Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-21T14:08:11.907Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-21T14:08:11.907Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-21T14:08:11.907Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-21T14:08:11.907Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-21T14:08:11.907Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-21T14:08:11.907Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-21T14:08:11.907Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-21T14:08:11.907Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-21T14:08:11.907Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-21T14:08:11.907Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-21T14:08:11.907Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-21T14:08:11.907Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-21T14:08:11.907Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-21T14:08:11.907Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-21T14:08:13.856Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-21T14:08:13.856Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T14:08:13.856Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-21T14:08:13.856Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T14:08:13.856Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-21T14:08:13.856Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-21T14:08:13.856Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-21T14:08:14.307Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-21T14:08:14.307Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-21T14:08:14.757Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-21T14:08:14.838Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-21T14:08:15.292Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-21T14:08:15.708Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-21T14:08:16.251Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-21T14:08:16.567Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-21T14:08:16.567Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-21T14:08:16.567Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-21T14:08:19.528Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-21T14:08:20.338Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-21T14:08:22.009Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-21T14:08:23.600Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-21T14:08:23.600Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T14:08:23.600Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-21T14:08:26.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-21T14:08:26.667Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-21T14:08:26.667Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-21T14:08:26.667Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-21T14:08:26.667Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:08:26.667Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-21T14:08:26.667Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T14:08:26.667Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-21T14:08:26.667Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T14:08:26.667Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-21T14:08:27.626Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-21T14:08:27.626Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.626Z] === RUN TestDockerSuite/TestEventsRename [2022-04-21T14:08:30.512Z] === RUN TestDockerSuite/TestEventsResize [2022-04-21T14:08:30.635Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-21T14:08:37.906Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-21T14:08:37.906Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T14:08:37.906Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-21T14:08:40.053Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-21T14:08:41.009Z] docker_cli_external_volume_driver_test.go:52: [dabf0c0351f6b] daemon is not started [2022-04-21T14:08:45.384Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-21T14:08:45.384Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-21T14:08:45.384Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T14:08:45.384Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-21T14:08:55.664Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-21T14:08:55.926Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-21T14:08:58.547Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-21T14:09:05.898Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-21T14:09:06.117Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-21T14:09:06.117Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-21T14:09:09.086Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-21T14:09:09.710Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-21T14:09:09.710Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T14:09:09.710Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-21T14:09:09.710Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T14:09:09.710Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-21T14:09:09.887Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-21T14:09:14.033Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-21T14:09:14.369Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-21T14:09:14.369Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:09:14.369Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-21T14:09:14.369Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T14:09:14.369Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-21T14:09:14.369Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T14:09:14.369Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-21T14:09:14.369Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T14:09:14.369Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-21T14:09:14.847Z] === RUN TestDockerSuite/TestEventsTop [2022-04-21T14:09:14.847Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T14:09:14.847Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-21T14:09:17.010Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-21T14:09:20.126Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-21T14:09:20.126Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T14:09:20.126Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-21T14:09:21.648Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-21T14:09:21.648Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T14:09:21.648Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-21T14:09:21.670Z] === RUN TestDockerSuite/TestExec [2022-04-21T14:09:21.671Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:09:21.671Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-21T14:09:21.671Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:09:21.671Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-21T14:09:22.607Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-21T14:09:23.565Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-21T14:09:23.565Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-21T14:09:23.565Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-21T14:09:24.565Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-21T14:09:24.709Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-21T14:09:26.259Z] docker_cli_external_volume_driver_test.go:52: [d349c8fc51e3f] daemon is not started [2022-04-21T14:09:26.728Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-21T14:09:26.728Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T14:09:26.728Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-21T14:09:26.728Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T14:09:26.728Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-21T14:09:26.728Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:09:26.728Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-21T14:09:28.220Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-21T14:09:30.438Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-21T14:09:31.924Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-21T14:09:33.302Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-21T14:09:33.322Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-21T14:09:34.083Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-21T14:09:36.205Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-21T14:09:39.102Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-21T14:09:39.915Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-21T14:09:41.170Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-21T14:09:41.429Z] docker_cli_external_volume_driver_test.go:52: [d353a51b45b54] daemon is not started [2022-04-21T14:09:43.793Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-21T14:09:45.672Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-21T14:09:45.672Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T14:09:45.672Z] === RUN TestDockerSuite/TestExecEnv [2022-04-21T14:09:45.672Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:09:45.672Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-21T14:09:45.672Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T14:09:45.672Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-21T14:09:48.555Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-21T14:09:51.704Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-21T14:09:51.704Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:09:51.704Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-21T14:09:54.316Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-21T14:09:54.316Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T14:09:54.316Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-21T14:09:54.316Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T14:09:54.316Z] === RUN TestDockerSuite/TestExecParseError [2022-04-21T14:09:54.316Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T14:09:54.316Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-21T14:09:54.316Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T14:09:54.316Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-21T14:09:54.316Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T14:09:54.316Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-21T14:09:56.332Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-21T14:09:57.203Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-21T14:09:57.203Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T14:09:57.203Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-21T14:09:57.203Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T14:09:57.203Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-21T14:09:57.203Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:09:57.203Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-21T14:09:57.203Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T14:09:57.203Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-21T14:09:57.203Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T14:09:57.203Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-21T14:09:58.618Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-21T14:09:58.618Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T14:09:58.618Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-21T14:09:58.739Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-21T14:09:58.739Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-21T14:09:58.739Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-21T14:09:58.739Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-21T14:10:00.101Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-21T14:10:00.101Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T14:10:00.101Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-21T14:10:03.419Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-21T14:10:05.885Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-21T14:10:05.885Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T14:10:05.885Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-21T14:10:05.885Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T14:10:05.885Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-21T14:10:05.885Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T14:10:05.885Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-21T14:10:07.127Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-21T14:10:07.127Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:10:07.127Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-21T14:10:08.952Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-21T14:10:09.413Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-21T14:10:09.413Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T14:10:09.413Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-21T14:10:09.413Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T14:10:09.413Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-21T14:10:11.781Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-21T14:10:11.781Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-21T14:10:11.781Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-21T14:10:12.316Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-21T14:10:12.918Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-21T14:10:15.201Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-21T14:10:19.948Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-21T14:10:22.365Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-21T14:10:22.365Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-21T14:10:22.821Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-21T14:10:22.943Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-21T14:10:24.112Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-21T14:10:25.635Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-21T14:10:25.708Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-21T14:10:26.595Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-21T14:10:26.668Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-21T14:10:28.193Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-21T14:10:28.436Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-21T14:10:29.984Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-21T14:10:29.984Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:10:29.984Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-21T14:10:29.984Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-21T14:10:29.984Z] === RUN TestDockerSuite/TestHealth [2022-04-21T14:10:29.984Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T14:10:29.984Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-21T14:10:29.984Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-21T14:10:29.984Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-21T14:10:29.984Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-21T14:10:32.350Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-21T14:10:34.646Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-21T14:10:34.646Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-21T14:10:34.646Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T14:10:34.646Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-21T14:10:34.646Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-21T14:10:34.646Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-21T14:10:34.646Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-21T14:10:35.101Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-21T14:10:35.102Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T14:10:35.102Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-21T14:10:36.061Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-21T14:10:36.061Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-21T14:10:36.065Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-21T14:10:38.224Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-21T14:10:38.225Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-21T14:10:40.390Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-21T14:10:40.527Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-21T14:10:41.489Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-21T14:10:43.275Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-21T14:10:43.275Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-21T14:10:43.275Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:10:43.275Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-21T14:10:46.557Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-21T14:10:46.992Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-21T14:10:46.992Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-21T14:10:47.450Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-21T14:10:47.450Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:10:47.450Z] === RUN TestDockerSuite/TestImportFile [2022-04-21T14:10:47.450Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:10:47.450Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-21T14:10:47.450Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-21T14:10:47.450Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T14:10:47.450Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-21T14:10:47.450Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:10:47.450Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-21T14:10:47.450Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:10:47.450Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-21T14:10:47.450Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T14:10:47.450Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-21T14:10:47.450Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T14:10:47.450Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-21T14:10:47.450Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T14:10:47.450Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-21T14:10:47.450Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-21T14:10:47.450Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:10:47.450Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-21T14:10:47.450Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:10:47.450Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-21T14:10:48.390Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-21T14:10:50.020Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-21T14:10:51.161Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-21T14:10:51.272Z] === RUN TestDockerSuite/TestRmiTag [2022-04-21T14:10:51.730Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-21T14:10:52.190Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-21T14:10:54.062Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-21T14:10:54.062Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:10:54.062Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-21T14:10:54.062Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T14:10:54.062Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-21T14:10:54.062Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-21T14:10:54.062Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T14:10:54.062Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-21T14:10:54.628Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-21T14:10:56.235Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-21T14:10:56.694Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-21T14:10:59.262Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-21T14:10:59.597Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-21T14:10:59.597Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:10:59.597Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-21T14:10:59.597Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T14:10:59.597Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-21T14:10:59.597Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T14:10:59.597Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-21T14:11:01.454Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-21T14:11:01.765Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-21T14:11:04.204Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-21T14:11:06.421Z] === RUN TestDockerSuite/TestInspectImage [2022-04-21T14:11:06.421Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:11:06.421Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-21T14:11:06.421Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:11:06.421Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-21T14:11:06.421Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:11:06.421Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-21T14:11:07.917Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-21T14:11:08.372Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-21T14:11:08.372Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T14:11:08.828Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-21T14:11:08.828Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T14:11:08.828Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-21T14:11:09.308Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-21T14:11:09.407Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-21T14:11:10.367Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-21T14:11:10.991Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-21T14:11:10.991Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T14:11:10.991Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-21T14:11:12.191Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-21T14:11:12.191Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-21T14:11:15.022Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-21T14:11:15.072Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-21T14:11:15.476Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-21T14:11:15.476Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T14:11:15.476Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-21T14:11:15.476Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T14:11:15.476Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-21T14:11:15.476Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T14:11:15.476Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-21T14:11:15.476Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T14:11:15.476Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-21T14:11:15.476Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T14:11:15.476Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-21T14:11:15.476Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T14:11:15.930Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-21T14:11:15.930Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T14:11:15.930Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-21T14:11:17.455Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-21T14:11:17.455Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T14:11:17.455Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-21T14:11:17.455Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T14:11:17.455Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-21T14:11:17.960Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-21T14:11:17.960Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T14:11:17.960Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-21T14:11:18.415Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-21T14:11:21.305Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-21T14:11:22.121Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-21T14:11:24.282Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-21T14:11:25.014Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-21T14:11:26.439Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-21T14:11:29.322Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-21T14:11:30.783Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-21T14:11:31.485Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-21T14:11:31.485Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-21T14:11:33.666Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-21T14:11:35.826Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-21T14:11:36.143Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-21T14:11:36.143Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:11:36.143Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-21T14:11:36.143Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T14:11:36.143Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-21T14:11:36.143Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T14:11:36.143Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-21T14:11:36.143Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T14:11:36.143Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-21T14:11:36.143Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T14:11:36.143Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-21T14:11:36.143Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T14:11:36.143Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-21T14:11:36.143Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T14:11:36.143Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-21T14:11:36.143Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T14:11:36.143Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-21T14:11:36.143Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T14:11:36.143Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-21T14:11:36.143Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T14:11:36.143Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-21T14:11:36.143Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T14:11:36.143Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-21T14:11:38.300Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-21T14:11:38.300Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T14:11:38.300Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-21T14:11:38.708Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-21T14:11:40.868Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-21T14:11:41.181Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-21T14:11:41.181Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T14:11:41.181Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-21T14:11:41.181Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T14:11:41.181Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-21T14:11:43.066Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-21T14:11:43.066Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T14:11:43.066Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-21T14:11:43.066Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T14:11:43.066Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-21T14:11:43.066Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T14:11:43.066Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-21T14:11:43.066Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T14:11:43.066Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-21T14:11:43.066Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T14:11:43.066Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-21T14:11:43.066Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T14:11:43.066Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-21T14:11:43.066Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T14:11:43.066Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-21T14:11:43.753Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-21T14:11:44.587Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-21T14:11:45.915Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-21T14:11:45.915Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-21T14:11:45.915Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:11:45.915Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-21T14:11:45.915Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T14:11:45.915Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-21T14:11:45.915Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T14:11:45.915Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-21T14:11:45.915Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T14:11:45.915Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-21T14:11:45.915Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:11:45.915Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-21T14:11:45.915Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T14:11:45.915Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-21T14:11:45.915Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:11:45.915Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-21T14:11:45.915Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:11:45.915Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-21T14:11:45.915Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T14:11:46.371Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-21T14:11:46.371Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T14:11:46.371Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-21T14:11:46.371Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T14:11:46.371Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-21T14:11:46.371Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:11:46.371Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-21T14:11:46.371Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T14:11:46.371Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-21T14:11:46.371Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:11:46.371Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-21T14:11:46.371Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T14:11:46.371Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-21T14:11:46.371Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T14:11:46.371Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-21T14:11:46.371Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-21T14:11:46.371Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-21T14:11:46.744Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-21T14:11:48.151Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-21T14:11:49.380Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-21T14:11:49.624Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-21T14:11:49.624Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T14:11:49.624Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-21T14:11:49.624Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T14:11:49.624Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-21T14:11:49.624Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T14:11:49.624Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-21T14:11:51.428Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-21T14:11:51.428Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T14:11:51.428Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-21T14:11:51.428Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T14:11:51.428Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-21T14:11:51.428Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T14:11:51.428Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-21T14:11:51.428Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T14:11:51.428Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-21T14:11:51.539Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-21T14:11:52.950Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-21T14:11:53.441Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-21T14:11:57.301Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-21T14:11:57.606Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-21T14:11:57.606Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T14:11:57.606Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-21T14:11:57.606Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T14:11:57.606Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-21T14:11:57.606Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T14:11:57.606Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-21T14:11:57.606Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T14:11:57.606Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-21T14:11:57.606Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T14:11:57.606Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-21T14:11:57.606Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T14:11:57.606Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-21T14:12:00.186Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-21T14:12:00.186Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T14:12:00.186Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-21T14:12:00.487Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-21T14:12:00.487Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T14:12:00.487Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-21T14:12:00.487Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-21T14:12:00.487Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T14:12:00.487Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-21T14:12:02.667Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-21T14:12:03.099Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-21T14:12:03.099Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-21T14:12:04.877Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-21T14:12:04.877Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T14:12:04.877Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-21T14:12:06.264Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-21T14:12:07.084Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-21T14:12:07.084Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T14:12:07.084Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-21T14:12:07.084Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:12:07.084Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-21T14:12:07.084Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T14:12:07.084Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-21T14:12:08.957Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-21T14:12:09.293Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-21T14:12:12.237Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-21T14:12:13.708Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-21T14:12:14.452Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-21T14:12:14.548Z] === RUN TestDockerSuite/TestBuildRm [2022-04-21T14:12:16.699Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-21T14:12:16.699Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-21T14:12:16.699Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T14:12:16.699Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-21T14:12:16.699Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:12:16.699Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-21T14:12:16.699Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T14:12:16.699Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-21T14:12:16.699Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T14:12:16.699Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T14:12:16.699Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T14:12:16.699Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-21T14:12:16.699Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T14:12:16.699Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-21T14:12:16.699Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T14:12:16.699Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-21T14:12:18.501Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-21T14:12:21.447Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-21T14:12:21.447Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T14:12:21.447Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-21T14:12:21.447Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-21T14:12:21.447Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T14:12:21.447Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-21T14:12:21.447Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T14:12:21.447Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-21T14:12:21.447Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:12:21.447Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-21T14:12:21.447Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:12:21.447Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-21T14:12:22.285Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-21T14:12:24.978Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-21T14:12:26.070Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-21T14:12:26.070Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T14:12:26.070Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-21T14:12:27.306Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-21T14:12:27.306Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T14:12:27.306Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-21T14:12:27.929Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-21T14:12:27.929Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T14:12:27.929Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-21T14:12:27.929Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T14:12:27.929Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-21T14:12:28.614Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-21T14:12:28.868Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-21T14:12:28.868Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T14:12:28.868Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-21T14:12:28.868Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T14:12:28.868Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-21T14:12:28.868Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T14:12:28.868Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-21T14:12:28.868Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T14:12:28.868Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-21T14:12:28.868Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T14:12:28.868Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-21T14:12:28.868Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T14:12:28.868Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-21T14:12:28.868Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T14:12:28.868Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-21T14:12:28.868Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T14:12:28.868Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-21T14:12:28.868Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T14:12:28.868Z] === RUN TestDockerSuite/TestRunMount [2022-04-21T14:12:28.868Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T14:12:28.868Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-21T14:12:28.868Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T14:12:28.868Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-21T14:12:28.868Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T14:12:28.868Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-21T14:12:28.868Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T14:12:28.868Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-21T14:12:29.492Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-21T14:12:31.561Z] === RUN TestDockerSuite/TestLogsSince [2022-04-21T14:12:32.444Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-21T14:12:35.393Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-21T14:12:36.020Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-21T14:12:36.020Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T14:12:36.020Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-21T14:12:36.020Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T14:12:36.020Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-21T14:12:36.020Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T14:12:36.020Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-21T14:12:38.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-21T14:12:39.180Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-21T14:12:40.765Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-21T14:12:41.971Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-21T14:12:41.971Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T14:12:41.971Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-21T14:12:41.971Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T14:12:41.971Z] === RUN TestDockerSuite/TestLogsTail [2022-04-21T14:12:43.531Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-21T14:12:45.511Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-21T14:12:45.512Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T14:12:45.512Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-21T14:12:45.512Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T14:12:45.512Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-21T14:12:45.512Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T14:12:45.512Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-21T14:12:45.512Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T14:12:45.512Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-21T14:12:45.512Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T14:12:45.512Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-21T14:12:45.512Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T14:12:45.512Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-21T14:12:45.512Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T14:12:45.512Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-21T14:12:45.512Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T14:12:45.512Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-21T14:12:45.512Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T14:12:45.512Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-21T14:12:45.512Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-21T14:12:46.478Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-21T14:12:46.495Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-21T14:12:48.055Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-21T14:12:48.689Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-21T14:12:48.689Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T14:12:48.689Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-21T14:12:48.689Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T14:12:48.689Z] === RUN TestDockerSuite/TestNetHostname [2022-04-21T14:12:48.689Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T14:12:48.689Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-21T14:12:48.689Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:12:48.689Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-21T14:12:48.689Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T14:12:48.689Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-21T14:12:48.689Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T14:12:48.689Z] === RUN TestDockerSuite/TestPluginActive [2022-04-21T14:12:48.689Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:12:48.689Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-21T14:12:48.689Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:12:48.689Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-21T14:12:48.689Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-21T14:12:48.689Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:12:48.689Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-21T14:12:48.689Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T14:12:48.689Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-21T14:12:48.689Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T14:12:48.689Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-21T14:12:48.689Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T14:12:48.689Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-21T14:12:48.689Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T14:12:48.689Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-21T14:12:48.689Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T14:12:48.689Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-21T14:12:48.689Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T14:12:49.157Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-21T14:12:49.157Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T14:12:49.157Z] === RUN TestDockerSuite/TestPortList [2022-04-21T14:12:49.157Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T14:12:49.157Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-21T14:12:49.615Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-21T14:12:51.173Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-21T14:12:53.379Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-21T14:12:53.379Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T14:12:53.379Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-21T14:12:53.379Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T14:12:53.379Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-21T14:12:53.379Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T14:12:53.379Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-21T14:12:53.379Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T14:12:53.379Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-21T14:12:53.379Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T14:12:53.379Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-21T14:12:53.379Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T14:12:53.379Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-21T14:12:53.379Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T14:12:53.379Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-21T14:12:53.379Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T14:12:53.379Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T14:12:53.900Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-21T14:12:53.900Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:12:53.900Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-21T14:12:53.900Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-21T14:12:53.900Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-21T14:12:53.900Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-21T14:12:53.900Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-21T14:12:53.900Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-21T14:12:53.900Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-21T14:12:53.900Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-21T14:12:53.900Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-21T14:12:53.900Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-21T14:12:53.900Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-21T14:12:53.900Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-21T14:12:53.900Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-21T14:12:53.900Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-21T14:12:53.900Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-21T14:12:53.900Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-21T14:12:56.985Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-21T14:12:57.158Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-21T14:12:57.158Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T14:12:57.158Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-21T14:12:57.158Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T14:12:57.158Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-21T14:12:57.158Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T14:12:57.158Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-21T14:12:57.158Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T14:12:57.158Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-21T14:12:57.158Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T14:12:57.158Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-21T14:12:57.454Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-21T14:12:57.922Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-21T14:12:59.752Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-21T14:12:59.753Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-21T14:12:59.753Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-21T14:13:05.765Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-21T14:13:05.765Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T14:13:05.765Z] === RUN TestDockerSuite/TestRunRm [2022-04-21T14:13:07.289Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-21T14:13:08.288Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-21T14:13:08.288Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-21T14:13:10.076Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-21T14:13:10.076Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.076Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-21T14:13:10.477Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-21T14:13:11.340Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-21T14:13:11.341Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-21T14:13:13.120Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-21T14:13:14.643Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-21T14:13:15.362Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-21T14:13:16.801Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-21T14:13:18.959Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-21T14:13:20.354Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-21T14:13:21.118Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-21T14:13:21.118Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T14:13:21.118Z] === RUN TestDockerSuite/TestRunState [2022-04-21T14:13:21.118Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T14:13:21.118Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-21T14:13:22.736Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-21T14:13:23.277Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-21T14:13:23.277Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T14:13:23.277Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-21T14:13:25.437Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-21T14:13:25.437Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T14:13:25.437Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-21T14:13:25.437Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T14:13:25.437Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-21T14:13:25.890Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-21T14:13:25.890Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-21T14:13:25.890Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T14:13:25.890Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-21T14:13:30.548Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-21T14:13:30.548Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T14:13:30.548Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-21T14:13:30.548Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T14:13:30.548Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-21T14:13:30.548Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T14:13:30.548Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-21T14:13:30.548Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T14:13:30.548Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-21T14:13:30.548Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T14:13:30.548Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-21T14:13:30.548Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T14:13:30.548Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-21T14:13:30.548Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T14:13:30.548Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-21T14:13:30.548Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T14:13:30.548Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-21T14:13:30.548Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T14:13:30.548Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-21T14:13:30.548Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T14:13:30.548Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-21T14:13:32.706Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-21T14:13:32.706Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T14:13:32.706Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-21T14:13:32.990Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-21T14:13:32.990Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T14:13:32.990Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-21T14:13:33.951Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-21T14:13:34.866Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-21T14:13:34.866Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T14:13:34.866Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-21T14:13:34.866Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T14:13:34.866Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-21T14:13:35.477Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-21T14:13:37.744Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-21T14:13:37.982Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-21T14:13:37.982Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-21T14:13:37.982Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T14:13:37.982Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-21T14:13:37.982Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-21T14:13:37.982Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-21T14:13:39.197Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-21T14:13:40.841Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-21T14:13:40.841Z] docker_cli_external_volume_driver_test.go:484: [ddeb40487ea23] daemon is not started [2022-04-21T14:13:40.863Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-21T14:13:43.868Z] === RUN TestDockerSuite/TestBuildUser [2022-04-21T14:13:43.868Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T14:13:43.868Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-21T14:13:43.868Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T14:13:43.868Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-21T14:13:43.868Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T14:13:43.868Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-21T14:13:44.771Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-21T14:13:47.582Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-21T14:13:47.582Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-21T14:13:49.389Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-21T14:13:49.423Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-21T14:13:54.084Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-21T14:13:54.084Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T14:13:54.084Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-21T14:13:54.084Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T14:13:54.084Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-21T14:13:55.178Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-21T14:13:55.178Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T14:13:55.178Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-21T14:13:55.178Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-21T14:13:55.735Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-21T14:13:55.735Z] docker_cli_external_volume_driver_test.go:52: [da0fd540110c8] daemon is not started [2022-04-21T14:13:56.111Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-21T14:13:56.111Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T14:13:56.111Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-21T14:13:56.111Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T14:13:56.111Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-21T14:13:58.058Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-21T14:13:59.841Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-21T14:13:59.841Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.841Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-21T14:13:59.841Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.841Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-21T14:13:59.841Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.841Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-21T14:13:59.841Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.841Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-21T14:14:00.215Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-21T14:14:02.407Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-21T14:14:02.407Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T14:14:02.407Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-21T14:14:02.407Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-21T14:14:02.407Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-21T14:14:02.407Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T14:14:02.407Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-21T14:14:02.407Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T14:14:02.407Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-21T14:14:02.407Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T14:14:02.407Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-21T14:14:02.407Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T14:14:02.407Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-21T14:14:02.407Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T14:14:02.407Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-21T14:14:06.186Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-21T14:14:07.170Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-21T14:14:08.460Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-21T14:14:08.460Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T14:14:08.460Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-21T14:14:08.731Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-21T14:14:10.018Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-21T14:14:10.018Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T14:14:10.018Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite (437.31s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.61s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.68s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-04-21T14:14:10.650Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-21T14:14:10.650Z] PASS [2022-04-21T14:14:10.650Z] [2022-04-21T14:14:10.650Z] === Skipped [2022-04-21T14:14:10.650Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-21T14:14:10.650Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-21T14:14:10.650Z] check_test.go:307: [d32cb8d61478c] daemon is not started [2022-04-21T14:14:10.650Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-21T14:14:10.650Z] [2022-04-21T14:14:10.650Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-21T14:14:10.650Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-21T14:14:10.650Z] check_test.go:307: [da307d6080faa] daemon is not started [2022-04-21T14:14:10.650Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-21T14:14:10.650Z] [2022-04-21T14:14:10.650Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-21T14:14:10.650Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-21T14:14:10.650Z] check_test.go:307: [d2fffa8067255] daemon is not started [2022-04-21T14:14:10.650Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-21T14:14:10.650Z] [2022-04-21T14:14:10.650Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-21T14:14:10.650Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-21T14:14:10.650Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-21T14:14:10.650Z] [2022-04-21T14:14:10.650Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-21T14:14:10.650Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-21T14:14:10.650Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-21T14:14:10.650Z] [2022-04-21T14:14:10.650Z] DONE 269 tests, 5 skipped in 2373.953s [2022-04-21T14:14:10.650Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T14:14:10.650Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc1c43d1d237c/docker.pid [2022-04-21T14:14:10.650Z] +++ kill 7173 [2022-04-21T14:14:10.650Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7173 is not a child of this shell [2022-04-21T14:14:10.650Z] warning: PID 7173 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc1c43d1d237c/docker.pid had a nonzero exit code [2022-04-21T14:14:10.650Z] ++++ cat bundles/test-integration/docker.pid [2022-04-21T14:14:10.650Z] +++ kill 9368 [2022-04-21T14:14:10.650Z] +++ /etc/init.d/apparmor stop [2022-04-21T14:14:10.650Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T14:14:10.650Z] [2022-04-21T14:14:10.650Z] Unloading profiles will leave already running processes permanently [2022-04-21T14:14:10.650Z] unconfined, which can lead to unexpected situations. [2022-04-21T14:14:10.650Z] [2022-04-21T14:14:10.650Z] To set a process to complain mode, use the command line tool [2022-04-21T14:14:10.650Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T14:14:10.650Z] +++ true [2022-04-21T14:14:10.650Z] exiting test-integration [2022-04-21T14:14:10.650Z] ++ exit 0 [2022-04-21T14:14:10.650Z] [2022-04-21T14:14:10.910Z] + exit 0 [2022-04-21T14:14:10.910Z] ++ jobs -p [2022-04-21T14:14:10.910Z] + pids= [2022-04-21T14:14:10.910Z] + echo 'Remaining pids to kill: []' [2022-04-21T14:14:10.910Z] Remaining pids to kill: [] [2022-04-21T14:14:10.910Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-21T14:14:10.925Z] Recording test results [2022-04-21T14:14:11.579Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-21T14:14:12.561Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-21T14:14:12.561Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-21T14:14:12.561Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-21T14:14:12.568Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-21T14:14:12.899Z] + echo Ensuring container killed. [2022-04-21T14:14:12.899Z] Ensuring container killed. [2022-04-21T14:14:12.899Z] + docker ps -aq -f name=docker-pr2-* [2022-04-21T14:14:12.899Z] + cids=585959edbc7b [2022-04-21T14:14:12.899Z] 8debdd4eef4c [2022-04-21T14:14:12.899Z] 980a8fc029a0 [2022-04-21T14:14:12.899Z] + [ -n 585959edbc7b [2022-04-21T14:14:12.899Z] 8debdd4eef4c [2022-04-21T14:14:12.899Z] 980a8fc029a0 ] [2022-04-21T14:14:12.899Z] + docker rm -vf 585959edbc7b 8debdd4eef4c 980a8fc029a0 [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-21T14:14:13.475Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-21T14:14:13.475Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-21T14:14:13.475Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-21T14:14:13.475Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-21T14:14:13.475Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-21T14:14:13.475Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-21T14:14:13.475Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-21T14:14:13.475Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-21T14:14:13.475Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-21T14:14:13.475Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-21T14:14:13.475Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-21T14:14:13.475Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-21T14:14:13.475Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-21T14:14:13.475Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-21T14:14:13.475Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-21T14:14:13.475Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-21T14:14:13.475Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T14:14:13.475Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-21T14:14:13.822Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-21T14:14:13.822Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-21T14:14:13.839Z] 585959edbc7b [2022-04-21T14:14:13.839Z] 8debdd4eef4c [2022-04-21T14:14:13.839Z] 980a8fc029a0 [Pipeline] sh [2022-04-21T14:14:14.136Z] + echo Chowning /workspace to jenkins user [2022-04-21T14:14:14.136Z] Chowning /workspace to jenkins user [2022-04-21T14:14:14.136Z] + id -u [2022-04-21T14:14:14.136Z] + id -g [2022-04-21T14:14:14.136Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43511:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T14:14:14.136Z] Unable to find image 'busybox:latest' locally [2022-04-21T14:14:14.136Z] latest: Pulling from library/busybox [2022-04-21T14:14:14.395Z] 50e8d59317eb: Pulling fs layer [2022-04-21T14:14:14.395Z] 50e8d59317eb: Verifying Checksum [2022-04-21T14:14:14.395Z] 50e8d59317eb: Download complete [2022-04-21T14:14:14.395Z] 50e8d59317eb: Pull complete [2022-04-21T14:14:14.395Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-21T14:14:14.395Z] Status: Downloaded newer image for busybox:latest [2022-04-21T14:14:15.682Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-21T14:14:16.148Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-21T14:14:16.615Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-21T14:14:16.615Z] === RUN TestDockerSuite/TestSearchWithLimit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-21T14:14:17.243Z] + bundleName=amd64 [2022-04-21T14:14:17.243Z] + echo Creating amd64-bundles.tar.gz [2022-04-21T14:14:17.243Z] Creating amd64-bundles.tar.gz [2022-04-21T14:14:17.243Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-21T14:14:17.243Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-21T14:14:18.432Z] === RUN TestDockerSuite/TestRestartContainerSuccess [Pipeline] archiveArtifacts [2022-04-21T14:14:18.639Z] Archiving artifacts [2022-04-21T14:14:18.822Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-21T14:14:18.822Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-21T14:14:20.679Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43511/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T14:14:20.976Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-21T14:14:20.990Z] + make clean [2022-04-21T14:14:21.029Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-21T14:14:21.250Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T14:14:21.250Z] docker-dev-cache [2022-04-21T14:14:21.250Z] docker-mod-cache [Pipeline] deleteDir [2022-04-21T14:14:23.177Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-21T14:14:23.257Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T14:14:25.469Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-21T14:14:25.469Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:14:25.469Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-21T14:14:25.723Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-21T14:14:25.723Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T14:14:26.121Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-21T14:14:26.190Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-21T14:14:26.190Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T14:14:26.190Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-21T14:14:28.403Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-21T14:14:28.403Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T14:14:28.403Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-21T14:14:32.623Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-21T14:14:32.623Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:14:32.623Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-21T14:14:36.408Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-21T14:14:36.408Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T14:14:36.408Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-21T14:14:36.408Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:14:36.408Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-21T14:14:36.408Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T14:14:36.408Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-21T14:14:36.408Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T14:14:36.408Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-21T14:14:37.061Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-21T14:14:40.846Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-21T14:14:41.314Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-21T14:14:42.267Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-21T14:14:42.267Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:14:42.267Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-21T14:14:42.267Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T14:14:42.267Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-21T14:14:42.267Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T14:14:42.267Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-21T14:14:42.267Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:14:42.267Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-21T14:14:42.267Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T14:14:42.267Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-21T14:14:42.267Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:14:42.267Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-21T14:14:43.828Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-21T14:14:46.035Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-21T14:14:46.035Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T14:14:46.035Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-21T14:14:47.594Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-21T14:14:47.594Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T14:14:47.594Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-21T14:14:47.594Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T14:14:47.594Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-21T14:14:47.594Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:14:47.594Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-21T14:14:47.594Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T14:14:47.594Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-21T14:14:47.594Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:14:47.594Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-21T14:14:47.594Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:14:48.060Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-21T14:14:51.394Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-21T14:14:51.394Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:14:51.394Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-21T14:14:51.728Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-21T14:14:51.728Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T14:14:52.197Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-21T14:14:52.197Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T14:14:52.197Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-21T14:14:52.197Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T14:14:52.665Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-21T14:14:53.650Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-21T14:14:58.548Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-21T14:14:58.549Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-21T14:14:58.549Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-21T14:14:58.549Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-21T14:15:00.794Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-21T14:15:01.885Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-21T14:15:01.885Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T14:15:02.342Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-21T14:15:02.342Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T14:15:02.342Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-21T14:15:02.342Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T14:15:02.342Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-21T14:15:02.950Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-21T14:15:03.405Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-21T14:15:03.405Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-21T14:15:03.405Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:15:03.405Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-21T14:15:03.860Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-21T14:15:03.860Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-21T14:15:03.860Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-21T14:15:04.508Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-21T14:15:05.629Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-21T14:15:06.744Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-21T14:15:06.744Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-21T14:15:08.217Z] === RUN TestDockerSuite/TestCommitChange [2022-04-21T14:15:09.624Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-21T14:15:09.624Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-21T14:15:10.077Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-21T14:15:10.077Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-21T14:15:10.077Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-21T14:15:10.292Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-21T14:15:10.292Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:15:10.292Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-21T14:15:11.927Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-21T14:15:15.643Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-21T14:15:15.643Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T14:15:15.643Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-21T14:15:16.055Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-21T14:15:16.055Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-21T14:15:16.055Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-21T14:15:18.717Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-21T14:15:18.717Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:15:18.717Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-21T14:15:18.717Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-21T14:15:18.717Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-21T14:15:18.717Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T14:15:18.717Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-21T14:15:21.404Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-21T14:15:21.404Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:15:21.404Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-21T14:15:25.747Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-21T14:15:25.747Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-21T14:15:25.747Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-21T14:15:27.172Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-21T14:15:30.898Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-21T14:15:33.787Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-21T14:15:34.292Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-21T14:15:34.293Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T14:15:34.293Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-21T14:15:34.746Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite (1953.03s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.63s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (64.93s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.85s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.92s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.65s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.11s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.62s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.26s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (62.69s) [2022-04-21T14:15:35.252Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.54s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.04s) [2022-04-21T14:15:35.252Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.90s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.51s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.85s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.15s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.66s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildAddTar (27.59s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.29s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.54s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.69s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.75s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.54s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.17s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.67s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.62s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.62s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.44s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.16s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.55s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.94s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.68s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.56s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.04s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.55s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.12s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.25s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.56s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.48s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.33s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.78s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.77s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerignore (41.77s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.10s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (45.50s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.37s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.02s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.95s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.76s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.92s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.05s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.42s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (64.16s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.42s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.66s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.96s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.40s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.84s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.71s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildFails (2.36s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.50s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.51s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.75s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.05s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.15s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.03s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.01s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildHistory (10.12s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.62s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.98s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.91s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildLabels (0.94s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.46s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.36s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.58s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.57s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.05s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.53s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.68s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.40s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.25s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.11s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.83s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.93s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.88s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.70s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.88s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.45s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.22s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.90s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.47s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.30s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.63s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.27s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.05s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.86s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.09s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.01s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.81s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.19s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildRm (10.10s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.90s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.25s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.52s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.49s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.01s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.90s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.44s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.63s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildStderr (3.56s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.35s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.01s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.12s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.57s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.34s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.10s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.80s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.57s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.44s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.72s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-04-21T14:15:35.253Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-21T14:15:35.253Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.12s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.54s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.27s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.28s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.04s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.85s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.65s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.59s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.78s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCommitChange (4.17s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.86s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.07s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCommitTTY (6.06s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.85s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.14s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.35s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.87s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.28s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.28s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.89s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.76s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.78s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.91s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.36s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.38s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.81s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.93s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.31s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.54s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.13s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.70s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.36s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.83s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.22s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.77s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.60s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.60s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.40s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.36s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.40s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.38s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006c0270_} (2.41s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1468940414_c:\foo_false____} (2.30s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1468940414_c:\foo_true____} (2.32s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.42s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.41s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.42s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.33s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.47s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.60s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.46s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCpToDot (2.38s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCpToStdout (2.28s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.03s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.33s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.49s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.64s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.16s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.90s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.30s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.39s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.40s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.42s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.46s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsCopy (3.86s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.90s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.28s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.77s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.35s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsFilters (4.90s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsFormat (4.41s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsRename (2.03s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsResize (7.68s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.31s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.15s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.74s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.81s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.82s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.79s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.80s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.84s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.86s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.81s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.23s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.91s) [2022-04-21T14:15:35.254Z] --- PASS: TestDockerSuite/TestExecInspectID (4.18s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T14:15:35.254Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.11s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.98s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.83s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.78s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.77s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.81s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.81s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.97s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.92s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.89s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.59s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.54s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.30s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.33s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.32s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.31s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectDefault (2.27s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectHistory (3.99s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.30s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.86s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.29s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.86s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.83s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectStatus (7.41s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.67s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.95s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.25s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.82s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.26s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.29s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.26s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.74s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.79s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.56s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (6.09s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.86s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.68s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.80s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.68s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.07s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.11s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.36s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.34s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsSince (8.80s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsTail (2.61s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.41s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.34s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.55s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.43s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPsByOrder (6.65s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.53s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.52s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.97s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.20s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.03s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.12s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.26s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.78s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.19s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.20s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.23s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.46s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.11s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.14s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.11s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.49s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.81s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.09s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.55s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.92s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.24s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.35s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.70s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.57s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.13s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.04s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.57s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T14:15:35.255Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.64s) [2022-04-21T14:15:35.255Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.34s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.34s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.36s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.35s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.64s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.28s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.62s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.59s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.68s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.41s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.28s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.29s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.47s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.52s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.35s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.33s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.29s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.31s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunExitCode (2.28s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.32s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.31s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.42s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.17s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.22s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.51s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.98s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.84s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.06s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.59s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.57s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.07s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.19s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.07s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunRm (2.32s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.38s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.33s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.25s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.79s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.35s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.27s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.11s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.48s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.24s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.23s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.91s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.89s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.51s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.34s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.95s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.31s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.33s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.18s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.46s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.60s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.48s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.77s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.22s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.28s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.25s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.15s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.10s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.56s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.79s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.91s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.79s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.46s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.89s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.35s) [2022-04-21T14:15:35.256Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2022-04-21T14:15:35.256Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T14:15:35.257Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.79s) [2022-04-21T14:15:35.257Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2022-04-21T14:15:35.257Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2022-04-21T14:15:35.257Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.53s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T14:15:35.257Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.07s) [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-21T14:15:35.257Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] --- PASS: TestDockerRegistrySuite (0.11s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:15:35.257Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:15:35.257Z] === RUN TestDockerSchema1RegistrySuite [2022-04-21T14:15:35.257Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-21T14:15:35.257Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T14:15:35.257Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T14:15:35.257Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-21T14:15:35.257Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-21T14:15:35.257Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.257Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T14:15:35.257Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T14:15:35.713Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T14:15:35.713Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-21T14:15:35.713Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-21T14:15:35.713Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-21T14:15:35.713Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:15:35.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-21T14:15:35.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-21T14:15:35.713Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-21T14:15:35.713Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-21T14:15:35.713Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-21T14:15:35.713Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-21T14:15:35.713Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-21T14:15:35.713Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-21T14:15:35.713Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-21T14:15:35.713Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:15:35.713Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-21T14:15:35.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-21T14:15:35.713Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-21T14:15:35.713Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-21T14:15:35.713Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-21T14:15:35.713Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-21T14:15:35.713Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.713Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:15:35.713Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:15:35.714Z] === RUN TestDockerDaemonSuite [2022-04-21T14:15:35.714Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-21T14:15:35.714Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-21T14:15:35.714Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-21T14:15:35.714Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:15:35.714Z] === RUN TestDockerSwarmSuite [2022-04-21T14:15:35.714Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-21T14:15:35.714Z] === RUN TestDockerPluginSuite [2022-04-21T14:15:35.714Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-21T14:15:35.714Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-21T14:15:35.714Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-21T14:15:35.714Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-21T14:15:35.714Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-21T14:15:35.714Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-21T14:15:35.714Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-21T14:15:35.714Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-21T14:15:35.714Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-21T14:15:35.714Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-21T14:15:35.714Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-21T14:15:35.714Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:15:35.714Z] === RUN TestDockerExternalVolumeSuite [2022-04-21T14:15:35.714Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-21T14:15:35.714Z] === RUN TestDockerNetworkSuite [2022-04-21T14:15:35.714Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-21T14:15:35.714Z] === RUN TestDockerHubPullSuite [2022-04-21T14:15:35.714Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-21T14:15:35.714Z] PASS [2022-04-21T14:15:35.714Z] ok github.com/docker/docker/integration-cli 1953.327s [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === Skipped [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T14:15:35.714Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T14:15:35.714Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-21T14:15:35.714Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-21T14:15:35.714Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-21T14:15:35.714Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T14:15:35.714Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T14:15:35.714Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T14:15:35.714Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T14:15:35.714Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-21T14:15:35.714Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-21T14:15:35.714Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-21T14:15:35.714Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-21T14:15:35.714Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-21T14:15:35.714Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T14:15:35.714Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-21T14:15:35.714Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T14:15:35.714Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T14:15:35.714Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-21T14:15:35.714Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-21T14:15:35.714Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T14:15:35.714Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.714Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T14:15:35.714Z] [2022-04-21T14:15:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-21T14:15:35.715Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-21T14:15:35.715Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-21T14:15:35.715Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-21T14:15:35.715Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T14:15:35.715Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T14:15:35.715Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-21T14:15:35.715Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T14:15:35.715Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-21T14:15:35.715Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T14:15:35.715Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-21T14:15:35.715Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T14:15:35.715Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.715Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T14:15:35.715Z] [2022-04-21T14:15:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T14:15:35.716Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-21T14:15:35.716Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-21T14:15:35.716Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-21T14:15:35.716Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T14:15:35.716Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T14:15:35.716Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T14:15:35.716Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T14:15:35.716Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-21T14:15:35.716Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-21T14:15:35.716Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T14:15:35.716Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T14:15:35.716Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-21T14:15:35.716Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-21T14:15:35.716Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T14:15:35.716Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T14:15:35.716Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-21T14:15:35.716Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-21T14:15:35.716Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-21T14:15:35.716Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T14:15:35.716Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T14:15:35.716Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T14:15:35.716Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T14:15:35.716Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T14:15:35.716Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T14:15:35.716Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.716Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T14:15:35.716Z] [2022-04-21T14:15:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-21T14:15:35.717Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-21T14:15:35.717Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-21T14:15:35.717Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T14:15:35.717Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T14:15:35.717Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-21T14:15:35.717Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-21T14:15:35.717Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-21T14:15:35.717Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-21T14:15:35.717Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-21T14:15:35.717Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T14:15:35.717Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T14:15:35.717Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-21T14:15:35.717Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-21T14:15:35.717Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-21T14:15:35.717Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-21T14:15:35.717Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-21T14:15:35.717Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-21T14:15:35.717Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-21T14:15:35.717Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-21T14:15:35.717Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-21T14:15:35.717Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-21T14:15:35.717Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-21T14:15:35.717Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T14:15:35.717Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.717Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T14:15:35.717Z] [2022-04-21T14:15:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-21T14:15:35.718Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-21T14:15:35.718Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-21T14:15:35.718Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T14:15:35.718Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-21T14:15:35.718Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-21T14:15:35.718Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-21T14:15:35.718Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-21T14:15:35.718Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:15:35.718Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T14:15:35.718Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-21T14:15:35.718Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T14:15:35.718Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T14:15:35.718Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-21T14:15:35.718Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-21T14:15:35.718Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-21T14:15:35.718Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-21T14:15:35.718Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T14:15:35.718Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.718Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T14:15:35.718Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T14:15:35.719Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T14:15:35.719Z] [2022-04-21T14:15:35.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-21T14:15:35.720Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.720Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-21T14:15:35.720Z] [2022-04-21T14:15:35.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T14:15:35.720Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-21T14:15:35.721Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-21T14:15:35.721Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T14:15:35.721Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:15:35.721Z] [2022-04-21T14:15:35.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:15:35.721Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:15:35.722Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.722Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:15:35.722Z] [2022-04-21T14:15:35.732Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-21T14:15:35.732Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.732Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-21T14:15:35.732Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.732Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-21T14:15:35.732Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.732Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-21T14:15:35.732Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.732Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-21T14:15:35.732Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.732Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-21T14:15:35.732Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.732Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-21T14:15:35.732Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T14:15:35.732Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-21T14:15:36.177Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] DONE 1088 tests, 539 skipped in 1962.947s [2022-04-21T14:15:36.177Z] INFO: Integration tests ended at 04/21/2022 14:15:35. Duration:00:32:43.0772267 [2022-04-21T14:15:36.177Z] INFO: Docker info of the daemon under test at end of run [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] Containers: 10 [2022-04-21T14:15:36.177Z] Running: 0 [2022-04-21T14:15:36.177Z] Paused: 0 [2022-04-21T14:15:36.177Z] Stopped: 10 [2022-04-21T14:15:36.177Z] Images: 18 [2022-04-21T14:15:36.177Z] Server Version: 0.0.0-dev [2022-04-21T14:15:36.177Z] Storage Driver: windowsfilter [2022-04-21T14:15:36.177Z] Windows: [2022-04-21T14:15:36.177Z] Logging Driver: json-file [2022-04-21T14:15:36.177Z] Plugins: [2022-04-21T14:15:36.177Z] Volume: local [2022-04-21T14:15:36.177Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T14:15:36.177Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T14:15:36.177Z] Swarm: inactive [2022-04-21T14:15:36.177Z] Default Isolation: process [2022-04-21T14:15:36.177Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T14:15:36.177Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-21T14:15:36.177Z] OSType: windows [2022-04-21T14:15:36.177Z] Architecture: x86_64 [2022-04-21T14:15:36.177Z] CPUs: 4 [2022-04-21T14:15:36.177Z] Total Memory: 32GiB [2022-04-21T14:15:36.177Z] Name: azwin-2-f9b9e0 [2022-04-21T14:15:36.177Z] ID: 24MV:FTXP:ZWH5:FUCL:SLXH:KYVW:7K7O:D4VB:GOYQ:NZVQ:PNXF:FX4E [2022-04-21T14:15:36.177Z] Docker Root Dir: D:\CI\PR-43511\2\daemon [2022-04-21T14:15:36.177Z] Debug Mode (client): false [2022-04-21T14:15:36.177Z] Debug Mode (server): true [2022-04-21T14:15:36.177Z] File Descriptors: -1 [2022-04-21T14:15:36.177Z] Goroutines: 17 [2022-04-21T14:15:36.177Z] System Time: 2022-04-21T14:15:35.7536969Z [2022-04-21T14:15:36.177Z] EventsListeners: 0 [2022-04-21T14:15:36.177Z] Registry: https://index.docker.io/v1/ [2022-04-21T14:15:36.177Z] Labels: [2022-04-21T14:15:36.177Z] Experimental: false [2022-04-21T14:15:36.177Z] Insecure Registries: [2022-04-21T14:15:36.177Z] 127.0.0.0/8 [2022-04-21T14:15:36.177Z] Live Restore Enabled: false [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] [2022-04-21T14:15:36.177Z] INFO: Stopping daemon under test [2022-04-21T14:15:36.177Z] SUCCESS: The process with PID 6056 (child process of PID 5908) has been terminated. [2022-04-21T14:15:36.177Z] SUCCESS: The process with PID 5908 (child process of PID 4388) has been terminated. [2022-04-21T14:15:36.177Z] INFO: Stop tailing logs of the daemon under tests [2022-04-21T14:15:36.177Z] INFO: executeCI.ps1 Completed successfully at 04/21/2022 14:15:35. [2022-04-21T14:15:36.177Z] INFO: Tidying up at end of run [2022-04-21T14:15:36.177Z] ----------- DAEMON LOG ------------ [2022-04-21T14:15:36.177Z] 2022/04/21 13:40:43 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-21T14:15:36.177Z] ----------- END DAEMON LOG -------- [2022-04-21T14:15:36.177Z] INFO: Saving daemon under test log (d:\CI\PR-43511\2\dut.out) to bundles\CIDUT.out [2022-04-21T14:15:36.177Z] INFO: Saving daemon under test log (d:\CI\PR-43511\2\dut.err) to bundles\CIDUT.err [2022-04-21T14:15:36.177Z] INFO: Saving containerd logs to bundles [2022-04-21T14:15:36.177Z] INFO: Nuke-Everything... [2022-04-21T14:15:36.188Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-21T14:15:36.632Z] INFO: Container count on control daemon to delete is 2 [2022-04-21T14:15:36.632Z] 65a441928b5c [2022-04-21T14:15:36.632Z] 41b04755ac03 [2022-04-21T14:15:37.087Z] INFO: Tidying pidfile d:\CI\PR-43511\2\docker.pid [2022-04-21T14:15:37.087Z] INFO: Nuking d:\CI [2022-04-21T14:15:41.785Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-21T14:15:41.955Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-21T14:15:46.446Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-21T14:15:52.244Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-21T14:15:52.244Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-21T14:15:52.244Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-21T14:15:54.409Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-21T14:15:54.409Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-21T14:15:54.409Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-21T14:15:54.409Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:15:54.409Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-21T14:15:54.409Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:15:54.409Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-21T14:15:54.720Z] INFO: Zapped successfully [2022-04-21T14:15:54.720Z] [2022-04-21T14:15:54.720Z] INFO: executeCI.ps1 exiting at Thu Apr 21 14:15:53 CUT 2022. Duration 00:53:45.4231487 [2022-04-21T14:15:54.720Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-21T14:15:54.960Z] Recording test results [2022-04-21T14:15:54.975Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-21T14:15:56.575Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-21T14:15:56.575Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T14:15:56.575Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-21T14:15:56.575Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-21T14:15:57.859Z] === RUN TestDockerSuite/TestRmiTag [2022-04-21T14:15:58.316Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-21T14:15:58.738Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-21T14:15:58.738Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-21T14:15:58.738Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-21T14:15:58.738Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-21T14:15:58.738Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T14:15:58.738Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-21T14:15:58.738Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T14:15:58.738Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-21T14:16:00.904Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-21T14:16:01.201Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-21T14:16:03.070Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-21T14:16:03.755Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-21T14:16:04.597Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-21T14:16:04.597Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-21T14:16:04.597Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.597Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-21T14:16:05.785Z] Creating win-2022-integration-bundles.zip [2022-04-21T14:16:06.762Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-21T14:16:06.762Z] === RUN TestDockerSuite/TestContainerAPIGetAll [Pipeline] archiveArtifacts [2022-04-21T14:16:06.959Z] Archiving artifacts [2022-04-21T14:16:08.927Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-21T14:16:08.927Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T14:16:08.927Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-21T14:16:08.927Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T14:16:08.927Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-21T14:16:11.094Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-21T14:16:11.094Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-21T14:16:12.622Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-21T14:16:12.622Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T14:16:12.622Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-21T14:16:14.785Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-21T14:16:14.785Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-21T14:16:17.738Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-21T14:16:18.827Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-21T14:16:20.990Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-21T14:16:22.004Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43511/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T14:16:22.925Z] + make clean [2022-04-21T14:16:24.451Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T14:16:24.451Z] docker-dev-cache [2022-04-21T14:16:24.451Z] docker-mod-cache [Pipeline] deleteDir [2022-04-21T14:16:25.663Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-21T14:16:26.117Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-21T14:16:26.117Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T14:16:26.117Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-21T14:16:26.117Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T14:16:26.117Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-21T14:16:26.117Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T14:16:26.117Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-21T14:16:26.117Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T14:16:26.117Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-21T14:16:26.117Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T14:16:26.117Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-21T14:16:26.117Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T14:16:26.117Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-21T14:16:26.117Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T14:16:26.117Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-21T14:16:26.272Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T14:16:29.001Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-21T14:16:29.001Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T14:16:29.001Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-21T14:16:29.001Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T14:16:29.001Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-21T14:16:29.161Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-21T14:16:29.161Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-21T14:16:29.161Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-21T14:16:29.161Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-21T14:16:29.161Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-21T14:16:30.687Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-21T14:16:30.687Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-21T14:16:30.687Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-21T14:16:33.674Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-21T14:16:37.384Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-21T14:16:37.730Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-21T14:16:37.730Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T14:16:37.730Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-21T14:16:39.549Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-21T14:16:39.895Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-21T14:16:39.895Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-21T14:16:42.441Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-21T14:16:43.609Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-21T14:16:44.604Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-21T14:16:44.604Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-21T14:16:45.774Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-21T14:16:45.774Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T14:16:45.774Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-21T14:16:45.774Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T14:16:45.774Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-21T14:16:45.774Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T14:16:45.774Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-21T14:16:45.774Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T14:16:45.774Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-21T14:16:45.774Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T14:16:45.774Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-21T14:16:47.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-21T14:16:47.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-21T14:16:49.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-21T14:16:50.374Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-21T14:16:50.374Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:16:50.374Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-21T14:16:50.374Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T14:16:50.374Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-21T14:16:50.374Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T14:16:50.374Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-21T14:16:50.374Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T14:16:50.374Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-21T14:16:50.374Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T14:16:50.374Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-21T14:16:50.374Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T14:16:50.374Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-21T14:16:50.374Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T14:16:50.374Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-21T14:16:50.374Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T14:16:50.374Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-21T14:16:50.374Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T14:16:50.374Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-21T14:16:50.374Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T14:16:50.374Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-21T14:16:50.374Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T14:16:50.374Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-21T14:16:52.536Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-21T14:16:52.536Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T14:16:52.536Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-21T14:16:56.246Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-21T14:16:56.246Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T14:16:56.246Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-21T14:16:56.246Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T14:16:56.246Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-21T14:16:58.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-21T14:16:58.410Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-21T14:16:58.410Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T14:16:58.410Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-21T14:16:58.410Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T14:16:58.410Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-21T14:16:58.410Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T14:16:58.410Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-21T14:16:58.410Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T14:16:58.410Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-21T14:16:58.410Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T14:16:58.410Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-21T14:16:58.410Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T14:16:58.410Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-21T14:16:58.410Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T14:16:58.410Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-21T14:16:59.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-21T14:16:59.936Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-21T14:17:01.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000cd1200_} [2022-04-21T14:17:02.823Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-21T14:17:03.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1276049048_c:\foo_false____} [2022-04-21T14:17:05.004Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-21T14:17:05.004Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T14:17:05.004Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-21T14:17:05.004Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T14:17:05.004Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-21T14:17:05.004Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T14:17:05.462Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-21T14:17:07.644Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-21T14:17:07.644Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T14:17:07.644Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-21T14:17:07.644Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T14:17:07.644Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-21T14:17:07.644Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T14:17:07.644Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-21T14:17:07.644Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T14:17:08.102Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-21T14:17:09.637Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-21T14:17:12.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1276049048_c:\foo_true____} [2022-04-21T14:17:13.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-21T14:17:13.409Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-21T14:17:13.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-21T14:17:13.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-21T14:17:13.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-21T14:17:13.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-21T14:17:13.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-21T14:17:13.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-21T14:17:13.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-21T14:17:13.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-21T14:17:13.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-21T14:17:13.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-21T14:17:13.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-21T14:17:13.869Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-21T14:17:13.869Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T14:17:13.869Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-21T14:17:13.869Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T14:17:13.869Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-21T14:17:13.869Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T14:17:13.869Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-21T14:17:13.869Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T14:17:13.869Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-21T14:17:13.869Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T14:17:13.869Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-21T14:17:15.431Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-21T14:17:15.432Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T14:17:15.432Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-21T14:17:15.432Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T14:17:15.432Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-21T14:17:15.432Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T14:17:15.432Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-21T14:17:15.432Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T14:17:15.432Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-21T14:17:15.432Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T14:17:15.432Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-21T14:17:15.432Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T14:17:15.432Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-21T14:17:16.047Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-21T14:17:16.048Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T14:17:16.048Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-21T14:17:16.048Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:17:16.048Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-21T14:17:16.048Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:17:16.048Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-21T14:17:16.048Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T14:17:16.048Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-21T14:17:16.048Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:17:16.048Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-21T14:17:16.048Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:17:16.048Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-21T14:17:16.048Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T14:17:16.048Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-21T14:17:16.048Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:17:16.048Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-21T14:17:16.048Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T14:17:16.048Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-21T14:17:16.048Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T14:17:16.048Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-21T14:17:16.048Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T14:17:16.048Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-21T14:17:16.048Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:17:16.048Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-21T14:17:16.048Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:17:16.048Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-21T14:17:18.226Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-21T14:17:18.226Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-21T14:17:18.226Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T14:17:18.226Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-21T14:17:18.334Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-21T14:17:18.334Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T14:17:18.334Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-21T14:17:18.334Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-21T14:17:18.334Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T14:17:18.334Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-21T14:17:20.405Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-21T14:17:20.405Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T14:17:20.405Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-21T14:17:20.405Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T14:17:20.405Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-21T14:17:20.405Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T14:17:20.405Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-21T14:17:20.509Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-21T14:17:23.448Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-21T14:17:23.448Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T14:17:23.448Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-21T14:17:24.142Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-21T14:17:25.626Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-21T14:17:25.626Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T14:17:25.626Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-21T14:17:25.626Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:17:25.626Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-21T14:17:25.626Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T14:17:25.626Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-21T14:17:26.319Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-21T14:17:26.319Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:17:26.319Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-21T14:17:26.319Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T14:17:26.319Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-21T14:17:28.529Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-21T14:17:30.704Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-21T14:17:33.649Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-21T14:17:35.015Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-21T14:17:35.015Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:17:35.015Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-21T14:17:35.015Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:17:35.015Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-21T14:17:35.825Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-21T14:17:36.284Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-21T14:17:36.284Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.284Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-21T14:17:36.284Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.284Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-21T14:17:36.284Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.284Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-21T14:17:36.284Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.284Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T14:17:36.284Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T14:17:36.284Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-21T14:17:36.284Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.284Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-21T14:17:36.284Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.284Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-21T14:17:40.968Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-21T14:17:40.968Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T14:17:40.968Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-21T14:17:40.968Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-21T14:17:40.968Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T14:17:40.968Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-21T14:17:40.968Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T14:17:40.968Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-21T14:17:40.968Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:17:40.968Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-21T14:17:40.968Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:17:40.968Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-21T14:17:47.397Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-21T14:17:47.397Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T14:17:47.397Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-21T14:17:47.397Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T14:17:47.397Z] === RUN TestDockerSuite/TestCpToDot [2022-04-21T14:17:48.047Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-21T14:17:48.047Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T14:17:48.047Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-21T14:17:48.366Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-21T14:17:48.366Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T14:17:48.366Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-21T14:17:48.366Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T14:17:48.366Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-21T14:17:49.584Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-21T14:17:49.584Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T14:17:49.584Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-21T14:17:49.584Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T14:17:49.584Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-21T14:17:49.584Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T14:17:49.584Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-21T14:17:49.584Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T14:17:49.584Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-21T14:17:49.584Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T14:17:49.584Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-21T14:17:49.584Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T14:17:49.584Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-21T14:17:49.584Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T14:17:49.584Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-21T14:17:49.584Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T14:17:49.584Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-21T14:17:49.584Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T14:17:49.584Z] === RUN TestDockerSuite/TestRunMount [2022-04-21T14:17:49.584Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T14:17:49.584Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-21T14:17:49.584Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T14:17:49.584Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-21T14:17:49.584Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T14:17:49.584Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-21T14:17:49.584Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T14:17:49.584Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-21T14:17:50.544Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-21T14:17:50.544Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:17:50.544Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-21T14:17:50.544Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T14:17:50.544Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-21T14:17:50.544Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T14:17:50.544Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-21T14:17:50.544Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T14:17:50.544Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-21T14:17:50.544Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-21T14:17:51.003Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-21T14:17:52.541Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-21T14:17:54.720Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-21T14:17:54.720Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-21T14:17:55.179Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-21T14:17:56.717Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-21T14:17:57.176Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-21T14:17:57.636Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-21T14:17:57.636Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T14:17:57.636Z] === RUN TestDockerSuite/TestCreateRM [2022-04-21T14:17:57.636Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-21T14:17:57.636Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T14:17:57.636Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-21T14:17:58.095Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-21T14:17:58.095Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-21T14:17:58.147Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-21T14:17:58.147Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T14:17:58.147Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-21T14:17:58.147Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T14:17:58.147Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-21T14:17:58.147Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T14:17:58.147Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-21T14:18:02.837Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-21T14:18:07.521Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-21T14:18:07.521Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T14:18:07.521Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-21T14:18:07.521Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T14:18:07.521Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-21T14:18:07.521Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T14:18:07.521Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-21T14:18:07.521Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T14:18:07.521Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-21T14:18:07.521Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T14:18:07.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-21T14:18:07.521Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T14:18:07.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-21T14:18:07.521Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T14:18:07.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-21T14:18:07.521Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T14:18:07.521Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-21T14:18:07.521Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T14:18:07.521Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-21T14:18:07.521Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-21T14:18:08.487Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-21T14:18:10.021Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-21T14:18:10.481Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-21T14:18:10.481Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-21T14:18:10.481Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-21T14:18:12.194Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-21T14:18:12.660Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-21T14:18:13.119Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-21T14:18:13.119Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:18:13.119Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-21T14:18:13.160Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-21T14:18:15.299Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-21T14:18:15.299Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-21T14:18:15.299Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-21T14:18:15.299Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-21T14:18:15.299Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-21T14:18:15.299Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-21T14:18:15.299Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-21T14:18:15.299Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-21T14:18:15.299Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-21T14:18:15.299Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestDockerFails [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-21T14:18:15.299Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-21T14:18:15.299Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-21T14:18:15.299Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-21T14:18:15.299Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-21T14:18:15.299Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.299Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-21T14:18:15.335Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-21T14:18:15.793Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.793Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-21T14:18:15.793Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.793Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-21T14:18:15.793Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.793Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-21T14:18:15.793Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.793Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-21T14:18:15.793Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.793Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-21T14:18:15.793Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.793Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-21T14:18:15.793Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.793Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-21T14:18:15.793Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T14:18:15.793Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T14:18:19.522Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-21T14:18:19.522Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T14:18:19.522Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-21T14:18:19.522Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T14:18:19.522Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-21T14:18:19.522Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T14:18:19.522Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-21T14:18:19.522Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T14:18:19.522Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-21T14:18:19.522Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T14:18:19.522Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-21T14:18:22.374Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-21T14:18:24.552Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-21T14:18:26.090Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-21T14:18:29.848Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-21T14:18:29.848Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T14:18:29.848Z] === RUN TestDockerSuite/TestRunRm [2022-04-21T14:18:30.815Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-21T14:18:33.165Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-21T14:18:36.601Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-21T14:18:36.906Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-21T14:18:39.506Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-21T14:18:41.598Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-21T14:18:41.882Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-21T14:18:43.135Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-21T14:18:43.594Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-21T14:18:44.785Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-21T14:18:44.785Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T14:18:44.785Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-21T14:18:44.785Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T14:18:44.785Z] === RUN TestDockerSuite/TestRunState [2022-04-21T14:18:44.785Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T14:18:44.785Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-21T14:18:46.960Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-21T14:18:46.960Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T14:18:46.960Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-21T14:18:46.960Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-21T14:18:46.960Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T14:18:46.960Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-21T14:18:46.960Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T14:18:46.960Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-21T14:18:47.328Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-21T14:18:47.328Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-21T14:18:47.418Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-21T14:18:47.418Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-21T14:18:47.418Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T14:18:47.418Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-21T14:18:48.296Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-21T14:18:52.032Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-21T14:18:52.108Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-21T14:18:52.108Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T14:18:52.108Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-21T14:18:52.108Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T14:18:52.108Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-21T14:18:52.108Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T14:18:52.108Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-21T14:18:52.108Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T14:18:52.108Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-21T14:18:52.108Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T14:18:52.108Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-21T14:18:52.108Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T14:18:52.108Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-21T14:18:52.108Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T14:18:52.108Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-21T14:18:52.108Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T14:18:52.108Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-21T14:18:52.108Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T14:18:52.108Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-21T14:18:52.108Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T14:18:52.108Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-21T14:18:55.012Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-21T14:18:55.012Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T14:18:55.012Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-21T14:18:56.720Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-21T14:18:56.720Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-21T14:18:56.720Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-21T14:18:56.720Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:18:56.720Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-21T14:18:56.720Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T14:18:56.720Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-21T14:18:56.720Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T14:18:56.720Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-21T14:18:57.189Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-21T14:18:57.189Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T14:18:57.189Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-21T14:18:57.189Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T14:18:57.189Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-21T14:18:57.688Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-21T14:18:57.688Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T14:18:57.688Z] === RUN TestDockerSuite/TestEventsRename [2022-04-21T14:18:59.866Z] === RUN TestDockerSuite/TestEventsResize [2022-04-21T14:19:00.928Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-21T14:19:08.000Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-21T14:19:08.437Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-21T14:19:09.406Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-21T14:19:11.584Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-21T14:19:13.788Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-21T14:19:16.288Z] === RUN TestDockerSuite/TestEventsTop [2022-04-21T14:19:16.288Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T14:19:16.288Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-21T14:19:18.465Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-21T14:19:20.857Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-21T14:19:20.857Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T14:19:20.857Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-21T14:19:20.857Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-21T14:19:23.760Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-21T14:19:25.541Z] === RUN TestDockerSuite/TestExec [2022-04-21T14:19:25.541Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:19:25.542Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-21T14:19:25.542Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:19:25.542Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-21T14:19:25.934Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-21T14:19:27.076Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-21T14:19:28.614Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-21T14:19:28.614Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T14:19:28.614Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-21T14:19:28.614Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T14:19:28.614Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-21T14:19:28.614Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:19:28.614Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-21T14:19:28.836Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-21T14:19:28.836Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T14:19:28.836Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-21T14:19:28.836Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-21T14:19:28.836Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-21T14:19:28.836Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T14:19:28.836Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-21T14:19:28.836Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T14:19:28.836Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-21T14:19:28.836Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T14:19:28.836Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-21T14:19:28.836Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T14:19:28.836Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-21T14:19:28.836Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T14:19:28.836Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-21T14:19:30.791Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-21T14:19:32.327Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-21T14:19:33.523Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-21T14:19:33.865Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-21T14:19:35.058Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-21T14:19:36.041Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-21T14:19:37.235Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-21T14:19:39.775Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-21T14:19:39.775Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T14:19:39.775Z] === RUN TestDockerSuite/TestExecEnv [2022-04-21T14:19:39.775Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:19:39.775Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-21T14:19:39.775Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T14:19:39.775Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-21T14:19:41.312Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-21T14:19:43.020Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-21T14:19:43.020Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-21T14:19:43.020Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-21T14:19:43.020Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-21T14:19:43.020Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-21T14:19:43.020Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-21T14:19:43.020Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-21T14:19:43.020Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-21T14:19:43.020Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-21T14:19:43.020Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-21T14:19:43.020Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-21T14:19:43.020Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-21T14:19:43.020Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-21T14:19:43.020Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-21T14:19:43.020Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-21T14:19:43.020Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-21T14:19:43.020Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T14:19:43.020Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-21T14:19:45.200Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-21T14:19:45.200Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-21T14:19:45.658Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-21T14:19:46.003Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-21T14:19:46.003Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T14:19:46.003Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-21T14:19:46.003Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T14:19:46.003Z] === RUN TestDockerSuite/TestExecParseError [2022-04-21T14:19:46.003Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T14:19:46.003Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-21T14:19:46.003Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T14:19:46.003Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-21T14:19:46.003Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T14:19:46.003Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-21T14:19:46.116Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-21T14:19:47.540Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-21T14:19:47.540Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T14:19:47.540Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-21T14:19:47.540Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T14:19:47.540Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-21T14:19:47.540Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:19:47.540Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-21T14:19:47.540Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T14:19:47.540Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-21T14:19:47.540Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T14:19:47.540Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-21T14:19:47.653Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-21T14:19:47.653Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-21T14:19:49.716Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-21T14:19:49.716Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T14:19:49.716Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-21T14:19:50.560Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-21T14:19:52.735Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-21T14:19:55.634Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-21T14:19:55.634Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:19:55.634Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-21T14:19:56.789Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-21T14:19:56.789Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T14:19:56.789Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-21T14:19:56.789Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T14:19:56.789Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-21T14:19:56.789Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T14:19:56.789Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-21T14:20:02.577Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-21T14:20:04.195Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-21T14:20:04.195Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:20:04.195Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-21T14:20:08.370Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-21T14:20:08.881Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-21T14:20:08.882Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T14:20:08.882Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-21T14:20:08.882Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:20:08.882Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-21T14:20:08.882Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T14:20:08.882Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-21T14:20:08.882Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T14:20:08.882Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-21T14:20:11.274Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-21T14:20:15.962Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-21T14:20:15.962Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:20:16.420Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-21T14:20:16.420Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T14:20:16.420Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-21T14:20:16.420Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T14:20:16.420Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-21T14:20:16.420Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:20:16.420Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-21T14:20:16.420Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T14:20:16.420Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-21T14:20:16.420Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:20:16.420Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-21T14:20:17.063Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-21T14:20:17.063Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:20:17.063Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-21T14:20:17.063Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-21T14:20:17.063Z] === RUN TestDockerSuite/TestHealth [2022-04-21T14:20:17.063Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T14:20:17.063Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-21T14:20:17.063Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-21T14:20:17.063Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-21T14:20:17.063Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-21T14:20:20.155Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-21T14:20:20.796Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-21T14:20:20.796Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-21T14:20:20.796Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T14:20:20.796Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-21T14:20:20.796Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-21T14:20:20.796Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-21T14:20:21.254Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-21T14:20:21.713Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-21T14:20:21.713Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T14:20:21.713Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-21T14:20:22.683Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-21T14:20:22.683Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-21T14:20:23.054Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-21T14:20:23.054Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T14:20:23.054Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-21T14:20:24.858Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-21T14:20:24.858Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-21T14:20:25.225Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-21T14:20:25.225Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T14:20:25.683Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-21T14:20:25.683Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T14:20:25.683Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-21T14:20:25.683Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:20:25.683Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-21T14:20:25.683Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T14:20:25.683Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-21T14:20:25.683Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:20:25.683Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-21T14:20:25.683Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:20:25.683Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-21T14:20:27.037Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-21T14:20:29.216Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-21T14:20:29.216Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-21T14:20:29.216Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:20:29.216Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-21T14:20:32.952Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-21T14:20:32.952Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-21T14:20:32.952Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-21T14:20:32.952Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:20:32.952Z] === RUN TestDockerSuite/TestImportFile [2022-04-21T14:20:32.952Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:20:32.952Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-21T14:20:32.952Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-21T14:20:32.952Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T14:20:32.952Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-21T14:20:32.952Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:20:32.952Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-21T14:20:32.952Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:20:32.952Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-21T14:20:32.952Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T14:20:33.411Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-21T14:20:33.411Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T14:20:33.411Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-21T14:20:33.411Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T14:20:33.411Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-21T14:20:33.411Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-21T14:20:33.411Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:20:33.411Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-21T14:20:33.411Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:20:33.411Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-21T14:20:35.587Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-21T14:20:37.124Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-21T14:20:37.124Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:20:37.124Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-21T14:20:37.124Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T14:20:37.124Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-21T14:20:37.124Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-21T14:20:37.124Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T14:20:37.124Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-21T14:20:39.309Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-21T14:20:39.769Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-21T14:20:41.307Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-21T14:20:41.307Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:20:41.308Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-21T14:20:41.308Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T14:20:41.766Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-21T14:20:41.766Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T14:20:41.766Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-21T14:20:43.304Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-21T14:20:43.352Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-21T14:20:43.352Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-21T14:20:43.352Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-21T14:20:43.352Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:20:43.352Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-21T14:20:43.352Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-21T14:20:43.352Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-21T14:20:43.352Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-21T14:20:44.885Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-21T14:20:44.885Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-21T14:20:47.036Z] === RUN TestDockerSuite/TestInspectImage [2022-04-21T14:20:47.036Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:20:47.036Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-21T14:20:47.036Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:20:47.036Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-21T14:20:47.036Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:20:47.498Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-21T14:20:47.785Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-21T14:20:48.243Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-21T14:20:48.700Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-21T14:20:48.700Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-21T14:20:48.700Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-21T14:20:49.033Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-21T14:20:51.211Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-21T14:20:51.211Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-21T14:20:53.393Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-21T14:20:54.930Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-21T14:20:54.930Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T14:20:54.930Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-21T14:20:55.389Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-21T14:20:56.924Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-21T14:20:57.257Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-21T14:20:57.257Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:20:57.257Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-21T14:20:57.715Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-21T14:20:57.715Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-21T14:20:57.715Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T14:20:57.715Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-21T14:20:59.826Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-21T14:21:03.560Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-21T14:21:05.101Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-21T14:21:06.271Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-21T14:21:06.271Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-21T14:21:06.271Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-21T14:21:07.278Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-21T14:21:08.813Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-21T14:21:10.991Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-21T14:21:13.169Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-21T14:21:15.347Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-21T14:21:15.347Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-21T14:21:15.347Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-21T14:21:15.347Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-21T14:21:15.347Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-21T14:21:15.347Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-21T14:21:15.347Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-21T14:21:15.347Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-21T14:21:15.347Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-21T14:21:15.347Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-21T14:21:15.347Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-21T14:21:15.347Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-21T14:21:15.347Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-21T14:21:15.347Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-21T14:21:15.347Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-21T14:21:15.347Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-21T14:21:15.347Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-21T14:21:16.580Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-21T14:21:16.580Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T14:21:16.580Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite (2190.40s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (67.04s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.87s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.69s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.78s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.43s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (64.29s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.50s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.68s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.98s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.43s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.72s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.99s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.75s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2022-04-21T14:21:17.041Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T14:21:17.041Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.59s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.48s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.49s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.62s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.60s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.48s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.18s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.58s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.77s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.14s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.83s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.40s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.29s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.23s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.33s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.19s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.95s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.32s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.83s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.63s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.57s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.49s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.96s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.65s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.40s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.51s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.99s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.98s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerignore (43.63s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.30s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.06s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.37s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.64s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.14s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.86s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.39s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.99s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.14s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (66.95s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.08s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (10.30s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.45s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.10s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.29s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.56s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.36s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildFails (2.48s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.84s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.78s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.51s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.23s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.12s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.84s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.03s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildHistory (9.91s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.32s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.04s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildLabels (0.90s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.39s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.22s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.69s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.40s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.49s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.68s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.59s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.29s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.47s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.18s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.49s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.05s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.98s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.63s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.90s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.83s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.10s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.41s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.52s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.76s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.66s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.67s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.53s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.49s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.66s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.96s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildRm (12.10s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.19s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.24s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.61s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.67s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.11s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.72s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.67s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.53s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildStderr (4.21s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.37s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.28s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.13s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.29s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.93s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.95s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.96s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.24s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.91s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.88s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.81s) [2022-04-21T14:21:17.042Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.50s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.82s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2022-04-21T14:21:17.042Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.33s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.07s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.53s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.71s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.81s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCommitChange (4.57s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.33s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.71s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCommitTTY (6.68s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.19s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.74s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.97s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.63s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.61s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.64s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.18s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.12s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.39s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.22s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.64s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.54s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.58s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.23s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.62s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.71s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.13s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.64s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.81s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.24s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.74s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.74s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.28s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.43s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.64s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.62s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.59s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.56s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009542e8_} (2.64s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13649193192_c:\foo_false____} (2.63s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13649193192_c:\foo_true____} (2.74s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.78s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.81s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.67s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.88s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.70s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.67s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.09s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCpToDot (2.78s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCpToStdout (2.78s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.04s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.61s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.33s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.51s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.21s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.66s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.61s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.58s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.68s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.33s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsCopy (4.62s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.54s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.77s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.74s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.21s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.95s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsFilters (5.17s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsFormat (5.10s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsRename (2.75s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsResize (32.86s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.53s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.18s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.97s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.55s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.81s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.56s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.14s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.15s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.18s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.15s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.66s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.18s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestExecInspectID (5.14s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-21T14:21:17.043Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.23s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T14:21:17.043Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.12s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.81s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.59s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.63s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.65s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.63s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.29s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.64s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.07s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.84s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.88s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.17s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.93s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.60s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.55s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectDefault (2.64s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectHistory (4.39s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.64s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.29s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.60s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.14s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.18s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectStatus (3.16s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.63s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.13s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.50s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.61s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.50s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.50s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.52s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.51s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.57s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.79s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.54s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.15s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.16s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.92s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.02s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.10s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.99s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.65s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.60s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsSince (9.05s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsTail (2.93s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.63s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.61s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.00s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.07s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestPsByOrder (10.56s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.52s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.11s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.77s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.60s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.77s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.52s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.52s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.30s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.64s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.76s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.82s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.99s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.73s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.51s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.63s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.00s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.65s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.64s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.15s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.70s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.62s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.76s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.49s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.05s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.38s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T14:21:17.044Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T14:21:17.044Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.03s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.26s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.49s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.54s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.51s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.19s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.49s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.37s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.40s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.77s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.62s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.52s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.59s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.43s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.99s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.61s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.53s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.53s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.53s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunExitCode (2.51s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.59s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.53s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.58s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.61s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.53s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.09s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.22s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.40s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.49s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.65s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.65s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.42s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.61s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.87s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunRm (2.54s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.62s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.55s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.58s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.62s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.51s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.26s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.78s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.53s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.45s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.16s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.59s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.11s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.16s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.60s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.58s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.24s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.14s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.77s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.24s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.65s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.57s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.55s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.52s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.35s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.76s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.84s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.37s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.15s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.64s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2022-04-21T14:21:17.045Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2022-04-21T14:21:17.045Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.84s) [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.22s) [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.09s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.55s) [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.90s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-21T14:21:17.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] --- PASS: TestDockerRegistrySuite (0.10s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:21:17.046Z] === RUN TestDockerSchema1RegistrySuite [2022-04-21T14:21:17.046Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-21T14:21:17.046Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T14:21:17.046Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T14:21:17.046Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-21T14:21:17.046Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-21T14:21:17.046Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T14:21:17.046Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T14:21:17.046Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T14:21:17.046Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-21T14:21:17.046Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-21T14:21:17.046Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-21T14:21:17.046Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-21T14:21:17.046Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-21T14:21:17.046Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-21T14:21:17.046Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-21T14:21:17.046Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-21T14:21:17.046Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-21T14:21:17.046Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-21T14:21:17.046Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-21T14:21:17.046Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-21T14:21:17.046Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-21T14:21:17.046Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-21T14:21:17.046Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-21T14:21:17.046Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-21T14:21:17.046Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:21:17.046Z] === RUN TestDockerDaemonSuite [2022-04-21T14:21:17.046Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-21T14:21:17.046Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-21T14:21:17.046Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-21T14:21:17.046Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:21:17.046Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:21:17.046Z] === RUN TestDockerSwarmSuite [2022-04-21T14:21:17.046Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-21T14:21:17.046Z] === RUN TestDockerPluginSuite [2022-04-21T14:21:17.046Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-21T14:21:17.046Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-21T14:21:17.046Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-21T14:21:17.046Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-21T14:21:17.046Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-21T14:21:17.046Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-21T14:21:17.046Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.046Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-21T14:21:17.047Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-21T14:21:17.047Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-21T14:21:17.047Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-21T14:21:17.047Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-21T14:21:17.047Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:21:17.047Z] === RUN TestDockerExternalVolumeSuite [2022-04-21T14:21:17.047Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-21T14:21:17.047Z] === RUN TestDockerNetworkSuite [2022-04-21T14:21:17.047Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-21T14:21:17.047Z] === RUN TestDockerHubPullSuite [2022-04-21T14:21:17.047Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-21T14:21:17.047Z] PASS [2022-04-21T14:21:17.047Z] ok github.com/docker/docker/integration-cli 2190.699s [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === Skipped [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T14:21:17.047Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T14:21:17.047Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T14:21:17.047Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-21T14:21:17.047Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-21T14:21:17.047Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T14:21:17.047Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T14:21:17.047Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T14:21:17.047Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T14:21:17.047Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-21T14:21:17.047Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-21T14:21:17.047Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-21T14:21:17.047Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-21T14:21:17.047Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-21T14:21:17.047Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-21T14:21:17.047Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-21T14:21:17.047Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T14:21:17.047Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-21T14:21:17.047Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T14:21:17.047Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T14:21:17.047Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2022-04-21T14:21:17.047Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T14:21:17.047Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-21T14:21:17.047Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T14:21:17.047Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-21T14:21:17.047Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T14:21:17.047Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T14:21:17.047Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T14:21:17.047Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-21T14:21:17.047Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-21T14:21:17.047Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-21T14:21:17.047Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-21T14:21:17.047Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.047Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-21T14:21:17.047Z] [2022-04-21T14:21:17.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-21T14:21:17.506Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-04-21T14:21:17.506Z] [2022-04-21T14:21:17.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-21T14:21:17.506Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.506Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.08s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.08s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-04-21T14:21:17.507Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2022-04-21T14:21:17.507Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-21T14:21:17.507Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-21T14:21:17.507Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-21T14:21:17.507Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-21T14:21:17.507Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T14:21:17.507Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T14:21:17.507Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-21T14:21:17.507Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.507Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-21T14:21:17.507Z] [2022-04-21T14:21:17.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T14:21:17.507Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-21T14:21:17.508Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T14:21:17.508Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-21T14:21:17.508Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T14:21:17.508Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T14:21:17.508Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T14:21:17.508Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-21T14:21:17.508Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-21T14:21:17.508Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T14:21:17.508Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T14:21:17.508Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T14:21:17.508Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T14:21:17.508Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-21T14:21:17.508Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-21T14:21:17.508Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T14:21:17.508Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-21T14:21:17.508Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-21T14:21:17.508Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-21T14:21:17.508Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-21T14:21:17.508Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-21T14:21:17.508Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-21T14:21:17.508Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-21T14:21:17.508Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T14:21:17.508Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T14:21:17.508Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-21T14:21:17.508Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-21T14:21:17.508Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-21T14:21:17.508Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T14:21:17.508Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T14:21:17.508Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.508Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T14:21:17.508Z] [2022-04-21T14:21:17.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T14:21:17.508Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T14:21:17.509Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T14:21:17.509Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T14:21:17.509Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-21T14:21:17.509Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-21T14:21:17.509Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-21T14:21:17.509Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-21T14:21:17.509Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T14:21:17.509Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-21T14:21:17.509Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-21T14:21:17.509Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-21T14:21:17.509Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-21T14:21:17.509Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T14:21:17.509Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T14:21:17.509Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-21T14:21:17.509Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-21T14:21:17.509Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-21T14:21:17.509Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-21T14:21:17.509Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-21T14:21:17.509Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-21T14:21:17.509Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-21T14:21:17.509Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-21T14:21:17.509Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-21T14:21:17.509Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-21T14:21:17.509Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-21T14:21:17.509Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-21T14:21:17.509Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-21T14:21:17.509Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-21T14:21:17.509Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T14:21:17.509Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.509Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T14:21:17.509Z] [2022-04-21T14:21:17.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-21T14:21:17.510Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-21T14:21:17.510Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-21T14:21:17.510Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-21T14:21:17.510Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-21T14:21:17.510Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T14:21:17.510Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-21T14:21:17.510Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-21T14:21:17.510Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-21T14:21:17.510Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-21T14:21:17.510Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:21:17.510Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T14:21:17.510Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-21T14:21:17.510Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T14:21:17.510Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T14:21:17.510Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-21T14:21:17.510Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T14:21:17.510Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-21T14:21:17.510Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.510Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-21T14:21:17.510Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-21T14:21:17.511Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-21T14:21:17.511Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-21T14:21:17.511Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T14:21:17.511Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.511Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T14:21:17.511Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T14:21:17.512Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.512Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T14:21:17.512Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-21T14:21:17.513Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-21T14:21:17.513Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-21T14:21:17.513Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T14:21:17.513Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:21:17.513Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:21:17.513Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:21:17.513Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:21:17.513Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:21:17.513Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.513Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:21:17.513Z] [2022-04-21T14:21:17.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:21:17.513Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.514Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:21:17.514Z] [2022-04-21T14:21:17.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:21:17.514Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-21T14:21:17.515Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.515Z] DONE 1088 tests, 544 skipped in 2201.918s [2022-04-21T14:21:17.515Z] INFO: Integration tests ended at 04/21/2022 14:21:17. Duration:00:36:42.0635913 [2022-04-21T14:21:17.515Z] INFO: Docker info of the daemon under test at end of run [2022-04-21T14:21:17.515Z] [2022-04-21T14:21:17.524Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-21T14:21:17.972Z] Containers: 10 [2022-04-21T14:21:17.972Z] Running: 0 [2022-04-21T14:21:17.972Z] Paused: 0 [2022-04-21T14:21:17.972Z] Stopped: 10 [2022-04-21T14:21:17.972Z] Images: 18 [2022-04-21T14:21:17.973Z] Server Version: 0.0.0-dev [2022-04-21T14:21:17.973Z] Storage Driver: windowsfilter [2022-04-21T14:21:17.973Z] Windows: [2022-04-21T14:21:17.973Z] Logging Driver: json-file [2022-04-21T14:21:17.973Z] Plugins: [2022-04-21T14:21:17.973Z] Volume: local [2022-04-21T14:21:17.973Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T14:21:17.973Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T14:21:17.973Z] Swarm: inactive [2022-04-21T14:21:17.973Z] Default Isolation: process [2022-04-21T14:21:17.973Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T14:21:17.973Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-21T14:21:17.973Z] OSType: windows [2022-04-21T14:21:17.973Z] Architecture: x86_64 [2022-04-21T14:21:17.973Z] CPUs: 4 [2022-04-21T14:21:17.973Z] Total Memory: 32GiB [2022-04-21T14:21:17.973Z] Name: azwin-2-b80e21 [2022-04-21T14:21:17.973Z] ID: UHAJ:7KVE:6AIJ:OAXW:GMEZ:3V32:3ED4:GFQ3:QMUI:WBGP:Y6BS:TUCF [2022-04-21T14:21:17.973Z] Docker Root Dir: D:\CI\PR-43511\2\daemon [2022-04-21T14:21:17.973Z] Debug Mode (client): false [2022-04-21T14:21:17.973Z] Debug Mode (server): true [2022-04-21T14:21:17.973Z] File Descriptors: -1 [2022-04-21T14:21:17.973Z] Goroutines: 44 [2022-04-21T14:21:17.973Z] System Time: 2022-04-21T14:21:17.5044315Z [2022-04-21T14:21:17.973Z] EventsListeners: 0 [2022-04-21T14:21:17.973Z] Registry: https://index.docker.io/v1/ [2022-04-21T14:21:17.973Z] Labels: [2022-04-21T14:21:17.973Z] Experimental: false [2022-04-21T14:21:17.973Z] Insecure Registries: [2022-04-21T14:21:17.973Z] 127.0.0.0/8 [2022-04-21T14:21:17.973Z] Live Restore Enabled: false [2022-04-21T14:21:17.973Z] [2022-04-21T14:21:17.973Z] [2022-04-21T14:21:17.973Z] INFO: Stopping daemon under test [2022-04-21T14:21:17.973Z] SUCCESS: The process with PID 5500 (child process of PID 3856) has been terminated. [2022-04-21T14:21:17.973Z] SUCCESS: The process with PID 3856 (child process of PID 2140) has been terminated. [2022-04-21T14:21:17.973Z] INFO: Stop tailing logs of the daemon under tests [2022-04-21T14:21:17.973Z] INFO: executeCI.ps1 Completed successfully at 04/21/2022 14:21:17. [2022-04-21T14:21:17.973Z] INFO: Tidying up at end of run [2022-04-21T14:21:17.973Z] ----------- DAEMON LOG ------------ [2022-04-21T14:21:17.973Z] 2022/04/21 13:41:28 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-21T14:21:17.973Z] ----------- END DAEMON LOG -------- [2022-04-21T14:21:17.973Z] INFO: Saving daemon under test log (d:\CI\PR-43511\2\dut.out) to bundles\CIDUT.out [2022-04-21T14:21:17.973Z] INFO: Saving daemon under test log (d:\CI\PR-43511\2\dut.err) to bundles\CIDUT.err [2022-04-21T14:21:17.973Z] INFO: Saving containerd logs to bundles [2022-04-21T14:21:17.973Z] INFO: Nuke-Everything... [2022-04-21T14:21:18.430Z] INFO: Container count on control daemon to delete is 2 [2022-04-21T14:21:18.430Z] 2c008fcc2437 [2022-04-21T14:21:18.430Z] d47aef7bece0 [2022-04-21T14:21:18.430Z] INFO: Tidying pidfile d:\CI\PR-43511\2\docker.pid [2022-04-21T14:21:18.430Z] INFO: Killing containerd with PID 2660 [2022-04-21T14:21:18.430Z] INFO: Nuking d:\CI [2022-04-21T14:21:19.060Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-21T14:21:24.850Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-21T14:21:26.387Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-21T14:21:26.387Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T14:21:26.387Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-21T14:21:28.567Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-21T14:21:28.567Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-21T14:21:33.258Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-21T14:21:36.104Z] INFO: Zapped successfully [2022-04-21T14:21:36.104Z] [2022-04-21T14:21:36.104Z] INFO: executeCI.ps1 exiting at Thu Apr 21 14:21:34 CUT 2022. Duration 00:59:29.4216314 [2022-04-21T14:21:36.104Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-21T14:21:36.344Z] Recording test results [2022-04-21T14:21:39.052Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-21T14:21:43.740Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-21T14:21:45.042Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-21T14:21:45.916Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-21T14:21:46.589Z] Creating win-2022-c8d-integration-bundles.zip [2022-04-21T14:21:48.094Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-21T14:21:48.094Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [Pipeline] archiveArtifacts [2022-04-21T14:21:48.336Z] Archiving artifacts [2022-04-21T14:21:48.552Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-21T14:21:50.733Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-21T14:21:52.268Z] === RUN TestDockerSuite/TestLogsSince [2022-04-21T14:22:02.594Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-21T14:22:02.594Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T14:22:02.594Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-21T14:22:02.594Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T14:22:02.594Z] === RUN TestDockerSuite/TestLogsTail [2022-04-21T14:22:03.579Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-21T14:22:03.893Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43511/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T14:22:04.839Z] + make clean [2022-04-21T14:22:05.790Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-21T14:22:06.400Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T14:22:06.400Z] docker-dev-cache [2022-04-21T14:22:06.400Z] docker-mod-cache [Pipeline] deleteDir [2022-04-21T14:22:08.002Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-21T14:22:08.002Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T14:22:08.002Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-21T14:22:08.002Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T14:22:08.002Z] === RUN TestDockerSuite/TestNetHostname [2022-04-21T14:22:08.002Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T14:22:08.002Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-21T14:22:08.002Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:22:08.002Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-21T14:22:08.002Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T14:22:08.002Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-21T14:22:08.002Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T14:22:08.002Z] === RUN TestDockerSuite/TestPluginActive [2022-04-21T14:22:08.002Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:22:08.002Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-21T14:22:08.002Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:22:08.002Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-21T14:22:08.002Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-21T14:22:08.002Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:22:08.002Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-21T14:22:08.002Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T14:22:08.002Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-21T14:22:08.002Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [Pipeline] } [2022-04-21T14:22:08.469Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-21T14:22:08.469Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T14:22:08.469Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-21T14:22:08.469Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T14:22:08.469Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-21T14:22:08.469Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T14:22:08.469Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-21T14:22:08.469Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T14:22:08.469Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-21T14:22:08.469Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T14:22:08.469Z] === RUN TestDockerSuite/TestPortList [2022-04-21T14:22:08.469Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T14:22:08.469Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T14:22:12.258Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-21T14:22:12.259Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:22:12.259Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-21T14:22:12.259Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-21T14:22:12.259Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-21T14:22:12.259Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-21T14:22:12.259Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-21T14:22:12.259Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-21T14:22:12.259Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-21T14:22:12.259Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-21T14:22:12.259Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-21T14:22:12.259Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-21T14:22:12.259Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-21T14:22:12.259Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-21T14:22:12.259Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-21T14:22:12.259Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-21T14:22:12.259Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-21T14:22:12.259Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-21T14:22:16.045Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-21T14:22:16.045Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-21T14:22:16.045Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-21T14:22:23.197Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-21T14:22:23.197Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T14:22:23.197Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-21T14:22:31.854Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-21T14:22:44.346Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-21T14:22:44.346Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-21T14:22:44.346Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T14:22:44.346Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-21T14:22:56.833Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-21T14:22:58.396Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-21T14:23:05.544Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-21T14:23:09.334Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-21T14:23:09.334Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T14:23:09.334Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-21T14:23:09.334Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T14:23:09.334Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-21T14:23:17.987Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-21T14:23:17.987Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:23:17.987Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-21T14:23:17.987Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T14:23:17.987Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-21T14:23:17.988Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T14:23:17.988Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-21T14:23:17.988Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T14:23:17.988Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-21T14:23:25.161Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-21T14:23:25.161Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T14:23:25.161Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-21T14:23:26.130Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-21T14:23:26.130Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T14:23:26.130Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-21T14:23:27.099Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-21T14:23:28.070Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-21T14:23:28.070Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-21T14:23:28.070Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-21T14:23:31.812Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-21T14:23:35.551Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-21T14:23:37.732Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-21T14:24:02.902Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-21T14:24:02.902Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:24:02.902Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-21T14:24:06.863Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-21T14:24:06.863Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-21T14:24:06.863Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-21T14:24:07.360Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-21T14:24:11.320Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-21T14:24:14.417Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-21T14:24:14.417Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:24:14.914Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-21T14:24:18.875Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-21T14:24:18.875Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-21T14:24:18.875Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-21T14:24:31.707Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-21T14:24:32.752Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-21T14:24:33.797Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-21T14:24:39.890Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-21T14:24:43.856Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-21T14:24:49.954Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-21T14:24:53.915Z] === RUN TestDockerSuite/TestRmiTag [2022-04-21T14:24:54.411Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-21T14:24:56.739Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-21T14:25:11.871Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-21T14:25:13.398Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-21T14:25:17.114Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-21T14:25:18.077Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-21T14:25:18.077Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T14:25:18.077Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-21T14:25:18.077Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T14:25:18.077Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-21T14:25:18.077Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T14:25:18.077Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-21T14:25:18.077Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T14:25:18.077Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-21T14:25:18.077Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T14:25:18.077Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-21T14:25:18.077Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T14:25:18.077Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-21T14:25:18.077Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T14:25:18.077Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-21T14:25:20.243Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-21T14:25:20.243Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T14:25:20.243Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-21T14:25:20.243Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T14:25:20.243Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-21T14:25:23.966Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-21T14:25:26.856Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-21T14:25:28.388Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-21T14:25:30.563Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-21T14:25:32.743Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-21T14:25:32.743Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-21T14:25:37.439Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-21T14:25:37.439Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:25:37.439Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-21T14:25:37.439Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T14:25:37.439Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-21T14:25:37.439Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T14:25:37.439Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-21T14:25:37.439Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T14:25:37.439Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-21T14:25:37.439Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T14:25:37.439Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-21T14:25:37.439Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T14:25:37.439Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-21T14:25:37.439Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T14:25:37.439Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-21T14:25:37.439Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T14:25:37.439Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-21T14:25:37.439Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T14:25:37.439Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-21T14:25:37.439Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T14:25:37.439Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-21T14:25:37.439Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T14:25:37.439Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-21T14:25:38.975Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-21T14:25:38.975Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T14:25:38.975Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-21T14:25:41.876Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-21T14:25:41.876Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T14:25:41.876Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-21T14:25:41.876Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T14:25:41.876Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-21T14:25:44.055Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-21T14:25:44.055Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T14:25:44.055Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-21T14:25:44.055Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T14:25:44.055Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-21T14:25:44.055Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T14:25:44.055Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-21T14:25:44.055Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T14:25:44.055Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-21T14:25:44.055Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T14:25:44.055Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-21T14:25:44.055Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T14:25:44.055Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-21T14:25:44.055Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T14:25:44.055Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-21T14:25:45.592Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-21T14:25:47.768Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-21T14:25:49.944Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-21T14:25:49.944Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T14:25:49.944Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-21T14:25:49.944Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T14:25:49.944Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-21T14:25:49.944Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T14:25:49.944Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-21T14:25:52.118Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-21T14:25:52.118Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T14:25:52.118Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-21T14:25:52.118Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T14:25:52.118Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-21T14:25:52.118Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T14:25:52.118Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-21T14:25:52.118Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T14:25:52.118Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-21T14:25:53.652Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-21T14:25:58.338Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-21T14:25:58.338Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T14:25:58.338Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-21T14:25:58.338Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T14:25:58.338Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-21T14:25:58.338Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T14:25:58.338Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-21T14:25:58.338Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T14:25:58.338Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-21T14:25:58.338Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T14:25:58.338Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-21T14:25:58.338Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T14:25:58.338Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-21T14:26:00.512Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-21T14:26:00.512Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T14:26:00.512Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-21T14:26:00.975Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-21T14:26:00.975Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T14:26:00.975Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-21T14:26:02.513Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-21T14:26:04.687Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-21T14:26:04.687Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T14:26:04.687Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-21T14:26:06.863Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-21T14:26:06.863Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T14:26:06.863Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-21T14:26:06.863Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:26:06.863Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-21T14:26:06.863Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T14:26:06.863Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-21T14:26:09.039Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-21T14:26:10.574Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-21T14:26:12.751Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-21T14:26:14.926Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-21T14:26:14.926Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-21T14:26:14.926Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T14:26:14.926Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-21T14:26:14.926Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:26:14.926Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-21T14:26:14.926Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T14:26:14.926Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-21T14:26:14.926Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T14:26:14.926Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T14:26:14.926Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T14:26:14.926Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-21T14:26:14.926Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T14:26:14.926Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-21T14:26:14.926Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T14:26:14.926Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-21T14:26:23.487Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-21T14:26:23.487Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T14:26:23.487Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-21T14:26:23.487Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-21T14:26:23.487Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T14:26:23.487Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-21T14:26:23.487Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T14:26:23.487Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-21T14:26:23.487Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:26:23.488Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-21T14:26:23.488Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:26:23.488Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-21T14:26:32.056Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-21T14:26:32.056Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T14:26:32.056Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-21T14:26:33.024Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-21T14:26:33.024Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T14:26:33.024Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-21T14:26:33.024Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T14:26:33.024Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-21T14:26:33.024Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T14:26:33.024Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-21T14:26:33.024Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T14:26:33.024Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-21T14:26:33.024Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T14:26:33.024Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-21T14:26:33.024Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T14:26:33.024Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-21T14:26:33.024Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T14:26:33.024Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-21T14:26:33.024Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T14:26:33.024Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-21T14:26:33.024Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T14:26:33.024Z] === RUN TestDockerSuite/TestRunMount [2022-04-21T14:26:33.024Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T14:26:33.024Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-21T14:26:33.024Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T14:26:33.024Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-21T14:26:33.024Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T14:26:33.024Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-21T14:26:33.024Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T14:26:33.024Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-21T14:26:40.090Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-21T14:26:40.090Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T14:26:40.090Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-21T14:26:40.090Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T14:26:40.090Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-21T14:26:40.090Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T14:26:40.090Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-21T14:26:43.821Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-21T14:26:47.550Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-21T14:26:47.550Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T14:26:47.550Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-21T14:26:47.550Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T14:26:47.550Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-21T14:26:47.550Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T14:26:47.550Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-21T14:26:47.550Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T14:26:47.550Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-21T14:26:47.550Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T14:26:47.550Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-21T14:26:47.550Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T14:26:47.550Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-21T14:26:47.550Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T14:26:47.550Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-21T14:26:47.550Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T14:26:47.550Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-21T14:26:47.550Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T14:26:47.550Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-21T14:26:48.008Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-21T14:26:49.543Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-21T14:26:51.078Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-21T14:26:53.255Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-21T14:26:54.221Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-21T14:26:56.396Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-21T14:26:56.396Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T14:26:56.396Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-21T14:26:56.396Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T14:26:56.396Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-21T14:26:56.396Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T14:26:56.396Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-21T14:26:56.396Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T14:26:56.396Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-21T14:26:56.396Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T14:26:56.396Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-21T14:26:56.396Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T14:26:56.396Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-21T14:26:56.396Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T14:26:56.396Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-21T14:26:56.396Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T14:26:56.396Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T14:26:59.297Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-21T14:26:59.297Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T14:26:59.297Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-21T14:26:59.297Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T14:26:59.297Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-21T14:26:59.297Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T14:26:59.297Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-21T14:26:59.297Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T14:26:59.297Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-21T14:26:59.297Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T14:26:59.297Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-21T14:27:06.364Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-21T14:27:06.364Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T14:27:06.364Z] === RUN TestDockerSuite/TestRunRm [2022-04-21T14:27:07.899Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-21T14:27:13.684Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-21T14:27:15.221Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-21T14:27:16.757Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-21T14:27:18.931Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-21T14:27:21.108Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-21T14:27:21.108Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T14:27:21.108Z] === RUN TestDockerSuite/TestRunState [2022-04-21T14:27:21.108Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T14:27:21.108Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-21T14:27:23.284Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-21T14:27:23.284Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T14:27:23.284Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-21T14:27:24.821Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-21T14:27:24.821Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T14:27:24.821Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-21T14:27:24.821Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T14:27:24.821Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-21T14:27:25.279Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-21T14:27:25.279Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-21T14:27:25.279Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T14:27:25.279Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-21T14:27:29.969Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-21T14:27:29.969Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T14:27:29.969Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-21T14:27:29.969Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T14:27:29.969Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-21T14:27:29.969Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T14:27:29.969Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-21T14:27:29.969Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T14:27:29.969Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-21T14:27:29.969Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T14:27:29.969Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-21T14:27:29.969Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T14:27:29.969Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-21T14:27:29.969Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T14:27:29.969Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-21T14:27:29.969Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T14:27:29.969Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-21T14:27:29.969Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T14:27:29.969Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-21T14:27:29.969Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T14:27:29.969Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-21T14:27:31.503Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-21T14:27:31.503Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T14:27:31.503Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-21T14:27:38.573Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-21T14:27:38.573Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T14:27:38.573Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-21T14:27:38.573Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T14:27:38.573Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-21T14:27:41.477Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-21T14:27:47.264Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-21T14:27:50.996Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-21T14:27:55.679Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-21T14:27:55.679Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T14:27:55.679Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-21T14:27:56.137Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-21T14:27:58.430Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-21T14:28:00.608Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-21T14:28:02.143Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-21T14:28:02.143Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T14:28:02.601Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-21T14:28:02.601Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-21T14:28:02.601Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-21T14:28:02.601Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T14:28:02.601Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-21T14:28:02.601Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T14:28:02.601Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-21T14:28:02.601Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T14:28:02.601Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-21T14:28:02.601Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T14:28:02.601Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-21T14:28:02.601Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T14:28:02.601Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-21T14:28:06.333Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-21T14:28:07.868Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-21T14:28:09.403Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-21T14:28:14.090Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-21T14:28:14.090Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-21T14:28:14.090Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-21T14:28:14.090Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-21T14:28:14.090Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-21T14:28:14.090Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-21T14:28:14.090Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-21T14:28:14.090Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-21T14:28:14.090Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-21T14:28:14.090Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-21T14:28:14.090Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-21T14:28:14.090Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-21T14:28:14.090Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-21T14:28:14.090Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-21T14:28:14.090Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-21T14:28:14.090Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-21T14:28:14.090Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T14:28:14.090Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-21T14:28:16.265Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-21T14:28:16.723Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-21T14:28:16.723Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-21T14:28:17.181Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-21T14:28:18.715Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-21T14:28:18.715Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-21T14:28:20.895Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-21T14:28:23.072Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-21T14:28:24.610Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-21T14:28:24.610Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:28:24.610Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-21T14:28:31.677Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-21T14:28:31.677Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:28:31.677Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-21T14:28:35.413Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-21T14:28:35.413Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T14:28:35.413Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-21T14:28:35.413Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:28:35.413Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-21T14:28:35.413Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T14:28:35.413Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-21T14:28:35.413Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T14:28:35.413Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-21T14:28:40.097Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-21T14:28:40.097Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:28:40.097Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-21T14:28:40.097Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T14:28:40.097Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-21T14:28:40.097Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T14:28:40.097Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-21T14:28:40.097Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:28:40.098Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-21T14:28:40.098Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T14:28:40.098Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-21T14:28:40.098Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:28:40.098Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-21T14:28:42.272Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-21T14:28:44.450Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-21T14:28:44.450Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T14:28:44.450Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-21T14:28:46.628Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-21T14:28:46.628Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T14:28:46.628Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-21T14:28:46.628Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T14:28:46.628Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-21T14:28:46.628Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:28:46.628Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-21T14:28:46.628Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T14:28:46.628Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-21T14:28:46.628Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:28:46.628Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-21T14:28:46.628Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:28:46.628Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-21T14:29:04.307Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-21T14:29:04.307Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-21T14:29:04.307Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-21T14:29:04.307Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:29:04.307Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-21T14:29:04.307Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-21T14:29:04.307Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-21T14:29:04.307Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-21T14:29:05.274Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-21T14:29:05.274Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-21T14:29:08.179Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-21T14:29:08.639Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-21T14:29:09.097Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-21T14:29:09.097Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-21T14:29:09.097Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-21T14:29:16.167Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-21T14:29:16.167Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:29:16.167Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-21T14:29:17.134Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-21T14:29:17.134Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-21T14:29:17.134Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T14:29:17.134Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-21T14:29:29.507Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-21T14:29:29.507Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-21T14:29:29.507Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-21T14:29:36.573Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-21T14:29:36.573Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T14:29:36.573Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite (2245.84s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (86.61s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.86s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.15s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.67s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.87s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.64s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.10s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (92.31s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.62s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.38s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.04s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.37s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.63s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.68s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.04s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.50s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.86s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.22s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.97s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.87s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.98s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.55s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.92s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.84s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.92s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.27s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.87s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.23s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.78s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.16s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-21T14:29:37.541Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.36s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.92s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2022-04-21T14:29:37.541Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.87s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.07s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.76s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.31s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.70s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.26s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.10s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.13s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.39s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.57s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.95s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.47s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.43s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.95s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.40s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.21s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.57s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.34s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.46s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.66s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.77s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.29s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.90s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (103.41s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.10s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.77s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.93s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.01s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.49s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.10s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.24s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildFails (6.84s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.39s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.91s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.41s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.83s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.27s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.39s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.80s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildHistory (10.25s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.97s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.80s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.67s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildLabel (0.93s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.95s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.47s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.36s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.41s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.85s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.85s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.46s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.35s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.01s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.06s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.19s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.46s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.48s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (6.95s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.25s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.97s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.26s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.24s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.55s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.37s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.30s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.10s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.09s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.04s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.95s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.56s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.01s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildRm (10.64s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.90s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.23s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.06s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.20s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.63s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.78s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.56s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.74s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.87s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildStderr (4.20s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.79s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.79s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.09s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.91s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.67s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.30s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.24s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.22s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.09s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.59s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.14s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.80s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.60s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.75s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.47s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.85s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.93s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.72s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestCommitChange (3.94s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.58s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.01s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestCommitTTY (5.70s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.68s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.72s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.69s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.94s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.95s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.12s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.26s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.95s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.90s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.96s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.00s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.75s) [2022-04-21T14:29:37.542Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.22s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.50s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.07s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.46s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-21T14:29:37.542Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.63s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.88s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.94s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.00s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.73s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.70s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.32s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.37s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.35s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.30s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.31s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000cd1200_} (2.31s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1276049048_c:\foo_false____} (7.33s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1276049048_c:\foo_true____} (2.32s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.06s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.06s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.05s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.91s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.08s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.56s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.24s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCpToDot (2.06s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCpToStdout (2.04s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.97s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.96s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.70s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.13s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.84s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.97s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (6.83s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.01s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.55s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsCopy (3.97s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.25s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.87s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.11s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.58s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsFilters (4.00s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsFormat (4.25s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsRename (2.09s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsResize (7.37s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.93s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.20s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.40s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.70s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.68s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.65s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.73s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.73s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.87s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.69s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.57s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.92s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestExecInspectID (4.24s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.07s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.96s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.64s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.89s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.77s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.73s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.84s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.67s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.96s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.36s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.55s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.91s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.97s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.05s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.91s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestInspectDefault (1.94s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestInspectHistory (3.70s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.98s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.85s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.96s) [2022-04-21T14:29:37.543Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.89s) [2022-04-21T14:29:37.543Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.90s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestInspectStatus (2.34s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.70s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.99s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.93s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.90s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.95s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.08s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.94s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.74s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.79s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.34s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.13s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.96s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.01s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.15s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.09s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.39s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.19s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.06s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.05s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsSince (8.68s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsTail (2.48s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.32s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.84s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.86s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPsByOrder (7.01s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.04s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.36s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.37s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.17s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.35s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.90s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.94s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.29s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-04-21T14:29:37.544Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.55s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.52s) [2022-04-21T14:29:37.544Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.15s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.56s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.24s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.78s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.59s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.52s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.61s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.66s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.52s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.56s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.42s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.39s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.70s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.10s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.39s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.32s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.92s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.13s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.76s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.90s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.55s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.03s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.02s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.96s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.20s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.98s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.80s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.81s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.01s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.02s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.00s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-21T14:29:38.003Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.92s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-21T14:29:38.003Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.71s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.55s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.42s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.91s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.94s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.04s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunExitCode (1.93s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.93s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.91s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.99s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.21s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.29s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.57s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.39s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.28s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.55s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.95s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.95s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.79s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.41s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.67s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunRm (2.01s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.15s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.07s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.95s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.92s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.20s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.97s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.80s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.33s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.97s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (6.75s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.71s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.90s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.84s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.87s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.36s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.04s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.04s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.48s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.54s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.94s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.89s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.79s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (1.94s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (1.93s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (1.90s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.68s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.51s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.18s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.91s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.18s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.95s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.27s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.80s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.97s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.83s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.70s) [2022-04-21T14:29:38.004Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-21T14:29:38.004Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.004Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-21T14:29:38.004Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-21T14:29:38.005Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:29:38.005Z] === RUN TestDockerSchema1RegistrySuite [2022-04-21T14:29:38.005Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-21T14:29:38.005Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T14:29:38.005Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T14:29:38.005Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-21T14:29:38.005Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-21T14:29:38.005Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T14:29:38.005Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T14:29:38.005Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T14:29:38.005Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-21T14:29:38.005Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-21T14:29:38.005Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-21T14:29:38.005Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-21T14:29:38.005Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-21T14:29:38.005Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-21T14:29:38.005Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-21T14:29:38.005Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-21T14:29:38.005Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-21T14:29:38.005Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-21T14:29:38.005Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-21T14:29:38.005Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-21T14:29:38.005Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-21T14:29:38.005Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-21T14:29:38.005Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-21T14:29:38.005Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-21T14:29:38.005Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:29:38.005Z] === RUN TestDockerDaemonSuite [2022-04-21T14:29:38.005Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-21T14:29:38.005Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-21T14:29:38.005Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-21T14:29:38.005Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:29:38.005Z] === RUN TestDockerSwarmSuite [2022-04-21T14:29:38.005Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-21T14:29:38.005Z] === RUN TestDockerPluginSuite [2022-04-21T14:29:38.005Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-21T14:29:38.005Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-21T14:29:38.005Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-21T14:29:38.005Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-21T14:29:38.005Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-21T14:29:38.005Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-21T14:29:38.005Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-21T14:29:38.005Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-21T14:29:38.005Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-21T14:29:38.005Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-21T14:29:38.005Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-21T14:29:38.005Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:29:38.005Z] === RUN TestDockerExternalVolumeSuite [2022-04-21T14:29:38.005Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-21T14:29:38.005Z] === RUN TestDockerNetworkSuite [2022-04-21T14:29:38.005Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-21T14:29:38.005Z] === RUN TestDockerHubPullSuite [2022-04-21T14:29:38.005Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-21T14:29:38.005Z] PASS [2022-04-21T14:29:38.005Z] ok github.com/docker/docker/integration-cli 2246.169s [2022-04-21T14:29:38.005Z] [2022-04-21T14:29:38.005Z] === Skipped [2022-04-21T14:29:38.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T14:29:38.005Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T14:29:38.005Z] [2022-04-21T14:29:38.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-21T14:29:38.005Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-21T14:29:38.005Z] [2022-04-21T14:29:38.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T14:29:38.005Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T14:29:38.005Z] [2022-04-21T14:29:38.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-21T14:29:38.005Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-21T14:29:38.005Z] [2022-04-21T14:29:38.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-21T14:29:38.005Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-21T14:29:38.005Z] [2022-04-21T14:29:38.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T14:29:38.005Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T14:29:38.005Z] [2022-04-21T14:29:38.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T14:29:38.005Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T14:29:38.005Z] [2022-04-21T14:29:38.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-21T14:29:38.005Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-21T14:29:38.005Z] [2022-04-21T14:29:38.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-21T14:29:38.005Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-21T14:29:38.005Z] [2022-04-21T14:29:38.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-21T14:29:38.005Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-21T14:29:38.005Z] [2022-04-21T14:29:38.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T14:29:38.005Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T14:29:38.005Z] [2022-04-21T14:29:38.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-21T14:29:38.005Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-21T14:29:38.005Z] [2022-04-21T14:29:38.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-21T14:29:38.005Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T14:29:38.005Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-21T14:29:38.005Z] [2022-04-21T14:29:38.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2022-04-21T14:29:38.006Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-21T14:29:38.006Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-21T14:29:38.006Z] [2022-04-21T14:29:38.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-21T14:29:38.006Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.006Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-04-21T14:29:38.007Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2022-04-21T14:29:38.007Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-21T14:29:38.007Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-21T14:29:38.007Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T14:29:38.007Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-21T14:29:38.007Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-21T14:29:38.007Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-21T14:29:38.007Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-21T14:29:38.007Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-21T14:29:38.007Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T14:29:38.007Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T14:29:38.007Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-21T14:29:38.007Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-21T14:29:38.007Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-21T14:29:38.007Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-21T14:29:38.007Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T14:29:38.007Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-21T14:29:38.007Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-21T14:29:38.007Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T14:29:38.007Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T14:29:38.007Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-21T14:29:38.007Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-21T14:29:38.007Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.007Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-21T14:29:38.007Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T14:29:38.008Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T14:29:38.008Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T14:29:38.008Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-21T14:29:38.008Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T14:29:38.008Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T14:29:38.008Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T14:29:38.008Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T14:29:38.008Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-21T14:29:38.008Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-21T14:29:38.008Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-21T14:29:38.008Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T14:29:38.008Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T14:29:38.008Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-21T14:29:38.008Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-21T14:29:38.008Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T14:29:38.008Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T14:29:38.008Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T14:29:38.008Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:29:38.008Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-21T14:29:38.008Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-21T14:29:38.008Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-21T14:29:38.008Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-21T14:29:38.008Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T14:29:38.008Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-21T14:29:38.008Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-21T14:29:38.008Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-21T14:29:38.008Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-21T14:29:38.008Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.008Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-21T14:29:38.008Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T14:29:38.009Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-21T14:29:38.009Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-21T14:29:38.009Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-21T14:29:38.009Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-21T14:29:38.009Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T14:29:38.009Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T14:29:38.009Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T14:29:38.009Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-21T14:29:38.009Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T14:29:38.009Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-21T14:29:38.009Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-21T14:29:38.009Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-21T14:29:38.009Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-21T14:29:38.009Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-21T14:29:38.009Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.009Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-21T14:29:38.009Z] [2022-04-21T14:29:38.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-21T14:29:38.009Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T14:29:38.010Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-21T14:29:38.010Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-21T14:29:38.010Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-21T14:29:38.010Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-21T14:29:38.010Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T14:29:38.010Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-21T14:29:38.010Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-21T14:29:38.010Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-21T14:29:38.010Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-21T14:29:38.010Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-21T14:29:38.010Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-21T14:29:38.010Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-21T14:29:38.010Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-21T14:29:38.010Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-21T14:29:38.010Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-21T14:29:38.010Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-21T14:29:38.010Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-21T14:29:38.010Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-21T14:29:38.010Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-21T14:29:38.010Z] [2022-04-21T14:29:38.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-21T14:29:38.010Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.010Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-21T14:29:38.468Z] [2022-04-21T14:29:38.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-21T14:29:38.468Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.468Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-21T14:29:38.468Z] [2022-04-21T14:29:38.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-21T14:29:38.468Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.468Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-21T14:29:38.468Z] [2022-04-21T14:29:38.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-21T14:29:38.468Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.468Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-21T14:29:38.468Z] [2022-04-21T14:29:38.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-21T14:29:38.468Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.468Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-21T14:29:38.468Z] [2022-04-21T14:29:38.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-21T14:29:38.468Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.468Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-21T14:29:38.468Z] [2022-04-21T14:29:38.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-21T14:29:38.468Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.468Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-21T14:29:38.468Z] [2022-04-21T14:29:38.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-21T14:29:38.468Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.468Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-21T14:29:38.468Z] [2022-04-21T14:29:38.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-21T14:29:38.468Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.468Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-21T14:29:38.468Z] [2022-04-21T14:29:38.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:29:38.468Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.468Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:29:38.468Z] [2022-04-21T14:29:38.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-21T14:29:38.468Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.468Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-21T14:29:38.468Z] [2022-04-21T14:29:38.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-21T14:29:38.468Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.468Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-21T14:29:38.468Z] [2022-04-21T14:29:38.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-21T14:29:38.468Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.468Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-21T14:29:38.468Z] [2022-04-21T14:29:38.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-21T14:29:38.468Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.468Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-21T14:29:38.468Z] [2022-04-21T14:29:38.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-21T14:29:38.468Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.468Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-21T14:29:38.468Z] [2022-04-21T14:29:38.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-21T14:29:38.468Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.468Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-21T14:29:38.468Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.469Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-21T14:29:38.469Z] [2022-04-21T14:29:38.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-21T14:29:38.469Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-21T14:29:38.470Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.470Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-21T14:29:38.470Z] [2022-04-21T14:29:38.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:29:38.471Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:29:38.471Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T14:29:38.471Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-21T14:29:38.471Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:29:38.471Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:29:38.471Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:29:38.471Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:29:38.471Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:29:38.471Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:29:38.471Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:29:38.471Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:29:38.471Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:29:38.471Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:29:38.471Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:29:38.471Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.471Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:29:38.471Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:29:38.472Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.472Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:29:38.472Z] [2022-04-21T14:29:38.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-21T14:29:38.473Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] DONE 1088 tests, 539 skipped in 2254.353s [2022-04-21T14:29:38.473Z] INFO: Integration tests ended at 04/21/2022 14:29:38. Duration:00:37:34.5125066 [2022-04-21T14:29:38.473Z] INFO: Docker info of the daemon under test at end of run [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] Containers: 10 [2022-04-21T14:29:38.473Z] Running: 0 [2022-04-21T14:29:38.473Z] Paused: 0 [2022-04-21T14:29:38.473Z] Stopped: 10 [2022-04-21T14:29:38.473Z] Images: 18 [2022-04-21T14:29:38.473Z] Server Version: 0.0.0-dev [2022-04-21T14:29:38.473Z] Storage Driver: windowsfilter [2022-04-21T14:29:38.473Z] Windows: [2022-04-21T14:29:38.473Z] Logging Driver: json-file [2022-04-21T14:29:38.473Z] Plugins: [2022-04-21T14:29:38.473Z] Volume: local [2022-04-21T14:29:38.473Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T14:29:38.473Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T14:29:38.473Z] Swarm: inactive [2022-04-21T14:29:38.473Z] Default Isolation: process [2022-04-21T14:29:38.473Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-21T14:29:38.473Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-21T14:29:38.473Z] OSType: windows [2022-04-21T14:29:38.473Z] Architecture: x86_64 [2022-04-21T14:29:38.473Z] CPUs: 4 [2022-04-21T14:29:38.473Z] Total Memory: 32GiB [2022-04-21T14:29:38.473Z] Name: azwin-2-f55c50 [2022-04-21T14:29:38.473Z] ID: RE7Z:64CD:QNKD:6KRS:JGAD:LCO5:NEFE:V6OV:OFLL:U7SI:2OWR:EUES [2022-04-21T14:29:38.473Z] Docker Root Dir: D:\CI\PR-43511\2\daemon [2022-04-21T14:29:38.473Z] Debug Mode (client): false [2022-04-21T14:29:38.473Z] Debug Mode (server): true [2022-04-21T14:29:38.473Z] File Descriptors: -1 [2022-04-21T14:29:38.473Z] Goroutines: 17 [2022-04-21T14:29:38.473Z] System Time: 2022-04-21T14:29:38.2944738Z [2022-04-21T14:29:38.473Z] EventsListeners: 0 [2022-04-21T14:29:38.473Z] Registry: https://index.docker.io/v1/ [2022-04-21T14:29:38.473Z] Labels: [2022-04-21T14:29:38.473Z] Experimental: false [2022-04-21T14:29:38.473Z] Insecure Registries: [2022-04-21T14:29:38.473Z] 127.0.0.0/8 [2022-04-21T14:29:38.473Z] Live Restore Enabled: false [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] [2022-04-21T14:29:38.473Z] INFO: Stopping daemon under test [2022-04-21T14:29:39.094Z] SUCCESS: The process with PID 3692 (child process of PID 1772) has been terminated. [2022-04-21T14:29:39.094Z] SUCCESS: The process with PID 1772 (child process of PID 840) has been terminated. [2022-04-21T14:29:39.094Z] INFO: Stop tailing logs of the daemon under tests [2022-04-21T14:29:39.094Z] INFO: executeCI.ps1 Completed successfully at 04/21/2022 14:29:38. [2022-04-21T14:29:39.094Z] INFO: Tidying up at end of run [2022-04-21T14:29:39.094Z] ----------- DAEMON LOG ------------ [2022-04-21T14:29:39.094Z] 2022/04/21 13:49:53 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-21T14:29:39.094Z] ----------- END DAEMON LOG -------- [2022-04-21T14:29:39.094Z] INFO: Saving daemon under test log (d:\CI\PR-43511\2\dut.out) to bundles\CIDUT.out [2022-04-21T14:29:39.094Z] INFO: Saving daemon under test log (d:\CI\PR-43511\2\dut.err) to bundles\CIDUT.err [2022-04-21T14:29:39.094Z] INFO: Saving containerd logs to bundles [2022-04-21T14:29:39.094Z] INFO: Nuke-Everything... [2022-04-21T14:29:39.553Z] INFO: Container count on control daemon to delete is 2 [2022-04-21T14:29:39.553Z] 7972c59d6153 [2022-04-21T14:29:39.553Z] 7dcde0d50c44 [2022-04-21T14:29:39.553Z] INFO: Tidying pidfile d:\CI\PR-43511\2\docker.pid [2022-04-21T14:29:39.553Z] INFO: Nuking d:\CI [2022-04-21T14:30:04.687Z] INFO: Zapped successfully [2022-04-21T14:30:04.687Z] [2022-04-21T14:30:04.687Z] INFO: executeCI.ps1 exiting at Thu Apr 21 14:30:01 CUT 2022. Duration 01:07:28.3447000 [2022-04-21T14:30:04.687Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-21T14:30:04.927Z] Recording test results [2022-04-21T14:30:13.785Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-21T14:30:15.334Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-21T14:30:17.081Z] Archiving artifacts [2022-04-21T14:30:32.323Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43511/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T14:30:33.248Z] + make clean [2022-04-21T14:30:34.217Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T14:30:34.217Z] docker-dev-cache [2022-04-21T14:30:34.217Z] 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